Skip to content

Bump the github-actions-updates group with 3 updates#201

Merged
fniephaus merged 1 commit intomainfrom
dependabot/github_actions/github-actions-updates-bb3279dbf7
Jan 5, 2026
Merged

Bump the github-actions-updates group with 3 updates#201
fniephaus merged 1 commit intomainfrom
dependabot/github_actions/github-actions-updates-bb3279dbf7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the github-actions-updates group with 3 updates: actions/checkout, actions/setup-node and actions/upload-artifact.

Updates actions/checkout from 6.0.0 to 6.0.1

Release notes

Sourced from actions/checkout's releases.

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Commits

Updates actions/setup-node from 6.0.0 to 6.1.0

Release notes

Sourced from actions/setup-node's releases.

v6.1.0

What's Changed

Enhancement:

Dependency updates:

Documentation update:

Full Changelog: actions/setup-node@v6...v6.1.0

Commits

Updates actions/upload-artifact from 5.0.0 to 6.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v6.0.0

v6 - What's new

[!IMPORTANT] actions/upload-artifact@v6 now runs on Node.js 24 (runs.using: node24) and requires a minimum Actions Runner version of 2.327.1. If you are using self-hosted runners, ensure they are updated before upgrading.

Node.js 24

This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.

What's Changed

Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0

Commits
  • b7c566a Merge pull request #745 from actions/upload-artifact-v6-release
  • e516bc8 docs: correct description of Node.js 24 support in README
  • ddc45ed docs: update README to correct action name for Node.js 24 support
  • 615b319 chore: release v6.0.0 for Node.js 24 support
  • 017748b Merge pull request #744 from actions/fix-storage-blob
  • 38d4c79 chore: rebuild dist
  • 7d27270 chore: add missing license cache files for @​actions/core, @​actions/io, and mi...
  • 5f643d3 chore: update license files for @​actions/artifact@​5.0.1 dependencies
  • 1df1684 chore: update package-lock.json with @​actions/artifact@​5.0.1
  • b5b1a91 fix: update @​actions/artifact to ^5.0.0 for Node.js 24 punycode fix
  • Additional commits viewable in compare view

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 <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 1, 2026
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 1, 2026
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 1, 2026

GraalVM Native Image Build Report

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

Environment

Java version 21.0.9+7-LTS Vendor version Oracle GraalVM 21.0.9+7.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,029 60.083% 1,896 44.940% 8,293 34.999%
Reflection 732 21.676% 37 0.877% 287 1.211%
JNI 49 1.451% 33 0.782% 48 0.203%
Loaded 3,377 100.000% 4,219 100.000% 23,695 100.000%

Image Details

Category Size in % Details
Code area 3.35MB 33.949% 3,823 compilation units
Image heap 3.64MB 36.882% 52,349 objects, 120.00B for 29 resources
Other data 2.88MB 29.169%
Total 9.88MB 100.000%

Resource Usage

Garbage collection 2.40s (5.967% of total time) in 370 GCs
Peak RSS 725.35MB (4.535% of 15.62GB system memory)
CPU load 3.636 (90.911% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 1, 2026

GraalVM Native Image Build Report

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

Environment

Java version 25.0.1+8-LTS Vendor version Oracle GraalVM 25.0.1+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,043 55.804% 1,840 36.508% 8,211 32.688%
Reflection 753 20.568% 35 0.694% 284 1.131%
JNI 49 1.338% 35 0.694% 48 0.191%
Loaded 3,661 100.000% 5,040 100.000% 25,119 100.000%

Image Details

Category Size in % Details
Code area 3.13MB 30.729% 3,831 compilation units
Image heap 4.11MB 40.326% 59,280 objects, 0.00B for 52 resources
Other data 2.95MB 28.945%
Total 10.18MB 100.000%

Resource Usage

Garbage collection 2.02s (3.960% of total time) in 430 GCs
Peak RSS 1006.01MB (6.289% of 15.62GB system memory)
CPU load 3.658 (91.442% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 1, 2026

GraalVM Native Image Build Report

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

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.35222)
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.919% 3,464 compilation units
Image heap 3.45MB 54.709% 48,649 objects, 108.00B for 1 resources
Other data 88.56KB 1.372%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.61s (3.013% of total time) in 121 GCs
Peak RSS 989.01MB (6.037% of 16.00GB system memory)
CPU load 3.052 (76.301% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 1, 2026

GraalVM Native Image Build Report

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

Environment

Java version 25.0.1+8 Vendor version GraalVM CE 25.1.0-dev+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.44.35222)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,315 66.075% 3,742 40.099% 15,418 41.604%
Reflection 1,105 22.025% 110 1.179% 683 1.843%
JNI 62 1.236% 52 0.557% 52 0.140%
Loaded 5,017 100.000% 9,332 100.000% 37,059 100.000%

Image Details

Category Size in % Details
Code area 4.65MB 37.610% 8,918 compilation units
Image heap 7.31MB 59.091% 90,775 objects, 171.38KB for 4 resources
Other data 418.00KB 3.299%
Total 12.38MB 100.000%

Resource Usage

Garbage collection 2.58s (3.919% of total time) in 453 GCs
Peak RSS 1.09GB (6.830% of 16.00GB system memory)
CPU load 3.243 (81.063% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 1, 2026

GraalVM Native Image Build Report

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

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.177% 3,484 compilation units
Image heap 3.46MB 29.168% 48,918 objects, 108.00B for 1 resources
Debug info 5.33MB 44.899%
Other data 335.32KB 2.757%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.70s (3.823% of total time) in 220 GCs
Peak RSS 1022.48MB (6.392% of 15.62GB system memory)
CPU load 3.621 (90.537% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus
Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the github-actions-updates group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-node](https://github.com/actions/setup-node) and [actions/upload-artifact](https://github.com/actions/upload-artifact).


Updates `actions/checkout` from 6.0.0 to 6.0.1
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@1af3b93...8e8c483)

Updates `actions/setup-node` from 6.0.0 to 6.1.0
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@2028fbc...395ad32)

Updates `actions/upload-artifact` from 5.0.0 to 6.0.0
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](actions/upload-artifact@330a01c...b7c566a)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions-updates
- dependency-name: actions/setup-node
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions-updates
- dependency-name: actions/upload-artifact
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/github-actions-updates-bb3279dbf7 branch from f1f28f9 to e10c819 Compare January 5, 2026 16:20
@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

Environment

Java version 21.0.9+7-LTS Vendor version Oracle GraalVM 21.0.9+7.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,029 60.083% 1,896 44.940% 8,293 34.997%
Reflection 732 21.676% 37 0.877% 287 1.211%
JNI 49 1.451% 33 0.782% 48 0.203%
Loaded 3,377 100.000% 4,219 100.000% 23,696 100.000%

Image Details

Category Size in % Details
Code area 3.35MB 33.949% 3,823 compilation units
Image heap 3.64MB 36.884% 52,355 objects, 120.00B for 29 resources
Other data 2.88MB 29.167%
Total 9.88MB 100.000%

Resource Usage

Garbage collection 2.25s (5.586% of total time) in 384 GCs
Peak RSS 732.30MB (4.578% of 15.62GB system memory)
CPU load 3.634 (90.845% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

Environment

Java version 25.0.1+8-LTS Vendor version Oracle GraalVM 25.0.1+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3, PGO: ML-inferred
C compiler x86_64-linux-musl-gcc (linux, x86_64, 10.3.0)
Garbage collector G1 GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 2,043 55.820% 1,840 36.508% 8,211 32.677%
Reflection 753 20.574% 35 0.694% 284 1.130%
JNI 49 1.339% 35 0.694% 48 0.191%
Loaded 3,660 100.000% 5,040 100.000% 25,128 100.000%

Image Details

Category Size in % Details
Code area 3.13MB 30.729% 3,831 compilation units
Image heap 4.11MB 40.334% 59,289 objects, 0.00B for 52 resources
Other data 2.95MB 28.938%
Total 10.18MB 100.000%

Resource Usage

Garbage collection 2.20s (4.266% of total time) in 491 GCs
Peak RSS 1016.71MB (6.356% of 15.62GB system memory)
CPU load 3.659 (91.479% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

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.35222)
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.791%
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,332 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.925% 3,464 compilation units
Image heap 3.45MB 54.709% 48,650 objects, 108.00B for 1 resources
Other data 88.19KB 1.366%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.68s (3.219% of total time) in 124 GCs
Peak RSS 966.27MB (5.898% of 16.00GB system memory)
CPU load 3.188 (79.709% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

Environment

Java version 25.0.1+8 Vendor version GraalVM CE 25.1.0-dev+8.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.44.35222)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,315 66.141% 3,742 40.099% 15,418 41.585%
Reflection 1,105 22.047% 110 1.179% 683 1.842%
JNI 62 1.237% 52 0.557% 52 0.140%
Loaded 5,012 100.000% 9,332 100.000% 37,076 100.000%

Image Details

Category Size in % Details
Code area 4.65MB 37.610% 8,918 compilation units
Image heap 7.31MB 59.091% 90,783 objects, 171.38KB for 4 resources
Other data 418.00KB 3.299%
Total 12.38MB 100.000%

Resource Usage

Garbage collection 2.91s (4.580% of total time) in 471 GCs
Peak RSS 1.10GB (6.886% of 16.00GB system memory)
CPU load 3.164 (79.098% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Jan 5, 2026

GraalVM Native Image Build Report

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

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.618%
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,652 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.182% 3,484 compilation units
Image heap 3.46MB 29.165% 48,928 objects, 108.00B for 1 resources
Debug info 5.33MB 44.903%
Other data 334.54KB 2.750%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.67s (3.621% of total time) in 221 GCs
Peak RSS 939.58MB (5.874% of 15.62GB system memory)
CPU load 3.621 (90.526% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit f9a4cbb into main Jan 5, 2026
227 of 228 checks passed
@fniephaus fniephaus deleted the dependabot/github_actions/github-actions-updates-bb3279dbf7 branch January 5, 2026 16:23
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