Skip to content

build(deps): bump @qui-cli/core from 6.0.4 to 7.0.0#89

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/qui-cli/core-7.0.0
Open

build(deps): bump @qui-cli/core from 6.0.4 to 7.0.0#89
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/qui-cli/core-7.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps @qui-cli/core from 6.0.4 to 7.0.0.

Changelog

Sourced from @​qui-cli/core's changelog.

7.0.0 (2026-04-27)

⚠ BREAKING CHANGES

  • Core no longer exports usage() or usageMarkdown() (they are exported from the Usage plugin in the core module).

Features

  • core Usage plugin generates usage for stdout and Markdown (ac5a39a)

Bug Fixes

  • explicitly move to Node LTS (as opposed to implicitly) (5381e1d)
  • format usage consistently in markdown (5a7151e)
  • markdown formatting of positional arguments corrected (90ec6f2)
Commits
  • 9c04235 chore: release @​qui-cli/core@​7.0.0
  • 5a7151e fix: format usage consistently in markdown
  • 90ec6f2 fix: markdown formatting of positional arguments corrected
  • 3f1e639 refactor: return actual help option
  • ac5a39a feat!: core Usage plugin generates usage for stdout and Markdown
  • 406fa30 build: install from workspace as devDependency for version consistency
  • f3658ca refactor: prep for TS6
  • f8a7f1d chore: bump dependencies
  • 5381e1d fix: explicitly move to Node LTS (as opposed to implicitly)
  • 1fcb10f refactor: preparing for TS6
  • 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 [@qui-cli/core](https://github.com/battis/qui-cli/tree/HEAD/packages/core) from 6.0.4 to 7.0.0.
- [Changelog](https://github.com/battis/qui-cli/blob/main/packages/core/CHANGELOG.md)
- [Commits](https://github.com/battis/qui-cli/commits/core/7.0.0/packages/core)

---
updated-dependencies:
- dependency-name: "@qui-cli/core"
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 May 1, 2026
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