Skip to content

chore(dev-deps): bump @oclif/core from 4.9.0 to 4.10.2#1304

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-oclif-core-4.10.2
Open

chore(dev-deps): bump @oclif/core from 4.9.0 to 4.10.2#1304
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot-npm_and_yarn-oclif-core-4.10.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 21, 2026

Bumps @oclif/core from 4.9.0 to 4.10.2.

Release notes

Sourced from @​oclif/core's releases.

4.10.2

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (64f4b92)

4.10.1

Bug Fixes

4.10.0

Bug Fixes

  • include multiple property in cached arg metadata (32b4bb7)
  • provide clearer messages on invalid variadic args (454ae3d)

Features

  • add ArgDefinition overloads for variadic arg return types (6fea593)
  • add definition-time validation for variadic arg constraints (20d2543)
  • add multiple property to ArgProps interface (fb76263)
  • allow array of default values for varargs (da42b29)
  • implement variadic arg parsing with shift/pop algorithm (eba40b5)
  • show ... suffix for variadic args in help text (fc53652)
Changelog

Sourced from @​oclif/core's changelog.

4.10.2 (2026-03-21)

Bug Fixes

  • deps: bump flatted from 3.3.2 to 3.4.2 (64f4b92)

4.10.1 (2026-03-20)

Bug Fixes

4.10.0 (2026-03-19)

Bug Fixes

  • include multiple property in cached arg metadata (32b4bb7)
  • provide clearer messages on invalid variadic args (454ae3d)

Features

  • add ArgDefinition overloads for variadic arg return types (6fea593)
  • add definition-time validation for variadic arg constraints (20d2543)
  • add multiple property to ArgProps interface (fb76263)
  • allow array of default values for varargs (da42b29)
  • implement variadic arg parsing with shift/pop algorithm (eba40b5)
  • show ... suffix for variadic args in help text (fc53652)
Commits
  • 2a0dc8b chore(release): 4.10.2 [skip ci]
  • e78f752 Merge pull request #1560 from oclif/dependabot-npm_and_yarn-flatted-3.4.2
  • 64f4b92 fix(deps): bump flatted from 3.3.2 to 3.4.2
  • 958a98f chore(release): 4.10.1 [skip ci]
  • 9aac3dc Merge pull request #1559 from oclif/ew/deps
  • 745f56e fix: refresh yarn.lock
  • a5facdb chore(release): 4.10.0 [skip ci]
  • 4c6b3d7 Merge pull request #1554 from rexxars/feat/native-variadic-args
  • da42b29 feat: allow array of default values for varargs
  • 454ae3d fix: provide clearer messages on invalid variadic args
  • 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/core](https://github.com/oclif/core) from 4.9.0 to 4.10.2.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.9.0...4.10.2)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-version: 4.10.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants