Skip to content

chore(deps): bump @oclif/plugin-plugins from 4.3.3 to 5.0.13#71

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/oclif/plugin-plugins-5.0.13
Closed

chore(deps): bump @oclif/plugin-plugins from 4.3.3 to 5.0.13#71
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/oclif/plugin-plugins-5.0.13

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Bumps @oclif/plugin-plugins from 4.3.3 to 5.0.13.

Release notes

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

5.0.13

Bug Fixes

  • deps: bump @​oclif/core from 3.26.2 to 3.26.4 (#849) (5c085e0)

5.0.12

Bug Fixes

  • deps: bump npm from 10.5.0 to 10.5.2 (#852) (0186e1e)

5.0.11

Bug Fixes

  • use yarn to install deps when linking yarn plugins (a5d1e6c)

5.0.10

Bug Fixes

5.0.9

Bug Fixes

  • deps: bump npm-package-arg from 11.0.1 to 11.0.2 (#842) (5b40369)

5.0.8

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.2 (#844) (734cb88)

5.0.7

Bug Fixes

5.0.6

Bug Fixes

  • deps: bump npm from 10.2.4 to 10.5.1 (#839) (2ba6f82)

5.0.5

Bug Fixes

5.0.4

Bug Fixes

  • deps: bump npm-run-path from 5.2.0 to 5.3.0 (#831) (24b0c0f)

... (truncated)

Changelog

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

5.0.13 (2024-04-21)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.2 to 3.26.4 (#849) (5c085e0)

5.0.12 (2024-04-20)

Bug Fixes

  • deps: bump npm from 10.5.0 to 10.5.2 (#852) (0186e1e)

5.0.11 (2024-04-17)

Bug Fixes

  • use yarn to install deps when linking yarn plugins (a5d1e6c)

5.0.10 (2024-04-16)

Bug Fixes

5.0.9 (2024-04-14)

Bug Fixes

  • deps: bump npm-package-arg from 11.0.1 to 11.0.2 (#842) (5b40369)

5.0.8 (2024-04-13)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.0 to 3.26.2 (#844) (734cb88)

5.0.7 (2024-04-09)

Bug Fixes

5.0.6 (2024-04-06)

Bug Fixes

  • deps: bump npm from 10.2.4 to 10.5.1 (#839) (2ba6f82)

5.0.5 (2024-04-02)

... (truncated)

Commits
  • 1556af6 chore(release): 5.0.13 [skip ci]
  • 5c085e0 fix(deps): bump @​oclif/core from 3.26.2 to 3.26.4 (#849)
  • ca77a41 chore(dev-deps): bump eslint-config-oclif from 5.1.1 to 5.1.2 (#850)
  • a2de055 chore(dev-deps): bump oclif from 4.8.2 to 4.8.5 (#851)
  • 04127c3 chore(release): 5.0.12 [skip ci]
  • 0186e1e fix(deps): bump npm from 10.5.0 to 10.5.2 (#852)
  • 9efd283 chore(dev-deps): bump @​oclif/plugin-help from 6.0.20 to 6.0.21 (#853)
  • 0771bba chore(release): 5.0.11 [skip ci]
  • 454ffd0 Merge pull request #841 from oclif/mdonnalley/use-yarn-if-needed
  • 66163b1 chore(release): 5.0.10 [skip ci]
  • Additional commits viewable in compare view

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)

Bumps [@oclif/plugin-plugins](https://github.com/oclif/plugin-plugins) from 4.3.3 to 5.0.13.
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@4.3.3...5.0.13)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-plugins"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Apr 22, 2024
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 29, 2024

Superseded by #76.

@dependabot dependabot bot closed this Apr 29, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/plugin-plugins-5.0.13 branch April 29, 2024 07:35
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