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.4.0 to 4.4.8 #520

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps oclif from 4.4.0 to 4.4.8.

Release notes

Sourced from oclif's releases.

4.4.8

Bug Fixes

4.4.7

Bug Fixes

  • update logic for exclusion from Windows Defender scans (#1276) (09a4409)

4.4.6

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.501.0 to 3.504.0 (#1277) (47dd2c9)

4.4.5

No release notes provided.

4.4.4

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.496.0 to 3.504.0 (244f5a4)

4.4.3

Bug Fixes

  • deps: bump @​oclif/core from 3.18.1 to 3.18.2 (f848a97)

4.4.2

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.496.0 to 3.501.0 (b1147bc)

4.4.1

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.9 to 6.0.12 (594ed0f)
Changelog

Sourced from oclif's changelog.

4.4.8 (2024-02-09)

Bug Fixes

4.4.7 (2024-02-06)

Bug Fixes

  • update logic for exclusion from Windows Defender scans (#1276) (09a4409)

4.4.6 (2024-02-05)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.501.0 to 3.504.0 (#1277) (47dd2c9)

4.4.5 (2024-02-05)

4.4.4 (2024-02-04)

Bug Fixes

  • deps: bump @​aws-sdk/client-s3 from 3.496.0 to 3.504.0 (244f5a4)

4.4.3 (2024-02-04)

Bug Fixes

  • deps: bump @​oclif/core from 3.18.1 to 3.18.2 (f848a97)

4.4.2 (2024-01-28)

Bug Fixes

  • deps: bump @​aws-sdk/client-cloudfront from 3.496.0 to 3.501.0 (b1147bc)

4.4.1 (2024-01-28)

Bug Fixes

  • deps: bump @​oclif/plugin-help from 6.0.9 to 6.0.12 (594ed0f)
Commits
  • f16cb8e chore(release): 4.4.8 [skip ci]
  • 319c4f0 fix: make eslint plugin a dev dependency (#1262)
  • a128100 chore(release): 4.4.7 [skip ci]
  • 09a4409 fix: update logic for exclusion from Windows Defender scans (#1276)
  • bcd950c chore(release): 4.4.6 [skip ci]
  • 47dd2c9 fix(deps): bump @​aws-sdk/client-cloudfront from 3.501.0 to 3.504.0 (#1277)
  • 87ebb1f chore(release): 4.4.5 [skip ci]
  • d00c829 Update win.ts and fix error by adding quotation marks. (#1283)
  • ba9c566 chore(release): 4.4.4 [skip ci]
  • 1a40d12 Merge pull request #1278 from oclif/dependabot-npm_and_yarn-aws-sdk-client-s3...
  • 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 8 months ago

Superseded by #525.