oclif / plugin-autocomplete

autocomplete plugin for oclif
MIT License
83 stars 31 forks source link

fix(deps): bump @oclif/core from 4.0.17 to 4.0.19 #774

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps @oclif/core from 4.0.17 to 4.0.19.

Release notes

Sourced from @​oclif/core's releases.

4.0.19

Bug Fixes

  • deps: bump micromatch from 4.0.7 to 4.0.8 (eb2aa14)

4.0.18

Bug Fixes

  • ts-path: use file url to import tsx at runtime (#1171) (be3f6e9)
Changelog

Sourced from @​oclif/core's changelog.

4.0.19 (2024-08-24)

Bug Fixes

  • deps: bump micromatch from 4.0.7 to 4.0.8 (eb2aa14)

4.0.18 (2024-08-21)

Bug Fixes

  • ts-path: use file url to import tsx at runtime (#1171) (be3f6e9)
Commits
  • e99eac7 chore(release): 4.0.19 [skip ci]
  • 094f25f Merge pull request #1176 from oclif/dependabot-npm_and_yarn-micromatch-4.0.8
  • eb2aa14 fix(deps): bump micromatch from 4.0.7 to 4.0.8
  • 9e11791 Merge pull request #1172 from oclif/dependabot-npm_and_yarn-oclif-test-4.0.8
  • 652072f chore(dev-deps): bump @​oclif/test from 4.0.7 to 4.0.8
  • c63b18a chore(release): 4.0.18 [skip ci]
  • be3f6e9 fix(ts-path): use file url to import tsx at runtime (#1171)
  • 2902ef3 Merge pull request #1165 from oclif/dependabot-npm_and_yarn-commitlint-19.4.0
  • effbc4e Merge pull request #1166 from oclif/dependabot-npm_and_yarn-oclif-plugin-help...
  • e262ae9 Merge pull request #1167 from oclif/dependabot-npm_and_yarn-lint-staged-15.2.9
  • 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)