Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2025

Bumps @oclif/core from 4.5.6 to 4.7.2.

Release notes

Sourced from @​oclif/core's releases.

4.7.2

Bug Fixes

  • retain description when hiding summary in help (#1493) (3647672)

4.7.1

Bug Fixes

4.7.0

Features

  • support allowNo with alias (d6de26f)

4.6.0

Features

Changelog

Sourced from @​oclif/core's changelog.

4.7.2 (2025-10-23)

Bug Fixes

  • retain description when hiding summary in help (#1493) (3647672)

4.7.1 (2025-10-23)

Bug Fixes

4.7.0 (2025-10-22)

Features

  • support allowNo with alias (d6de26f)

4.6.0 (2025-10-20)

Features

Commits
  • a7b3b00 chore(release): 4.7.2 [skip ci]
  • 3647672 fix: retain description when hiding summary in help (#1493)
  • 405d65a chore(release): 4.7.1 [skip ci]
  • 5ad6bf0 fix: warn about unparsed arguments (#1490)
  • 11b8e75 chore(release): 4.7.0 [skip ci]
  • 373edad Merge pull request #1491 from oclif/mdonnalley/allow-no-with-alias
  • d6de26f feat: support allowNo with alias
  • 8df097a ci: use node 24 instead of latest for integration tests
  • 8a32cc5 chore(release): 4.6.0 [skip ci]
  • d13b448 feat: support the 'combinable' & 'only' flag relationships (#1487) (#1488)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.5.6 to 4.7.2.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@4.5.6...4.7.2)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-version: 4.7.2
  dependency-type: direct:production
  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 Oct 25, 2025
@svc-cli-bot svc-cli-bot merged commit 7f2e6e2 into main Oct 26, 2025
13 checks passed
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-oclif-core-4.7.2 branch October 26, 2025 03:04
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.

2 participants