chore(deps): update dependency anothrnick/github-tag-action to v1.75.0 #125

Merged
erichardson merged 1 commits from renovate/anothrnick-github-tag-action-1.x into master 2025-10-28 07:07:53 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
anothrNick/github-tag-action minor 1.71.0 -> 1.75.0
anothrNick/github-tag-action action minor 1.71.0 -> 1.75.0

Release Notes

anothrNick/github-tag-action (anothrNick/github-tag-action)

v1.75.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/anothrNick/github-tag-action/compare/1...1.75.0

v1.74.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/anothrNick/github-tag-action/compare/1...1.74.0

v1.73.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/anothrNick/github-tag-action/compare/1...1.73.0

v1.72.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/anothrNick/github-tag-action/compare/1...1.72.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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates 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 | |---|---|---|---| | [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) | | minor | `1.71.0` -> `1.75.0` | | [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) | action | minor | `1.71.0` -> `1.75.0` | --- ### Release Notes <details> <summary>anothrNick/github-tag-action (anothrNick/github-tag-action)</summary> ### [`v1.75.0`](https://github.com/anothrNick/github-tag-action/releases/tag/1.75.0) [Compare Source](https://github.com/anothrNick/github-tag-action/compare/1.74.0...1.75.0) ##### What's Changed - Support Escapable Characters in Prefix With BATs Testing by [@&#8203;TheYorkshireDev](https://github.com/TheYorkshireDev) in [#&#8203;347](https://github.com/anothrNick/github-tag-action/pull/347) ##### New Contributors - [@&#8203;TheYorkshireDev](https://github.com/TheYorkshireDev) made their first contribution in [#&#8203;347](https://github.com/anothrNick/github-tag-action/pull/347) **Full Changelog**: <https://github.com/anothrNick/github-tag-action/compare/1...1.75.0> ### [`v1.74.0`](https://github.com/anothrNick/github-tag-action/releases/tag/1.74.0) [Compare Source](https://github.com/anothrNick/github-tag-action/compare/1.73.0...1.74.0) ##### What's Changed - Bugfix for duplicate prefix on first prerelease tag by [@&#8203;rorybartie](https://github.com/rorybartie) in [#&#8203;338](https://github.com/anothrNick/github-tag-action/pull/338) ##### New Contributors - [@&#8203;rorybartie](https://github.com/rorybartie) made their first contribution in [#&#8203;338](https://github.com/anothrNick/github-tag-action/pull/338) **Full Changelog**: <https://github.com/anothrNick/github-tag-action/compare/1...1.74.0> ### [`v1.73.0`](https://github.com/anothrNick/github-tag-action/releases/tag/1.73.0) [Compare Source](https://github.com/anothrNick/github-tag-action/compare/1.72.0...1.73.0) ##### What's Changed - Add git-lfs to installed packages in Dockerfile by [@&#8203;mikaellindemann](https://github.com/mikaellindemann) in [#&#8203;329](https://github.com/anothrNick/github-tag-action/pull/329) ##### New Contributors - [@&#8203;mikaellindemann](https://github.com/mikaellindemann) made their first contribution in [#&#8203;329](https://github.com/anothrNick/github-tag-action/pull/329) **Full Changelog**: <https://github.com/anothrNick/github-tag-action/compare/1...1.73.0> ### [`v1.72.0`](https://github.com/anothrNick/github-tag-action/releases/tag/1.72.0) [Compare Source](https://github.com/anothrNick/github-tag-action/compare/1.71.0...1.72.0) ##### What's Changed - Added TAG\_PREFIX so more descriptive tags can be used by [@&#8203;timothyclarke](https://github.com/timothyclarke) in [#&#8203;326](https://github.com/anothrNick/github-tag-action/pull/326) ##### New Contributors - [@&#8203;timothyclarke](https://github.com/timothyclarke) made their first contribution in [#&#8203;326](https://github.com/anothrNick/github-tag-action/pull/326) **Full Changelog**: <https://github.com/anothrNick/github-tag-action/compare/1...1.72.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 becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE2My4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImJvdCIsInVwZ3JhZGUiXX0=-->
renovate added the botupgrade labels 2025-10-28 06:59:00 +00:00
renovate added 1 commit 2025-10-28 06:59:00 +00:00
chore(deps): update dependency anothrnick/github-tag-action to v1.75.0
All checks were successful
ci / docker (push) Successful in 4m57s
Bump version / create_release_tag (pull_request) Successful in 42s
cae26538a5
erichardson merged commit f367de1bde into master 2025-10-28 07:07:53 +00:00
erichardson deleted branch renovate/anothrnick-github-tag-action-1.x 2025-10-28 07:07:53 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: erichardson/py-eagle-mqtt#125