Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2023

Bumps which from 2.0.2 to 3.0.1.

Release notes

Sourced from which's releases.

v3.0.1

3.0.1 (2023-05-01)

Bug Fixes

Documentation

v3.0.0

3.0.0 (2022-11-01)

⚠️ BREAKING CHANGES

  • refactored with the following breaking changes
    • callback has been removed from the async interface, it is now Promise only
    • which is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0
    • cli now ignores any arguments after --

Features

Changelog

Sourced from which's changelog.

3.0.1 (2023-05-01)

Bug Fixes

Documentation

3.0.0 (2022-11-01)

⚠️ BREAKING CHANGES

  • refactored with the following breaking changes
    • callback has been removed from the async interface, it is now Promise only
    • which is now compatible with the following semver range for node: `^14.17.0 || ^16.13.0 || >=18.0.0
    • cli now ignores any arguments after --

Features

Commits
  • 261e1cf chore: release 3.0.1
  • fd7eddf chore: Bump @​npmcli/template-oss from 4.13.0 to 4.14.1 (#99)
  • c3a543e fix: check lower case extensions in windows (#100)
  • ba58b51 docs: Replace binary which with node-which in README.md (#97)
  • 048a0b3 chore: Bump @​npmcli/template-oss from 4.12.0 to 4.13.0 (#94)
  • d3dd94e chore: postinstall for dependabot template-oss PR
  • 0466ea2 chore: Bump @​npmcli/template-oss from 4.11.4 to 4.12.0
  • 876ba2e chore: postinstall for dependabot template-oss PR
  • b163c52 chore: Bump @​npmcli/template-oss from 4.11.3 to 4.11.4
  • 9d355a7 chore: postinstall for dependabot template-oss PR
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for which since your current version.


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 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 2.0.2 to 3.0.1.
- [Release notes](https://github.com/npm/node-which/releases)
- [Changelog](https://github.com/npm/node-which/blob/main/CHANGELOG.md)
- [Commits](npm/node-which@v2.0.2...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 2, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 30, 2023

Superseded by #12.

@dependabot dependabot bot closed this Aug 30, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/which-3.0.1 branch August 30, 2023 01:33
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants