Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump n from 10.0.0 to 10.1.0 #5351

Merged
merged 1 commit into from
Nov 11, 2024
Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps n from 10.0.0 to 10.1.0.

Release notes

Sourced from n's releases.

10.1.0

Added

  • --cleanup option to delete cached version after install for a one-shot install (#818)
  • download command to download Node.js version into cache (#821)
  • document using --download with run/exec/which in README
  • support trailing comments in .nvmrc file (#820)
  • mask password in download URL when displayed (#815)
Changelog

Sourced from n's changelog.

[10.1.0] (2024-11-09)

Added

  • --cleanup option to delete cached version after install for a one-shot install (#818)
  • download command to download Node.js version into cache (#821)
  • document using --download with run/exec/which in README
  • support trailing comments in .nvmrc file (#820)
  • mask password in download URL when displayed (#815)

Changed

  • removed stale code (#817)
Commits
  • 7621310 10.1.0
  • c66dc02 Update CHANGELOG for 10.1.0
  • 058fd9a Add unofficial builds as example mirror (#823)
  • fe3c3da Add manual install instructions and remove probably rarely used make instruct...
  • cbde6e2 Add download command (#821)
  • eea2a55 Add support for trailing comment in .nvmrc (#820)
  • 1a1b619 Minor reword
  • 7128e83 Add more codenames, out to 2026
  • 9d9e58a Documentation updates
  • 2914fe3 Merge branch 'develop' of github.com:tj/n into develop
  • Additional commits viewable in compare view

Dependabot compatibility score

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)

Bumps [n](https://github.com/tj/n) from 10.0.0 to 10.1.0.
- [Release notes](https://github.com/tj/n/releases)
- [Changelog](https://github.com/tj/n/blob/master/CHANGELOG.md)
- [Commits](tj/n@v10.0.0...v10.1.0)

---
updated-dependencies:
- dependency-name: "n"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2024
@dependabot dependabot bot requested a review from dmetzner November 11, 2024 03:49
@dmetzner dmetzner merged commit 621cd43 into develop Nov 11, 2024
50 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/n-10.1.0 branch November 11, 2024 14:54
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant