Skip to content

chore(deps): bump tempoxyz/changelogs from 54f693643e1bd8469293bdfcbfb647bceb559490 to bddf29852a5c9b8e1d84f1cc19b5023916d0d0db#438

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/tempoxyz/changelogs-bddf29852a5c9b8e1d84f1cc19b5023916d0d0db
Closed

chore(deps): bump tempoxyz/changelogs from 54f693643e1bd8469293bdfcbfb647bceb559490 to bddf29852a5c9b8e1d84f1cc19b5023916d0d0db#438
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/tempoxyz/changelogs-bddf29852a5c9b8e1d84f1cc19b5023916d0d0db

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps tempoxyz/changelogs from 54f693643e1bd8469293bdfcbfb647bceb559490 to bddf29852a5c9b8e1d84f1cc19b5023916d0d0db.

Changelog

Sourced from tempoxyz/changelogs's changelog.

Changelog

0.6.4 (2026-04-14)

Patch Changes

  • Fixed changelog directory lookup to support hyphenated package names by stripping the first prefix segment as a fallback (e.g., tempo-alloy -> alloy). Also improved release notes extraction to match both backtick-wrapped tag headings and plain version headings. (by @​DerekCofausper, #87)

0.6.3 (2026-03-18)

Patch Changes

  • Added support for unified versioning in root changelog format by implicitly treating all workspace packages as a fixed group, merging duplicate version headings and deduplicating changelog entries. Added Rust workspace version inheritance support for reading and writing versions via version.workspace = true. (by @​Kartik, #79)

0.6.2 (2026-03-17)

Patch Changes

  • Fixed config template placing ignore after [changelog] header causing it to be silently dropped. Respect publish = false in Cargo.toml by skipping unpublishable crates. Filter ignored packages during publish command. Added SkipReason enum to distinguish skip reasons in output. (by @​Kartik, #72)

0.6.1 (2026-02-10)

Patch Changes

  • Truncated AI diff to 32KB to prevent "Prompt is too long" errors with AI commands that have smaller context windows. (by @​jxom, c3a9576)

0.6.0 (2026-02-04)

Minor Changes

  • Replaced auto-generate workflow with check action that comments on PRs with changelog status and optional AI-generated previews. (by @​jxom, #37)

Patch Changes

  • Fixed PR number detection to find the first merge commit that brought a changelog file into the branch, rather than the most recent one. This prevents incorrect PR attribution on release branches where later merges could incorrectly claim authorship. (by @​jxom, #40)

changelogs@0.5.2

Patch Changes

  • Fixed per-crate changelog format to include package and version header in individual CHANGELOG.md files. Updated GitHub Action to look for changelogs in per-crate directories before falling back to root CHANGELOG.md. (by @​jxom, #33)

changelogs@0.5.1

Patch Changes

  • Fixed token validation to check for empty strings instead of just missing environment variables. (by @​jxom, #31)

changelogs@0.5.0

... (truncated)

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 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 [tempoxyz/changelogs](https://github.com/tempoxyz/changelogs) from 54f693643e1bd8469293bdfcbfb647bceb559490 to bddf29852a5c9b8e1d84f1cc19b5023916d0d0db.
- [Release notes](https://github.com/tempoxyz/changelogs/releases)
- [Changelog](https://github.com/tempoxyz/changelogs/blob/master/CHANGELOG.md)
- [Commits](tempoxyz/changelogs@54f6936...bddf298)

---
updated-dependencies:
- dependency-name: tempoxyz/changelogs
  dependency-version: bddf29852a5c9b8e1d84f1cc19b5023916d0d0db
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 24, 2026
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Changelog not found.

A changelog entry is required before merging.

Add changelog

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 25, 2026

Superseded by #447.

@dependabot dependabot Bot closed this Apr 25, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/tempoxyz/changelogs-bddf29852a5c9b8e1d84f1cc19b5023916d0d0db branch April 25, 2026 11:25
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants