[PR #26] [MERGED] Update anothrNick/github-tag-action action to v1.46.0 #173

Closed
opened 2026-03-01 18:33:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/docker-netbootxyz/pull/26
Author: @renovate[bot]
Created: 9/25/2022
Status: Merged
Merged: 9/26/2022
Merged by: @antonym

Base: masterHead: renovate/anothrnick-github-tag-action-1.x


📝 Commits (1)

  • 40f39bf Update anothrNick/github-tag-action action to v1.46.0

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 .github/workflows/release.yml (+1 -1)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anothrNick/github-tag-action action minor 1.39.0 -> 1.46.0

Release Notes

anothrNick/github-tag-action

v1.46.0

Compare Source

Reverted 1.45.0

v1.45.0

Compare Source

v1.44.0

Compare Source

v1.43.0

Compare Source

v1.42.0

Compare Source

What's Changed
New Contributors

Full Changelog: https://github.com/anothrNick/github-tag-action/compare/1.41.0...1.42.0

v1.41.0

Compare Source

v1.40.0

Compare Source

  • Now u can bump vX.X.X-suff.X properly ie, v0.0.1-dev.0 bumps to v0.0.1-dev.1 for example for branch work rc release etc
  • Don't trust semver to tail, prefer head
  • Changed rexeg slightly to ignore latest non semver tags
  • Sorted pre-release mismatch when ur branch name contains master or main to behave correctly as pre-release anyway
  • Other small bits here and there

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 this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/docker-netbootxyz/pull/26 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 9/25/2022 **Status:** ✅ Merged **Merged:** 9/26/2022 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `renovate/anothrnick-github-tag-action-1.x` --- ### 📝 Commits (1) - [`40f39bf`](https://github.com/netbootxyz/docker-netbootxyz/commit/40f39bfba840d7117e7351ecc7ac8708635d30e2) Update anothrNick/github-tag-action action to v1.46.0 ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+1 -1) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [anothrNick/github-tag-action](https://togithub.com/anothrNick/github-tag-action) | action | minor | `1.39.0` -> `1.46.0` | --- ### Release Notes <details> <summary>anothrNick/github-tag-action</summary> ### [`v1.46.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.46.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.45.0...1.46.0) Reverted 1.45.0 ### [`v1.45.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.44.0...1.45.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.44.0...1.45.0) ### [`v1.44.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.43.0...1.44.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.43.0...1.44.0) ### [`v1.43.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.42.0...1.43.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.42.0...1.43.0) ### [`v1.42.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.42.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.41.0...1.42.0) ##### What's Changed - update docs, node, add docker & bash linting by [@&#8203;sammcj](https://togithub.com/sammcj) in [https://github.com/anothrNick/github-tag-action/pull/173](https://togithub.com/anothrNick/github-tag-action/pull/173) ##### New Contributors - [@&#8203;sammcj](https://togithub.com/sammcj) made their first contribution in [https://github.com/anothrNick/github-tag-action/pull/173](https://togithub.com/anothrNick/github-tag-action/pull/173) **Full Changelog**: https://github.com/anothrNick/github-tag-action/compare/1.41.0...1.42.0 ### [`v1.41.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.40.0...1.41.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.40.0...1.41.0) ### [`v1.40.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.40.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.39.0...1.40.0) - Now u can bump vX.X.X-suff.X properly ie, v0.0.1-dev.0 bumps to v0.0.1-dev.1 for example for branch work rc release etc - Don't trust semver to tail, prefer head - Changed rexeg slightly to ignore latest non semver tags - Sorted pre-release mismatch when ur branch name contains master or main to behave correctly as pre-release anyway - Other small bits here and there </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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/netbootxyz/docker-netbootxyz). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yMDIuNCIsInVwZGF0ZWRJblZlciI6IjMyLjIwMi40In0=--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:33:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docker-netbootxyz#173
No description provided.