Open
Conversation
a20c9aa to
fc51a8d
Compare
f1ff1a7 to
5c9eea1
Compare
5c9eea1 to
6fbd5cc
Compare
6fbd5cc to
1816ec7
Compare
1816ec7 to
0b4d2db
Compare
0b4d2db to
fabb8c1
Compare
4736f03 to
0917177
Compare
064a738 to
f987c9b
Compare
f987c9b to
fbb01d4
Compare
fbb01d4 to
239fb83
Compare
4817d19 to
deaa67a
Compare
deaa67a to
4922b41
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v5v4→v6v4→v7v4→v6v4→v6v15→v16v27→v31v4→v6v1.5.1→v1.5.2v2.24.1→v2.30.022.04→24.042022→2025Release Notes
actions/cache (actions/cache)
v5Compare Source
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
actions/download-artifact (actions/download-artifact)
v7Compare Source
v6Compare Source
v5Compare Source
actions/upload-artifact (actions/upload-artifact)
v6Compare Source
v5Compare Source
aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v6Compare Source
v5Compare Source
cachix/cachix-action (cachix/cachix-action)
v16Compare Source
What's Changed
Full Changelog: cachix/cachix-action@v15...v16
cachix/install-nix-action (cachix/install-nix-action)
v31Compare 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
nix: 2.26.3 -> 2.28.2 by @Mic92 in #232
nix: 2.24.9 -> 2.25.2 by @Mic92 in #218
ci: fix latest installer tests by @sandydoo in #220
ci: add ubuntu-24.04-arm to matrix by @msgilligan in #221
nix: 2.25.2 -> 2.26.2 by @Mic92 in #226
nix: 2.26.2 -> 2.26.3 by @sandydoo in #228
feat: Pin actions to hashes by @l0b0 in #201
chore(deps): bump actions/checkout from 4.1.1 to 4.2.2 by @dependabot in #234
docs: document how to provide AWS credentials to the nix-daemon by @sandydoo in #235
nix: 2.28.2 -> 2.28.3 by @Mic92 in #236
nix: 2.28.3 -> 2.29.0 by @Mic92 in #239
Release notes: https://nix.dev/manual/nix/latest/release-notes/rl-2.29
Automate nix updates in CI by @Mic92 in #241
nix: 2.29.0 -> 2.29.1 by @github-actions in #243
[SECURITY] https://discourse.nixos.org/t/security-advisory-privilege-escalations-in-nix-lix-and-guix/66017
nix: 2.29.1 -> 2.30.0 by @github-actions in #244
Release notes: https://nix.dev/manual/nix/2.30/release-notes/rl-2.30.html
nix: 2.30.0 -> 2.30.1 by @xokdvium in #245
[SECURITY] Builds with Nix 2.30.0 on macOS were executed with elevated privileges (root), instead of the build users. GHSA-qc7j-jgf3-qmhg
docs: add example for
nix developby @jennydaman in #248nix: 2.30.2 -> 2.31.0 by @github-actions[bot] in #250
Release notes: https://discourse.nixos.org/t/nix-2-31-0-released/68465
nix: 2.31.0 -> 2.31.1 by @github-actions[bot] in #253
nix: 2.31.1 -> 2.31.2 by @github-actions[bot] in #256
feat: set up the environment based on the installer shell scripts by @sandydoo in #251
Adds the bin directory from the user's profile to
$PATH.Configures the following environment variables:
NIX_PROFILESNIX_SSL_CERT_FILE(if not set)nix: 2.31.2 -> 2.32.0 by @github-actions[bot] in #257
Release notes: https://discourse.nixos.org/t/nix-2-32-0-released/70528
nix: 2.32.0 -> 2.32.1 by @github-actions[bot] in #258
nix: 2.32.1 -> 2.32.2 by @github-actions[bot] in #259
nix: 2.32.2 -> 2.32.3 by @github-actions[bot] in #260
nix: 2.32.3 -> 2.32.4 by @github-actions[bot] in #261
nix: 2.32.4 -> 2.33.0 by @github-actions[bot] in #264
Full Changelog: cachix/install-nix-action@v30...v31
v30Compare Source
v29Compare Source
Bumps Nix to 2.24.7
cygwin/cygwin-install-action (cygwin/cygwin-install-action)
v6Compare Source
What's Changed
New Contributors
Full Changelog: cygwin/cygwin-install-action@v5...v6
v5Compare Source
What's Changed
New Contributors
Full Changelog: cygwin/cygwin-install-action@v4...v5
ilammy/setup-nasm (ilammy/setup-nasm)
v1.5.2: setup-nasm v1.5.2Compare Source
msys2/setup-msys2 (msys2/setup-msys2)
v2.30.0Compare Source
v2.29.0Compare Source
windows-11-armimage, for example. [#542]v2.28.0Compare Source
v2.27.0Compare Source
v2.26.0Compare Source
backend migration, which is scheduled for 2025-02, see
https://redirect.github.com/actions/toolkit/discussions/1890 for details. There is no
action required for users of this action, but old versions of this action may
start to fail after the legacy cache backend is sunset.
v2.25.0Compare Source
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.
This PR was generated by Mend Renovate. View the repository job log.