Skip to content

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

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 24, 2023

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

Release notes

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

3.1.8

Bug Fixes

  • deps: bump tslib from 2.5.3 to 2.6.0 (aa8a12e)

3.1.7

Bug Fixes

  • deps: bump word-wrap from 1.2.3 to 1.2.4 (8902416)

3.1.6

Bug Fixes

  • deps: bump npm from 9.6.7 to 9.7.2 (bbdae57)

3.1.5

Bug Fixes

  • deps: bump tslib from 2.5.0 to 2.5.3 (2fa5a29)

3.1.4

Bug Fixes

  • deps: bump semver and @​types/semver (8a8e22e)

3.1.3

Bug Fixes

  • deps: bump @​oclif/core from 2.8.5 to 2.8.7 (05e4afd)

3.1.2

Bug Fixes

  • deps: bump @​oclif/core from 2.8.4 to 2.8.5 (2d8a2e8)

3.1.1

Bug Fixes

  • deps: bump npm from 9.6.5 to 9.6.7 (3deb842)

3.1.0

Features

3.0.1

Bug Fixes

... (truncated)

Changelog

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

3.1.8 (2023-07-22)

Bug Fixes

  • deps: bump tslib from 2.5.3 to 2.6.0 (aa8a12e)

3.1.7 (2023-07-19)

Bug Fixes

  • deps: bump word-wrap from 1.2.3 to 1.2.4 (8902416)

3.1.6 (2023-07-01)

Bug Fixes

  • deps: bump npm from 9.6.7 to 9.7.2 (bbdae57)

3.1.5 (2023-06-24)

Bug Fixes

  • deps: bump tslib from 2.5.0 to 2.5.3 (2fa5a29)

3.1.4 (2023-06-24)

Bug Fixes

  • deps: bump semver and @​types/semver (8a8e22e)

3.1.3 (2023-06-17)

Bug Fixes

... (truncated)

Commits
  • e4ba0e8 chore(release): 3.1.8 [skip ci]
  • 0c21048 Merge pull request #631 from oclif/dependabot-npm_and_yarn-tslib-2.6.0
  • aa8a12e fix(deps): bump tslib from 2.5.3 to 2.6.0
  • 9bb5405 chore(release): 3.1.7 [skip ci]
  • 58b2fb9 Merge pull request #629 from oclif/dependabot-npm_and_yarn-word-wrap-1.2.4
  • 8902416 fix(deps): bump word-wrap from 1.2.3 to 1.2.4
  • c3db0bd Merge pull request #626 from oclif/dependabot-npm_and_yarn-oclif-test-2.3.28
  • 3c3d952 Merge pull request #628 from oclif/dependabot-npm_and_yarn-nock-13.3.2
  • 7176696 chore(dev-deps): bump nock from 13.3.1 to 13.3.2
  • b35e7b0 chore(dev-deps): bump @​oclif/test from 2.3.22 to 2.3.28
  • 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 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 3.1.8.
- [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...3.1.8)

---
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 Jul 24, 2023
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Merging #477 (7fe57a4) into master (0486bed) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##            master      #477   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          238       238           
  Branches        47        47           
=========================================
  Hits           238       238           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 7, 2023

Superseded by #485.

@dependabot dependabot bot closed this Aug 7, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/plugin-plugins-3.1.8 branch August 7, 2023 10:08
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