adobe / aio-cli-plugin-app

Create, Build and Deploy Cloud Native Applications
Apache License 2.0
19 stars 35 forks source link

build(deps-dev): bump oclif from 3.17.2 to 4.7.5 #784

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps oclif from 3.17.2 to 4.7.5.

Release notes

Sourced from oclif's releases.

4.7.5

Bug Fixes

  • deps: bump @​oclif/core from 3.25.2 to 3.26.0 (ccb7808)

4.7.4

Bug Fixes

  • deps: bump @​inquirer/select from 2.0.0 to 2.2.1 (80e9611)

4.7.3

Bug Fixes

  • deps: bump @​inquirer/input from 2.1.0 to 2.1.1 (1e9ee41)

4.7.2

Bug Fixes

  • deps: bump sort-package-json from 2.8.0 to 2.10.0 (d9f3d17)

4.7.1

Bug Fixes

4.7.0

Features

4.6.3

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (8a29172)

4.6.2

Bug Fixes

  • deps: bump @​inquirer/input from 2.0.0 to 2.1.0 (75aa6a8)

4.6.1-dev.1 (2024-03-21)

Bug Fixes

  • add oclif script, update readme flag (cbf5bcc)
  • remove unused yes flag from generate command and generate hook commands (78a6238)

... (truncated)

Changelog

Sourced from oclif's changelog.

4.7.5 (2024-03-31)

Bug Fixes

  • deps: bump @​oclif/core from 3.25.2 to 3.26.0 (ccb7808)

4.7.4 (2024-03-31)

Bug Fixes

  • deps: bump @​inquirer/select from 2.0.0 to 2.2.1 (80e9611)

4.7.3 (2024-03-31)

Bug Fixes

  • deps: bump @​inquirer/input from 2.1.0 to 2.1.1 (1e9ee41)

4.7.2 (2024-03-31)

Bug Fixes

  • deps: bump sort-package-json from 2.8.0 to 2.10.0 (d9f3d17)

4.7.1 (2024-03-28)

Bug Fixes

4.7.0 (2024-03-26)

Features

4.6.3 (2024-03-24)

Bug Fixes

  • deps: bump @​oclif/plugin-warn-if-update-available (8a29172)

4.6.2 (2024-03-24)

Bug Fixes

  • deps: bump @​inquirer/input from 2.0.0 to 2.1.0 (75aa6a8)

4.6.1 (2024-03-21)

... (truncated)

Commits
  • b63945f chore(release): 4.7.5 [skip ci]
  • 15c6148 Merge pull request #1351 from oclif/dependabot-npm_and_yarn-oclif-core-3.26.0
  • ccb7808 fix(deps): bump @​oclif/core from 3.25.2 to 3.26.0
  • 98b2b38 chore(release): 4.7.4 [skip ci]
  • 6bdc00a Merge pull request #1350 from oclif/dependabot-npm_and_yarn-inquirer-select-2...
  • 80e9611 fix(deps): bump @​inquirer/select from 2.0.0 to 2.2.1
  • 3d88849 chore(release): 4.7.3 [skip ci]
  • b199efa Merge pull request #1352 from oclif/dependabot-npm_and_yarn-inquirer-input-2.1.1
  • 0c66fc1 chore(release): 4.7.2 [skip ci]
  • 695ea91 Merge pull request #1353 from oclif/dependabot-npm_and_yarn-sort-package-json...
  • 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)
codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (7b530f0) to head (c1cb01d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #784 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 56 56 Lines 3232 3232 Branches 614 614 ========================================= Hits 3232 3232 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 3 months ago

Superseded by #786.