⬆️ Update release-drafter/release-drafter action to v7 - autoclosed #11

Closed
renovate-bot wants to merge 1 commits from renovate/release-drafter-release-drafter-7.x into main
Member

This PR contains the following updates:

Package Type Update Change
release-drafter/release-drafter action major v6.4.0v7.3.0

Release Notes

release-drafter/release-drafter (release-drafter/release-drafter)

v7.3.0

Compare Source

What's Changed

New

  • feat: recover recently merged PRs missed by associated PRs lag (#​1604) @​jetersen
  • feat: switch release discovery to ref comparison and explicit missing-baseline warnings (#​1570) @​jetersen

Bug Fixes

Maintenance

Dependency Updates

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v7.2.1...v7.3.0

v7.2.1

Compare Source

What's Changed

Bug Fixes

Maintenance

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v7.2.0...v7.2.1

v7.2.0

Compare Source

What's Changed

New

Bug Fixes

Maintenance

Documentation

Dependency Updates

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v7.1.1...v7.2.0

v7.1.1

Compare Source

What's Changed

Bug Fixes

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v7.1.0...v7.1.1

v7.1.0

Compare Source

What's Changed

New

Bug Fixes

Maintenance

Documentation

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v7.0.0...v7.1.0

v7.0.0

Compare Source

What's Changed

Breaking

Bug Fixes

Maintenance

Documentation

Other changes

Dependency Updates

Full Changelog: https://github.com/release-drafter/release-drafter/compare/v6.4.0...v7.0.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) | action | major | `v6.4.0` → `v7.3.0` | --- ### Release Notes <details> <summary>release-drafter/release-drafter (release-drafter/release-drafter)</summary> ### [`v7.3.0`](https://github.com/release-drafter/release-drafter/releases/tag/v7.3.0) [Compare Source](https://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 ([#&#8203;1604](https://github.com/release-drafter/release-drafter/issues/1604)) [@&#8203;jetersen](https://github.com/jetersen) - feat: switch release discovery to ref comparison and explicit missing-baseline warnings ([#&#8203;1570](https://github.com/release-drafter/release-drafter/issues/1570)) [@&#8203;jetersen](https://github.com/jetersen) #### Bug Fixes - fix: restore prerelease-identifier on first run when no prior releases exist ([#&#8203;1602](https://github.com/release-drafter/release-drafter/issues/1602)) [@&#8203;jrbeilke](https://github.com/jrbeilke) - fix: prevent using commitish like refs/pull ([#&#8203;1598](https://github.com/release-drafter/release-drafter/issues/1598)) [@&#8203;cchanche](https://github.com/cchanche) #### Maintenance - ci: rebuild dist after codegen so generated PRs include bundle updates ([#&#8203;1605](https://github.com/release-drafter/release-drafter/issues/1605)) [@&#8203;jetersen](https://github.com/jetersen) - chore: update generated GraphQL types ([#&#8203;1600](https://github.com/release-drafter/release-drafter/issues/1600)) @&#8203;[github-actions\[bot\]](https://github.com/apps/github-actions) - chore: clarify base repository pr filtering ([#&#8203;1599](https://github.com/release-drafter/release-drafter/issues/1599)) [@&#8203;cchanche](https://github.com/cchanche) #### Dependency Updates - build(deps-dev): bump postcss from 8.5.8 to 8.5.12 ([#&#8203;1597](https://github.com/release-drafter/release-drafter/issues/1597)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v7.2.1...v7.3.0> ### [`v7.2.1`](https://github.com/release-drafter/release-drafter/releases/tag/v7.2.1) [Compare Source](https://github.com/release-drafter/release-drafter/compare/v7.2.0...v7.2.1) ### What's Changed #### Bug Fixes - fix: initial-commits-since in config not overwritten by input ([#&#8203;1593](https://github.com/release-drafter/release-drafter/issues/1593)) [@&#8203;sroebert](https://github.com/sroebert) - fix: clarify prerelease-identifier behavior and precedence in configuration ([#&#8203;1594](https://github.com/release-drafter/release-drafter/issues/1594)) [@&#8203;neilime](https://github.com/neilime) #### Maintenance - chore: disable "No version input..." warning ([#&#8203;1595](https://github.com/release-drafter/release-drafter/issues/1595)) [@&#8203;cchanche](https://github.com/cchanche) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v7.2.0...v7.2.1> ### [`v7.2.0`](https://github.com/release-drafter/release-drafter/releases/tag/v7.2.0) [Compare Source](https://github.com/release-drafter/release-drafter/compare/v7.1.1...v7.2.0) ### What's Changed #### New - feat: allow always collapsing a category ([#&#8203;1444](https://github.com/release-drafter/release-drafter/issues/1444)) [@&#8203;mhanberg](https://github.com/mhanberg) #### Bug Fixes - fix: improve advanced substitutions in replacers ([#&#8203;1555](https://github.com/release-drafter/release-drafter/issues/1555)) [@&#8203;jetersen](https://github.com/jetersen) - fix: support repo-only \_extends and prevent .github/ path doubling ([#&#8203;1577](https://github.com/release-drafter/release-drafter/issues/1577)) [@&#8203;jetersen](https://github.com/jetersen) #### Maintenance - chore(deps): update dependency typescript to 6.0.2 ([#&#8203;1587](https://github.com/release-drafter/release-drafter/issues/1587)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update vitest to 4.1.4 ([#&#8203;1585](https://github.com/release-drafter/release-drafter/issues/1585)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - ci(deps): update peter-evans/create-pull-request action to v8 ([#&#8203;1588](https://github.com/release-drafter/release-drafter/issues/1588)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency vite to 8.0.5 ([#&#8203;1579](https://github.com/release-drafter/release-drafter/issues/1579)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency nock to 14.0.12 ([#&#8203;1583](https://github.com/release-drafter/release-drafter/issues/1583)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency [@&#8203;types/node](https://github.com/types/node) to 24.12.2 ([#&#8203;1582](https://github.com/release-drafter/release-drafter/issues/1582)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency [@&#8203;biomejs/biome](https://github.com/biomejs/biome) to 2.4.10 ([#&#8203;1581](https://github.com/release-drafter/release-drafter/issues/1581)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore: move codegen to monthly scheduled workflow ([#&#8203;1578](https://github.com/release-drafter/release-drafter/issues/1578)) [@&#8203;jetersen](https://github.com/jetersen) - chore: replace vite-tsconfig-paths plugin with native resolve.tsconfigPaths ([#&#8203;1571](https://github.com/release-drafter/release-drafter/issues/1571)) [@&#8203;jetersen](https://github.com/jetersen) #### Documentation - docs: fix autolabeler example tag ([#&#8203;1568](https://github.com/release-drafter/release-drafter/issues/1568)) [@&#8203;cchanche](https://github.com/cchanche) #### Dependency Updates - build(deps): bump lodash and [@&#8203;graphql-codegen/plugin-helpers](https://github.com/graphql-codegen/plugin-helpers) ([#&#8203;1589](https://github.com/release-drafter/release-drafter/issues/1589)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) - fix(deps): update dependency [@&#8203;actions/github](https://github.com/actions/github) to 9.1.0 ([#&#8203;1586](https://github.com/release-drafter/release-drafter/issues/1586)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency yaml to 2.8.3 ([#&#8203;1580](https://github.com/release-drafter/release-drafter/issues/1580)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update node.js to v24.14.1 ([#&#8203;1584](https://github.com/release-drafter/release-drafter/issues/1584)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency [@&#8203;biomejs/biome](https://github.com/biomejs/biome) to 2.4.10 ([#&#8203;1581](https://github.com/release-drafter/release-drafter/issues/1581)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v7.1.1...v7.2.0> ### [`v7.1.1`](https://github.com/release-drafter/release-drafter/releases/tag/v7.1.1) [Compare Source](https://github.com/release-drafter/release-drafter/compare/v7.1.0...v7.1.1) ### What's Changed #### Bug Fixes - fix: remove disable-releaser and disable-autolabeler from action.yaml ([#&#8203;1564](https://github.com/release-drafter/release-drafter/issues/1564)) [@&#8203;cchanche](https://github.com/cchanche) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v7.1.0...v7.1.1> ### [`v7.1.0`](https://github.com/release-drafter/release-drafter/releases/tag/v7.1.0) [Compare Source](https://github.com/release-drafter/release-drafter/compare/v7.0.0...v7.1.0) ### What's Changed #### New - feat: filter previous releases by range with semver ([#&#8203;1445](https://github.com/release-drafter/release-drafter/issues/1445)) [@&#8203;cchanche](https://github.com/cchanche) - feat: support advanced substitutions in replacers ([#&#8203;1517](https://github.com/release-drafter/release-drafter/issues/1517)) [@&#8203;cchanche](https://github.com/cchanche) #### Bug Fixes - fix: support pull\_request\_target event in autolabeler ([#&#8203;1560](https://github.com/release-drafter/release-drafter/issues/1560)) [@&#8203;jmeridth](https://github.com/jmeridth) - fix: empty template when prs all are excluded by labels ([#&#8203;1429](https://github.com/release-drafter/release-drafter/issues/1429)) [@&#8203;Bledai](https://github.com/Bledai) - fix: fall back to org .github repo when config not found in current repo ([#&#8203;1554](https://github.com/release-drafter/release-drafter/issues/1554)) [@&#8203;jetersen](https://github.com/jetersen) #### Maintenance - ci: make sure PRs have a type label ([#&#8203;1557](https://github.com/release-drafter/release-drafter/issues/1557)) [@&#8203;cchanche](https://github.com/cchanche) #### Documentation - docs: update README with pull\_request\_target example ([#&#8203;1561](https://github.com/release-drafter/release-drafter/issues/1561)) [@&#8203;jmeridth](https://github.com/jmeridth) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v7.0.0...v7.1.0> ### [`v7.0.0`](https://github.com/release-drafter/release-drafter/releases/tag/v7.0.0) [Compare Source](https://github.com/release-drafter/release-drafter/compare/v6.4.0...v7.0.0) ### What's Changed #### Breaking - feat: new major version ([#&#8203;1475](https://github.com/release-drafter/release-drafter/issues/1475)) [@&#8203;cchanche](https://github.com/cchanche) #### Bug Fixes - fix: JSON schema too strict with required fields ([#&#8203;1535](https://github.com/release-drafter/release-drafter/issues/1535)) [@&#8203;jetersen](https://github.com/jetersen) #### Maintenance - chore(deps): update vitest to 4.1.0 ([#&#8203;1544](https://github.com/release-drafter/release-drafter/issues/1544)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update linters ([#&#8203;1549](https://github.com/release-drafter/release-drafter/issues/1549)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency nock to 14.0.11 ([#&#8203;1548](https://github.com/release-drafter/release-drafter/issues/1548)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency [@&#8203;graphql-codegen/near-operation-file-preset](https://github.com/graphql-codegen/near-operation-file-preset) to 5.0.0 ([#&#8203;1545](https://github.com/release-drafter/release-drafter/issues/1545)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency [@&#8203;types/node](https://github.com/types/node) to 24.12.0 ([#&#8203;1543](https://github.com/release-drafter/release-drafter/issues/1543)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update dependency [@&#8203;graphql-codegen/cli](https://github.com/graphql-codegen/cli) to 6.2.1 ([#&#8203;1542](https://github.com/release-drafter/release-drafter/issues/1542)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update vite ([#&#8203;1541](https://github.com/release-drafter/release-drafter/issues/1541)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - chore(deps): update linters ([#&#8203;1540](https://github.com/release-drafter/release-drafter/issues/1540)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - build(deps): bump actions/stale from 9 to 10 ([#&#8203;1527](https://github.com/release-drafter/release-drafter/issues/1527)) @&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot) #### Documentation - docs: fix v7 docs ([#&#8203;1532](https://github.com/release-drafter/release-drafter/issues/1532)) [@&#8203;cchanche](https://github.com/cchanche) #### Other changes - chore: migrate from ESLint + Prettier to Biome ([#&#8203;1552](https://github.com/release-drafter/release-drafter/issues/1552)) [@&#8203;jetersen](https://github.com/jetersen) - ci: fix licensed ([#&#8203;1533](https://github.com/release-drafter/release-drafter/issues/1533)) [@&#8203;cchanche](https://github.com/cchanche) #### Dependency Updates - fix(deps): update dependency compare-versions to 6.1.1 ([#&#8203;1547](https://github.com/release-drafter/release-drafter/issues/1547)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - fix(deps): update dependency zod to 4.3.6 ([#&#8203;1551](https://github.com/release-drafter/release-drafter/issues/1551)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) - fix(deps): update dependency semver to 7.7.4 ([#&#8203;1550](https://github.com/release-drafter/release-drafter/issues/1550)) @&#8203;[renovate\[bot\]](https://github.com/apps/renovate) **Full Changelog**: <https://github.com/release-drafter/release-drafter/compare/v6.4.0...v7.0.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44NC4yIiwidXBkYXRlZEluVmVyIjoiNDIuODQuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ2l0aHViX2FjdGlvbnMiLCJuby1zdGFsZSJdfQ==-->
renovate-bot added the dependencies label 2026-03-13 11:42:38 -04:00
renovate-bot force-pushed renovate/release-drafter-release-drafter-7.x from 6c6669885c to 36cfadf56c 2026-03-17 12:59:26 -04:00 Compare
renovate-bot force-pushed renovate/release-drafter-release-drafter-7.x from 36cfadf56c to 968f4a4fe9 2026-03-18 14:06:26 -04:00 Compare
renovate-bot force-pushed renovate/release-drafter-release-drafter-7.x from 968f4a4fe9 to 1a9feed26b 2026-04-09 11:52:58 -04:00 Compare
renovate-bot force-pushed renovate/release-drafter-release-drafter-7.x from 1a9feed26b to 05180ea347 2026-04-29 16:00:18 -04:00 Compare
renovate-bot added 1 commit 2026-05-08 03:42:57 -04:00
⬆️ Update release-drafter/release-drafter action to v7
Lint / yamllint (pull_request) Successful in 1m6s
Lint / Prettier (push) Successful in 1m17s
Lint / yamllint (push) Failing after 10m8s
Test / Home Assistant Core Configuration Check (pull_request) Failing after 14m55s
Test / Home Assistant Core Configuration Check (push) Failing after 15m4s
Lint / Prettier (pull_request) Failing after 15m11s
80567dcf16
renovate-bot force-pushed renovate/release-drafter-release-drafter-7.x from 05180ea347 to 80567dcf16 2026-05-08 03:42:57 -04:00 Compare
renovate-bot changed title from ⬆️ Update release-drafter/release-drafter action to v7 to ⬆️ Update release-drafter/release-drafter action to v7 - autoclosed 2026-05-08 13:07:07 -04:00
renovate-bot closed this pull request 2026-05-08 13:07:14 -04:00
Some checks are pending
Lint / yamllint (pull_request) Successful in 1m6s
Lint / Prettier (push) Successful in 1m17s
Lint / yamllint (push) Failing after 10m8s
Test / Home Assistant Core Configuration Check (pull_request) Failing after 14m55s
Test / Home Assistant Core Configuration Check (push) Failing after 15m4s
Lint / Prettier (pull_request) Failing after 15m11s

Pull request closed

Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/action-home-assistant#11