Skip to content

ci(deps): Bump aaronsteers/semantic-pr-release-drafter from 1.0.0 to 2.0.0#51

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/aaronsteers/semantic-pr-release-drafter-2.0.0
Open

ci(deps): Bump aaronsteers/semantic-pr-release-drafter from 1.0.0 to 2.0.0#51
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/aaronsteers/semantic-pr-release-drafter-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps aaronsteers/semantic-pr-release-drafter from 1.0.0 to 2.0.0.

Release notes

Sourced from aaronsteers/semantic-pr-release-drafter's releases.

v2.0.0

Announcing Semantic Release Drafter 2.0!

The 2.0 release focuses on improved support for monorepos with distinct and automatic dynamic versioning for each subproject. No need for version bumps, and no need for changelogs.

In order to allow searchability within the limited GitHub releases search capabilities, this update changes the default footer to include a hyperlink to same package releases within the current major version. See this own release note's footer for an example.

⚠️ Breaking Changes

Footer text that used to be contained within the main template text, placing it instead rightfully within the footer template. This means if you did not modify either template, you will not be affected. If you have a fixed main template that includes the prior footer (changelog link), you'll want to remove that, or else explicitly set the footer template to an empty string (''), to avoid duplication.

⚡ Changes

⚙️ PR Links


See also: Full Release Notes (v0.x family) | Full Release Notes (v1.x family) | Full Changelog (v1.3.1...v1.4.0)

v1.3.1

  • Rename dummy release projects (#48)

v1.3.0

✨ New Features


Full Changelog: aaronsteers/semantic-pr-release-drafter@v1.2.0...v1.3.0

v1.2.0

✨ New Features

📖 Documentation

⚙️ Under the Hood


... (truncated)

Commits
  • cdaa1c2 ci(release): remove fake existing-project draft (#52)
  • 05fe8f4 feat!: add release tag template variables, add release notes history link, (!...
  • b23dfe4 docs: configure dummy package latest flags (#50)
  • 16bf0b2 docs: update dummy project readmes (#49)
  • f47c6b6 fix: rename dummy release projects (#48)
  • bfc46fb ci: persist demo release configs (#47)
  • fcfee0e ci: draft demo project releases (#46)
  • 979c13b test: add monorepo release demo (#45)
  • c3da0b6 feat: add scope-template config for customizable scope rendering (#44)
  • a1bce35 feat: add $SCOPE template variable for change-template (#43)
  • 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 [aaronsteers/semantic-pr-release-drafter](https://github.com/aaronsteers/semantic-pr-release-drafter) from 1.0.0 to 2.0.0.
- [Release notes](https://github.com/aaronsteers/semantic-pr-release-drafter/releases)
- [Commits](aaronsteers/semantic-pr-release-drafter@v1.0.0...v2.0.0)

---
updated-dependencies:
- dependency-name: aaronsteers/semantic-pr-release-drafter
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

github-actions Bot commented Jun 3, 2026

Copy link
Copy Markdown

🎉 Thanks for opening this pull request!

Your contribution is appreciated. Here are some helpful commands you can use:

Quick Commands

  • /autofix - Auto-format and fix linting issues (ruff format + ruff check --fix)
  • /lock - Update the uv.lock file with latest dependencies

Available Poe Tasks

You can run any of these tasks using the slash command: /poe <task-name>

Core Tasks

  • /poe test - Run all tests
  • /poe test-fast - Run tests with fast exit on first failure
  • /poe lint - Check code style and quality
  • /poe format - Format code with ruff
  • /poe deps - Check for unused and missing dependencies
  • /poe check - Run format check, linting, dependency check, and tests

Quick Fixes

  • /poe fix - Auto-format and fix linting issues
  • /poe clean - Clean up build artifacts and cache

Build & Install

  • /poe build - Build the package
  • /poe install - Install with development dependencies

Other Commands

  • /poe version - Show package version
  • /poe pre-commit - Run pre-commit style checks

The CI will automatically run tests when you push commits. Happy coding! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants