Skip to content

Commit 9373e79

Browse files
authored
chore(deps): bump the github-actions group with 3 updates [skip ci]
Bumps the github-actions group with 3 updates: [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action), [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [updatecli/updatecli-action](https://github.com/updatecli/updatecli-action). Updates `docker/setup-qemu-action` from 3.6.0 to 3.7.0 Release notes *Sourced from [docker/setup-qemu-action's releases](https://github.com/docker/setup-qemu-action/releases).* > v3.7.0 > ------ > > * Bump `@​docker/actions-toolkit` from 0.56.0 to 0.67.0 in [docker/setup-qemu-action#217](https://redirect.github.com/docker/setup-qemu-action/pull/217) [docker/setup-qemu-action#230](https://redirect.github.com/docker/setup-qemu-action/pull/230) > * Bump brace-expansion from 1.1.11 to 1.1.12 in [docker/setup-qemu-action#220](https://redirect.github.com/docker/setup-qemu-action/pull/220) > * Bump form-data from 2.5.1 to 2.5.5 in [docker/setup-qemu-action#218](https://redirect.github.com/docker/setup-qemu-action/pull/218) > * Bump tmp from 0.2.3 to 0.2.4 in [docker/setup-qemu-action#221](https://redirect.github.com/docker/setup-qemu-action/pull/221) > * Bump undici from 5.28.4 to 5.29.0 in [docker/setup-qemu-action#219](https://redirect.github.com/docker/setup-qemu-action/pull/219) > > **Full Changelog**: <docker/setup-qemu-action@v3.6.0...v3.7.0> Commits * [`c7c5346`](docker/setup-qemu-action@c7c5346) Merge pull request [#230](https://redirect.github.com/docker/setup-qemu-action/issues/230) from docker/dependabot/npm\_and\_yarn/docker/actions-to... * [`3a517a1`](docker/setup-qemu-action@3a517a1) chore: update generated content * [`a5b45ed`](docker/setup-qemu-action@a5b45ed) build(deps): bump `@​docker/actions-toolkit` from 0.62.1 to 0.67.0 * [`3a64278`](docker/setup-qemu-action@3a64278) Merge pull request [#220](https://redirect.github.com/docker/setup-qemu-action/issues/220) from docker/dependabot/npm\_and\_yarn/brace-expansion-1... * [`94906ba`](docker/setup-qemu-action@94906ba) chore: update generated content * [`4027abf`](docker/setup-qemu-action@4027abf) build(deps): bump brace-expansion from 1.1.11 to 1.1.12 * [`bee0aaa`](docker/setup-qemu-action@bee0aaa) Merge pull request [#221](https://redirect.github.com/docker/setup-qemu-action/issues/221) from docker/dependabot/npm\_and\_yarn/tmp-0.2.4 * [`0d7e257`](docker/setup-qemu-action@0d7e257) chore: update generated content * [`b869601`](docker/setup-qemu-action@b869601) build(deps): bump tmp from 0.2.3 to 0.2.4 * [`3a043ed`](docker/setup-qemu-action@3a043ed) Merge pull request [#219](https://redirect.github.com/docker/setup-qemu-action/issues/219) from docker/dependabot/npm\_and\_yarn/undici-5.29.0 * Additional commits viewable in [compare view](docker/setup-qemu-action@2910929...c7c5346) Updates `softprops/action-gh-release` from 2.4.1 to 2.4.2 Release notes *Sourced from [softprops/action-gh-release's releases](https://github.com/softprops/action-gh-release/releases).* > v2.4.2 > ------ > > What's Changed > -------------- > > ### Exciting New Features 🎉 > > * feat: Ensure generated release notes cannot be over 125000 characters by [`@​BeryJu`](https://github.com/BeryJu) in [softprops/action-gh-release#684](https://redirect.github.com/softprops/action-gh-release/pull/684) > > ### Other Changes 🔄 > > * dependency updates > > New Contributors > ---------------- > > * [`@​BeryJu`](https://github.com/BeryJu) made their first contribution in [softprops/action-gh-release#684](https://redirect.github.com/softprops/action-gh-release/pull/684) > > **Full Changelog**: <softprops/action-gh-release@v2.4.1...v2.4.2> Changelog *Sourced from [softprops/action-gh-release's changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md).* > 2.4.2 > ----- > > What's Changed > -------------- > > ### Exciting New Features 🎉 > > * feat: Ensure generated release notes cannot be over 125000 characters by [`@​BeryJu`](https://github.com/BeryJu) in [softprops/action-gh-release#684](https://redirect.github.com/softprops/action-gh-release/pull/684) > > ### Other Changes 🔄 > > * dependency updates > > 2.4.1 > ----- > > What's Changed > -------------- > > ### Other Changes 🔄 > > * fix(util): support brace expansion globs containing commas in parseInputFiles by [`@​Copilot`](https://github.com/Copilot) in [softprops/action-gh-release#672](https://redirect.github.com/softprops/action-gh-release/pull/672) > * fix: gracefully fallback to body when body\_path cannot be read by [`@​Copilot`](https://github.com/Copilot) in [softprops/action-gh-release#671](https://redirect.github.com/softprops/action-gh-release/pull/671) > > 2.4.0 > ----- > > What's Changed > -------------- > > ### Exciting New Features 🎉 > > * feat(action): respect working\_directory for files globs by [`@​stephenway`](https://github.com/stephenway) in [softprops/action-gh-release#667](https://redirect.github.com/softprops/action-gh-release/pull/667) > > 2.3.4 > ----- > > What's Changed > -------------- > > ### Bug fixes 🐛 > > * fix(action): handle 422 already\_exists race condition by [`@​stephenway`](https://github.com/stephenway) in [softprops/action-gh-release#665](https://redirect.github.com/softprops/action-gh-release/pull/665) > > ### Other Changes 🔄 > > * dependency updates > > 2.3.3 > ----- > > What's Changed > -------------- > > ### Exciting New Features 🎉 > > * feat: add input option `overwrite_files` by [`@​asfernandes`](https://github.com/asfernandes) in [softprops/action-gh-release#343](https://redirect.github.com/softprops/action-gh-release/pull/343) > > ### Other Changes 🔄 ... (truncated) Commits * [`5be0e66`](softprops/action-gh-release@5be0e66) release 2.4.2 * [`af658b4`](softprops/action-gh-release@af658b4) feat: Ensure generated release notes cannot be over 125000 characters ([#684](https://redirect.github.com/softprops/action-gh-release/issues/684)) * [`237aacc`](softprops/action-gh-release@237aacc) chore: bump node to 24.11.0 * [`00362be`](softprops/action-gh-release@00362be) chore(deps): bump the npm group with 5 updates ([#687](https://redirect.github.com/softprops/action-gh-release/issues/687)) * [`0adea5a`](softprops/action-gh-release@0adea5a) chore(deps): bump the npm group with 3 updates ([#686](https://redirect.github.com/softprops/action-gh-release/issues/686)) * [`aa05f9d`](softprops/action-gh-release@aa05f9d) chore(deps): bump actions/setup-node from 5.0.0 to 6.0.0 in the github-action... * [`bbaccb3`](softprops/action-gh-release@bbaccb3) chore(deps): bump `@​types/node` from 20.19.21 to 20.19.22 in the npm group ([#682](https://redirect.github.com/softprops/action-gh-release/issues/682)) * [`50fda3f`](softprops/action-gh-release@50fda3f) chore(deps): bump vite from 7.1.5 to 7.1.11 ([#681](https://redirect.github.com/softprops/action-gh-release/issues/681)) * [`5434409`](softprops/action-gh-release@5434409) chore(deps): bump `@​types/node` from 20.19.19 to 20.19.21 in the npm group ([#679](https://redirect.github.com/softprops/action-gh-release/issues/679)) * See full diff in [compare view](softprops/action-gh-release@6da8fa9...5be0e66) Updates `updatecli/updatecli-action` from 2.94.0 to 2.95.0 Release notes *Sourced from [updatecli/updatecli-action's releases](https://github.com/updatecli/updatecli-action/releases).* > v2.95.0 🌈 > --------- > > Changes > ------- > > * deps: update updatecli version to v0.110.2 @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#977](https://redirect.github.com/updatecli/updatecli-action/issues/977)) > * deps: update updatecli version to v0.110.1 @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#976](https://redirect.github.com/updatecli/updatecli-action/issues/976)) > * deps: update updatecli version to v0.110.0 @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#975](https://redirect.github.com/updatecli/updatecli-action/issues/975)) > * Bump "`@​types/node`" package version @[updateclibot[bot]](https://github.com/apps/updateclibot) ([#973](https://redirect.github.com/updatecli/updatecli-action/issues/973)) > > Contributors > ------------ > > [`@​olblak`](https://github.com/olblak), [`@​updateclibot`](https://github.com/updateclibot)[bot] and [updateclibot[bot]](https://github.com/apps/updateclibot) Commits * [`9c04c99`](updatecli/updatecli-action@9c04c99) deps: update updatecli version to v0.110.2 ([#977](https://redirect.github.com/updatecli/updatecli-action/issues/977)) * [`f1c1efe`](updatecli/updatecli-action@f1c1efe) deps: update updatecli version to v0.110.1 ([#976](https://redirect.github.com/updatecli/updatecli-action/issues/976)) * [`deccdf0`](updatecli/updatecli-action@deccdf0) Update updatecli.yaml to v0.110.1 * [`8075ad1`](updatecli/updatecli-action@8075ad1) deps: update updatecli version to v0.110.0 ([#975](https://redirect.github.com/updatecli/updatecli-action/issues/975)) * [`ff76bdc`](updatecli/updatecli-action@ff76bdc) Bump "`@​types/node`" package version ([#973](https://redirect.github.com/updatecli/updatecli-action/issues/973)) * See full diff in [compare view](updatecli/updatecli-action@719e359...9c04c99) 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) --- 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
2 parents 0b27ef1 + 2f2b461 commit 9373e79

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

.github/workflows/auto-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151

5252
- name: Set up QEMU
5353
if: ${{ matrix.os != 'windows-latest' }}
54-
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
54+
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
5555

5656
- name: Set up Docker Buildx
5757
if: ${{ matrix.os != 'windows-latest' }}
@@ -104,7 +104,7 @@ jobs:
104104
- name: Create GitHub Release
105105
if: ${{ success() }}
106106
id: create_release
107-
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 # v2.4.1
107+
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
108108
with:
109109
files: |
110110
./target/linklift-*

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
4141
- name: Set up QEMU
4242
if: ${{ matrix.os != 'windows-latest' }}
43-
uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
43+
uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
4444

4545
- name: Set up Docker Buildx
4646
if: ${{ matrix.os != 'windows-latest' }}

.github/workflows/kamal-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
registry: ghcr.io
4949
username: ${{ github.actor }}
5050
password: ${{ secrets.GITHUB_TOKEN }}
51-
- uses: docker/setup-qemu-action@29109295f81e9208d7d86ff1c6c12d2833863392 # v3.6.0
51+
- uses: docker/setup-qemu-action@c7c53464625b32c7a7e944ae62b3e17d2b600130 # v3.7.0
5252
- uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
5353
- uses: crazy-max/ghaction-github-runtime@3cb05d89e1f492524af3d41a1c98c83bc3025124 # v3.1.0
5454

.github/workflows/upgrade-accessories-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1717

1818
- name: Install Updatecli in the runner
19-
uses: updatecli/updatecli-action@719e3592d124cbf826da704cbe557e1221dd4bba # v2.94.0
19+
uses: updatecli/updatecli-action@9c04c99c508b3ac7851020724a912adde546f64b # v2.95.0
2020

2121
- name: Run Updatecli to update docker-compose
2222
shell: bash

0 commit comments

Comments
 (0)