12
0
Fork
You've already forked website
0

Bump cachix/cachix-action from 15 to 16 #77

Merged
dependabot[bot] merged 1 commit from dependabot/github_actions/cachix/cachix-action-16 into master 2025年03月17日 07:04:58 +01:00
dependabot[bot] commented 2025年03月17日 06:46:51 +01:00 (Migrated from github.com)
Copy link

Bumps cachix/cachix-action from 15 to 16.

Release notes

Sourced from cachix/cachix-action's releases.

v16

What's Changed

Full Changelog: https://github.com/cachix/cachix-action/compare/v15...v16

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [cachix/cachix-action](https://github.com/cachix/cachix-action) from 15 to 16. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/cachix/cachix-action/releases">cachix/cachix-action's releases</a>.</em></p> <blockquote> <h2>v16</h2> <h2>What's Changed</h2> <ul> <li>Add a small delay to allow post-build hooks to flush through by <a href="https://github.com/sandydoo"><code>@​sandydoo</code></a> in <a href="https://redirect.github.com/cachix/cachix-action/pull/196">cachix/cachix-action#196</a></li> <li>Upgraded dependencies</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/cachix/cachix-action/compare/v15...v16">https://github.com/cachix/cachix-action/compare/v15...v16</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/cachix/cachix-action/commit/0fc020193b5a1fa3ac4575aa3a7d3aa6a35435ad"><code>0fc0201</code></a> Merge pull request <a href="https://redirect.github.com/cachix/cachix-action/issues/201">#201</a> from cachix/bump-deps</li> <li><a href="https://github.com/cachix/cachix-action/commit/9ff160dfdf7eb86c1a015019ab61735c71f20c1b"><code>9ff160d</code></a> dist: build</li> <li><a href="https://github.com/cachix/cachix-action/commit/43208f11653918d2dbfbae2324fed81dbb142c16"><code>43208f1</code></a> deps: pnpm update</li> <li><a href="https://github.com/cachix/cachix-action/commit/177fc8ba87629fdd84cdc46eeb62708a02c91669"><code>177fc8b</code></a> ci: run private cache tests when secrets are available</li> <li><a href="https://github.com/cachix/cachix-action/commit/9bb3a15fdb8235fe9ad2ceb2eabbf9244f8792cf"><code>9bb3a15</code></a> deps: devenv update</li> <li><a href="https://github.com/cachix/cachix-action/commit/be5295a636153b6ad194d3245f78f8e0b78dc704"><code>be5295a</code></a> Merge pull request <a href="https://redirect.github.com/cachix/cachix-action/issues/197">#197</a> from cachix/dev-restructure</li> <li><a href="https://github.com/cachix/cachix-action/commit/dbbedb8579422142411526a74bec592bd3c595e2"><code>dbbedb8</code></a> ci: split build and test scripts</li> <li><a href="https://github.com/cachix/cachix-action/commit/a3f805d98835c8b30abf35a497bf6fe0c37b4777"><code>a3f805d</code></a> ci: build once with devenv</li> <li><a href="https://github.com/cachix/cachix-action/commit/c48cfdb2ec02154c9068f4de72b5149b1eb3abff"><code>c48cfdb</code></a> ci: switch out yarn</li> <li><a href="https://github.com/cachix/cachix-action/commit/9af815036c1a51c73e74de739f2a2c7ce39bab3b"><code>9af8150</code></a> dist: rebuild</li> <li>Additional commits viewable in <a href="https://github.com/cachix/cachix-action/compare/v15...v16">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cachix/cachix-action&package-manager=github_actions&previous-version=15&new-version=16)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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) </details>
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
section77/website!77
Reference in a new issue
section77/website
No description provided.
Delete branch "dependabot/github_actions/cachix/cachix-action-16"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?