Skip to content

Update github-actions (major)#691

Open
renovate[bot] wants to merge 1 commit into2.0.xfrom
renovate/major-github-actions
Open

Update github-actions (major)#691
renovate[bot] wants to merge 1 commit into2.0.xfrom
renovate/major-github-actions

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 6, 2025

This PR contains the following updates:

Package Type Update Change
WyriHaximus/github-action-get-previous-tag action major v1.4.0v2.0.0
actions/cache action major v4.3.0v5.0.3
actions/checkout action major v5.0.1v6.0.2
dessant/lock-threads action major v5.0.1v6.0.0
peter-evans/repository-dispatch action major v3.0.0v4.0.1

Release Notes

WyriHaximus/github-action-get-previous-tag (WyriHaximus/github-action-get-previous-tag)

v2.0.0

Compare Source

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 ✨

actions/cache (actions/cache)

v5.0.3

Compare Source

What's Changed

Full Changelog: actions/cache@v5...v5.0.3

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

dessant/lock-threads (dessant/lock-threads)

v6.0.0

Compare Source

Learn more about this release from the changelog.

peter-evans/repository-dispatch (peter-evans/repository-dispatch)

v4.0.1

Compare Source

What's Changed

Full Changelog: peter-evans/repository-dispatch@v4.0.0...v4.0.1

v4.0.0: Repository Dispatch v4.0.0

Compare Source

⚙️ Requires Actions Runner v2.327.1 or later if you are using a self-hosted runner for Node 24 support.

What's Changed
New Contributors

Full Changelog: peter-evans/repository-dispatch@v3.0.0...v4.0.0


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update peter-evans/repository-dispatch action to v4 Update github-actions (major) Oct 8, 2025
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 792e679 to 2a2bfed Compare October 8, 2025 10:03
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 2a2bfed to 0e2bb2f Compare October 24, 2025 23:04
@renovate renovate bot changed the title Update github-actions (major) Update peter-evans/repository-dispatch action to v4 Oct 26, 2025
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 0e2bb2f to a579dd2 Compare October 26, 2025 08:13
@renovate renovate bot force-pushed the renovate/major-github-actions branch from a579dd2 to 2918998 Compare November 11, 2025 02:37
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 2918998 to 41e62ba Compare November 20, 2025 18:00
@renovate renovate bot changed the title Update peter-evans/repository-dispatch action to v4 Update github-actions (major) Nov 20, 2025
@renovate renovate bot force-pushed the renovate/major-github-actions branch 2 times, most recently from ea7aa6e to 4fb0839 Compare December 12, 2025 18:00
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 4fb0839 to 73c6999 Compare February 2, 2026 20:55
@renovate renovate bot force-pushed the renovate/major-github-actions branch from 73c6999 to c54d897 Compare February 6, 2026 18:07
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.

0 participants