Skip to content

build(deps): bump the chronus group with 3 updates - #11432

Merged
timotheeguerin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/chronus-41855223f1
Jul 29, 2026
Merged

build(deps): bump the chronus group with 3 updates#11432
timotheeguerin merged 2 commits into
mainfrom
dependabot/npm_and_yarn/chronus-41855223f1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

Bumps the chronus group with 3 updates: @chronus/chronus, @chronus/github-pr-commenter and @chronus/github.

Updates @chronus/chronus from 1.3.1 to 1.4.0

Release notes

Sourced from @​chronus/chronus's releases.

@​chronus/chronus@​1.4.0

Bug Fixes

  • #590 Fix dependents not being bumped when a ^/workspace:^ dependency on a 0.x package receives a minor bump. Since ^0.n.x is locked to the minor (>=0.n.0 <0.(n+1).0), a minor bump is breaking and now correctly forces dependents to be released.

  • #589 Fix chronus publish reporting undefined name/version and size with npm 12+

    npm 12 changed the npm publish --json output to be keyed by package name instead of a flat object. The publish result parsing now handles both the new keyed format and the legacy flat format.

Features

  • #582 Bump minimum supported Node.js version to 22

  • #557 [API] Expose reporters

  • #588 Add {packageCommitCount} prerelease template variable that counts the commits touching a package's folder. Unlike {changeCount}, this value is monotonic (a revert is a new commit), so reverting a change and deleting its change entry no longer collides with an already published prerelease version and blocks new prereleases.

    chronus version --prerelease "{nextVersion}-dev.{packageCommitCount}"
  • #581 Replace pacote dependency with a lightweight fetch-based registry helper and nanotar for reading tarball manifests

Commits
  • 8045216 Release changes (#556)
  • 1de5ab8 fix: create release PR as draft (#591)
  • a352134 Add packageCommitCount prerelease template variable (#588)
  • 09de06c Fix dependents not bumped for 0.x caret (workspace:^) deps on minor bump (#590)
  • 3daf7c7 fix: handle npm 12+ keyed publish --json output (#589)
  • 0207930 Bump min Node to 22 and enforce no oxlint warnings (#582)
  • 15bbad3 Replace pacote with fetch + nanotar helpers (#581)
  • 3c72e57 Modernize dependencies: drop @​types/node-fetch and source-map-support (#580)
  • aeb714d Migrate ESLint + Prettier to oxc (oxlint + oxfmt) (#579)
  • d917db1 Upgrade dependencies (#578)
  • Additional commits viewable in compare view

Updates @chronus/github-pr-commenter from 1.0.6 to 1.1.0

Release notes

Sourced from @​chronus/github-pr-commenter's releases.

@​chronus/github-pr-commenter@​1.1.0

Features

  • #582 Bump minimum supported Node.js version to 22
Commits
  • 8045216 Release changes (#556)
  • 1de5ab8 fix: create release PR as draft (#591)
  • a352134 Add packageCommitCount prerelease template variable (#588)
  • 09de06c Fix dependents not bumped for 0.x caret (workspace:^) deps on minor bump (#590)
  • 3daf7c7 fix: handle npm 12+ keyed publish --json output (#589)
  • 0207930 Bump min Node to 22 and enforce no oxlint warnings (#582)
  • 15bbad3 Replace pacote with fetch + nanotar helpers (#581)
  • 3c72e57 Modernize dependencies: drop @​types/node-fetch and source-map-support (#580)
  • aeb714d Migrate ESLint + Prettier to oxc (oxlint + oxfmt) (#579)
  • d917db1 Upgrade dependencies (#578)
  • Additional commits viewable in compare view

Updates @chronus/github from 1.0.6 to 1.1.0

Release notes

Sourced from @​chronus/github's releases.

@​chronus/github-pr-commenter@​1.1.0

Features

  • #582 Bump minimum supported Node.js version to 22

@​chronus/github@​1.1.0

Features

  • #582 Bump minimum supported Node.js version to 22
  • #557 Improve cli output when creating github release
Commits
  • 8045216 Release changes (#556)
  • 1de5ab8 fix: create release PR as draft (#591)
  • a352134 Add packageCommitCount prerelease template variable (#588)
  • 09de06c Fix dependents not bumped for 0.x caret (workspace:^) deps on minor bump (#590)
  • 3daf7c7 fix: handle npm 12+ keyed publish --json output (#589)
  • 0207930 Bump min Node to 22 and enforce no oxlint warnings (#582)
  • 15bbad3 Replace pacote with fetch + nanotar helpers (#581)
  • 3c72e57 Modernize dependencies: drop @​types/node-fetch and source-map-support (#580)
  • aeb714d Migrate ESLint + Prettier to oxc (oxlint + oxfmt) (#579)
  • d917db1 Upgrade dependencies (#578)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the chronus group with 3 updates: [@chronus/chronus](https://github.com/timotheeguerin/chronus), [@chronus/github-pr-commenter](https://github.com/timotheeguerin/chronus) and [@chronus/github](https://github.com/timotheeguerin/chronus).


Updates `@chronus/chronus` from 1.3.1 to 1.4.0
- [Release notes](https://github.com/timotheeguerin/chronus/releases)
- [Commits](https://github.com/timotheeguerin/chronus/compare/@chronus/chronus@1.3.1...@chronus/chronus@1.4.0)

Updates `@chronus/github-pr-commenter` from 1.0.6 to 1.1.0
- [Release notes](https://github.com/timotheeguerin/chronus/releases)
- [Commits](https://github.com/timotheeguerin/chronus/compare/@chronus/github-pr-commenter@1.0.6...@chronus/github-pr-commenter@1.1.0)

Updates `@chronus/github` from 1.0.6 to 1.1.0
- [Release notes](https://github.com/timotheeguerin/chronus/releases)
- [Commits](https://github.com/timotheeguerin/chronus/compare/@chronus/github@1.0.6...@chronus/github@1.1.0)

---
updated-dependencies:
- dependency-name: "@chronus/chronus"
  dependency-version: 1.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: chronus
- dependency-name: "@chronus/github-pr-commenter"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: chronus
- dependency-name: "@chronus/github"
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: chronus
...

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 Jul 29, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 29, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@dependabot @github

dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/chronus-41855223f1 branch July 29, 2026 13:35
@timotheeguerin
timotheeguerin restored the dependabot/npm_and_yarn/chronus-41855223f1 branch July 29, 2026 13:41
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
Successfully started running 1 pipeline(s).
1 pipeline(s) were filtered out due to trigger conditions.
There may be pipelines that require an authorized user to comment /azp run to run.

@timotheeguerin
timotheeguerin enabled auto-merge July 29, 2026 15:34
@timotheeguerin
timotheeguerin added this pull request to the merge queue Jul 29, 2026
Merged via the queue into main with commit 23527eb Jul 29, 2026
27 checks passed
@timotheeguerin
timotheeguerin deleted the dependabot/npm_and_yarn/chronus-41855223f1 branch July 29, 2026 16:14
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.

2 participants