Skip to content

build(deps): bump @oclif/core from 4.8.0 to 4.10.2#33

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

build(deps): bump @oclif/core from 4.8.0 to 4.10.2#33
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/oclif/core-4.10.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps @oclif/core from 4.8.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)

4.9.0

Features

  • warn on hidden, deprecated aliases (af47f67)

4.8.4

Bug Fixes

4.8.3

Bug Fixes

4.8.2

Bug Fixes

  • deps: bump minimatch from 10.2.1 to 10.2.4 (d1d9831)

4.8.1

Bug Fixes

  • deps: bump minimatch from 9.0.5 to 10.2.1 (2815e37)
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)

4.9.0 (2026-03-12)

Features

  • warn on hidden, deprecated aliases (af47f67)

4.8.4 (2026-03-09)

... (truncated)

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

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/oclif/core-4.10.2 branch 2 times, most recently from 996064a to 52b1a11 Compare April 6, 2026 05:05
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/oclif/core-4.10.2 branch from 52b1a11 to 3dea263 Compare April 15, 2026 08:22
Bumps [@oclif/core](https://github.com/oclif/core) from 4.8.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.8.0...4.10.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/oclif/core-4.10.2 branch from 3dea263 to eaa5f03 Compare April 16, 2026 06:55
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants