Skip to content

chore: bump @oclif/core from 4.9.0 to 4.10.3#1730

Merged
martin-helmich merged 1 commit into
masterfrom
dependabot/npm_and_yarn/oclif/core-4.10.3
Mar 28, 2026
Merged

chore: bump @oclif/core from 4.9.0 to 4.10.3#1730
martin-helmich merged 1 commit into
masterfrom
dependabot/npm_and_yarn/oclif/core-4.10.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps @oclif/core from 4.9.0 to 4.10.3.

Release notes

Sourced from @​oclif/core's releases.

4.10.3

Bug Fixes

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.3 (2026-03-26)

Bug Fixes

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
  • c3faa25 chore(release): 4.10.3 [skip ci]
  • fb200aa Merge pull request #1557 from oclif/d/W-18398048
  • 83ac619 Merge pull request #1561 from oclif/dependabot-npm_and_yarn-oclif-test-4.1.17
  • 4f00571 Merge pull request #1562 from oclif/dependabot-npm_and_yarn-types-debug-4.1.13
  • c7b946a Merge pull request #1564 from oclif/dependabot-npm_and_yarn-typescript-5.9.3
  • 1c86144 Merge pull request #1563 from oclif/dependabot-npm_and_yarn-oclif-plugin-plug...
  • 2fbd743 chore(dev-deps): bump typescript from 5.7.3 to 5.9.3
  • 096fddf chore(dev-deps): bump @​oclif/plugin-plugins from 5.4.58 to 5.4.59
  • 38cf1f2 chore(dev-deps): bump @​types/debug from 4.1.12 to 4.1.13
  • ef8084f chore(dev-deps): bump @​oclif/test from 4.1.15 to 4.1.17
  • 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.3.
- [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.3)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-version: 4.10.3
  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 Mar 26, 2026
@martin-helmich martin-helmich merged commit f567dce into master Mar 28, 2026
11 checks passed
@martin-helmich martin-helmich deleted the dependabot/npm_and_yarn/oclif/core-4.10.3 branch March 28, 2026 09:26
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.

1 participant