adobe / create-aio-app-template

Create an Adobe Developer App Builder template.
https://adobe.io/app-builder/
Apache License 2.0
2 stars 2 forks source link

build(deps): bump @oclif/plugin-help from 5.2.17 to 6.0.18 #72

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps @oclif/plugin-help from 5.2.17 to 6.0.18.

Release notes

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

6.0.18

Bug Fixes

  • deps: bump @​oclif/core from 3.21.0 to 3.23.0 (#666) (1494abc)

6.0.17

Bug Fixes

  • publish npm-shrinkwrap.json (ebbd508)

6.0.16

No release notes provided.

6.0.15

Bug Fixes

  • deps: bump @​oclif/core from 3.19.2 to 3.20.0 (#660) (4e9bd95)

6.0.14

Bug Fixes

6.0.13

Bug Fixes

  • deps: bump @​oclif/core from 3.18.2 to 3.19.2 (#650) (d01c09e)

6.0.12

Bug Fixes

  • deps: bump @​oclif/core from 3.16.0 to 3.18.1 (#620) (715bdf3)

6.0.11

No release notes provided.

6.0.10

Bug Fixes

  • deps: bump @​oclif/core from 3.15.1 to 3.16.0 (#615) (7cd7fc3)

6.0.9

Bug Fixes

  • deps: bump @​oclif/core from 3.14.1 to 3.15.0 (#605) (bc7a58f)

6.0.9-dev.3

No release notes provided.

6.0.9-dev.2

... (truncated)

Changelog

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

6.0.18 (2024-03-10)

Bug Fixes

  • deps: bump @​oclif/core from 3.21.0 to 3.23.0 (#666) (1494abc)

6.0.17 (2024-03-06)

Bug Fixes

  • publish npm-shrinkwrap.json (ebbd508)

6.0.16 (2024-03-06)

6.0.15 (2024-03-03)

Bug Fixes

  • deps: bump @​oclif/core from 3.19.2 to 3.20.0 (#660) (4e9bd95)

6.0.14 (2024-02-22)

Bug Fixes

6.0.13 (2024-02-17)

Bug Fixes

  • deps: bump @​oclif/core from 3.18.2 to 3.19.2 (#650) (d01c09e)

6.0.12 (2024-01-13)

Bug Fixes

  • deps: bump @​oclif/core from 3.16.0 to 3.18.1 (#620) (715bdf3)

6.0.11 (2024-01-10)

6.0.10 (2024-01-07)

Bug Fixes

  • deps: bump @​oclif/core from 3.15.1 to 3.16.0 (#615) (7cd7fc3)

6.0.9 (2023-12-16)

Bug Fixes

... (truncated)

Commits
  • 41d7a87 chore(release): 6.0.18 [skip ci]
  • 1494abc fix(deps): bump @​oclif/core from 3.21.0 to 3.23.0 (#666)
  • 7274f13 chore(dev-deps): bump typescript from 5.3.3 to 5.4.2 (#667)
  • 56cc997 chore(dev-deps): bump @​types/node from 18.19.21 to 18.19.22 (#668)
  • 6ca16c7 chore(dev-deps): bump eslint-config-oclif from 5.0.3 to 5.1.0 (#669)
  • 3e32697 chore(release): 6.0.17 [skip ci]
  • ff0bcb7 Merge pull request #653 from oclif/mdonnalley/shrinkwrap
  • 95d25f1 Merge branch 'main' into mdonnalley/shrinkwrap
  • 224e982 chore(release): 6.0.16 [skip ci]
  • 3a71bdb Change commands arg name to the singular form (#520)
  • 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 6 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (181f945) to head (597c5c2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #72 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 28 28 ========================================= Hits 28 28 ```

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

dependabot[bot] commented 5 months ago

Superseded by #75.