nimblehq / infrastructure-templates

For IaaS and PaaS as codes
MIT License
10 stars 0 forks source link

Bump @oclif/plugin-plugins from 2.1.9 to 4.1.2 #256

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps @oclif/plugin-plugins from 2.1.9 to 4.1.2.

Release notes

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

4.1.2

Bug Fixes

  • all error and warnings to stderr, this.log in commands (6bdba67)

4.1.1

Bug Fixes

  • can now install legacy plugins if @​oclif/plugin-legacy in plugins (#708) (41566b6)

4.1.0

Features

4.0.3

Bug Fixes

4.0.2

Bug Fixes

4.0.1

Bug Fixes

3.9.4

Bug Fixes

3.9.4-qa.5

Bug Fixes

  • improve install warnings (b462f16)

3.9.4-qa.4 (2023-10-23)

Bug Fixes

  • check config root for yarn (5b58de1)

... (truncated)

Changelog

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

4.1.2 (2023-11-08)

Bug Fixes

  • all error and warnings to stderr, this.log in commands (6bdba67)

4.1.1 (2023-11-08)

Bug Fixes

  • can now install legacy plugins if @​oclif/plugin-legacy in plugins (#708) (41566b6)

4.1.0 (2023-11-07)

Features

4.0.3 (2023-11-06)

Bug Fixes

4.0.2 (2023-11-01)

Bug Fixes

4.0.1 (2023-10-26)

Bug Fixes

3.9.4 (2023-10-24)

Bug Fixes

3.9.3 (2023-10-18)

Bug Fixes

  • deps: bump @​babel/traverse from 7.16.3 to 7.23.2 (b36ce99)

3.9.2 (2023-10-17)

... (truncated)

Commits
  • 76ea070 chore(release): 4.1.2 [skip ci]
  • 7b8cb30 Merge pull request #709 from oclif/mdonnalley/json
  • 6bdba67 fix: all error and warnings to stderr, this.log in commands
  • b3eb9e9 chore(release): 4.1.1 [skip ci]
  • 41566b6 fix: can now install legacy plugins if @​oclif/plugin-legacy in plugins (#708)
  • cba84e7 chore(release): 4.1.0 [skip ci]
  • 91ab13f Merge pull request #701 from oclif/mdonnalley/reset
  • 31fb721 chore(release): 4.0.3 [skip ci]
  • 69129c9 fix: HUSKY=0 on github installs (#702)
  • ff042d5 chore(dev-deps): bump @​commitlint/config-conventional (#703)
  • 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 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)
dependabot[bot] commented 7 months ago

Superseded by #264.