Skip to content

Comments

chore(deps): Bump @oclif/plugin-autocomplete from 3.0.13 to 3.1.8#88

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/oclif/plugin-autocomplete-3.1.8
Closed

chore(deps): Bump @oclif/plugin-autocomplete from 3.0.13 to 3.1.8#88
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/oclif/plugin-autocomplete-3.1.8

Conversation

@dependabot
Copy link
Contributor

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

Bumps @oclif/plugin-autocomplete from 3.0.13 to 3.1.8.

Release notes

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

3.1.8

Bug Fixes

  • deps: bump ansis from 3.2.1 to 3.3.1 (#742) (8550fe4)

3.1.7

Bug Fixes

  • deps: bump @​oclif/core from 4.0.8 to 4.0.12 (#739) (538499d)

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)

... (truncated)

Changelog

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

3.1.8 (2024-07-21)

Bug Fixes

  • deps: bump ansis from 3.2.1 to 3.3.1 (#742) (8550fe4)

3.1.7 (2024-07-14)

Bug Fixes

  • deps: bump @​oclif/core from 4.0.8 to 4.0.12 (#739) (538499d)

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)

... (truncated)

Commits
  • af5de5d chore(release): 3.1.8 [skip ci]
  • 8550fe4 fix(deps): bump ansis from 3.2.1 to 3.3.1 (#742)
  • 08abc09 chore(dev-deps): bump oclif from 4.14.1 to 4.14.7 (#745)
  • ae293e4 chore(dev-deps): bump @​types/node from 18.19.39 to 18.19.41 (#744)
  • a61dc3f chore(dev-deps): bump @​oclif/plugin-help from 6.2.5 to 6.2.6 (#735)
  • 7b0c235 chore(dev-deps): bump prettier from 3.3.2 to 3.3.3 (#738)
  • a440a12 chore(dev-deps): bump oclif from 4.13.14 to 4.14.1 (#740)
  • 6046504 chore(release): 3.1.7 [skip ci]
  • 538499d fix(deps): bump @​oclif/core from 4.0.8 to 4.0.12 (#739)
  • a92749f chore(release): 3.1.6 [skip ci]
  • 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.13 to 3.1.8.
- [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.13...3.1.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Upgrade or downgrade of project dependencies. label Jul 22, 2024
@dependabot dependabot bot requested a review from sullivanpj as a code owner July 22, 2024 01:34
@github-actions
Copy link

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

@socket-security
Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@formkit/tempo@0.1.1 None 0 501 kB justin-schroeder

🚮 Removed packages: npm/lodash.debounce@4.0.8, npm/tslib@2.6.3, npm/undici-types@5.26.5

View full report↗︎

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 26, 2024

Superseded by #91.

@dependabot dependabot bot closed this Aug 26, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/plugin-autocomplete-3.1.8 branch August 26, 2024 01:49
@github-actions github-actions bot locked and limited conversation to collaborators Aug 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants