Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 18, 2025

Updates the requirements on NodeJS to permit the latest version.

Release notes

Sourced from NodeJS's releases.

v2.0.0

NodeJS v2.0.0

Diff since v1.3.0

Merged pull requests:

Changelog

Sourced from NodeJS's changelog.

NodeJS.jl v2.0.0 Release Notes

  • Update to Node 18.16.0

NodeJS.jl v1.1.0 Release Notes

  • Use artifact system
  • Drop support for Julia versions pre 1.3
  • Update to Node 12.13.1

NodeJS.jl v1.0.0 Release Notes

  • Update to Node 12.13.0
  • Fix Julia 1.3 bug on Windows
  • Change how npm is accessed
  • Update to Project.toml

NodeJS.jl v0.6.0 Release Notes

  • Add support for ARM binaries
  • Update Node to v10.15.0

NodeJS.jl v0.5.1 Release Notes

  • Drop precompile statement

NodeJS.jl v0.5.0 Release Notes

  • Drop julia 0.6 support, add julia 0.7 support
  • Update Node to v8.11.3
  • Precompile package

NodeJS.jl v0.4.0 Release Notes

  • Update Node to v8.10.0

NodeJS.jl v0.3.0 Release Notes

  • Update Node to v8.9.4

NodeJS.jl v0.2.0 Release Notes

  • Replace build.jl script with something with less output

NodeJS.jl v0.1.1 Release Notes

  • Update Node to v8.9.3

NodeJS.jl v0.1.0 Release Notes

  • Update Node to v8.9.1

NodeJS.jl v0.0.1 Release Notes

  • Initial release
Commits
  • 488537c Set version to v2.0.0
  • b02da5e Merge pull request #64 from davidanthoff:julia-pkgbutler-updates
  • 6c9c3a3 Fix issues identified by Julia Package Butler
  • 2230bd7 Update to Node 18
  • cd95e48 Set version to v1.3.1-DEV
  • c6d33a1 Set version to v1.3.0
  • 559239d Merge pull request #60 from davidanthoff/apple-arm
  • 89c46c1 Drop Julia 1.4 support
  • 276a93a Merge pull request #61 from davidanthoff/julia-pkgbutler-updates
  • 2db2ec2 Fix issues identified by Julia Package Butler
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [NodeJS](https://github.com/davidanthoff/NodeJS.jl) to permit the latest version.
- [Release notes](https://github.com/davidanthoff/NodeJS.jl/releases)
- [Changelog](https://github.com/davidanthoff/NodeJS.jl/blob/master/NEWS.md)
- [Commits](davidanthoff/NodeJS.jl@v0.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: NodeJS
  dependency-version: 2.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant