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 3.8.3 #230

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 11 months ago

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

Release notes

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

3.8.3

Bug Fixes

  • deps: bump get-func-name from 2.0.0 to 2.0.2 (fab9bbe)

3.8.2

Bug Fixes

  • dont exit early if no user plugins (abe4c0c)

3.8.1

Bug Fixes

3.8.0

Features

3.7.1

Bug Fixes

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

... (truncated)

Changelog

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

3.8.3 (2023-09-28)

Bug Fixes

  • deps: bump get-func-name from 2.0.0 to 2.0.2 (fab9bbe)

3.8.2 (2023-09-26)

Bug Fixes

  • dont exit early if no user plugins (abe4c0c)

3.8.1 (2023-09-26)

Bug Fixes

3.8.0 (2023-09-22)

Features

3.7.1 (2023-09-19)

Bug Fixes

3.7.0 (2023-09-15)

Bug Fixes

... (truncated)

Commits
  • c3cbd94 chore(release): 3.8.3 [skip ci]
  • 54ecd1f Merge pull request #674 from oclif/dependabot-npm_and_yarn-get-func-name-2.0.2
  • fab9bbe fix(deps): bump get-func-name from 2.0.0 to 2.0.2
  • 948d67f chore(release): 3.8.2 [skip ci]
  • 85018ba Merge pull request #669 from oclif/mdonnalley/no-early-exit
  • 435224e chore(release): 3.8.1 [skip ci]
  • 685a627 fix: update npm version
  • e7596fb chore(release): 3.8.0 [skip ci]
  • 1aedc10 Merge pull request #670 from oclif/ew/network-mutex
  • dd262c8 chore: remove log
  • 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 10 months ago

Superseded by #244.