Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the actions group with 3 updates #5

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps the actions group with 3 updates: cachix/install-nix-action, DeterminateSystems/magic-nix-cache-action and DeterminateSystems/update-flake-lock.

Updates cachix/install-nix-action from 25 to 26

Release notes

Sourced from cachix/install-nix-action's releases.

v26

Bump to Nix 2.20.5 to address CVE-2024-27297 / GHSA-2ffj-w4mj-pg37.

Commits

Updates DeterminateSystems/magic-nix-cache-action from 2 to 4

Release notes

Sourced from DeterminateSystems/magic-nix-cache-action's releases.

v4

What's Changed

Full Changelog: DeterminateSystems/magic-nix-cache-action@v3...v4

v3

What's Changed

New Contributors

Full Changelog: DeterminateSystems/magic-nix-cache-action@v2...v3

Commits
  • fc6aace Merge pull request #38 from DeterminateSystems/flakehub-cache-readme
  • f7df689 Don't publish to ids
  • b505f49 Update readme for flakehub cache
  • 122e91d Merge pull request #35 from DeterminateSystems/flakehub-cache
  • 2c553b2 Add shellcheck checks to CI
  • 455b918 Use -closure ids
  • 1b7beca Merge remote-tracking branch 'origin/main' into flakehub-cache
  • 54acdd1 Merge pull request #36 from DeterminateSystems/grahamc-patch-1
  • 79f590d /latest/ -> /stable/
  • 14fda4e Stop setting the default source branch to 'main'
  • Additional commits viewable in compare view

Updates DeterminateSystems/update-flake-lock from 20 to 21

Release notes

Sourced from DeterminateSystems/update-flake-lock's releases.

v21

We no longer depend on any Node16 actions! That pesky warning should disappear from your CI runs now 🚀

What's Changed

New Contributors

Full Changelog: DeterminateSystems/update-flake-lock@v20...v21

Commits
  • a3ccb8f Update pedrolamas/handlebars-action to 2.4.0
  • 56b3507 Update DamianReeves/write-file-action to v1.3
  • 70d01ca build(deps): bump pedrolamas/handlebars-action from 2.2.0 to 2.3.0
  • 96c74d2 build(deps): bump actions/checkout from 2 to 4
  • 0631a12 build(deps): bump crazy-max/ghaction-import-gpg from 5 to 6
  • a72d3c5 update peter-evans/create-pull-request to v6
  • e98d435 Bump peter-evans/create-pull-request to v5
  • d374cc7 Mechanical migration to FlakeHub
  • af80b95 Update action versions to main.
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the actions group with 3 updates: [cachix/install-nix-action](https://github.com/cachix/install-nix-action), [DeterminateSystems/magic-nix-cache-action](https://github.com/determinatesystems/magic-nix-cache-action) and [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock).


Updates `cachix/install-nix-action` from 25 to 26
- [Release notes](https://github.com/cachix/install-nix-action/releases)
- [Commits](cachix/install-nix-action@v25...v26)

Updates `DeterminateSystems/magic-nix-cache-action` from 2 to 4
- [Release notes](https://github.com/determinatesystems/magic-nix-cache-action/releases)
- [Commits](DeterminateSystems/magic-nix-cache-action@v2...v4)

Updates `DeterminateSystems/update-flake-lock` from 20 to 21
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](DeterminateSystems/update-flake-lock@v20...v21)

---
updated-dependencies:
- dependency-name: cachix/install-nix-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: DeterminateSystems/magic-nix-cache-action
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: DeterminateSystems/update-flake-lock
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@siph siph merged commit 00f4551 into master Apr 1, 2024
1 check passed
@dependabot dependabot bot deleted the dependabot/github_actions/actions-daf4da2915 branch April 1, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant