Skip to content

Bump release-drafter/release-drafter from 6 to 7#403

Merged
stefanzweifel merged 1 commit into
masterfrom
dependabot/github_actions/release-drafter/release-drafter-7
Mar 16, 2026
Merged

Bump release-drafter/release-drafter from 6 to 7#403
stefanzweifel merged 1 commit into
masterfrom
dependabot/github_actions/release-drafter/release-drafter-7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Copy link
Copy Markdown
Contributor

Bumps release-drafter/release-drafter from 6 to 7.

Release notes

Sourced from release-drafter/release-drafter's releases.

v7.0.0

What's Changed

Breaking

Bug Fixes

Maintenance

Documentation

Other changes

Dependency Updates

Full Changelog: release-drafter/release-drafter@v6.4.0...v7.0.0

v6.4.0

What's Changed

New

Maintenance

... (truncated)

Commits
  • 3a7fb5c chore: release v7.0.0
  • 1bba8e8 docs: broken link in contributing guide
  • 90c8b30 docs(copilot): update instructions for Biome
  • ea57e4c ci: replace shell scripts with cross-platform TypeScript and simplify workflows
  • 5ed1f8c chore: update editor and devcontainer config for Biome
  • 68e853e chore: reformat codebase with Biome and fix code smells
  • 720e969 chore: migrate from ESLint + Prettier to Biome
  • ee6226d fix(deps): update dependency compare-versions to 6.1.1 (#1547)
  • 9a48bb9 chore(deps): update vitest to 4.1.0 (#1544)
  • f62bd72 chore(build): rebuild artifacts
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6 to 7.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v6...v7)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Mar 16, 2026
@stefanzweifel
stefanzweifel merged commit 4fc4bbf into master Mar 16, 2026
2 checks passed
@stefanzweifel
stefanzweifel deleted the dependabot/github_actions/release-drafter/release-drafter-7 branch March 16, 2026 07:20
ajgon pushed a commit to deedee-ops/schemas that referenced this pull request Jun 28, 2026
… (v7.1.0 ➔ v7.2.0) (#6)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) | action | minor | `v7.1.0` → `v7.2.0` |

---

### Release Notes

<details>
<summary>stefanzweifel/git-auto-commit-action (stefanzweifel/git-auto-commit-action)</summary>

### [`v7.2.0`](https://github.com/stefanzweifel/git-auto-commit-action/blob/HEAD/CHANGELOG.md#v720---2026-06-28)

[Compare Source](stefanzweifel/git-auto-commit-action@v7.1.0...v7.2.0)

##### Added

- Add hooks to run shell snippets around git operations ([#&#8203;411](stefanzweifel/git-auto-commit-action#411)) [@&#8203;stefanzweifel](https://github.com/@&#8203;stefanzweifel)
- Emit warning for pull\_request\_target trigger usage ([#&#8203;410](stefanzweifel/git-auto-commit-action#410)) [@&#8203;stefanzweifel](https://github.com/@&#8203;stefanzweifel)

##### Fixed

- docs(action): fix input and output descriptions in action.yml ([#&#8203;406](stefanzweifel/git-auto-commit-action#406)) [@&#8203;kranthipoturaju](https://github.com/@&#8203;kranthipoturaju)
- docs: fix typos, grammar, and formatting across markdown files ([#&#8203;408](stefanzweifel/git-auto-commit-action#408)) [@&#8203;kranthipoturaju](https://github.com/@&#8203;kranthipoturaju)
- docs: fix broken and redirecting URLs in README.md ([#&#8203;407](stefanzweifel/git-auto-commit-action#407)) [@&#8203;kranthipoturaju](https://github.com/@&#8203;kranthipoturaju)
- README: clearify meaning of the repository field ([#&#8203;404](stefanzweifel/git-auto-commit-action#404)) [@&#8203;gucio321](https://github.com/@&#8203;gucio321)

##### Dependency Updates

- Bump actions/checkout from 6 to 7 ([#&#8203;409](stefanzweifel/git-auto-commit-action#409)) \[@&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)]\(<https://github.com/@&#8203;[dependabot[bot>]]\(<https://github.com/apps/dependabot>))
- Bump release-drafter/release-drafter from 6 to 7 ([#&#8203;403](stefanzweifel/git-auto-commit-action#403)) \[@&#8203;[dependabot\[bot\]](https://github.com/apps/dependabot)]\(<https://github.com/@&#8203;[dependabot[bot>]]\(<https://github.com/apps/dependabot>))

</details>

---

### Configuration

📅 **Schedule**: (in timezone Europe/Warsaw)

- 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 becomes conflicted, 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI0NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->

Reviewed-on: https://git.ajgon.casa/deedee/schemas/pulls/6
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