Skip to content

chore(deps): bump @oclif/plugin-autocomplete from 3.0.18 to 3.2.43#352

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

chore(deps): bump @oclif/plugin-autocomplete from 3.0.18 to 3.2.43#352
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/oclif/plugin-autocomplete-3.2.43

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps @oclif/plugin-autocomplete from 3.0.18 to 3.2.43.

Release notes

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

3.2.43

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1124) (19a9b61)

3.2.42

Bug Fixes

3.2.41

Bug Fixes

  • deps: bump @​oclif/core from 4.8.0 to 4.9.0 (#1117) (ea110a4)

3.2.40

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1093) (eea1f68)

3.2.39

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (#1061) (d737385)

3.2.38

Bug Fixes

  • deps: bump @​oclif/core from 4.5.6 to 4.7.2 (#1055) (0740369)

3.2.37

Bug Fixes

  • deps: bump @​oclif/core from 4.5.5 to 4.5.6 (#1054) (5f623bb)

3.2.37-autocomplete.1

No release notes provided.

3.2.37-autocomplete.0

Bug Fixes

  • first commit on custom autocomplete (20a4277)

3.2.36

Bug Fixes

  • deps: bump @​oclif/core from 4.5.4 to 4.5.5 (#1046) (59d224b)

3.2.35

Bug Fixes

... (truncated)

Changelog

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

3.2.43 (2026-03-29)

Bug Fixes

  • deps: bump @​oclif/core from 4.10.2 to 4.10.3 (#1124) (19a9b61)

3.2.42 (2026-03-21)

Bug Fixes

3.2.41 (2026-03-15)

Bug Fixes

  • deps: bump @​oclif/core from 4.8.0 to 4.9.0 (#1117) (ea110a4)

3.2.40 (2026-01-22)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#1093) (eea1f68)

3.2.39 (2025-11-02)

Bug Fixes

  • deps: bump @​oclif/core from 4.7.2 to 4.8.0 (#1061) (d737385)

3.2.38 (2025-10-26)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.6 to 4.7.2 (#1055) (0740369)

3.2.37 (2025-10-19)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.5 to 4.5.6 (#1054) (5f623bb)

3.2.36 (2025-10-12)

Bug Fixes

  • deps: bump @​oclif/core from 4.5.4 to 4.5.5 (#1046) (59d224b)

3.2.35 (2025-09-21)

... (truncated)

Commits
  • 0c9e730 chore(release): 3.2.43 [skip ci]
  • 19a9b61 fix(deps): bump @​oclif/core from 4.10.2 to 4.10.3 (#1124)
  • 5268da9 chore(dev-deps): bump oclif from 4.22.94 to 4.22.96 (#1125)
  • 663f843 chore(dev-deps): bump eslint-config-oclif from 6.0.151 to 6.0.153 (#1126)
  • aee6630 chore(dev-deps): bump @​oclif/test from 4.1.16 to 4.1.17 (#1119)
  • 6be65fe chore(dev-deps): bump @​types/debug from 4.1.12 to 4.1.13 (#1120)
  • b2b5edb chore(dev-deps): bump oclif from 4.22.89 to 4.22.93 (#1121)
  • 3434ecf chore(dev-deps): bump eslint-config-oclif from 6.0.149 to 6.0.151 (#1122)
  • ebdb9a3 chore(dev-deps): bump @​oclif/plugin-help from 6.2.38 to 6.2.39 (#1123)
  • 85caeba chore(release): 3.2.42 [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 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.18 to 3.2.43.
- [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.18...3.2.43)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 1, 2026
@vercel
Copy link
Copy Markdown

vercel bot commented Apr 1, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
the-codegen-project Ready Ready Preview, Comment Apr 1, 2026 4:50pm
the-codegen-project-mcp Ready Ready Preview, Comment Apr 1, 2026 4:50pm

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for the-codegen-project canceled.

Name Link
🔨 Latest commit d3d488b
🔍 Latest deploy log https://app.netlify.com/projects/the-codegen-project/deploys/69cd4bfd06e9230008a52f1f

jonaslagoni added a commit that referenced this pull request Apr 7, 2026
Upgrade the following dependencies:
- @oclif/plugin-autocomplete: 3.0.16 → 3.2.45 (minor)
- @typescript-eslint/eslint-plugin: 6.7.5 → 8.58.0 (major)
- @typescript-eslint/parser: 6.7.5 → 8.58.0 (major)
- eslint-plugin-jest: 27.2.1 → 29.15.1 (major)
- eslint-plugin-unused-imports: 3.0.0 → 4.4.1 (major)
- eslint-plugin-security: 1.7.1 → 4.0.0 (major)
- zod-to-json-schema: 3.23.0 → 3.25.2 (minor)

Skipped:
- zod: 3.25.76 → 4.3.6 (public API exports zod schemas that consumers depend on)

ESLint config updated:
- Use security/recommended-legacy for ESLint 8 compatibility

Ref #349
Ref #350
Ref #351
Ref #352

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 7, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/oclif/plugin-autocomplete-3.2.43 branch April 7, 2026 14:33
@jonaslagoni
Copy link
Copy Markdown
Contributor

🎉 This issue has been resolved in version 0.70.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant