Skip to content

Bump anton-yurchenko/git-release from 6.0 to 7.0 - #21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/anton-yurchenko/git-release-7.0
Open

Bump anton-yurchenko/git-release from 6.0 to 7.0#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/anton-yurchenko/git-release-7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps anton-yurchenko/git-release from 6.0 to 7.0.

Release notes

Sourced from anton-yurchenko/git-release's releases.

v7.0.0

Changed

  • Breaking: ⚠️ RELEASE_NAME, RELEASE_NAME_PREFIX and RELEASE_NAME_SUFFIX are replaced by NAME_TEMPLATE
  • Breaking: ⚠️ Boolean settings reject any value other than true and false
  • Breaking: ⚠️ Update NodeJS version to v24 (Thanks to Vincent Biret)
  • Update Golang version to v1.27.1
  • Update dependencies

Added

Removed

  • RELEASE_NAME_POSTFIX and ALLOW_TAG_PREFIX

Fixed

  • Release assets were resolved differently by the Docker image and the JavaScript wrapper
  • Version parsing when TAG_PREFIX_REGEX contains a capture group
  • Crash on a malformed TAG_PREFIX_REGEX
  • UNRELEASED: delete failed when the changelog had no unreleased changes
  • Trigger loop protection ignored a custom UNRELEASED_TAG
  • Releasing a tag named latest
  • Asset upload URL on GitHub Enterprise
Changelog

Sourced from anton-yurchenko/git-release's changelog.

Changelog

[Unreleased]

[7.0.0] - 2026-09-02

Changed

  • Breaking: ⚠️ RELEASE_NAME, RELEASE_NAME_PREFIX and RELEASE_NAME_SUFFIX are replaced by NAME_TEMPLATE
  • Breaking: ⚠️ Boolean settings reject any value other than true and false
  • Breaking: ⚠️ Update NodeJS version to v24 (Thanks to Vincent Biret)
  • Update Golang version to v1.27.1
  • Update dependencies

Added

Removed

  • RELEASE_NAME_POSTFIX and ALLOW_TAG_PREFIX

Fixed

  • Release assets were resolved differently by the Docker image and the JavaScript wrapper
  • Version parsing when TAG_PREFIX_REGEX contains a capture group
  • Crash on a malformed TAG_PREFIX_REGEX
  • UNRELEASED: delete failed when the changelog had no unreleased changes
  • Trigger loop protection ignored a custom UNRELEASED_TAG
  • Releasing a tag named latest
  • Asset upload URL on GitHub Enterprise

[6.0.0] - 2024-01-17

⚠️ GitHub Actions initiate a deprecation process for Node16

Changed

  • Update dependencies
  • Update Golang version to v1.21.5
  • Breaking: Update NodeJS version to v20.11.0

Fixed

[5.0.2] - 2023-04-09

Changed

... (truncated)

Commits
  • a0b22db 7.0.0
  • 056d994 Fix the release security scan (#153)
  • d90154e 7.0.0
  • 4d60a21 v7 (#152)
  • 38a4d7c Upgrade GitHub Action runtime to Node 24 (#147)
  • 3250bf1 chore: bump codecov/codecov-action from 4 to 5
  • e4ef93a chore: bump golang.org/x/oauth2 from 0.23.0 to 0.24.0
  • c642119 chore: bump golang.org/x/oauth2 from 0.22.0 to 0.23.0
  • 0151943 chore: bump golang.org/x/oauth2 from 0.21.0 to 0.22.0
  • dfcb46c chore: bump golang.org/x/oauth2 from 0.20.0 to 0.21.0
  • 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 [anton-yurchenko/git-release](https://github.com/anton-yurchenko/git-release) from 6.0 to 7.0.
- [Release notes](https://github.com/anton-yurchenko/git-release/releases)
- [Changelog](https://github.com/anton-yurchenko/git-release/blob/main/CHANGELOG.md)
- [Commits](anton-yurchenko/git-release@v6.0...v7.0)

---
updated-dependencies:
- dependency-name: anton-yurchenko/git-release
  dependency-version: '7.0'
  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 Sep 7, 2026
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.

0 participants