chore(deps): update github-actions-non-major #1514

Merged
Jade merged 1 commit from renovate/github-actions-non-major into main 2026-03-09 12:32:58 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
ghcr.io/renovatebot/renovate (source) container patch 43.59.343.59.4
https://github.com/cachix/install-nix-action action minor v31.9.0v31.10.0
https://github.com/reproducible-containers/buildkit-cache-dance action patch v3.3.0v3.3.2

Release Notes

renovatebot/renovate (ghcr.io/renovatebot/renovate)

v43.59.4

Compare Source

Miscellaneous Chores
Build System
cachix/install-nix-action (https://github.com/cachix/install-nix-action)

v31.10.0

Compare Source

What's Changed

⚠️ Nix 2.34.0 contains a regression that, under certain scenarios (a trusted-user + a client-side netrc-file), breaks authentication with private caches that rely on netrc files. This regression affects cachix/cachix-action.
We advise sticking with 2.33.3 until a patch is released.

Full Changelog: https://github.com/cachix/install-nix-action/compare/v31.9.1...v31.10.0

v31.9.1

Compare Source

What's Changed

Full Changelog: https://github.com/cachix/install-nix-action/compare/v31...v31.9.1

reproducible-containers/buildkit-cache-dance (https://github.com/reproducible-containers/buildkit-cache-dance)

v3.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.3.1...v3.3.2

v3.3.1

Compare Source

What's Changed

  • perf: directly extract dance-cache with output type=local, and fixing CI by @​Warashi in #​59
  • perf: directly extract dance-cache with output type=local by @​kizzx2 in #​53

New Contributors

Full Changelog: https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.3.0...v3.3.1


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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ghcr.io/renovatebot/renovate](https://renovatebot.com) ([source](https://github.com/renovatebot/renovate)) | container | patch | `43.59.3` → `43.59.4` | | [https://github.com/cachix/install-nix-action](https://github.com/cachix/install-nix-action) | action | minor | `v31.9.0` → `v31.10.0` | | [https://github.com/reproducible-containers/buildkit-cache-dance](https://github.com/reproducible-containers/buildkit-cache-dance) | action | patch | `v3.3.0` → `v3.3.2` | --- ### Release Notes <details> <summary>renovatebot/renovate (ghcr.io/renovatebot/renovate)</summary> ### [`v43.59.4`](https://github.com/renovatebot/renovate/releases/tag/43.59.4) [Compare Source](https://github.com/renovatebot/renovate/compare/43.59.3...43.59.4) ##### Miscellaneous Chores - **deps:** update dependency [@&#8203;types/node](https://github.com/types/node) to v24.11.0 (main) ([#&#8203;41729](https://github.com/renovatebot/renovate/issues/41729)) ([78733d4](https://github.com/renovatebot/renovate/commit/78733d45a6ccfc56499002ae4a46379de3d5adf4)) - **deps:** update dependency conventional-changelog-conventionalcommits to v9.2.0 (main) ([#&#8203;41738](https://github.com/renovatebot/renovate/issues/41738)) ([d4fd762](https://github.com/renovatebot/renovate/commit/d4fd762fae98b5e3055e2a3c4ae7f54ed7a6a953)) - **deps:** update dependency globals to v17.4.0 (main) ([#&#8203;41732](https://github.com/renovatebot/renovate/issues/41732)) ([f8ff14d](https://github.com/renovatebot/renovate/commit/f8ff14d8e87be808d52e18b99782d9afdeb9fa87)) - **deps:** update dependency lint-staged to v16.3.0 (main) ([#&#8203;41730](https://github.com/renovatebot/renovate/issues/41730)) ([cf89c98](https://github.com/renovatebot/renovate/commit/cf89c9862ef578508b269fe95b8582a4b2b6737b)) - **deps:** update dependency lint-staged to v16.3.1 (main) ([#&#8203;41733](https://github.com/renovatebot/renovate/issues/41733)) ([e811abd](https://github.com/renovatebot/renovate/commit/e811abd20ce79a1f97d81d034ea00f16bb3f68cc)) ##### Build System - **deps:** update dependency sax to v1.5.0 (main) ([#&#8203;41741](https://github.com/renovatebot/renovate/issues/41741)) ([9893e80](https://github.com/renovatebot/renovate/commit/9893e80d444e7fc8f06f37422cdb10f7dc22c5f0)) </details> <details> <summary>cachix/install-nix-action (https://github.com/cachix/install-nix-action)</summary> ### [`v31.10.0`](https://github.com/cachix/install-nix-action/releases/tag/v31.10.0) [Compare Source](https://github.com/cachix/install-nix-action/compare/v31.9.1...v31.10.0) #### What's Changed - nix: 2.33.3 -> 2.34.0 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;267](https://github.com/cachix/install-nix-action/pull/267) Release notes: <https://discourse.nixos.org/t/nix-2-34-0-released/75818> ⚠️ Nix 2.34.0 contains a regression that, under certain scenarios (a `trusted-user` + a client-side `netrc-file`), breaks authentication with private caches that rely on `netrc` files. This regression affects `cachix/cachix-action`. We advise sticking with 2.33.3 until a patch is released. **Full Changelog**: <https://github.com/cachix/install-nix-action/compare/v31.9.1...v31.10.0> ### [`v31.9.1`](https://github.com/cachix/install-nix-action/releases/tag/v31.9.1) [Compare Source](https://github.com/cachix/install-nix-action/compare/v31.9.0...v31.9.1) #### What's Changed - nix: 2.33.0 -> 2.33.3 by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;266](https://github.com/cachix/install-nix-action/pull/266) **Full Changelog**: <https://github.com/cachix/install-nix-action/compare/v31...v31.9.1> </details> <details> <summary>reproducible-containers/buildkit-cache-dance (https://github.com/reproducible-containers/buildkit-cache-dance)</summary> ### [`v3.3.2`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.3.2) [Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.3.1...v3.3.2) #### What's Changed - Revert extraction and builder default by [@&#8203;jackmisbach](https://github.com/jackmisbach) in [#&#8203;61](https://github.com/reproducible-containers/buildkit-cache-dance/pull/61) #### New Contributors - [@&#8203;jackmisbach](https://github.com/jackmisbach) made their first contribution in [#&#8203;61](https://github.com/reproducible-containers/buildkit-cache-dance/pull/61) **Full Changelog**: <https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.3.1...v3.3.2> ### [`v3.3.1`](https://github.com/reproducible-containers/buildkit-cache-dance/releases/tag/v3.3.1) [Compare Source](https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.3.0...v3.3.1) #### What's Changed - perf: directly extract dance-cache with output type=local, and fixing CI by [@&#8203;Warashi](https://github.com/Warashi) in [#&#8203;59](https://github.com/reproducible-containers/buildkit-cache-dance/pull/59) - perf: directly extract dance-cache with output `type=local` by [@&#8203;kizzx2](https://github.com/kizzx2) in [#&#8203;53](https://github.com/reproducible-containers/buildkit-cache-dance/pull/53) #### New Contributors - [@&#8203;Warashi](https://github.com/Warashi) made their first contribution in [#&#8203;59](https://github.com/reproducible-containers/buildkit-cache-dance/pull/59) **Full Changelog**: <https://github.com/reproducible-containers/buildkit-cache-dance/compare/v3.3.0...v3.3.1> </details> --- ### 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4zIiwidXBkYXRlZEluVmVyIjoiNDIuNzAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiRGVwZW5kZW5jaWVzIiwiRGVwZW5kZW5jaWVzL1Jlbm92YXRlIl19-->
chore(deps): update github-actions-non-major
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m19s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m53s
Update flake hashes / update-flake-hashes (pull_request) Successful in 20s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 6m55s
30c406abf7
renovate force-pushed renovate/github-actions-non-major from 30c406abf7
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m19s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m53s
Update flake hashes / update-flake-hashes (pull_request) Successful in 20s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 6m55s
to 5cc90004b8
All checks were successful
Documentation / Build and Deploy Documentation (pull_request) Successful in 1m12s
Checks / Prek / Pre-commit & Formatting (pull_request) Successful in 2m44s
Update flake hashes / update-flake-hashes (pull_request) Successful in 18s
Checks / Prek / Clippy and Cargo Tests (pull_request) Successful in 6m48s
2026-03-09 05:02:31 +00:00
Compare
Jade merged commit ec9402a328 into main 2026-03-09 12:32:58 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
continuwuation/continuwuity!1514
No description provided.