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

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 7, 2023

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

Release notes

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

3.1.10

Bug Fixes

  • deps: bump tslib from 2.6.0 to 2.6.1 (95298ad)

3.1.9

Bug Fixes

  • deps: bump semver from 7.5.3 to 7.5.4 (b727489)

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)

... (truncated)

Changelog

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

3.1.10 (2023-08-05)

Bug Fixes

  • deps: bump tslib from 2.6.0 to 2.6.1 (95298ad)

3.1.9 (2023-08-05)

Bug Fixes

  • deps: bump semver from 7.5.3 to 7.5.4 (b727489)

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

... (truncated)

Commits
  • a6595d4 chore(release): 3.1.10 [skip ci]
  • ae8b8fe Merge pull request #633 from oclif/dependabot-npm_and_yarn-tslib-2.6.1
  • 95298ad fix(deps): bump tslib from 2.6.0 to 2.6.1
  • 8926ee6 chore(release): 3.1.9 [skip ci]
  • 59b16fa Merge pull request #636 from oclif/dependabot-npm_and_yarn-semver-7.5.4
  • 767cda6 Merge pull request #637 from oclif/dependabot-npm_and_yarn-fancy-test-2.0.33
  • 2767767 chore(dev-deps): bump fancy-test from 2.0.31 to 2.0.33
  • b727489 fix(deps): bump semver from 7.5.3 to 7.5.4
  • 9bafae8 chore: remove git2gus dir [skip ci]
  • 1fd06c1 Merge pull request #634 from oclif/dependabot-npm_and_yarn-types-node-14.18.54
  • 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.10.
- [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.10)

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

codecov bot commented Aug 7, 2023

Codecov Report

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

@@            Coverage Diff            @@
##            master      #485   +/-   ##
=========================================
  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

@shazron
Copy link
Member

shazron commented Aug 8, 2023

v3.x drops node-14 support, we can't use it yet.

@shazron shazron closed this Aug 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 8, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@shazron shazron deleted the dependabot/npm_and_yarn/oclif/plugin-plugins-3.1.10 branch August 8, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking-change dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant