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

build(deps): bump the actions group with 2 updates #259

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 10, 2024

Bumps the actions group with 2 updates: DeterminateSystems/nix-installer-action and DeterminateSystems/update-flake-lock.

Updates DeterminateSystems/nix-installer-action from 13 to 14

Release notes

Sourced from DeterminateSystems/nix-installer-action's releases.

v14

What's Changed

Full Changelog: DeterminateSystems/nix-installer-action@v13...v14

Commits
  • da36cb6 Update detsys-ts for: `Merge pull request #63 from DeterminateSystems/retry...
  • 1406b8b Update detsys-ts for: `Merge pull request #62 from DeterminateSystems/dont-...
  • 197bf2b Update detsys-ts for: `Merge pull request #61 from DeterminateSystems/use-c...
  • 452d9c7 Update detsys-ts for: `Merge pull request #58 from DeterminateSystems/colle...
  • 033f039 fixup extra arguments (#113)
  • 468e81b Update detsys-ts for: `Merge pull request #57 from DeterminateSystems/fix-t...
  • b164ca3 Merge pull request #111 from detsys-pr-bot/detsys-ts-update-d353465ae6a557619...
  • 055e848 Update detsys-ts for: Log in to flakehub for 'fh' too ([#110](https://github.com/determinatesystems/nix-installer-action/issues/110)) (`d353465ae6...
  • d41fccd Log in to flakehub for 'fh' too (#110)
  • See full diff in compare view

Updates DeterminateSystems/update-flake-lock from 23 to 24

Release notes

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

v24

What's Changed

Full Changelog: DeterminateSystems/update-flake-lock@v23...v24

Commits
  • a2bbe02 Merge pull request #128 from detsys-pr-bot/detsys-ts-update-65dd73c562ac60a06...
  • 8025015 Update detsys-ts for: `Merge pull request #63 from DeterminateSystems/retry...
  • 7d80c32 Merge pull request #126 from detsys-pr-bot/detsys-ts-update-817e4d4123b6fb4ea...
  • 7bc6ec5 Update detsys-ts for: `Merge pull request #62 from DeterminateSystems/dont-...
  • 4cf6b19 Merge pull request #125 from detsys-pr-bot/detsys-ts-update-e8f6e8f54d85aa0fd...
  • 73ba0ca Update detsys-ts for: `Merge pull request #61 from DeterminateSystems/use-c...
  • 24f53da Merge pull request #124 from detsys-pr-bot/detsys-ts-update-cf1897a891edc164a...
  • 420fb2a Update detsys-ts for: `Merge pull request #58 from DeterminateSystems/colle...
  • 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 10, 2024
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-3dcf46989b branch 2 times, most recently from ad5c19e to c665ac3 Compare September 10, 2024 15:19
@Defelo
Copy link
Member

Defelo commented Sep 10, 2024

@dependabot rebase

@Defelo Defelo enabled auto-merge (squash) September 10, 2024 16:29
Bumps the actions group with 2 updates: [DeterminateSystems/nix-installer-action](https://github.com/determinatesystems/nix-installer-action) and [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock).


Updates `DeterminateSystems/nix-installer-action` from 13 to 14
- [Release notes](https://github.com/determinatesystems/nix-installer-action/releases)
- [Commits](DeterminateSystems/nix-installer-action@v13...v14)

Updates `DeterminateSystems/update-flake-lock` from 23 to 24
- [Release notes](https://github.com/determinatesystems/update-flake-lock/releases)
- [Commits](DeterminateSystems/update-flake-lock@v23...v24)

---
updated-dependencies:
- dependency-name: DeterminateSystems/nix-installer-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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions-3dcf46989b branch from c665ac3 to 1f9a456 Compare September 10, 2024 16:29
@Defelo Defelo merged commit 4bbecbc into develop Sep 10, 2024
7 checks passed
@Defelo Defelo deleted the dependabot/github_actions/actions-3dcf46989b branch September 10, 2024 16:31
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant