Skip to content

Bump pacote and @oclif/plugin-plugins - #7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-fa2b4c3754
Open

Bump pacote and @oclif/plugin-plugins#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-fa2b4c3754

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown

Bumps pacote to 21.5.1 and updates ancestor dependency @oclif/plugin-plugins. These dependencies need to be updated together.

Updates pacote from 20.0.0 to 21.5.1

Release notes

Sourced from pacote's releases.

v21.5.1

21.5.1 (2026-06-09)

Bug Fixes

Chores

v21.5.0

21.5.0 (2026-03-09)

Features

Chores

v21.4.0

21.4.0 (2026-02-24)

Features

Bug Fixes

Chores

v21.3.1

21.3.1 (2026-02-10)

Bug Fixes

Chores

v21.3.0

21.3.0 (2026-02-09)

Features

v21.2.0

21.2.0 (2026-02-06)

Features

v21.1.0

21.1.0 (2026-01-28)

... (truncated)

Changelog

Sourced from pacote's changelog.

21.5.1 (2026-06-09)

Bug Fixes

Chores

21.5.0 (2026-03-09)

Features

Chores

21.4.0 (2026-02-24)

Features

Bug Fixes

Chores

21.3.1 (2026-02-10)

Bug Fixes

Chores

21.3.0 (2026-02-09)

Features

21.2.0 (2026-02-06)

Features

21.1.0 (2026-01-28)

Features

21.0.4 (2025-11-13)

Dependencies

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for pacote since your current version.


Updates @oclif/plugin-plugins from 5.4.43 to 5.5.2

Release notes

Sourced from @​oclif/plugin-plugins's releases.

5.5.2

Bug Fixes

5.5.1

Bug Fixes

5.5.0

Features

5.4.87

Bug Fixes

5.4.86

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1372) (ff69aa0)

5.4.85

Bug Fixes

5.4.84

Bug Fixes

5.4.83

Bug Fixes

  • deps: bump @​oclif/core from 4.11.11 to 4.11.14 (#1363) (166b46a)

5.4.82

Bug Fixes

5.4.81

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/plugin-plugins's changelog.

5.5.2 (2026-08-27)

Bug Fixes

5.5.1 (2026-08-20)

Bug Fixes

5.5.0 (2026-08-19)

Features

5.4.87 (2026-08-14)

Bug Fixes

5.4.86 (2026-07-25)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.14 to 4.13.0 (#1372) (ff69aa0)

5.4.85 (2026-07-25)

Bug Fixes

5.4.84 (2026-07-04)

Bug Fixes

5.4.83 (2026-07-04)

Bug Fixes

  • deps: bump @​oclif/core from 4.11.11 to 4.11.14 (#1363) (166b46a)

... (truncated)

Commits
  • ef73dec chore(release): 5.5.2 [skip ci]
  • cff2c7c Merge pull request #1388 from oclif/wr/fixSpawnExecPathSpaces
  • 4288372 fix(test): skip symlink-based test on Windows
  • b5b5926 chore: retrigger tests
  • 24a3185 ci: use lts/* instead of latest for integration tests
  • a2784ea fix(test): fix spawn tests for Windows CI
  • e8cf5ad test: add security regression guard for windowsVerbatimArguments
  • c34c18e fix: handle spaces in process.execPath on Windows @​W-23997746@
  • 9ef077f chore(release): 5.5.1 [skip ci]
  • 4f293dd Merge pull request #1383 from oclif/wr/fixSpawnEnoentOnUnixTarballs
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pacote](https://github.com/npm/pacote) to 21.5.1 and updates ancestor dependency [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins). These dependencies need to be updated together.


Updates `pacote` from 20.0.0 to 21.5.1
- [Release notes](https://github.com/npm/pacote/releases)
- [Changelog](https://github.com/npm/pacote/blob/v21.5.1/CHANGELOG.md)
- [Commits](npm/pacote@v20.0.0...v21.5.1)

Updates `@oclif/plugin-plugins` from 5.4.43 to 5.5.2
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@5.4.43...5.5.2)

---
updated-dependencies:
- dependency-name: pacote
  dependency-version: 21.5.1
  dependency-type: indirect
- dependency-name: "@oclif/plugin-plugins"
  dependency-version: 5.5.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2026
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.

0 participants