Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update anothrnick/github-tag-action action to v1.67.0 #277

Merged
merged 1 commit into from
Sep 27, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
anothrNick/github-tag-action action minor 1.61.0 -> 1.67.0

Release Notes

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

v1.67.0: : improvements: tag strategy and tag listing for filtering

Compare Source

Sorting tags by date [https://github.com/anothrNick/github-tag-action/pull/2722 ]
Adding GIT_API_TAGGING false option to switch to cli tagging [https://github.com/anothrNick/github-tag-action/pull/210](https://togithub.com/anothrNick/github-tag-action/pull/210)10 ]

CLI tagging nowdays is more reliable for github actions permissions.

v1.66.0: : fixes: sigpipe 141 scenarios

Compare Source

In some cases if the repo contains hundreds of tags, since we set -e grep combined with git tag reads randomly exits with error 141.

v1.65.0: : fixes pre-release tag exists

Compare Source

Fixes a bug introduced in 1.64 that makes pre-releases error when following a release branch strategy.
More details here https://github.com/anothrNick/github-tag-action/issues/265

v1.64.0: : hotfix: in some cases git rev errors since set -e

Compare Source

v1.63.0: : Improvements: set node to lts and catch actions errors efficiently

Compare Source

v1.62.0: : More tests and outputs when default_bump set to NONE

Compare Source

This is a very minor release, adds outputs to workflows using default_bump none when there are no #comments found that trigger a commit bump.


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, check this box

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

@github-actions
Copy link

@renovate[bot] validation successful`

@renovate renovate bot force-pushed the renovate/anothrnick-github-tag-action-1.x branch 3 times, most recently from 631dcce to 27e9768 Compare September 26, 2023 19:38
Copy link
Collaborator

@d3adb5 d3adb5 left a comment

Choose a reason for hiding this comment

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

Judging by the release notes, nothing seems amiss for us, but I'd like somebody else to take a look too.

@renovate renovate bot force-pushed the renovate/anothrnick-github-tag-action-1.x branch from 27e9768 to ac0cba7 Compare September 27, 2023 08:03
@renovate renovate bot force-pushed the renovate/anothrnick-github-tag-action-1.x branch from ac0cba7 to 08e7881 Compare September 27, 2023 08:05
@rasheedamir rasheedamir merged commit 2271c9c into master Sep 27, 2023
2 checks passed
@rasheedamir rasheedamir deleted the renovate/anothrnick-github-tag-action-1.x branch September 27, 2023 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants