Skip to content

chore(deps): bump release-drafter/release-drafter from 7 to 7.6.0 - #86

Merged
softwaremill-ci merged 1 commit into
mainfrom
dependabot/github_actions/release-drafter/release-drafter-7.6.0
Jul 29, 2026
Merged

chore(deps): bump release-drafter/release-drafter from 7 to 7.6.0#86
softwaremill-ci merged 1 commit into
mainfrom
dependabot/github_actions/release-drafter/release-drafter-7.6.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 29, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

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

v7.6.0

What's Changed

New

Bug Fixes

Maintenance

Dependency Updates

New Contributors

Full Changelog: release-drafter/release-drafter@v7.5.1...v7.6.0

v7.5.1

What's Changed

Bug Fixes

... (truncated)

Commits
  • 0c7bb9e fix(deps): update dependency ignore to 7.0.6 (#1658)
  • 7502d92 chore(deps): update graphql-codegen (#1663)
  • 3c79f8e chore(deps): update dependency vite to 8.1.4 (#1662)
  • 7fce2c1 chore(deps): update dependency nock to 14.0.16 (#1655)
  • 7716656 chore(deps): update dependency @​biomejs/biome to 2.5.3 (#1660)
  • 00edb59 ci(deps): update actions/checkout action to v7.0.0 (#1669)
  • 4406794 ci(deps): update actions/setup-node action to v7.0.0 (#1670)
  • 195f328 Update npm version command in CONTRIBUTING.md
  • 9afd6d3 Include new contributors section in release-drafter
  • 474cdc7 feat: resolve release commitish refs to commit SHAs (#1649)
  • 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 7 to 7.6.0.
- [Release notes](https://github.com/release-drafter/release-drafter/releases)
- [Commits](release-drafter/release-drafter@v7...v7.6.0)

---
updated-dependencies:
- dependency-name: release-drafter/release-drafter
  dependency-version: 7.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the automerge Auto-merge after CI passes label Jul 29, 2026
Copilot AI review requested due to automatic review settings July 29, 2026 10:23
@dependabot dependabot Bot added the automerge Auto-merge after CI passes label Jul 29, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates the GitHub Actions workflow to pin the release-drafter action to a specific v7.6.0 tag for more predictable CI behavior.

Changes:

  • Pin release-drafter/release-drafter from @v7 to @v7.6.0 in the “Prepare release notes” step.
  • Pin release-drafter/release-drafter from @v7 to @v7.6.0 in the “Publish release notes” step.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/ci.yml
- name: Prepare release notes
if: github.event_name == 'push' && !startsWith(github.ref, 'refs/tags/')
uses: release-drafter/release-drafter@v7
uses: release-drafter/release-drafter@v7.6.0
Comment thread .github/workflows/ci.yml

- name: Publish release notes
uses: release-drafter/release-drafter@v7
uses: release-drafter/release-drafter@v7.6.0
@softwaremill-ci
softwaremill-ci merged commit f99ad82 into main Jul 29, 2026
7 checks passed
@softwaremill-ci
softwaremill-ci deleted the dependabot/github_actions/release-drafter/release-drafter-7.6.0 branch July 29, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Auto-merge after CI passes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants