Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2025

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

Updates actions/setup-node from 5.0.0 to 6.0.0

Release notes

Sourced from actions/setup-node's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Full Changelog: actions/setup-node@v5...v6.0.0

Commits

Updates actions/upload-artifact from 4.6.2 to 5.0.0

Release notes

Sourced from actions/upload-artifact's releases.

v5.0.0

What's Changed

BREAKING CHANGE: this update supports Node v24.x. This is not a breaking change per-se but we're treating it as such.

New Contributors

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

Commits
  • 330a01c Merge pull request #734 from actions/danwkennedy/prepare-5.0.0
  • 03f2824 Update github.dep.yml
  • 905a1ec Prepare v5.0.0
  • 2d9f9cd Merge pull request #725 from patrikpolyak/patch-1
  • 9687587 Merge branch 'main' into patch-1
  • 2848b2c Merge pull request #727 from danwkennedy/patch-1
  • 9b51177 Spell out the first use of GHES
  • cd231ca Update GHES guidance to include reference to Node 20 version
  • de65e23 Merge pull request #712 from actions/nebuk89-patch-1
  • 8747d8c Update README.md
  • 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

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


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

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

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 6.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: github-actions-updates
- dependency-name: actions/upload-artifact
  dependency-version: 5.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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Nov 1, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Nov 1, 2025
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

GraalVM Native Image Build Report

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

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.883% 52,352 objects, 120.00B for 29 resources
Other data 2.88MB 29.168%
Total 9.88MB 100.000%

Resource Usage

Garbage collection 2.50s (5.961% of total time) in 366 GCs
Peak RSS 738.50MB (4.617% of 15.62GB system memory)
CPU load 3.584 (89.589% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

github-actions bot commented Nov 1, 2025

GraalVM Native Image Build Report

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

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.729%
Reflection 753 20.568% 35 0.694% 284 1.132%
JNI 49 1.338% 35 0.694% 48 0.191%
Loaded 3,661 100.000% 5,040 100.000% 25,088 100.000%

Image Details

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

Resource Usage

Garbage collection 2.02s (4.107% of total time) in 437 GCs
Peak RSS 1004.96MB (6.283% of 15.62GB system memory)
CPU load 3.651 (91.285% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

github-actions bot commented Nov 1, 2025

GraalVM Native Image Build Report

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

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.35219)
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.820%
Reflection 618 20.262% 0 0.000% 282 1.323%
JNI 53 1.738% 30 0.812% 48 0.225%
Loaded 3,050 100.000% 3,694 100.000% 21,315 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.918% 3,464 compilation units
Image heap 3.45MB 54.709% 48,649 objects, 108.00B for 1 resources
Other data 88.64KB 1.373%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.67s (3.052% of total time) in 122 GCs
Peak RSS 966.12MB (5.897% of 16.00GB system memory)
CPU load 3.028 (75.688% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

github-actions bot commented Nov 1, 2025

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,278 68.449% 3,756 41.416% 15,349 43.005%
Reflection 1,057 22.071% 36 0.397% 416 1.166%
JNI 62 1.295% 52 0.573% 52 0.146%
Loaded 4,789 100.000% 9,069 100.000% 35,691 100.000%

Image Details

Category Size in % Details
Code area 5.26MB 40.532% 8,883 compilation units
Image heap 7.31MB 56.335% 89,121 objects, 0.00B for 4 resources
Other data 416.53KB 3.134%
Total 12.98MB 100.000%

Resource Usage

Garbage collection 3.66s (5.119% of total time) in 144 GCs
Peak RSS 1.10GB (6.899% of 16.00GB system memory)
CPU load 2.946 (73.662% of 4 CPU cores)

Report generated by setup-graalvm.

@github-actions
Copy link

github-actions bot commented Nov 1, 2025

GraalVM Native Image Build Report

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

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.593%
Reflection 638 20.364% 0 0.000% 281 1.297%
JNI 49 1.564% 32 0.854% 48 0.222%
Loaded 3,133 100.000% 3,746 100.000% 21,667 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.178% 3,484 compilation units
Image heap 3.46MB 29.169% 48,938 objects, 108.00B for 1 resources
Debug info 5.33MB 44.897%
Other data 335.28KB 2.756%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.86s (3.994% of total time) in 129 GCs
Peak RSS 1.13GB (7.224% of 15.62GB system memory)
CPU load 3.508 (87.694% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus merged commit 23e0acf into main Nov 1, 2025
230 of 232 checks passed
@fniephaus fniephaus deleted the dependabot/github_actions/github-actions-updates-dc2c44efa5 branch November 1, 2025 20:18
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