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 pacote from 11.3.4 to 17.0.4 #1114

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 29, 2023

Bumps pacote from 11.3.4 to 17.0.4.

Release notes

Sourced from pacote's releases.

v17.0.4

17.0.4 (2023-08-30)

Dependencies

  • ba8f790 #309 bump @​npmcli/promise-spawn from 6.0.2 to 7.0.0
  • 2c0d3ae #308 bump @​npmcli/run-script from 6.0.2 to 7.0.0

v17.0.3

17.0.3 (2023-08-24)

Dependencies

v17.0.2

17.0.2 (2023-08-18)

Dependencies

v17.0.1

17.0.1 (2023-08-15)

Dependencies

  • 6ddae13 #302 bump npm-registry-fetch from 15.0.0 to 16.0.0
  • 42bf787 #300 bump npm-pick-manifest from 8.0.2 to 9.0.0

v17.0.0

17.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed

Bug Fixes

Dependencies

v16.0.0

16.0.0 (2023-07-28)

... (truncated)

Changelog

Sourced from pacote's changelog.

17.0.4 (2023-08-30)

Dependencies

  • ba8f790 #309 bump @​npmcli/promise-spawn from 6.0.2 to 7.0.0
  • 2c0d3ae #308 bump @​npmcli/run-script from 6.0.2 to 7.0.0

17.0.3 (2023-08-24)

Dependencies

17.0.2 (2023-08-18)

Dependencies

17.0.1 (2023-08-15)

Dependencies

  • 6ddae13 #302 bump npm-registry-fetch from 15.0.0 to 16.0.0
  • 42bf787 #300 bump npm-pick-manifest from 8.0.2 to 9.0.0

17.0.0 (2023-08-15)

⚠️ BREAKING CHANGES

  • support for node <=16.13 has been removed

Bug Fixes

Dependencies

16.0.0 (2023-07-28)

⚠️ BREAKING CHANGES

  • the underlying fetch module now uses @npmcli/agent. Backwards compatibility should be fully implemented but due to the scope of this change it was made a breaking change out of an abundance of caution.
  • support for node 14 has been removed

... (truncated)

Commits
  • 18e760f chore: release 17.0.4
  • ba8f790 deps: bump @​npmcli/promise-spawn from 6.0.2 to 7.0.0
  • 2c0d3ae deps: bump @​npmcli/run-script from 6.0.2 to 7.0.0
  • 7aa2062 chore: release 17.0.3
  • ace7c28 deps: bump npm-packlist from 7.0.4 to 8.0.0
  • f1efd0c chore: release 17.0.2
  • c3b892d deps: bump sigstore from 1.3.0 to 2.0.0
  • c75d7d5 chore: release 17.0.1
  • 6ddae13 deps: bump npm-registry-fetch from 15.0.0 to 16.0.0
  • 42bf787 deps: bump npm-pick-manifest from 8.0.2 to 9.0.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by npm-cli-ops, a new releaser for pacote 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 29, 2023
@dependabot dependabot bot requested a review from yamadayuki November 29, 2023 12:17
@github-actions github-actions bot added the repo Root directory of this project label Nov 29, 2023
@chloe463 chloe463 removed the request for review from yamadayuki November 29, 2023 12:18
@chloe463
Copy link
Contributor

@dependabot rebase

Bumps [pacote](https://github.com/npm/pacote) from 11.3.4 to 17.0.4.
- [Release notes](https://github.com/npm/pacote/releases)
- [Changelog](https://github.com/npm/pacote/blob/main/CHANGELOG.md)
- [Commits](npm/pacote@v11.3.4...v17.0.4)

---
updated-dependencies:
- dependency-name: pacote
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/pacote-17.0.4 branch from c25929a to 4897463 Compare November 29, 2023 12:24
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 3, 2023

Superseded by #1120.

@dependabot dependabot bot closed this Dec 3, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/pacote-17.0.4 branch December 3, 2023 23:05
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 repo Root directory of this project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant