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.3.0 to 3.7.0 #853

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps @oclif/plugin-plugins from 2.3.0 to 3.7.0.

Release notes

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

3.7.0

Bug Fixes

  • clean up (3c2b6be)
  • remove install jit plugins from list (d7c50bd)
  • warn if --jit used with non jit plugin (26c5d4c)

Features

  • incorporate jit plugins (8b48a8c)
  • use parse to prevent --jit on non-jit plugins (71c7453)

3.6.1

Bug Fixes

3.6.0

Features

  • refresh user plugins after any install (#657) (85c6b5c)

3.5.0

Features

3.4.2

Bug Fixes

3.4.1

Bug Fixes

3.4.0

Features

  • check for renamed yarn.lock during install (#648) (9830b0a)

3.3.2

Bug Fixes

3.3.1

Bug Fixes

... (truncated)

Changelog

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

3.7.0 (2023-09-15)

Bug Fixes

  • clean up (3c2b6be)
  • remove install jit plugins from list (d7c50bd)
  • warn if --jit used with non jit plugin (26c5d4c)

Features

  • incorporate jit plugins (8b48a8c)
  • use parse to prevent --jit on non-jit plugins (71c7453)

3.6.1 (2023-09-12)

Bug Fixes

3.6.0 (2023-09-11)

Features

  • refresh user plugins after any install (#657) (85c6b5c)

3.5.0 (2023-09-08)

Features

3.4.2 (2023-09-05)

Bug Fixes

... (truncated)

Commits
  • 91555d9 chore(release): 3.7.0 [skip ci]
  • 835894c Merge pull request #665 from oclif/mdonnalley/jit-friendliness
  • 62a5a63 chore: code review
  • d7c50bd fix: remove install jit plugins from list
  • 3c2b6be fix: clean up
  • 71c7453 feat: use parse to prevent --jit on non-jit plugins
  • 26c5d4c fix: warn if --jit used with non jit plugin
  • 8b48a8c feat: incorporate jit plugins
  • 60626db chore(release): 3.6.1 [skip ci]
  • 74d5030 fix: update npm version
  • 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.3.0 to 3.7.0.
- [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.3.0...3.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 20, 2023

Superseded by #855.

@dependabot dependabot bot closed this Sep 20, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/plugin-plugins-3.7.0 branch September 20, 2023 11:50
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