Skip to content

fix(deps): bump @oclif/plugin-autocomplete from 3.0.3 to 3.0.12 - #43

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-oclif-plugin-autocomplete-3.0.12
Closed

fix(deps): bump @oclif/plugin-autocomplete from 3.0.3 to 3.0.12#43
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot-npm_and_yarn-oclif-plugin-autocomplete-3.0.12

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 9, 2024

Copy link
Copy Markdown

Bumps @oclif/plugin-autocomplete from 3.0.3 to 3.0.12.

Release notes

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

3.0.12

Bug Fixes

  • publish npm-shrinkwrap.json (fe7947a)

3.0.11

Bug Fixes

  • output correct CLI binary name in 'autocomplete' command (77206a5)

3.0.10

Bug Fixes

3.0.9

Bug Fixes

  • deps: bump @​oclif/core from 3.19.1 to 3.19.2 (#623) (b2e58a1)

3.0.8

Bug Fixes

  • deps: bump @​oclif/core from 3.18.2 to 3.19.1 (#619) (246c150)

3.0.7

Bug Fixes

  • deps: bump @​oclif/core from 3.18.1 to 3.18.2 (#611) (62ce618)

3.0.6

Bug Fixes

3.0.5

Bug Fixes

  • deps: bump @​oclif/core from 3.15.1 to 3.16.0 (#588) (3eb26c1)

3.0.4

Bug Fixes

  • deps: bump @​oclif/core from 3.15.0 to 3.15.1 (#575) (727169a)
Changelog

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

3.0.12 (2024-03-06)

Bug Fixes

  • publish npm-shrinkwrap.json (fe7947a)

3.0.11 (2024-02-26)

Bug Fixes

  • output correct CLI binary name in 'autocomplete' command (77206a5)

3.0.10 (2024-02-22)

Bug Fixes

3.0.9 (2024-02-18)

Bug Fixes

  • deps: bump @​oclif/core from 3.19.1 to 3.19.2 (#623) (b2e58a1)

3.0.8 (2024-02-11)

Bug Fixes

  • deps: bump @​oclif/core from 3.18.2 to 3.19.1 (#619) (246c150)

3.0.7 (2024-02-04)

Bug Fixes

  • deps: bump @​oclif/core from 3.18.1 to 3.18.2 (#611) (62ce618)

3.0.6 (2024-01-31)

Bug Fixes

3.0.5 (2024-01-07)

Bug Fixes

  • deps: bump @​oclif/core from 3.15.1 to 3.16.0 (#588) (3eb26c1)

3.0.4 (2023-12-25)

... (truncated)

Commits
  • 9fe9b4e chore(release): 3.0.12 [skip ci]
  • 1c1b2b0 Merge pull request #627 from oclif/mdonnalley/shrinkwrap
  • 0ba327c chore: .github files [skip ci]
  • 28d511c chore: add back oclif.lock
  • 082b3f7 Merge branch 'main' into mdonnalley/shrinkwrap
  • c4110a9 chore(release): 3.0.11 [skip ci]
  • 10c2cdb Merge pull request #633 from jbbarth/fix-cli-name
  • 1bdcc0d chore(dev-deps): bump @​types/node from 18.19.17 to 18.19.18 (#628)
  • 4c2b4a3 chore(dev-deps): bump eslint from 8.56.0 to 8.57.0 (#630)
  • cc146bf chore(dev-deps): bump eslint-config-oclif from 5.0.0 to 5.0.2 (#629)
  • 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 <dependency name> 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)

Bumps [@oclif/plugin-autocomplete](https://github.com/oclif/plugin-autocomplete) from 3.0.3 to 3.0.12.
- [Release notes](https://github.com/oclif/plugin-autocomplete/releases)
- [Changelog](https://github.com/oclif/plugin-autocomplete/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-autocomplete@3.0.3...3.0.12)

---
updated-dependencies:
- dependency-name: "@oclif/plugin-autocomplete"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Mar 9, 2024

Copy link
Copy Markdown
Author

The following labels could not be found: dependencies.

@codecov

codecov Bot commented Mar 9, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.35%. Comparing base (a18c3a2) to head (9b3bd4c).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   98.35%   98.35%           
=======================================
  Files          48       48           
  Lines         365      365           
  Branches       41       41           
=======================================
  Hits          359      359           
  Misses          1        1           
  Partials        5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github

dependabot Bot commented on behalf of github Mar 16, 2024

Copy link
Copy Markdown
Author

Superseded by #47.

@dependabot dependabot Bot closed this Mar 16, 2024
@dependabot
dependabot Bot deleted the dependabot-npm_and_yarn-oclif-plugin-autocomplete-3.0.12 branch March 16, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants