Skip to content

Commit d705ff7

Browse files
authored
chore(deps): bump the github-actions group with 2 updates [skip ci]
Bumps the github-actions group with 2 updates: [graalvm/setup-graalvm](https://github.com/graalvm/setup-graalvm) and [ruby/setup-ruby](https://github.com/ruby/setup-ruby). Updates `graalvm/setup-graalvm` from 1.3.6 to 1.3.7 Release notes *Sourced from [graalvm/setup-graalvm's releases](https://github.com/graalvm/setup-graalvm/releases).* > v1.3.7 > ------ > > What's Changed > -------------- > > * Bump actions/checkout from 4 to 5 by [`@​dependabot`](https://github.com/dependabot)[bot] in [graalvm/setup-graalvm#179](https://redirect.github.com/graalvm/setup-graalvm/pull/179) > * Bump the npm-development group across 1 directory with 9 updates by [`@​dependabot`](https://github.com/dependabot)[bot] in [graalvm/setup-graalvm#180](https://redirect.github.com/graalvm/setup-graalvm/pull/180) > * Revise `dependabot.yml` and pin GitHub Actions. by [`@​fniephaus`](https://github.com/fniephaus) in [graalvm/setup-graalvm#181](https://redirect.github.com/graalvm/setup-graalvm/pull/181) > * Test against GraalVM 25 and update `README.md`. by [`@​fniephaus`](https://github.com/fniephaus) in [graalvm/setup-graalvm#183](https://redirect.github.com/graalvm/setup-graalvm/pull/183) > > **Full Changelog**: <graalvm/setup-graalvm@v1...v1.3.7> Commits * [`aba6a07`](graalvm/setup-graalvm@aba6a07) Bump version to `1.3.7`. * [`f4710e5`](graalvm/setup-graalvm@f4710e5) Update `README.md` for GraalVM 25. * [`1513e54`](graalvm/setup-graalvm@1513e54) Test against GraalVM 25 and 26 EA builds. * [`ba5bc86`](graalvm/setup-graalvm@ba5bc86) Pin GitHub Actions. * [`2fea119`](graalvm/setup-graalvm@2fea119) Revise `dependabot.yml`. * [`deee6c3`](graalvm/setup-graalvm@deee6c3) Address new eslint warning. * [`eb8ac6d`](graalvm/setup-graalvm@eb8ac6d) Bump the npm-development group across 1 directory with 9 updates * [`7e60c93`](graalvm/setup-graalvm@7e60c93) Bump actions/checkout from 4 to 5 * See full diff in [compare view](graalvm/setup-graalvm@7a1da54...aba6a07) Updates `ruby/setup-ruby` from 1.257.0 to 1.262.0 Release notes *Sourced from [ruby/setup-ruby's releases](https://github.com/ruby/setup-ruby/releases).* > v1.262.0 > -------- > > **Full Changelog**: <ruby/setup-ruby@v1.261.0...v1.262.0> > > v1.261.0 > -------- > > What's Changed > -------------- > > * Update CRuby releases on Windows by [`@​ruby-builder-bot`](https://github.com/ruby-builder-bot) in [ruby/setup-ruby#809](https://redirect.github.com/ruby/setup-ruby/pull/809) > > **Full Changelog**: <ruby/setup-ruby@v1.260.0...v1.261.0> > > v1.260.0 > -------- > > What's Changed > -------------- > > * Revert "feat: upgrade to node 24" by [`@​eregon`](https://github.com/eregon) in [ruby/setup-ruby#808](https://redirect.github.com/ruby/setup-ruby/pull/808) > * Reinstate testing against jruby 9.4 and head by [`@​chadlwilson`](https://github.com/chadlwilson) in [ruby/setup-ruby#807](https://redirect.github.com/ruby/setup-ruby/pull/807) > > New Contributors > ---------------- > > * [`@​chadlwilson`](https://github.com/chadlwilson) made their first contribution in [ruby/setup-ruby#807](https://redirect.github.com/ruby/setup-ruby/pull/807) > > **Full Changelog**: <ruby/setup-ruby@v1.259.0...v1.260.0> > > v1.259.0 > -------- > > What's Changed > -------------- > > * feat: upgrade to node 24 by [`@​chenrui333`](https://github.com/chenrui333) in [ruby/setup-ruby#804](https://redirect.github.com/ruby/setup-ruby/pull/804) > > **Full Changelog**: <ruby/setup-ruby@v1.258.0...v1.259.0> > > v1.258.0 > -------- > > What's Changed > -------------- > > * Add ruby-3.4.6 by [`@​ruby-builder-bot`](https://github.com/ruby-builder-bot) in [ruby/setup-ruby#802](https://redirect.github.com/ruby/setup-ruby/pull/802) > * Add truffleruby-25.0.0,truffleruby+graalvm-25.0.0 by [`@​ruby-builder-bot`](https://github.com/ruby-builder-bot) in [ruby/setup-ruby#803](https://redirect.github.com/ruby/setup-ruby/pull/803) > > **Full Changelog**: <ruby/setup-ruby@v1.257.0...v1.258.0> Commits * [`cf7216d`](ruby/setup-ruby@cf7216d) Use new releases of ruby-builder per engine-version * [`1c58d16`](ruby/setup-ruby@1c58d16) Update CRuby releases on Windows * [`1dc7956`](ruby/setup-ruby@1dc7956) Test on JRuby 9.4 as well as 10.0 * [`b8714f7`](ruby/setup-ruby@b8714f7) Revert "Skip test failing on JRuby on Windows" * [`d3e13b3`](ruby/setup-ruby@d3e13b3) Revert "feat: upgrade to node 24" * [`4df093a`](ruby/setup-ruby@4df093a) Revert "chore: add setup-node for lint job" * [`866b91c`](ruby/setup-ruby@866b91c) chore: add setup-node for lint job * [`c4cd38d`](ruby/setup-ruby@c4cd38d) feat: upgrade to node 24 * [`3fee676`](ruby/setup-ruby@3fee676) Add truffleruby-25.0.0,truffleruby+graalvm-25.0.0 * [`c61fbf1`](ruby/setup-ruby@c61fbf1) Add ruby-3.4.6 * See full diff in [compare view](ruby/setup-ruby@4451173...cf7216d) 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 1a498c8 + 224cccf commit d705ff7

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

.github/workflows/auto-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
java-version: "24"
6565

6666
- name: Set up GraalVM 24
67-
uses: graalvm/setup-graalvm@7a1da54cb7fdef4ea19f6ecdfa9ecf59dc5a48fe # v1.3.6
67+
uses: graalvm/setup-graalvm@aba6a077d71fbfc02138d7470c4ad6e7f85bd2a9 # v1.3.7
6868
with:
6969
distribution: graalvm-community
7070
java-version: "24"

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
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 24
50-
uses: graalvm/setup-graalvm@7a1da54cb7fdef4ea19f6ecdfa9ecf59dc5a48fe # v1.3.6
50+
uses: graalvm/setup-graalvm@aba6a077d71fbfc02138d7470c4ad6e7f85bd2a9 # v1.3.7
5151
with:
5252
distribution: graalvm-community
5353
java-version: "24"

.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 24
33-
uses: graalvm/setup-graalvm@7a1da54cb7fdef4ea19f6ecdfa9ecf59dc5a48fe # v1.3.6
33+
uses: graalvm/setup-graalvm@aba6a077d71fbfc02138d7470c4ad6e7f85bd2a9 # v1.3.7
3434
with:
3535
distribution: graalvm-community
3636
java-version: "24"

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
${{ runner.os }}-maven-
3939
4040
- name: Set up GraalVM 24
41-
uses: graalvm/setup-graalvm@7a1da54cb7fdef4ea19f6ecdfa9ecf59dc5a48fe # v1.3.6
41+
uses: graalvm/setup-graalvm@aba6a077d71fbfc02138d7470c4ad6e7f85bd2a9 # v1.3.7
4242
with:
4343
distribution: graalvm-community
4444
java-version: "24"

.github/workflows/kamal-deploy.yml

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

3434
- name: Install Kamal
35-
uses: ruby/setup-ruby@44511735964dcb71245e7e55f72539531f7bc0eb # v1.257.0
35+
uses: ruby/setup-ruby@cf7216d52fba1017929b4d7162fabe2b30af5b49 # v1.262.0
3636
with:
3737
ruby-version: 3.4.1
3838
bundler-cache: true

0 commit comments

Comments
 (0)