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

Upgrade: Bump which from 3.0.1 to 5.0.0 #157

Merged
merged 1 commit into from
Oct 21, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 18, 2024

Bumps which from 3.0.1 to 5.0.0.

Release notes

Sourced from which's releases.

v5.0.0

5.0.0 (2024-10-01)

⚠️ BREAKING CHANGES

  • which now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

v4.0.0

4.0.0 (2023-08-29)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

Changelog

Sourced from which's changelog.

5.0.0 (2024-10-01)

⚠️ BREAKING CHANGES

  • which now supports node ^18.17.0 || >=20.5.0

Bug Fixes

Chores

4.0.0 (2023-08-29)

⚠️ BREAKING CHANGES

  • support for node 14 has been removed

Bug Fixes

Dependencies

Commits
  • b8d11c7 chore: release 5.0.0 (#152)
  • 5d49ed0 chore: run template-oss-apply
  • 77aba08 fix!: align to npm 10 node engine range
  • 8a2d8e0 chore: bump @​npmcli/eslint-config from 4.0.5 to 5.0.0
  • 1a07cd7 chore: postinstall for dependabot template-oss PR
  • 45f3aa8 chore: bump @​npmcli/template-oss from 4.23.1 to 4.23.3
  • 26bb552 chore: postinstall for dependabot template-oss PR
  • c184c01 chore: bump @​npmcli/template-oss from 4.22.0 to 4.23.1
  • a0799ff chore: postinstall for dependabot template-oss PR
  • d4009b2 chore: bump @​npmcli/template-oss to 4.22.0
  • 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 [which](https://github.com/npm/node-which) from 3.0.1 to 5.0.0.
- [Release notes](https://github.com/npm/node-which/releases)
- [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
- [Commits](npm/node-which@v3.0.1...v5.0.0)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 18, 2024
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] environment Transitive: filesystem +1 50.5 kB npm-cli-ops

🚮 Removed packages: npm/[email protected]

View full report↗︎

@bcomnes
Copy link
Owner

bcomnes commented Oct 18, 2024

@voxpelli any reason not to use the newer version?

@voxpelli
Copy link
Collaborator

@bcomnes Because the two major versions after it require Node 16 and 18 respectively and would require an engine bump :)

@bcomnes bcomnes merged commit 4be26c5 into master Oct 21, 2024
12 checks passed
@bcomnes bcomnes deleted the dependabot/npm_and_yarn/which-5.0.0 branch October 21, 2024 23:15
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.

2 participants