graalvm / setup-graalvm

GitHub Action for setting up GraalVM distributions.
https://www.graalvm.org
Universal Permissive License v1.0
195 stars 28 forks source link

Bump undici from 5.28.2 to 5.28.3 #84

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps undici from 5.28.2 to 5.28.3.

Release notes

Sourced from undici's releases.

v5.28.3

⚠️ Security Release ⚠️

Fixes:

Full Changelog: https://github.com/nodejs/undici/compare/v5.28.2...v5.28.3

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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/graalvm/setup-graalvm/network/alerts).
github-actions[bot] commented 8 months ago

GraalVM Native Image Build Report

helloworld generated in 44.5s as part of the 'test-native-image-musl' job in run #319.

Environment

Java version 23+8 Vendor version GraalVM CE 23-dev+8.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,171 71.242% 3,643 43.067% 14,676 43.514%
Reflection 1,022 22.961% 60 0.709% 525 1.557%
JNI 57 1.281% 57 0.674% 52 0.154%
Loaded 4,451 100.000% 8,459 100.000% 33,727 100.000%

Image Details

Category Size in % Details
Code area 4.84MB 38.530% 8,277 compilation units
Image heap 7.37MB 58.635% 101,043 objects, 154.40KB for 47 resources
Other data 364.91KB 2.836%
Total 12.57MB 100.000%

Resource Usage

Garbage collection 3.10s (6.978% of total time) in 229 GCs
Peak RSS 906.53MB (5.672% of 15.61GB system memory)
CPU load 3.630 (90.748% of 4 CPU cores)

Report generated by setup-graalvm.

github-actions[bot] commented 8 months ago

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,133 71.726% 3,605 42.952% 14,602 43.746%
Reflection 1,003 22.962% 52 0.620% 525 1.573%
JNI 61 1.397% 51 0.608% 52 0.156%
Loaded 4,368 100.000% 8,393 100.000% 33,379 100.000%

Image Details

Category Size in % Details
Code area 4.97MB 39.730% 8,257 compilation units
Image heap 7.37MB 58.927% 88,584 objects, 154.40KB for 47 resources
Other data 172.05KB 1.343%
Total 12.51MB 100.000%

Resource Usage

Garbage collection 3.10s (4.774% of total time) in 226 GCs
Peak RSS 850.48MB (5.191% of 16.00GB system memory)
CPU load 2.705 (67.630% of 4 CPU cores)

Report generated by setup-graalvm.

github-actions[bot] commented 8 months ago

GraalVM Native Image Build Report

helloworld generated in 1m 10s as part of the 'test-native-image-windows-msvc' job in run #319.

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 1,809 59.234% 1,678 45.635% 7,614 35.773%
Reflection 616 20.170% 0 0.000% 282 1.325%
JNI 53 1.735% 30 0.816% 48 0.226%
Loaded 3,054 100.000% 3,677 100.000% 21,284 100.000%

Image Details

Category Size in % Details
Code area 2.80MB 44.241% 3,442 compilation units
Image heap 3.45MB 54.439% 48,412 objects, 108.00B for 1 resources
Other data 85.64KB 1.320%
Total 6.34MB 100.000%

Resource Usage

Garbage collection 1.66s (2.353% of total time) in 126 GCs
Peak RSS 947.80MB (5.785% of 16.00GB system memory)
CPU load 2.292 (57.290% of 4 CPU cores)

Report generated by setup-graalvm.

github-actions[bot] commented 8 months ago

GraalVM Native Image Build Report

helloworld generated in 44.2s as part of the 'test-extensive' job in run #319.

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, 11.4.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.613%
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,655 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.182% 3,484 compilation units
Image heap 3.46MB 29.167% 48,933 objects, 108.00B for 1 resources
Debug info 5.33MB 44.900%
Other data 334.66KB 2.751%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.66s (3.756% of total time) in 187 GCs
Peak RSS 1017.46MB (6.367% of 15.61GB system memory)
CPU load 3.590 (89.740% of 4 CPU cores)

Report generated by setup-graalvm.