Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @oclif/plugin-autocomplete from 2.3.10 to 3.1.6 #411

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps @oclif/plugin-autocomplete from 2.3.10 to 3.1.6.

Release notes

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

3.1.6

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#730) (91b59f8)

3.1.5

Bug Fixes

  • deps: bump @​oclif/core from 4.0.6 to 4.0.7 (#726) (36d99a0)

3.1.4

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.6 (#713) (2e3c294)

3.1.3

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#711) (62169a1)

3.1.2

Bug Fixes

3.1.1

Bug Fixes

  • deps: bump debug from 4.3.4 to 4.3.5 (#702) (bd11d78)

3.1.0

Features

  • use @​oclif/core v4 (b14f4a9)
  • use ansis instead of chalk (22d3226)

3.0.18

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#687) (8edb1fc)

3.0.17

Bug Fixes

  • deps: bump @​oclif/core from 3.26.4 to 3.26.5 (#683) (59e111c)

3.0.16

Bug Fixes

  • deps: bump @​oclif/core from 3.26.3 to 3.26.4 (#671) (f283e8f)

... (truncated)

Changelog

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

3.1.6 (2024-07-08)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.7 to 4.0.8 (#730) (91b59f8)

3.1.5 (2024-06-30)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.6 to 4.0.7 (#726) (36d99a0)

3.1.4 (2024-06-16)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.0 to 4.0.6 (#713) (2e3c294)

3.1.3 (2024-06-13)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#711) (62169a1)

3.1.2 (2024-06-04)

Bug Fixes

3.1.1 (2024-06-02)

Bug Fixes

  • deps: bump debug from 4.3.4 to 4.3.5 (#702) (bd11d78)

3.1.0 (2024-05-31)

Features

  • use @​oclif/core v4 (b14f4a9)
  • use ansis instead of chalk (22d3226)

3.0.18 (2024-05-12)

Bug Fixes

  • deps: bump @​oclif/core from 3.26.5 to 3.26.6 (#687) (8edb1fc)

3.0.17 (2024-05-05)

... (truncated)

Commits
  • a92749f chore(release): 3.1.6 [skip ci]
  • 91b59f8 fix(deps): bump @​oclif/core from 4.0.7 to 4.0.8 (#730)
  • 6d9ab47 chore(dev-deps): bump @​oclif/plugin-help from 6.2.3 to 6.2.5 (#734)
  • 9e88eec chore(dev-deps): bump oclif from 4.13.11 to 4.13.14 (#733)
  • 8167176 chore(dev-deps): bump mocha from 10.5.2 to 10.6.0 (#731)
  • 097da13 chore(dev-deps): bump typescript from 5.5.2 to 5.5.3 (#732)
  • 1d058f7 chore: remove types from tsconfig
  • 2e44c5d chore(dev-deps): bump prettier from 3.3.1 to 3.3.2 (#723)
  • 7f50d5c chore(dev-deps): bump mocha from 10.4.0 to 10.5.2 (#724)
  • a69539a chore(dev-deps): bump oclif from 4.13.8 to 4.13.11 (#727)
  • 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 2.3.10 to 3.1.6.
- [Release notes](https://github.com/oclif/plugin-autocomplete/releases)
- [Changelog](https://github.com/oclif/plugin-autocomplete/blob/main/CHANGELOG.md)
- [Commits](oclif/plugin-autocomplete@2.3.10...3.1.6)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 8, 2024
@dependabot dependabot bot requested a review from a team July 8, 2024 09:18
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Superseded by #413.

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/plugin-autocomplete-3.1.6 branch July 15, 2024 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Development

Successfully merging this pull request may close these issues.

0 participants