Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @octokit/core from 5.2.0 to 6.1.4 #147

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps @octokit/core from 5.2.0 to 6.1.4.

Release notes

Sourced from @​octokit/core's releases.

v6.1.4

6.1.4 (2025-02-13)

Bug Fixes

  • deps: bump Octokit dependencies vulnerable to ReDos (#723) (582d8bd)

v6.1.3

6.1.3 (2025-01-03)

Bug Fixes

  • deps: bump Octokit dependencies to fix Deno compat (#715) (e2b21bb)

v6.1.2

6.1.2 (2024-04-09)

Bug Fixes

v6.1.1

6.1.1 (2024-04-03)

Bug Fixes

  • deps: update dependency @​octokit/types to v13 (ade2813)

v6.1.0

6.1.0 (2024-04-03)

Features

v6.0.1

6.0.1 (2024-02-26)

Bug Fixes

v6.0.0

6.0.0 (2024-02-25)

... (truncated)

Commits
  • 582d8bd fix(deps): bump Octokit dependencies vulnerable to ReDos (#723)
  • 4c21074 chore(deps): update dependency esbuild to ^0.25.0 (#721)
  • 5fa1fe1 chore(deps-dev): bump vitest and @​vitest/coverage-v8 (#720)
  • c064e48 chore(deps-dev): bump vite from 5.4.6 to 6.0.11 (#719)
  • 21587d7 chore(deps): update dependency undici to v6.21.1 [security] (#718)
  • 4e6e8e7 chore(deps): update vitest monorepo to v3 (major) (#716)
  • e2b21bb fix(deps): bump Octokit dependencies to fix Deno compat (#715)
  • 53c4aef chore(deps): remove unused dependency @​types/jest (#714)
  • 50c5386 chore(deps): update dependency prettier to v3.4.2 (#712)
  • 22bbb08 chore(deps): update dependency @​sinonjs/fake-timers to v14 (#713)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 1, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 1, 2025
Copy link

github-actions bot commented Mar 1, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+11 Vendor version GraalVM CE 25-dev+11.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,168 68.601% 3,590 41.193% 14,718 42.354%
Reflection 1,009 21.849% 8 0.092% 119 0.342%
JNI 57 1.234% 58 0.666% 52 0.150%
Loaded 4,618 100.000% 8,715 100.000% 34,750 100.000%

Image Details

Category Size in % Details
Code area 4.94MB 37.935% 8,453 compilation units
Image heap 6.69MB 51.371% 85,533 objects, 171.41KB for 55 resources
Other data 1.39MB 10.694%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.02s (4.320% of total time) in 466 GCs
Peak RSS 1.06GB (6.772% of 15.62GB system memory)
CPU load 3.660 (91.511% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 1, 2025

GraalVM Native Image Build Report

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

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.43.34808)
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.816%
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,317 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.924% 3,464 compilation units
Image heap 3.45MB 54.709% 48,659 objects, 108.00B for 1 resources
Other data 88.23KB 1.367%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.66s (2.619% of total time) in 123 GCs
Peak RSS 956.10MB (5.836% of 16.00GB system memory)
CPU load 2.550 (63.741% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 1, 2025

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,147 69.302% 3,588 41.346% 14,705 42.510%
Reflection 996 21.933% 8 0.092% 119 0.344%
JNI 61 1.343% 51 0.588% 52 0.150%
Loaded 4,541 100.000% 8,678 100.000% 34,592 100.000%

Image Details

Category Size in % Details
Code area 5.11MB 41.893% 8,476 compilation units
Image heap 6.69MB 54.854% 85,358 objects, 171.41KB for 55 resources
Other data 406.09KB 3.253%
Total 12.19MB 100.000%

Resource Usage

Garbage collection 2.44s (3.147% of total time) in 460 GCs
Peak RSS 1.05GB (6.547% of 16.00GB system memory)
CPU load 2.755 (68.875% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 1, 2025

GraalVM Native Image Build Report

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

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.615%
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,654 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,922 objects, 108.00B for 1 resources
Debug info 5.33MB 44.897%
Other data 335.36KB 2.757%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.51s (3.075% of total time) in 134 GCs
Peak RSS 1.08GB (6.888% of 15.62GB system memory)
CPU load 3.426 (85.639% of 4 CPU cores)

Report generated by setup-graalvm.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/core-6.1.4 branch from 8d06750 to 31bbe6e Compare March 3, 2025 07:54
Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+11 Vendor version GraalVM CE 25-dev+11.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,168 68.601% 3,590 41.193% 14,718 42.343%
Reflection 1,009 21.849% 8 0.092% 119 0.342%
JNI 57 1.234% 58 0.666% 52 0.150%
Loaded 4,618 100.000% 8,715 100.000% 34,759 100.000%

Image Details

Category Size in % Details
Code area 4.94MB 37.935% 8,453 compilation units
Image heap 6.69MB 51.371% 85,530 objects, 171.41KB for 55 resources
Other data 1.39MB 10.694%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.17s (4.248% of total time) in 526 GCs
Peak RSS 1.05GB (6.744% of 15.62GB system memory)
CPU load 3.657 (91.424% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,147 69.287% 3,588 41.346% 14,705 42.591%
Reflection 996 21.929% 8 0.092% 119 0.345%
JNI 61 1.343% 51 0.588% 52 0.151%
Loaded 4,542 100.000% 8,678 100.000% 34,526 100.000%

Image Details

Category Size in % Details
Code area 5.11MB 41.893% 8,476 compilation units
Image heap 6.69MB 54.854% 85,367 objects, 171.41KB for 55 resources
Other data 406.09KB 3.253%
Total 12.19MB 100.000%

Resource Usage

Garbage collection 2.38s (3.546% of total time) in 509 GCs
Peak RSS 1.06GB (6.613% of 16.00GB system memory)
CPU load 2.988 (74.694% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

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.43.34808)
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.929% 3,464 compilation units
Image heap 3.45MB 54.709% 48,652 objects, 108.00B for 1 resources
Other data 87.97KB 1.363%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.63s (2.549% of total time) in 119 GCs
Peak RSS 992.87MB (6.060% of 16.00GB system memory)
CPU load 2.426 (60.639% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

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.615%
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,654 100.000%

Image Details

Category Size in % Details
Code area 2.75MB 23.177% 3,484 compilation units
Image heap 3.46MB 29.167% 48,923 objects, 108.00B for 1 resources
Debug info 5.33MB 44.899%
Other data 335.30KB 2.756%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.88s (3.690% of total time) in 244 GCs
Peak RSS 963.86MB (6.028% of 15.62GB system memory)
CPU load 3.611 (90.263% of 4 CPU cores)

Report generated by setup-graalvm.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/core-6.1.4 branch from 31bbe6e to c02ee3d Compare March 3, 2025 08:08
Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+11 Vendor version GraalVM CE 25-dev+11.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,168 68.557% 3,590 41.193% 14,718 42.362%
Reflection 1,009 21.835% 8 0.092% 119 0.343%
JNI 57 1.233% 58 0.666% 52 0.150%
Loaded 4,621 100.000% 8,715 100.000% 34,743 100.000%

Image Details

Category Size in % Details
Code area 4.94MB 37.935% 8,453 compilation units
Image heap 6.69MB 51.371% 85,535 objects, 171.41KB for 55 resources
Other data 1.39MB 10.694%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.13s (4.224% of total time) in 471 GCs
Peak RSS 1.05GB (6.719% of 15.62GB system memory)
CPU load 3.664 (91.608% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

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.43.34808)
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.796%
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,329 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,652 objects, 108.00B for 1 resources
Other data 88.67KB 1.373%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.64s (2.169% of total time) in 120 GCs
Peak RSS 982.63MB (5.998% of 16.00GB system memory)
CPU load 2.118 (52.938% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

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.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.178% 3,484 compilation units
Image heap 3.46MB 29.171% 48,915 objects, 108.00B for 1 resources
Debug info 5.33MB 44.893%
Other data 335.54KB 2.759%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.91s (4.122% of total time) in 126 GCs
Peak RSS 1.10GB (7.029% of 15.62GB system memory)
CPU load 3.602 (90.045% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,147 69.317% 3,588 41.346% 14,705 42.488%
Reflection 996 21.938% 8 0.092% 119 0.344%
JNI 61 1.344% 51 0.588% 52 0.150%
Loaded 4,540 100.000% 8,678 100.000% 34,610 100.000%

Image Details

Category Size in % Details
Code area 5.11MB 41.893% 8,476 compilation units
Image heap 6.69MB 54.854% 85,353 objects, 171.41KB for 55 resources
Other data 406.09KB 3.253%
Total 12.19MB 100.000%

Resource Usage

Garbage collection 2.35s (2.843% of total time) in 491 GCs
Peak RSS 1.04GB (6.518% of 16.00GB system memory)
CPU load 2.402 (60.056% of 4 CPU cores)

Report generated by setup-graalvm.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/octokit/core-6.1.4 branch from c02ee3d to 379789c Compare March 3, 2025 08:13
Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+11 Vendor version GraalVM CE 25-dev+11.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,168 68.571% 3,590 41.193% 14,718 42.299%
Reflection 1,009 21.840% 8 0.092% 119 0.342%
JNI 57 1.234% 58 0.666% 52 0.149%
Loaded 4,620 100.000% 8,715 100.000% 34,795 100.000%

Image Details

Category Size in % Details
Code area 4.94MB 37.935% 8,453 compilation units
Image heap 6.69MB 51.371% 85,531 objects, 171.41KB for 55 resources
Other data 1.39MB 10.694%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.22s (4.259% of total time) in 483 GCs
Peak RSS 1.06GB (6.782% of 15.62GB system memory)
CPU load 3.634 (90.862% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,147 69.271% 3,588 41.346% 14,705 42.500%
Reflection 996 21.924% 8 0.092% 119 0.344%
JNI 61 1.343% 51 0.588% 52 0.150%
Loaded 4,543 100.000% 8,678 100.000% 34,600 100.000%

Image Details

Category Size in % Details
Code area 5.11MB 41.893% 8,476 compilation units
Image heap 6.69MB 54.854% 85,354 objects, 171.41KB for 55 resources
Other data 406.09KB 3.253%
Total 12.19MB 100.000%

Resource Usage

Garbage collection 2.46s (4.013% of total time) in 565 GCs
Peak RSS 1.06GB (6.630% of 16.00GB system memory)
CPU load 3.222 (80.550% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

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.43.34808)
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.793%
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,331 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,660 objects, 108.00B for 1 resources
Other data 88.63KB 1.373%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.65s (2.880% of total time) in 126 GCs
Peak RSS 974.08MB (5.945% of 16.00GB system memory)
CPU load 2.823 (70.585% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

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.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.176% 3,484 compilation units
Image heap 3.46MB 29.167% 48,945 objects, 108.00B for 1 resources
Debug info 5.33MB 44.900%
Other data 335.37KB 2.757%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.78s (3.958% of total time) in 129 GCs
Peak RSS 1.07GB (6.865% of 15.62GB system memory)
CPU load 3.600 (89.994% of 4 CPU cores)

Report generated by setup-graalvm.

fniephaus and others added 4 commits March 3, 2025 09:18
Bumps [@octokit/core](/~https://github.com/octokit/core.js) from 5.2.0 to 6.1.4.
- [Release notes](/~https://github.com/octokit/core.js/releases)
- [Commits](octokit/core.js@v5.2.0...v6.1.4)

---
updated-dependencies:
- dependency-name: "@octokit/core"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@fniephaus fniephaus force-pushed the dependabot/npm_and_yarn/octokit/core-6.1.4 branch from 379789c to 2a0fb03 Compare March 3, 2025 08:20
@fniephaus fniephaus self-assigned this Mar 3, 2025
Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+11 Vendor version GraalVM CE 25-dev+11.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,168 68.586% 3,590 41.193% 14,718 42.317%
Reflection 1,009 21.845% 8 0.092% 119 0.342%
JNI 57 1.234% 58 0.666% 52 0.150%
Loaded 4,619 100.000% 8,715 100.000% 34,780 100.000%

Image Details

Category Size in % Details
Code area 4.94MB 37.935% 8,453 compilation units
Image heap 6.69MB 51.371% 85,538 objects, 171.41KB for 55 resources
Other data 1.39MB 10.694%
Total 13.02MB 100.000%

Resource Usage

Garbage collection 2.19s (4.336% of total time) in 501 GCs
Peak RSS 1.05GB (6.755% of 15.62GB system memory)
CPU load 3.642 (91.057% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

Environment

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

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 3,147 69.302% 3,588 41.346% 14,705 42.441%
Reflection 996 21.933% 8 0.092% 119 0.343%
JNI 61 1.343% 51 0.588% 52 0.150%
Loaded 4,541 100.000% 8,678 100.000% 34,648 100.000%

Image Details

Category Size in % Details
Code area 5.11MB 41.893% 8,476 compilation units
Image heap 6.69MB 54.854% 85,362 objects, 171.41KB for 55 resources
Other data 406.09KB 3.253%
Total 12.19MB 100.000%

Resource Usage

Garbage collection 2.38s (3.567% of total time) in 499 GCs
Peak RSS 1.07GB (6.696% of 16.00GB system memory)
CPU load 2.949 (73.727% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

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.43.34808)
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.818%
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,316 100.000%

Image Details

Category Size in % Details
Code area 2.77MB 43.911% 3,464 compilation units
Image heap 3.45MB 54.709% 48,653 objects, 108.00B for 1 resources
Other data 89.09KB 1.380%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.64s (2.582% of total time) in 136 GCs
Peak RSS 907.67MB (5.540% of 16.00GB system memory)
CPU load 2.583 (64.579% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Mar 3, 2025

GraalVM Native Image Build Report

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

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.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.180% 3,484 compilation units
Image heap 3.46MB 29.165% 48,925 objects, 108.00B for 1 resources
Debug info 5.33MB 44.904%
Other data 334.73KB 2.752%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.56s (3.254% of total time) in 120 GCs
Peak RSS 1.12GB (7.178% of 15.62GB system memory)
CPU load 3.637 (90.937% of 4 CPU cores)

Report generated by setup-graalvm.

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 javascript Pull requests that update Javascript 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