build(deps): update github actions to v7.3.1 (main)
Metadata
Current evaluation
Merged an automated dependency update upgrading the release-drafter GitHub Action from v7.2.1 to v7.3.1. The change passed all CI checks, received reviewer approval, and was automatically merged to the main branch.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [release-drafter/release-drafter](https://redirect.github.com/release-drafter/release-drafter) | action | minor | `v7.2.1` → `v7.3.1` |
---
### Release Notes
<details>
<summary>release-drafter/release-drafter (release-drafter/release-drafter)</summary>
### [`v7.3.1`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v7.3.1)
[Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v7.3.0...v7.3.1)
### What's Changed
#### Bug Fixes
- fix: output name and tag\_name in dry-run mode ([#​1625](https://redirect.github.com/release-drafter/release-drafter/issues/1625)) [@​cchanche](https://redirect.github.com/cchanche)
#### Maintenance
- chore(deps): update graphql-codegen to 7.0.0 ([#​1619](https://redirect.github.com/release-drafter/release-drafter/issues/1619)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency nock to 14.0.15 ([#​1609](https://redirect.github.com/release-drafter/release-drafter/issues/1609)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update graphql-codegen ([#​1615](https://redirect.github.com/release-drafter/release-drafter/issues/1615)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency typescript to 6.0.3 ([#​1610](https://redirect.github.com/release-drafter/release-drafter/issues/1610)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- ci(deps): update actions/download-artifact action to v8.0.1 ([#​1620](https://redirect.github.com/release-drafter/release-drafter/issues/1620)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency [@​types/node](https://redirect.github.com/types/node) to 24.12.3 ([#​1608](https://redirect.github.com/release-drafter/release-drafter/issues/1608)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update vitest to 4.1.5 ([#​1612](https://redirect.github.com/release-drafter/release-drafter/issues/1612)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency [@​biomejs/biome](https://redirect.github.com/biomejs/biome) to 2.4.15 ([#​1607](https://redirect.github.com/release-drafter/release-drafter/issues/1607)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency vite to 8.0.11 ([#​1611](https://redirect.github.com/release-drafter/release-drafter/issues/1611)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- ci(deps): pin dependencies ([#​1606](https://redirect.github.com/release-drafter/release-drafter/issues/1606)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
#### Dependency Updates
<details>
<summary>8 changes</summary>
- chore(deps): update node.js to v24.15.0 ([#​1616](https://redirect.github.com/release-drafter/release-drafter/issues/1616)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update vite to v8.0.13 and vitest to v4.1.6 ([#​1624](https://redirect.github.com/release-drafter/release-drafter/issues/1624)) [@​cchanche](https://redirect.github.com/cchanche)
- fix(deps): update dependency semver to 7.8.0 ([#​1622](https://redirect.github.com/release-drafter/release-drafter/issues/1622)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update npm tool constraint to 11.14.1 ([#​1617](https://redirect.github.com/release-drafter/release-drafter/issues/1617)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- fix(deps): update dependency zod to 4.4.3 ([#​1618](https://redirect.github.com/release-drafter/release-drafter/issues/1618)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- fix(deps): update actions ([#​1613](https://redirect.github.com/release-drafter/release-drafter/issues/1613)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- chore(deps): update dependency [@​biomejs/biome](https://redirect.github.com/biomejs/biome) to 2.4.15 ([#​1607](https://redirect.github.com/release-drafter/release-drafter/issues/1607)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
- fix(deps): update dependency yaml to 2.8.4 ([#​1614](https://redirect.github.com/release-drafter/release-drafter/issues/1614)) @​[renovate\[bot\]](https://redirect.github.com/apps/renovate)
</details>
**Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v7.3.0...v7.3.1>
### [`v7.3.0`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v7.3.0)
[Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v7.2.1...v7.3.0)
##### What's Changed
##### New
- feat: recover recently merged PRs missed by associated PRs lag ([#​1604](https://redirect.github.com/release-drafter/release-drafter/issues/1604)) [@​jetersen](https://redirect.github.com/jetersen)
- feat: switch release discovery to ref comparison and explicit missing-baseline warnings ([#​1570](https://redirect.github.com/release-drafter/release-drafter/issues/1570)) [@​jetersen](https://redirect.github.com/jetersen)
##### Bug Fixes
- fix: restore prerelease-identifier on first run when no prior releases exist ([#​1602](https://redirect.github.com/release-drafter/release-drafter/issues/1602)) [@​jrbeilke](https://redirect.github.com/jrbeilke)
- fix: prevent using commitish like refs/pull ([#​1598](https://redirect.github.com/release-drafter/release-drafter/issues/1598)) [@​cchanche](https://redirect.github.com/cchanche)
##### Maintenance
- ci: rebuild dist after codegen so generated PRs include bundle updates ([#​1605](https://redirect.github.com/release-drafter/release-drafter/issues/1605)) [@​jetersen](https://redirect.github.com/jetersen)
- chore: update generated GraphQL types ([#​1600](https://redirect.github.com/release-drafter/release-drafter/issues/1600)) @​[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
- chore: clarify base repository pr filtering ([#​1599](https://redirect.github.com/release-drafter/release-drafter/issues/1599)) [@​cchanche](https://redirect.github.com/cchanche)
##### Dependency Updates
- build(deps-dev): bump postcss from 8.5.8 to 8.5.12 ([#​1597](https://redirect.github.com/release-drafter/release-drafter/issues/1597)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
**Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v7.2.1...v7.3.0>
</details>
---
### Configuration
📅 **Schedule**: (in timezone Etc/UTC)
- Branch creation
- "every weekend"
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/craft-platforms).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJQUjogRGVwZW5kZW5jaWVzIl19-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Merged an automated dependency update upgrading the release-drafter GitHub Action from v7.2.1 to v7.3.1. The change passed all CI checks, received reviewer approval, and was automatically merged to the main branch. | |
| qwen3.6-35b-a3b-mtp-q6 |
Staleness:
30
Complexity:
5
Confidence:
90
|
needs review | Automated dependency update upgrading the release-drafter GitHub Action from v7.2.1 to v7.3.0. Generated by Renovate with automerge enabled. No comments or recent activity; pending automatic merge. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #238 build(deps): update github actions (main) | craft-platforms | merged | Merged automated dependency update upgrading the release-drafter GitHub Action from v7.3.1 to v7.4.0. Approved by one reviewer, passed all CI checks, and automatically merged into the main branch. | |
| #366 build(deps): update release-drafter/release-drafter action to v7.3.0 (main) | craft-store | merged | Merged automated dependency update upgrading release-drafter/release-drafter GitHub Action from v7.2.1 to v7.3.0. Approved by two reviewers and passed CI checks. | |
| #364 build(deps): update release-drafter/release-drafter action to v7.2.1 (main) | craft-store | merged | Merged automated dependency update upgrading the release-drafter/release-drafter GitHub Action from v7.2.0 to v7.2.1. Approved by reviewers, passed all CI checks, and merged to main. | |
| #568 build(deps): update github actions to v7 (main) | starbase | merged | Merged after passing CI checks and approval, this automated dependency update upgrades the actions/checkout GitHub Action from v6 to v7. | |
| #6232 build(deps): update release-drafter/release-drafter action to v7.2.1 (main) | snapcraft | merged | Merged an automated dependency update upgrading the release-drafter/release-drafter GitHub Action from v7.2.0 to v7.2.1. Applied via Renovate automerge to the main branch after passing required CI checks. | |
| #389 build(deps): update github actions (main) (major) | craft-store | merged | Merged automated dependency update upgrading actions/checkout from v6 to v7. Approved by one reviewer, passed all CI checks, and integrated into the main branch. | |
| #6200 build(deps): update release-drafter/release-drafter action to v7.2.0 (main) | snapcraft | merged | Merged automated dependency update upgrading the release-drafter/release-drafter GitHub Action from v7.1.1 to v7.2.0. Approved by reviewers, passed CI, and automatically merged into main by Renovate. | |
| #1102 build(deps): update github actions (main) | rockcraft | closed | Automatically merged dependency updates for GitHub Actions. The actions/python-versions action was updated to 3.14 and release-drafter/release-drafter to v6.4.0. All CI checks passed, and the PR was closed via automerge. | |
| #67 build(deps): update github actions (main) (major) | debcraft | merged | Merged automated dependency update upgrading GitHub Actions download-artifact to v7 and upload-artifact to v6. Approved by two reviewers, passed all CI checks, and merged automatically via Renovate bot. | |
| #407 build(deps): update github actions to v7 (main) | craft-store | merged | Merged automated dependency update upgrading actions/setup-node and actions/setup-python from v6 to v7. Approved by reviewer, passed CI checks, and merged to main. |