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

chore(deps-dev): bump which and @types/which #948

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 1, 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] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 1, 2023
@dependabot dependabot bot requested a review from fannheyward June 1, 2023 07:02
@fannheyward fannheyward merged commit 9998c1f into master Jun 1, 2023
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/which-and-types/which-3.0.1 branch June 1, 2023 07:19
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.

None yet

1 participant