Skip to content

chore(deps): bump tempoxyz/changelogs from 04ccca87f4785039ced6da0fff27ba29c0dd9f5c to b0179e7300997dfa5a631a6a7a2de248bf63310f#422

Merged
Slokh merged 1 commit intomainfrom
dependabot/github_actions/tempoxyz/changelogs-b0179e7300997dfa5a631a6a7a2de248bf63310f
Apr 13, 2026
Merged

chore(deps): bump tempoxyz/changelogs from 04ccca87f4785039ced6da0fff27ba29c0dd9f5c to b0179e7300997dfa5a631a6a7a2de248bf63310f#422
Slokh merged 1 commit intomainfrom
dependabot/github_actions/tempoxyz/changelogs-b0179e7300997dfa5a631a6a7a2de248bf63310f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2026

Bumps tempoxyz/changelogs from 04ccca87f4785039ced6da0fff27ba29c0dd9f5c to b0179e7300997dfa5a631a6a7a2de248bf63310f.

Changelog

Sourced from tempoxyz/changelogs's changelog.

Changelog

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

Minor Changes

  • Added support for creating git tags without registry tokens, allowing the tool to be used for version management even when package publishing is not configured. (by @​jxom, #29)

changelogs@0.4.2

... (truncated)

Commits
  • b0179e7 fix: scope release notes to same package prefix in monorepos (#86)
  • ab51312 feat: add post-version-command input for running commands between version b...
  • See full diff 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 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 04ccca87f4785039ced6da0fff27ba29c0dd9f5c to b0179e7300997dfa5a631a6a7a2de248bf63310f.
- [Release notes](https://github.com/tempoxyz/changelogs/releases)
- [Changelog](https://github.com/tempoxyz/changelogs/blob/master/CHANGELOG.md)
- [Commits](tempoxyz/changelogs@04ccca8...b0179e7)

---
updated-dependencies:
- dependency-name: tempoxyz/changelogs
  dependency-version: b0179e7300997dfa5a631a6a7a2de248bf63310f
  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 10, 2026
@github-actions
Copy link
Copy Markdown
Contributor

⚠️ Changelog not found.

A changelog entry is required before merging.

Add changelog

@Slokh Slokh merged commit 35d066f into main Apr 13, 2026
17 checks passed
@Slokh Slokh deleted the dependabot/github_actions/tempoxyz/changelogs-b0179e7300997dfa5a631a6a7a2de248bf63310f branch April 13, 2026 20:32
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.

1 participant