Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

CI(dependabot): Bump anothrNick/github-tag-action from 1.64.0 to 1.67.0 #350

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps anothrNick/github-tag-action from 1.64.0 to 1.67.0.

Release notes

Sourced from anothrNick/github-tag-action's releases.

1.67.0: improvements: tag strategy and tag listing for filtering

Sorting tags by date [ https://redirect.github.com/anothrNick/github-tag-action/pull/272 ] Adding GIT_API_TAGGING false option to switch to cli tagging [ https://redirect.github.com/anothrNick/github-tag-action/pull/210 ]

CLI tagging nowdays is more reliable for github actions permissions.

1.66.0: fixes: sigpipe 141 scenarios

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.

1.65.0: fixes pre-release tag exists

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

Commits
  • a2c70ae feature: add option to use git tag / git push instead of http soft tags (#210)
  • 698f1bb Sorting tags based on commit date for branch (#272)
  • 72703d0 Suddenly existing repos fail with missing permissions for token (#271)
  • b2c568f Fix pipefail error caused by piping output to head (#270)
  • 94666f1 remove -qs from pretag case (#267)
  • 564a0cc Update documentation for pre-releases and repository permissions (#268)
  • See full diff 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/anothrNick/github-tag-action-1.67.0 branch 2 times, most recently from 2adeb1e to b3ee4b7 Compare January 8, 2024 10:46
Bumps [anothrNick/github-tag-action](https://github.com/anothrnick/github-tag-action) from 1.64.0 to 1.67.0.
- [Release notes](https://github.com/anothrnick/github-tag-action/releases)
- [Commits](anothrNick/github-tag-action@1.64.0...1.67.0)

---
updated-dependencies:
- dependency-name: anothrNick/github-tag-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/anothrNick/github-tag-action-1.67.0 branch from b3ee4b7 to aacfa3b Compare January 8, 2024 10:58
@codecov-commenter
Copy link

codecov-commenter commented Jan 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (1d153ad) 56.49% compared to head (7aee80d) 56.49%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #350   +/-   ##
=======================================
  Coverage   56.49%   56.49%           
=======================================
  Files          30       30           
  Lines        7727     7727           
  Branches     3274     3274           
=======================================
  Hits         4365     4365           
  Misses        843      843           
  Partials     2519     2519           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@anilbey anilbey merged commit d03928c into master Jan 8, 2024
@anilbey anilbey deleted the dependabot/github_actions/anothrNick/github-tag-action-1.67.0 branch January 8, 2024 11:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants