oclif / plugin-warn-if-update-available

warn user if a new CLI version is available
MIT License
38 stars 13 forks source link

chore(dev-deps): bump oclif from 4.13.6 to 4.13.8 #633

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps oclif from 4.13.6 to 4.13.8.

Release notes

Sourced from oclif's releases.

4.13.8

Bug Fixes

  • allow upload to succeed without buildmanifest (#1449) (3cb1118)

4.13.7

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.0 to 6.2.2 (2401a69)
Changelog

Sourced from oclif's changelog.

4.13.8 (2024-06-17)

Bug Fixes

  • allow upload to succeed without buildmanifest (#1449) (3cb1118)

4.13.7 (2024-06-16)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.2.0 to 6.2.2 (2401a69)
Commits
  • 52b93b4 chore(release): 4.13.8 [skip ci]
  • 3cb1118 fix: allow upload to succeed without buildmanifest (#1449)
  • 25839b0 Merge pull request #1450 from oclif/dependabot-npm_and_yarn-oclif-plugin-lega...
  • c2ca9ae Merge pull request #1451 from oclif/dependabot-npm_and_yarn-lint-staged-15.2.7
  • 25ba745 chore(release): 4.13.7 [skip ci]
  • d972bc0 Merge pull request #1452 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • fc27a9f Merge pull request #1453 from oclif/dependabot-npm_and_yarn-types-node-18.19.34
  • 5d83f57 chore(dev-deps): bump @​types/node from 18.19.31 to 18.19.34
  • af54893 Merge pull request #1454 from oclif/dependabot-npm_and_yarn-types-lodash-4.17.5
  • a4910da chore(dev-deps): bump @​types/lodash from 4.17.4 to 4.17.5
  • 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)