Skip to content

PR 8: Bump WyriHaximus/github-action-get-previous-tag from 1 to 2#8

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/WyriHaximus/github-action-get-previous-tag-2
Open

PR 8: Bump WyriHaximus/github-action-get-previous-tag from 1 to 2#8
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/WyriHaximus/github-action-get-previous-tag-2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps WyriHaximus/github-action-get-previous-tag from 1 to 2.

Release notes

Sourced from WyriHaximus/github-action-get-previous-tag's releases.

v2.0.0

Migration

Migrating from prefix to pattern going from this:

prefix: foo-bar

To:

pattern: foo-bar*

Note the astrix (*) at the end. That was always added by default in the previous version. And is the default for pattern. But if you specify your own pattern and it used be a prefix, you MUST add the astrix (*) at the end. It's not suffixed by default anymore because we want to give you full controll over the pattern (after refs/tags/) so you can do things like semver (v*[0-9].*[0-9].*[0-9]) with it without us meddling with it.

v2.0.0

  • Total issues resolved: 0
  • Total pull requests resolved: 11
  • Total contributors: 4

Bug 🐞

Dependencies 📦

Feature 🏗

Enhancement ✨

... (truncated)

Commits
  • 61819f3 Merge pull request #78 from WyriHaximus/use-node24
  • 87e69ea Upgrade to node24
  • 3b4323c Merge pull request #77 from WyriHaximus/absolve-prefix-into-pattern
  • f9b50b5 Absolve prefix into pattern
  • 03e9ecf Merge pull request #76 from WyriHaximus/fix-errors
  • 3beb7e6 Fix errors
  • b7e5a48 Merge pull request #75 from WyriHaximus/support-tag-pattern-matching
  • 7a15cff Support tag pattern matching
  • 24e8f0d Merge pull request #56 from epm-marcus/patch-1
  • 1d3f1e3 Fixed a problem with sorting of tags
  • 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 [WyriHaximus/github-action-get-previous-tag](https://github.com/wyrihaximus/github-action-get-previous-tag) from 1 to 2.
- [Release notes](https://github.com/wyrihaximus/github-action-get-previous-tag/releases)
- [Commits](WyriHaximus/github-action-get-previous-tag@v1...v2)

---
updated-dependencies:
- dependency-name: WyriHaximus/github-action-get-previous-tag
  dependency-version: '2'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Type ◦ Git Action GitHub Action / workflow label Apr 29, 2026
@BinaryServ BinaryServ changed the title Bump WyriHaximus/github-action-get-previous-tag from 1 to 2 PR 8: Bump WyriHaximus/github-action-get-previous-tag from 1 to 2 Apr 29, 2026
@BinaryServ BinaryServ added AC › Passed Ready to be reviewed Type › Git Action GitHub Action / workflow Type › Pull Request Normal pull request labels Apr 29, 2026
@BinaryServ
Copy link
Copy Markdown
Collaborator


Automatic Self-Check - #8

The details of our automated scan for your pull request are listed below. If our scan detected errors, they must be corrected before this pull request will be advanced to the review stage:




About

This pull request includes the following information:

Category Value
Title Bump WyriHaximus/github-action-get-previous-tag from 1 to 2
Created 04.29.2026 2:07 PM UTC
ID #8
Author dependabot[bot]
Repo blocklists
Branch dependabot/github_actions/WyriHaximus/github-action-get-previous-tag-2 main
Added Files 0
Modified Files 1
Renamed Files 0
Copied Files 0
Deleted Files 0



❌ Skipped Files

Tip

The following file(s) have been skipped:


  • .github/workflows/release.yml



This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AC › Passed Ready to be reviewed Type ◦ Git Action GitHub Action / workflow Type › Git Action GitHub Action / workflow Type › Pull Request Normal pull request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant