build(deps): bump DeterminateSystems/update-flake-lock from 21 to 23 #70

Open
dependabot[bot] wants to merge 1 commit from dependabot/github_actions/DeterminateSystems/update-flake-lock-23 into main
dependabot[bot] commented 2024-07-01 02:44:22 +02:00 (Migrated from github.com)

Bumps DeterminateSystems/update-flake-lock from 21 to 23.

Release notes

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

v23

What's Changed

New Contributors

Full Changelog: https://github.com/DeterminateSystems/update-flake-lock/compare/v22...v23

v22

What's Changed

New Contributors

Full Changelog: https://github.com/DeterminateSystems/update-flake-lock/compare/v21...v22

Commits
  • db4ee38 Fixup support for Nix 2.23.0 and later
  • b0723e0 Add instructions for new fine grained GitHub PAT
  • af9a980 Lock third-party actions
  • ed0fe82 Merge pull request #115 from detsys-pr-bot/detsys-ts-update-bc45b6c0a6318ae30...
  • 278b2c0 Merge pull request #114 from detsys-pr-bot/detsys-ts-update-515d00bc192ae4460...
  • 1b00b72 Regenerate dist
  • 23e86b4 Merge pull request #116 from detsys-pr-bot/detsys-ts-update-856a75af22949b76e...
  • b8b46eb Update detsys-ts for: `Merge pull request #113 from DeterminateSystems/upda...
  • 50c97e1 Update detsys-ts for: `` (bc45b6c0a6318ae30192c4bf23a73dc879bdb632)
  • d777dd2 Update detsys-ts for: Merge pull request #51 from DeterminateSystems/add-miss...
  • Additional commits viewable in compare view

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 [DeterminateSystems/update-flake-lock](https://github.com/determinatesystems/update-flake-lock) from 21 to 23. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/determinatesystems/update-flake-lock/releases">DeterminateSystems/update-flake-lock's releases</a>.</em></p> <blockquote> <h2>v23</h2> <h2>What's Changed</h2> <ul> <li>Lock third-party actions by <a href="https://github.com/arianvp"><code>@​arianvp</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/118">DeterminateSystems/update-flake-lock#118</a></li> <li>Add instructions for new fine grained GitHub PAT by <a href="https://github.com/ibizaman"><code>@​ibizaman</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/92">DeterminateSystems/update-flake-lock#92</a></li> <li>Fixup support for Nix 2.23.0 and later by <a href="https://github.com/cole-h"><code>@​cole-h</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/121">DeterminateSystems/update-flake-lock#121</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/arianvp"><code>@​arianvp</code></a> made their first contribution in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/118">DeterminateSystems/update-flake-lock#118</a></li> <li><a href="https://github.com/ibizaman"><code>@​ibizaman</code></a> made their first contribution in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/92">DeterminateSystems/update-flake-lock#92</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DeterminateSystems/update-flake-lock/compare/v22...v23">https://github.com/DeterminateSystems/update-flake-lock/compare/v22...v23</a></p> <h2>v22</h2> <h2>What's Changed</h2> <ul> <li>Update README.md to use actions/checkout@v4 by <a href="https://github.com/iancleary"><code>@​iancleary</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/100">DeterminateSystems/update-flake-lock#100</a></li> <li>Convert the Action into TypeScript by <a href="https://github.com/lucperkins"><code>@​lucperkins</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/101">DeterminateSystems/update-flake-lock#101</a></li> <li>Split flake inputs on spaces instead of commas by <a href="https://github.com/grahamc"><code>@​grahamc</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/103">DeterminateSystems/update-flake-lock#103</a></li> <li>Update detsys-ts by <a href="https://github.com/lucperkins"><code>@​lucperkins</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/105">DeterminateSystems/update-flake-lock#105</a></li> <li>Make strict mode input not required by <a href="https://github.com/lucperkins"><code>@​lucperkins</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/107">DeterminateSystems/update-flake-lock#107</a></li> <li>Add environment variable for strict mode input by <a href="https://github.com/lucperkins"><code>@​lucperkins</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/108">DeterminateSystems/update-flake-lock#108</a></li> <li>Update detsys-ts by <a href="https://github.com/lucperkins"><code>@​lucperkins</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/111">DeterminateSystems/update-flake-lock#111</a></li> <li>Update detsys-ts for srv by <a href="https://github.com/grahamc"><code>@​grahamc</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/112">DeterminateSystems/update-flake-lock#112</a></li> <li>Update detsys-ts (status page changes) by <a href="https://github.com/lucperkins"><code>@​lucperkins</code></a> in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/113">DeterminateSystems/update-flake-lock#113</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/iancleary"><code>@​iancleary</code></a> made their first contribution in <a href="https://redirect.github.com/DeterminateSystems/update-flake-lock/pull/100">DeterminateSystems/update-flake-lock#100</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/DeterminateSystems/update-flake-lock/compare/v21...v22">https://github.com/DeterminateSystems/update-flake-lock/compare/v21...v22</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/db4ee38117a597ea8df8f7f75a187dd65093eade"><code>db4ee38</code></a> Fixup support for Nix 2.23.0 and later</li> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/b0723e0fae919e6452d8b3ff5df80462c70f9b6d"><code>b0723e0</code></a> Add instructions for new fine grained GitHub PAT</li> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/af9a980c7d6a3df58231edb329bd53158fa50a36"><code>af9a980</code></a> Lock third-party actions</li> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/ed0fe829d82590b82d4edab450563a64b2406cbe"><code>ed0fe82</code></a> Merge pull request <a href="https://redirect.github.com/determinatesystems/update-flake-lock/issues/115">#115</a> from detsys-pr-bot/detsys-ts-update-bc45b6c0a6318ae30...</li> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/278b2c0e0212788aa73ee59c8383d64d1a10c78a"><code>278b2c0</code></a> Merge pull request <a href="https://redirect.github.com/determinatesystems/update-flake-lock/issues/114">#114</a> from detsys-pr-bot/detsys-ts-update-515d00bc192ae4460...</li> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/1b00b724a5f6ea257162cef762faa23c043e8ebb"><code>1b00b72</code></a> Regenerate dist</li> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/23e86b41e243b5538679650c7d85d33906b37a8f"><code>23e86b4</code></a> Merge pull request <a href="https://redirect.github.com/determinatesystems/update-flake-lock/issues/116">#116</a> from detsys-pr-bot/detsys-ts-update-856a75af22949b76e...</li> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/b8b46eb7bb3cfd6df9c85130596a73a5526c8319"><code>b8b46eb</code></a> Update <code>detsys-ts</code> for: `Merge pull request <a href="https://redirect.github.com/determinatesystems/update-flake-lock/issues/113">#113</a> from DeterminateSystems/upda...</li> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/50c97e14354570cd903ed226392a63b92ce6f61f"><code>50c97e1</code></a> Update <code>detsys-ts</code> for: `` (<code>bc45b6c0a6318ae30192c4bf23a73dc879bdb632</code>)</li> <li><a href="https://github.com/DeterminateSystems/update-flake-lock/commit/d777dd2ba4f3729df07d9621c8d476539b4ab4a2"><code>d777dd2</code></a> Update detsys-ts for: Merge pull request <a href="https://redirect.github.com/determinatesystems/update-flake-lock/issues/51">#51</a> from DeterminateSystems/add-miss...</li> <li>Additional commits viewable in <a href="https://github.com/determinatesystems/update-flake-lock/compare/v21...v23">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=DeterminateSystems/update-flake-lock&package-manager=github_actions&previous-version=21&new-version=23)](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>
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/github_actions/DeterminateSystems/update-flake-lock-23:dependabot/github_actions/DeterminateSystems/update-flake-lock-23
git checkout dependabot/github_actions/DeterminateSystems/update-flake-lock-23

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git checkout main
git merge --no-ff dependabot/github_actions/DeterminateSystems/update-flake-lock-23
git checkout dependabot/github_actions/DeterminateSystems/update-flake-lock-23
git rebase main
git checkout main
git merge --ff-only dependabot/github_actions/DeterminateSystems/update-flake-lock-23
git checkout dependabot/github_actions/DeterminateSystems/update-flake-lock-23
git rebase main
git checkout main
git merge --no-ff dependabot/github_actions/DeterminateSystems/update-flake-lock-23
git checkout main
git merge --squash dependabot/github_actions/DeterminateSystems/update-flake-lock-23
git checkout main
git merge --ff-only dependabot/github_actions/DeterminateSystems/update-flake-lock-23
git checkout main
git merge dependabot/github_actions/DeterminateSystems/update-flake-lock-23
git push origin main
Sign in to join this conversation.
No description provided.