Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 2, 2025

Bumps actions/checkout from 4 to 5.

Release notes

Sourced from actions/checkout's releases.

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v4...v4.3.0

v4.2.2

What's Changed

Full Changelog: actions/checkout@v4.2.1...v4.2.2

v4.2.1

What's Changed

New Contributors

Full Changelog: actions/checkout@v4.2.0...v4.2.1

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

V5.0.0

V4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

v4.1.4

v4.1.3

... (truncated)

Commits

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 [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...v5)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Sep 2, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Sep 2, 2025
Copy link

github-actions bot commented Sep 2, 2025

GraalVM Native Image Build Report

helloworld generated in 51.7s as part of the 'test-action-native-image-musl' job in run #220.

Environment

Java version 26+12 Vendor version GraalVM CE 26-dev+12.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.2.1)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,284 68.034% 3,726 41.313% 15,234 42.769%
Reflection 1,063 22.022% 36 0.399% 415 1.165%
JNI 58 1.202% 59 0.654% 52 0.146%
Loaded 4,827 100.000% 9,019 100.000% 35,619 100.000%

Image Details

Category Size in % Details
Code area 4.97MB 36.196% 8,769 compilation units
Image heap 7.31MB 53.225% 88,953 objects, 0.00B for 4 resources
Other data 1.45MB 10.579%
Total 13.74MB 100.000%

Resource Usage

Garbage collection 2.98s (5.765% of total time) in 188 GCs
Peak RSS 1.10GB (7.022% of 15.62GB system memory)
CPU load 3.683 (92.084% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Sep 2, 2025

GraalVM Native Image Build Report

helloworld generated in 55.1s as part of the 'test-action-native-image-windows-msvc' job in run #220.

Environment

Java version 17.0.12+8-LTS Vendor version Oracle GraalVM 17.0.12+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler cl.exe (microsoft, x64, 19.44.35215)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,809 59.311% 1,684 45.587% 7,635 35.795%
Reflection 618 20.262% 0 0.000% 282 1.322%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,330 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.932% 3,464 compilation units
Image heap 3.45MB 54.709% 48,652 objects, 108.00B for 1 resources
Other data 87.77KB 1.359%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.73s (3.132% of total time) in 127 GCs
Peak RSS 961.77MB (5.870% of 16.00GB system memory)
CPU load 3.038 (75.948% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Sep 2, 2025

GraalVM Native Image Build Report

helloworld.exe generated in 1m 4s as part of the 'test-action-native-image-windows' job in run #220.

Environment

Java version 26+12 Vendor version GraalVM CE 26-dev+12.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.44.35215)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,266 68.628% 3,723 41.436% 15,221 42.972%
Reflection 1,052 22.105% 36 0.401% 415 1.172%
JNI 62 1.303% 52 0.579% 52 0.147%
Loaded 4,759 100.000% 8,985 100.000% 35,421 100.000%

Image Details

Category Size in % Details
Code area 5.18MB 40.158% 8,790 compilation units
Image heap 7.31MB 56.693% 88,726 objects, 0.00B for 4 resources
Other data 415.97KB 3.149%
Total 12.90MB 100.000%

Resource Usage

Garbage collection 3.44s (5.349% of total time) in 144 GCs
Peak RSS 1.12GB (7.028% of 16.00GB system memory)
CPU load 3.174 (79.344% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Sep 2, 2025

GraalVM Native Image Build Report

helloworld generated in 45.3s as part of the 'test-action-extensive' job in run #220.

Environment

Java version 17.0.8+9-LTS Vendor version Oracle GraalVM 17.0.8+9.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler gcc (linux, x86_64, 13.3.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,853 59.145% 1,737 46.369% 7,712 35.616%
Reflection 638 20.364% 0 0.000% 281 1.298%
JNI 49 1.564% 32 0.854% 48 0.222%
Loaded 3,133 100.000% 3,746 100.000% 21,653 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.183% 3,484 compilation units
Image heap 3.46MB 29.166% 48,932 objects, 108.00B for 1 resources
Debug info 5.33MB 44.902%
Other data 334.49KB 2.750%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.68s (3.712% of total time) in 233 GCs
Peak RSS 944.78MB (5.907% of 15.62GB system memory)
CPU load 3.626 (90.651% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link
Member

@fniephaus fniephaus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@fniephaus fniephaus merged commit 7e60c93 into main Sep 2, 2025
230 checks passed
@fniephaus fniephaus deleted the dependabot/github_actions/actions/checkout-5 branch September 2, 2025 15:45
mergify bot added a commit to robfrank/linklift that referenced this pull request Sep 24, 2025
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
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 OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant