fix(deps): bump @oclif/core from 4.11.14 to 4.13.0#1161
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
|
Git2Gus App is installed but the |
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 25, 2026 12:05
61ca5a8 to
8f5c133
Compare
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