Skip to content

Comments

chore(deps): bump @oclif/plugin-plugins from 2.4.7 to 4.1.16#571

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2024

Bumps @oclif/plugin-plugins from 2.4.7 to 4.1.16.

Release notes

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

4.1.16

Bug Fixes

  • deps: bump npm from 10.2.5 to 10.3.0 (#764) (b43ddfd)

4.1.15

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.2.5 (#758) (5c9f008)

4.1.14

Bug Fixes

4.1.13

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.2.5 (#754) (27010e8)

4.1.12

Bug Fixes

4.1.11

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.2.5 (#751) (1271c84)

4.1.11-qa.0

No release notes provided.

4.1.10

Bug Fixes

  • deps: bump yarn from 1.22.19 to 1.22.21 (#732) (08399d7)

4.1.9

Bug Fixes

  • bump npm, skip lib checks (cf44c8d)

4.1.8

Bug Fixes

  • scope install warnings to plugin being installed (#721) (51f7721)

4.1.7

Bug Fixes

... (truncated)

Changelog

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

4.1.16 (2024-01-14)

Bug Fixes

  • deps: bump npm from 10.2.5 to 10.3.0 (#764) (b43ddfd)

4.1.15 (2024-01-07)

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.2.5 (#758) (5c9f008)

4.1.14 (2024-01-02)

Bug Fixes

4.1.13 (2023-12-31)

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.2.5 (#754) (27010e8)

4.1.12 (2023-12-26)

Bug Fixes

4.1.11 (2023-12-23)

Bug Fixes

  • deps: bump npm from 10.2.3 to 10.2.5 (#751) (1271c84)

4.1.10 (2023-12-06)

Bug Fixes

  • deps: bump yarn from 1.22.19 to 1.22.21 (#732) (08399d7)

4.1.9 (2023-12-05)

Bug Fixes

  • bump npm, skip lib checks (cf44c8d)

4.1.8 (2023-11-16)

... (truncated)

Commits
  • 2d91526 chore(release): 4.1.16 [skip ci]
  • b43ddfd fix(deps): bump npm from 10.2.5 to 10.3.0 (#764)
  • b7fdb5a chore(dev-deps): bump @​oclif/plugin-help from 6.0.9 to 6.0.11 (#766)
  • 640c5f9 chore(dev-deps): bump eslint-config-oclif-typescript (#767)
  • 4d0043a chore(dev-deps): bump chai from 4.4.0 to 4.4.1 (#768)
  • eebcc07 chore(release): 4.1.15 [skip ci]
  • 5c9f008 fix(deps): bump npm from 10.2.3 to 10.2.5 (#758)
  • ddc0dfe chore(dev-deps): bump chai from 4.3.10 to 4.4.0 (#759)
  • 129e8ce chore(dev-deps): bump oclif from 4.1.0 to 4.1.3 (#760)
  • 52859f4 chore(dev-deps): bump eslint-config-oclif-typescript (#761)
  • 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 2.4.7 to 4.1.16.
- [Release notes](https://github.com/oclif/plugin-plugins/releases)
- [Changelog](https://github.com/oclif/plugin-plugins/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-plugins@2.4.7...4.1.16)

---
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 the dependencies Pull requests that update a dependency file label Jan 15, 2024
@codecov
Copy link

codecov bot commented Jan 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (3d90f7a) 100.00% compared to head (01336e5) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #571   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          238       238           
  Branches        47        47           
=========================================
  Hits           238       238           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 22, 2024

Superseded by #573.

@dependabot dependabot bot closed this Jan 22, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/plugin-plugins-4.1.16 branch January 22, 2024 10:04
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