Skip to content

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

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/chronus-bea23cdc6f
Open

build(deps): bump the chronus group with 3 updates#11549
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/npm_and_yarn/chronus-bea23cdc6f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 5, 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.4.0 to 1.5.0

Release notes

Sourced from @​chronus/chronus's releases.

@​chronus/chronus@​1.5.0

Bug Fixes

  • #593 Version private packages that are part of a version policy. A private: true package listed in a version policy is now bumped through the changeset/hotfix flow (chronus version --ignore-policies) and when one of its dependencies changes, while still never being published.

Features

  • #575 Add chronus ai-release-notes command that generates an AI prompt for writing blog-post-style release notes from pending changes.

    The command collects all pending changes (grouped by package and change kind) into a structured context and renders it into a ready-to-use prompt for an LLM. You can scope it to specific packages or policies, output the raw context as Markdown/JSON, or write the result to a file.

    # Print the full AI prompt for all pending changes
    chronus ai-release-notes
    Scope to specific packages and write the prompt to a file
    chronus ai-release-notes --package @​chronus/chronus --package @​chronus/github -o release-notes-prompt.md
    Output only the raw change context (no prompt template) as JSON
    chronus ai-release-notes --context-only --format json

    The prompt template can be customized via the releaseNotes.prompt option in .chronus/config.yaml.

Commits

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

Release notes

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

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

No changes, version bump only.

Commits

Updates @chronus/github from 1.1.0 to 1.2.0

Release notes

Sourced from @​chronus/github's releases.

@​chronus/github@​1.2.0

Features

  • #575 Enrich chronus ai-release-notes with GitHub pull request and author information.

    When generating release notes, each change is now linked to the pull request that introduced it and credited to its author, so the resulting notes can reference PRs and contributors. If no GitHub token is available the changes are left unchanged.

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

No changes, version bump only.

Commits

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.4.0 to 1.5.0
- [Release notes](https://github.com/timotheeguerin/chronus/releases)
- [Commits](https://github.com/timotheeguerin/chronus/compare/@chronus/chronus@1.4.0...@chronus/chronus@1.5.0)

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

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

---
updated-dependencies:
- dependency-name: "@chronus/chronus"
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: chronus
- dependency-name: "@chronus/github-pr-commenter"
  dependency-version: 1.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: chronus
- dependency-name: "@chronus/github"
  dependency-version: 1.2.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 Aug 5, 2026
@dependabot dependabot Bot added the javascript Pull requests that update javascript code label Aug 5, 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.

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