Skip to content

chore(deps): bump wevm/changelogs from a5032a56dabbb6e8bd7dc1847bde11d755be4c52 to 056ab043d7affcd6871e8d972b5b5362e7349b57 in the actions group#133

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-9d5610b72f
Open

chore(deps): bump wevm/changelogs from a5032a56dabbb6e8bd7dc1847bde11d755be4c52 to 056ab043d7affcd6871e8d972b5b5362e7349b57 in the actions group#133
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/actions-9d5610b72f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the actions group with 1 update: wevm/changelogs.

Updates wevm/changelogs from a5032a56dabbb6e8bd7dc1847bde11d755be4c52 to 056ab043d7affcd6871e8d972b5b5362e7349b57

Changelog

Sourced from wevm/changelogs's changelog.

Changelog

0.6.5 (2026-04-25)

Patch Changes

  • Update rustls-webpki 0.103.11 → 0.103.13 to fix RUSTSEC-2026-0098, RUSTSEC-2026-0099, RUSTSEC-2026-0104. (by @​grandizzy, #107)

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

... (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 <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 actions group with 1 update: [wevm/changelogs](https://github.com/wevm/changelogs).


Updates `wevm/changelogs` from a5032a56dabbb6e8bd7dc1847bde11d755be4c52 to 056ab043d7affcd6871e8d972b5b5362e7349b57
- [Release notes](https://github.com/wevm/changelogs/releases)
- [Changelog](https://github.com/tempoxyz/changelogs/blob/master/CHANGELOG.md)
- [Commits](tempoxyz/changelogs@a5032a5...056ab04)

---
updated-dependencies:
- dependency-name: wevm/changelogs
  dependency-version: 056ab043d7affcd6871e8d972b5b5362e7349b57
  dependency-type: direct:production
  dependency-group: actions
...

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 30, 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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants