Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Nov 19, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4 -> v6
actions/download-artifact action major v4 -> v6
actions/upload-artifact action major v4 -> v5
aws-actions/configure-aws-credentials action major v4 -> v5
cachix/cachix-action action major v15 -> v16
cachix/install-nix-action action major v30 -> v31
cygwin/cygwin-install-action action major v5 -> v6
ilammy/setup-nasm action patch v1.5.1 -> v1.5.2
korthout/backport-action action minor v3.1.0 -> v3.4.1
msys2/setup-msys2 action minor v2.26.0 -> v2.29.0
windows github-runner major 2022 -> 2025

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

actions/download-artifact (actions/download-artifact)

v6

Compare Source

v5

Compare Source

actions/upload-artifact (actions/upload-artifact)

v5

Compare Source

aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)

v5

Compare Source

cachix/cachix-action (cachix/cachix-action)

v16

Compare Source

What's Changed

  • Add a small delay to allow post-build hooks to flush through by @​sandydoo in #​196
  • Upgraded dependencies

Full Changelog: cachix/cachix-action@v15...v16

cachix/install-nix-action (cachix/install-nix-action)

v31

Compare Source

Starting with v31, this action will use semantic versioning for releases.
Major tags, like v31, will be bumped to point to the latest minor/patch release.
This is in line with how most GitHub actions manage releases.

What's Changed

Full Changelog: cachix/install-nix-action@v30...v31

cygwin/cygwin-install-action (cygwin/cygwin-install-action)

v6

Compare Source

What's Changed
New Contributors

Full Changelog: cygwin/cygwin-install-action@v5...v6

ilammy/setup-nasm (ilammy/setup-nasm)

v1.5.2: setup-nasm v1.5.2

Compare Source

  • Update package-lock.json (#​41)
korthout/backport-action (korthout/backport-action)

v3.4.1: Backport-action v3.4.1

Compare Source

What's Changed

Full Changelog: korthout/backport-action@v3.4.0...v3.4.1

v3.4.0: Backport-action v3.4.0

Compare Source

What's Changed

You can now automatically enable auto-merge on pull requests created by backport-action thanks to a great contribution from @​jasonwbarnett - enable it using auto_merge_enabled and control the merge method using auto_merge_method.

It's now also easier to contribute to backport-action. Thanks to @​yafanasiev, the CI can push newly built artifacts regardless of whether the PR comes from a fork or not.

Updated dependencies

New Contributors

Full Changelog: korthout/backport-action@v3.3.0...v3.4.0

v3.3.0: Backport-action v3.3.0

Compare Source

What's Changed

Thanks to a great contribution from @​yafanasiev, you can now change the git committer name and email - enabling signing the cherry-picked commits.

Updated dependencies

New Contributors

Full Changelog: korthout/backport-action@v3.2.1...v3.3.0

v3.2.1: Backport-action v3.2.1

Compare Source

What's Changed

Backport-action now detects when a backport branch or pull request already exists and continues without posting an error comment. This means you can safely add backport labels after a previous run. It also allows you to retry the workflow where the branch was pushed, but the pull request couldn’t be created. In earlier versions, rerunning in those situations would have left an error comment on the original pull request. Now, it handles these gracefully. The actions' log shows what happens in detail. Thanks @​wolfgangwalther for this great contribution!

A typo in the actions' log was also fixed thanks to @​codygarver.

Updated dependencies

New Contributors

Full Changelog: korthout/backport-action@v3.2.0...v3.2.1

v3.2.0: Backport-action 3.2.0

Compare Source

What's Changed

This release adds two new inputs: add_labels and add_author_as_assignee.

add_labels allows you to specify additional labels for the backport pull request. Thanks @​chancez for the great contribution!

add_author_as_assignee allows you to control whether the action should set the author of the original pull request as an assignee on the backport pull request. Thanks @​soooch for the great contribution!

Updated Dependencies

New Contributors

Full Changelog: korthout/backport-action@v3.1.0...v3.2.0

msys2/setup-msys2 (msys2/setup-msys2)

v2.29.0

Compare Source

  • Allow installation to C:\msys64 if it doesn't exist already. Like with the new windows-11-arm image, for example. [#​542]
  • Update base distribution to 20250830. [#​548]
  • Update dependencies

v2.28.0

Compare Source

v2.27.0

Compare Source

  • Update base distribution to 20250221. [#​480]
  • Update dependencies
  • Drop support for CLANG32

Configuration

📅 Schedule: Branch creation - "after 5am and before 8am on Wednesday" (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 force-pushed the renovate/gh-actions branch from a1400f8 to 917b335 Compare November 22, 2025 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant