Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps which and @types/which. These dependencies needed to be updated together.
Updates 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.


Updates @types/which from 2.0.1 to 3.0.0

Commits

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) and [@types/which](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/which). These dependencies needed to be updated together.

Updates `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)

Updates `@types/which` from 2.0.1 to 3.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/which)

---
updated-dependencies:
- dependency-name: which
  dependency-type: direct:development
  update-type: version-update:semver-major
- dependency-name: "@types/which"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

dependabot bot commented on behalf of github May 9, 2023

Dependabot tried to add @fannheyward as a reviewer to this PR, but received the following error from GitHub:

POST https://github.com/api/repos/tiger-eagle/rust-see/pulls/2/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the tiger-eagle/rust-see repository. // See: https://docs.github.com/rest/reference/pulls#request-reviewers-for-a-pull-request

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.

0 participants