Skip to content

Commit 1baa9db

Browse files
authored
chore(deps): bump the github-actions group with 3 updates [skip ci]
Bumps the github-actions group with 3 updates: [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm), [softprops/action-gh-release](https://github.com/softprops/action-gh-release) and [github/codeql-action](https://github.com/github/codeql-action). Updates `graalvm/setup-graalvm` from 1.4.0 to 1.4.1 Commits * [`2a24120`](graalvm/setup-graalvm@2a24120) Bump version to `1.4.1`. * [`39a82c0`](graalvm/setup-graalvm@39a82c0) Update dist files. * [`62b95e6`](graalvm/setup-graalvm@62b95e6) Drop redundant dependency on `@types/uuid`. * [`a19d2ab`](graalvm/setup-graalvm@a19d2ab) Fix response data handling after dep update. * [`319b506`](graalvm/setup-graalvm@319b506) Bump the npm-updates group across 1 directory with 13 updates * See full diff in [compare view](graalvm/setup-graalvm@e140024...2a24120) Updates `softprops/action-gh-release` from 2.3.3 to 2.3.4 Release notes *Sourced from [softprops/action-gh-release's releases](https://github.com/softprops/action-gh-release/releases).* > v2.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 🔄 > > * chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 in the github-actions group by [`@​dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#656](https://redirect.github.com/softprops/action-gh-release/pull/656) > * chore(deps): bump `@​types/node` from 20.19.11 to 20.19.13 in the npm group by [`@​dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#655](https://redirect.github.com/softprops/action-gh-release/pull/655) > * chore(deps): bump vite from 7.0.0 to 7.1.5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#657](https://redirect.github.com/softprops/action-gh-release/pull/657) > * chore(deps): bump the npm group across 1 directory with 2 updates by [`@​dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#662](https://redirect.github.com/softprops/action-gh-release/pull/662) > * chore(deps): bump the npm group with 3 updates by [`@​dependabot`](https://github.com/dependabot)[bot] in [softprops/action-gh-release#666](https://redirect.github.com/softprops/action-gh-release/pull/666) > > **Full Changelog**: <softprops/action-gh-release@v2...v2.3.4> Changelog *Sourced from [softprops/action-gh-release's changelog](https://github.com/softprops/action-gh-release/blob/master/CHANGELOG.md).* > 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 🔄 > > * dependency updates > > 2.3.2 > ----- > > * fix: revert fs `readableWebStream` change > > 2.3.1 > ----- > > ### Bug fixes 🐛 > > * fix: fix file closing issue by [`@​WailGree`](https://github.com/WailGree) in [softprops/action-gh-release#629](https://redirect.github.com/softprops/action-gh-release/pull/629) > > 2.3.0 > ----- > > * Migrate from jest to vitest > * Replace `mime` with `mime-types` > * Bump to use node 24 > * Dependency updates > > 2.2.2 > ----- > > What's Changed > -------------- > > ### Bug fixes 🐛 > > * fix: updating release draft status from true to false by [`@​galargh`](https://github.com/galargh) in [softprops/action-gh-release#316](https://redirect.github.com/softprops/action-gh-release/pull/316) > > ### Other Changes 🔄 ... (truncated) Commits * [`62c96d0`](softprops/action-gh-release@62c96d0) release 2.3.4 * [`7dc9b8a`](softprops/action-gh-release@7dc9b8a) fix(action): handle 422 already\_exists race condition ([#665](https://redirect.github.com/softprops/action-gh-release/issues/665)) * [`0f0e0b9`](softprops/action-gh-release@0f0e0b9) chore(deps): bump the npm group with 3 updates ([#666](https://redirect.github.com/softprops/action-gh-release/issues/666)) * [`97d42c1`](softprops/action-gh-release@97d42c1) chore(deps): bump the npm group across 1 directory with 2 updates ([#662](https://redirect.github.com/softprops/action-gh-release/issues/662)) * [`19cd0bc`](softprops/action-gh-release@19cd0bc) chore(deps): bump vite from 7.0.0 to 7.1.5 ([#657](https://redirect.github.com/softprops/action-gh-release/issues/657)) * [`5d1b0b1`](softprops/action-gh-release@5d1b0b1) chore(deps): bump `@​types/node` from 20.19.11 to 20.19.13 in the npm group ([#655](https://redirect.github.com/softprops/action-gh-release/issues/655)) * [`f6021cf`](softprops/action-gh-release@f6021cf) chore(deps): bump actions/setup-node in the github-actions group ([#656](https://redirect.github.com/softprops/action-gh-release/issues/656)) * See full diff in [compare view](softprops/action-gh-release@6cbd405...62c96d0) Updates `github/codeql-action` from 3.30.5 to 3.30.6 Release notes *Sourced from [github/codeql-action's releases](https://github.com/github/codeql-action/releases).* > v3.30.6 > ------- > > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > 3.30.6 - 02 Oct 2025 > -------------------- > > * Update default CodeQL bundle version to 2.23.2. [#3168](https://redirect.github.com/github/codeql-action/pull/3168) > > See the full [CHANGELOG.md](https://github.com/github/codeql-action/blob/v3.30.6/CHANGELOG.md) for more information. Changelog *Sourced from [github/codeql-action's changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md).* > CodeQL Action Changelog > ======================= > > See the [releases page](https://github.com/github/codeql-action/releases) for the relevant changes to the CodeQL CLI and language packs. > > [UNRELEASED] > ------------ > > No user facing changes. > > 3.30.6 - 02 Oct 2025 > -------------------- > > * Update default CodeQL bundle version to 2.23.2. [#3168](https://redirect.github.com/github/codeql-action/pull/3168) > > 3.30.5 - 26 Sep 2025 > -------------------- > > * We fixed a bug that was introduced in `3.30.4` with `upload-sarif` which resulted in files without a `.sarif` extension not getting uploaded. [#3160](https://redirect.github.com/github/codeql-action/pull/3160) > > 3.30.4 - 25 Sep 2025 > -------------------- > > * We have improved the CodeQL Action's ability to validate that the workflow it is used in does not use different versions of the CodeQL Action for different workflow steps. Mixing different versions of the CodeQL Action in the same workflow is unsupported and can lead to unpredictable results. A warning will now be emitted from the `codeql-action/init` step if different versions of the CodeQL Action are detected in the workflow file. Additionally, an error will now be thrown by the other CodeQL Action steps if they load a configuration file that was generated by a different version of the `codeql-action/init` step. [#3099](https://redirect.github.com/github/codeql-action/pull/3099) and [#3100](https://redirect.github.com/github/codeql-action/pull/3100) > * We added support for reducing the size of dependency caches for Java analyses, which will reduce cache usage and speed up workflows. This will be enabled automatically at a later time. [#3107](https://redirect.github.com/github/codeql-action/pull/3107) > * You can now run the latest CodeQL nightly bundle by passing `tools: nightly` to the `init` action. In general, the nightly bundle is unstable and we only recommend running it when directed by GitHub staff. [#3130](https://redirect.github.com/github/codeql-action/pull/3130) > * Update default CodeQL bundle version to 2.23.1. [#3118](https://redirect.github.com/github/codeql-action/pull/3118) > > 3.30.3 - 10 Sep 2025 > -------------------- > > No user facing changes. > > 3.30.2 - 09 Sep 2025 > -------------------- > > * Fixed a bug which could cause language autodetection to fail. [#3084](https://redirect.github.com/github/codeql-action/pull/3084) > * Experimental: The `quality-queries` input that was added in `3.29.2` as part of an internal experiment is now deprecated and will be removed in an upcoming version of the CodeQL Action. It has been superseded by a new `analysis-kinds` input, which is part of the same internal experiment. Do not use this in production as it is subject to change at any time. [#3064](https://redirect.github.com/github/codeql-action/pull/3064) > > 3.30.1 - 05 Sep 2025 > -------------------- > > * Update default CodeQL bundle version to 2.23.0. [#3077](https://redirect.github.com/github/codeql-action/pull/3077) > > 3.30.0 - 01 Sep 2025 > -------------------- > > * Reduce the size of the CodeQL Action, speeding up workflows by approximately 4 seconds. [#3054](https://redirect.github.com/github/codeql-action/pull/3054) > > 3.29.11 - 21 Aug 2025 > --------------------- > > * Update default CodeQL bundle version to 2.22.4. [#3044](https://redirect.github.com/github/codeql-action/pull/3044) > > 3.29.10 - 18 Aug 2025 > --------------------- > > No user facing changes. > > 3.29.9 - 12 Aug 2025 > -------------------- ... (truncated) Commits * [`64d10c1`](github/codeql-action@64d10c1) Merge pull request [#3172](https://redirect.github.com/github/codeql-action/issues/3172) from github/update-v3.30.6-10feb5d2a * [`909610e`](github/codeql-action@909610e) Update changelog for v3.30.6 * [`10feb5d`](github/codeql-action@10feb5d) Merge pull request [#3167](https://redirect.github.com/github/codeql-action/issues/3167) from github/mbg/upload-sarif/find-then-filter * [`4182ea3`](github/codeql-action@4182ea3) Merge pull request [#3168](https://redirect.github.com/github/codeql-action/issues/3168) from github/update-bundle/codeql-bundle-v2.23.2 * [`34afe5b`](github/codeql-action@34afe5b) Merge pull request [#3171](https://redirect.github.com/github/codeql-action/issues/3171) from github/mbg/start-proxy/telemetry * [`096fe67`](github/codeql-action@096fe67) Merge branch 'main' into update-bundle/codeql-bundle-v2.23.2 * [`b496401`](github/codeql-action@b496401) Merge pull request [#3170](https://redirect.github.com/github/codeql-action/issues/3170) from github/mbg/start-proxy/remove-update-workflow * [`d573787`](github/codeql-action@d573787) Report registry types that are configured for CodeQL in `start-proxy` telemetry * [`1591680`](github/codeql-action@1591680) Send a basic status report in `start-proxy` Action if it succeeds * [`cb5a284`](github/codeql-action@cb5a284) Send status report when `start-proxy` fails * Additional commits viewable in [compare view](github/codeql-action@3599b3b...64d10c1) 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 2d969eb + 5a0b0e7 commit 1baa9db

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

.github/workflows/auto-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
java-version: "25"
6565

6666
- name: Set up GraalVM 25
67-
uses: graalvm/setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # v1.4.0
67+
uses: graalvm/setup-graalvm@2a2412009026a83f51d179f92dc2b3fd4c8142df # v1.4.1
6868
with:
6969
distribution: graalvm-community
7070
java-version: "25"
@@ -104,7 +104,7 @@ jobs:
104104
- name: Create GitHub Release
105105
if: ${{ success() }}
106106
id: create_release
107-
uses: softprops/action-gh-release@6cbd405e2c4e67a21c47fa9e383d020e4e28b836 # v2.3.3
107+
uses: softprops/action-gh-release@62c96d0c4e8a889135c1f3a25910db8dbe0e85f7 # v2.3.4
108108
with:
109109
files: |
110110
./target/linklift-*

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: docker/setup-buildx-action@e468171a9de216ec08956ac3ada2f0791b6bd435 # v3.11.1
4848

4949
- name: Set up GraalVM 25
50-
uses: graalvm/setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # v1.4.0
50+
uses: graalvm/setup-graalvm@2a2412009026a83f51d179f92dc2b3fd4c8142df # v1.4.1
5151
with:
5252
distribution: graalvm-community
5353
java-version: "25"
@@ -87,7 +87,7 @@ jobs:
8787
severity-cutoff: critical
8888

8989
- name: Upload SARIF Files
90-
uses: github/codeql-action/upload-sarif@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
90+
uses: github/codeql-action/upload-sarif@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
9191
with:
9292
sarif_file: ${{ steps.scan.outputs.sarif }}
9393

.github/workflows/clean-code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
key: ${{ runner.os }}-maven-${{ hashFiles('**/pom.xml') }}
3131

3232
- name: Set up GraalVM 25
33-
uses: graalvm/setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # v1.4.0
33+
uses: graalvm/setup-graalvm@2a2412009026a83f51d179f92dc2b3fd4c8142df # v1.4.1
3434
with:
3535
distribution: graalvm-community
3636
java-version: "25"

.github/workflows/codeql.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
2626

2727
- name: Initialize CodeQL
28-
uses: github/codeql-action/init@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
28+
uses: github/codeql-action/init@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
2929
with:
3030
languages: java
3131

@@ -38,7 +38,7 @@ jobs:
3838
${{ runner.os }}-maven-
3939
4040
- name: Set up GraalVM 25
41-
uses: graalvm/setup-graalvm@e140024fdc2d95d3c7e10a636887a91090d29990 # v1.4.0
41+
uses: graalvm/setup-graalvm@2a2412009026a83f51d179f92dc2b3fd4c8142df # v1.4.1
4242
with:
4343
distribution: graalvm-community
4444
java-version: "25"
@@ -49,6 +49,6 @@ jobs:
4949
run: mvn clean package -DskipTests
5050

5151
- name: Perform CodeQL Analysis
52-
uses: github/codeql-action/analyze@3599b3baa15b485a2e49ef411a7a4bb2452e7f93 # v3.30.5
52+
uses: github/codeql-action/analyze@64d10c13136e1c5bce3e5fbde8d4906eeaafc885 # v3.30.6
5353
with:
5454
category: "/language:java"

0 commit comments

Comments
 (0)