oclif / plugin-autocomplete

autocomplete plugin for oclif
MIT License
83 stars 31 forks source link

chore(dev-deps): bump oclif from 4.14.12 to 4.14.15 #761

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps oclif from 4.14.12 to 4.14.15.

Release notes

Sourced from oclif's releases.

4.14.15

Bug Fixes

  • deps: bump semver from 7.6.2 to 7.6.3 (6c63e16)

4.14.14

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.2 to 6.2.7 (6da6ad3)

4.14.13

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.609.0 to 3.623.0 (2abd2c9)
Changelog

Sourced from oclif's changelog.

4.14.15 (2024-08-05)

Bug Fixes

  • deps: bump semver from 7.6.2 to 7.6.3 (6c63e16)

4.14.14 (2024-08-04)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.2 to 6.2.7 (6da6ad3)

4.14.13 (2024-08-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.609.0 to 3.623.0 (2abd2c9)
Commits
  • ff93f80 chore(release): 4.14.15 [skip ci]
  • 9cac335 Merge pull request #1501 from oclif/dependabot-npm_and_yarn-semver-7.6.3
  • 74fa29f chore(release): 4.14.14 [skip ci]
  • 856dd95 Merge pull request #1502 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • c50a4e4 Merge pull request #1503 from oclif/dependabot-npm_and_yarn-husky-9.1.4
  • ee9c1a5 chore(release): 4.14.13 [skip ci]
  • fa3df44 Merge pull request #1504 from oclif/dependabot-npm_and_yarn-aws-sdk-client-cl...
  • 76576a6 Merge pull request #1505 from oclif/dependabot-npm_and_yarn-multi-a92cf2f9ff
  • a9865b2 chore(dev-deps): bump chai and @​types/chai
  • 2abd2c9 fix(deps): bump @​aws-sdk/client-cloudfront from 3.609.0 to 3.623.0
  • 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 1 month ago

Superseded by #764.