fix(deps): bump @oclif/core from 4.11.14 to 4.13.0#1217
Merged
github-actions[bot] merged 1 commit intoJul 24, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot-npm_and_yarn-oclif-core-4.13.0
branch
2 times, most recently
from
July 24, 2026 04:10
e9b063d to
8276302
Compare
Bumps [@oclif/core](https://github.com/oclif/core) from 4.11.14 to 4.13.0. - [Release notes](https://github.com/oclif/core/releases) - [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md) - [Commits](oclif/core@4.11.14...4.13.0) --- updated-dependencies: - dependency-name: "@oclif/core" dependency-version: 4.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot-npm_and_yarn-oclif-core-4.13.0
branch
from
July 24, 2026 04:14
8276302 to
8f4509d
Compare
jayree
pushed a commit
that referenced
this pull request
Jul 24, 2026
## [2.9.159](v2.9.158...v2.9.159) (2026-07-24) ### Bug Fixes * **deps:** bump @oclif/core from 4.11.14 to 4.13.0 ([#1217](#1217)) ([78f9597](78f9597)) * **deps:** bump @salesforce/core from 8.32.4 to 8.32.6 ([#1215](#1215)) ([01b35c9](01b35c9)) * **deps:** bump fast-uri from 3.1.2 to 3.1.4 ([#1220](#1220)) ([bb1ea17](bb1ea17)) * **deps:** bump fs-extra from 11.3.6 to 11.4.0 ([#1218](#1218)) ([1cb3081](1cb3081)) * **deps:** bump linkify-it from 5.0.1 to 5.0.2 ([#1221](#1221)) ([d6693e6](d6693e6))
Owner
|
🎉 This PR is included in version 2.9.159 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps @oclif/core from 4.11.14 to 4.13.0.
Release notes
Sourced from @oclif/core's releases.
Changelog
Sourced from @oclif/core's changelog.
Commits
2ba8f2fchore(release): 4.13.0 [skip ci]4a7b804Merge pull request #1628 from floze-the-genius/fix/1284-public-format-root42ad911chore(release): 4.12.0 [skip ci]a132e92Merge pull request #1568 from rexxars/rexxars/typed-arg-options644c4aafeat: expose root help formatterb830c8etest: add more tests forArgs/optionec87a83refactor: stricter option type parsing, test multiple support93139f7feat: addArgs.option()for typed arg options