Skip to content

Bump the npm-production group with 2 updates #164

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

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm-production group with 2 updates: @actions/github and semver.

Updates @actions/github from 6.0.0 to 6.0.1

Changelog

Sourced from @​actions/github's changelog.

6.0.1

  • Dependency updates #2043
  • Add context.runAttempt #1588
Commits

Updates semver from 7.7.1 to 7.7.2

Release notes

Sourced from semver's releases.

v7.7.2

7.7.2 (2025-05-12)

Bug Fixes

Chores

Changelog

Sourced from semver's changelog.

7.7.2 (2025-05-12)

Bug Fixes

Chores

Commits
  • 281055e chore: release 7.7.2 (#783)
  • fcafb61 fix: add missing 'use strict' directives (#780)
  • c760403 chore: template-oss-apply for workflow permissions (#784)
  • c99f336 fix: prerelease identifier starting with digits (#781)
  • 2677f2a chore: bump @​npmcli/template-oss from 4.23.6 to 4.24.3 (#778)
  • 0b98655 chore: bump @​npmcli/template-oss from 4.23.4 to 4.23.6 (#760)
  • See full diff 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 javascript Pull requests that update Javascript code labels Jun 1, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 1, 2025
Copy link

github-actions bot commented Jun 1, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+24 Vendor version GraalVM CE 25-dev+24.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,154 68.121% 3,615 41.080% 14,748 42.484%
Reflection 1,012 21.857% 36 0.409% 375 1.080%
JNI 57 1.231% 58 0.659% 52 0.150%
Loaded 4,630 100.000% 8,800 100.000% 34,714 100.000%

Image Details

Category Size in % Details
Code area 4.82MB 37.206% 8,475 compilation units
Image heap 6.75MB 52.089% 86,141 objects, 171.38KB for 55 resources
Other data 1.39MB 10.705%
Total 12.96MB 100.000%

Resource Usage

Garbage collection 2.20s (4.262% of total time) in 506 GCs
Peak RSS 1.04GB (6.673% of 15.62GB system memory)
CPU load 3.687 (92.179% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Jun 1, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+24 Vendor version GraalVM CE 25-dev+24.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,134 68.804% 3,613 41.225% 14,737 42.642%
Reflection 999 21.932% 36 0.411% 375 1.085%
JNI 61 1.339% 51 0.582% 52 0.150%
Loaded 4,555 100.000% 8,764 100.000% 34,560 100.000%

Image Details

Category Size in % Details
Code area 4.98MB 41.078% 8,501 compilation units
Image heap 6.75MB 55.652% 85,969 objects, 171.38KB for 55 resources
Other data 406.16KB 3.270%
Total 12.13MB 100.000%

Resource Usage

Garbage collection 2.26s (3.423% of total time) in 473 GCs
Peak RSS 1.05GB (6.558% of 16.00GB system memory)
CPU load 2.902 (72.560% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Jun 1, 2025

GraalVM Native Image Build Report

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

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.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.912% 3,464 compilation units
Image heap 3.45MB 54.709% 48,651 objects, 108.00B for 1 resources
Other data 89.03KB 1.379%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.69s (2.795% of total time) in 130 GCs
Peak RSS 940.06MB (5.738% of 16.00GB system memory)
CPU load 2.676 (66.892% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Jun 1, 2025

GraalVM Native Image Build Report

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

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.167% 48,943 objects, 108.00B for 1 resources
Debug info 5.33MB 44.899%
Other data 334.68KB 2.751%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.83s (3.868% of total time) in 218 GCs
Peak RSS 1022.98MB (6.395% of 15.62GB system memory)
CPU load 3.620 (90.511% of 4 CPU cores)

Report generated by setup-graalvm.

Bumps the npm-production group with 2 updates: [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) and [semver](https://github.com/npm/node-semver).


Updates `@actions/github` from 6.0.0 to 6.0.1
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Updates `semver` from 7.7.1 to 7.7.2
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.7.1...v7.7.2)

---
updated-dependencies:
- dependency-name: "@actions/github"
  dependency-version: 6.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
- dependency-name: semver
  dependency-version: 7.7.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/npm-production-9c09ded342 branch from 438476f to 6be871f Compare June 2, 2025 08:19
Copy link

github-actions bot commented Jun 2, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+24 Vendor version GraalVM CE 25-dev+24.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,154 68.136% 3,615 41.080% 14,748 42.514%
Reflection 1,012 21.862% 36 0.409% 375 1.081%
JNI 57 1.231% 58 0.659% 52 0.150%
Loaded 4,629 100.000% 8,800 100.000% 34,690 100.000%

Image Details

Category Size in % Details
Code area 4.82MB 37.206% 8,475 compilation units
Image heap 6.75MB 52.089% 86,135 objects, 171.38KB for 55 resources
Other data 1.39MB 10.705%
Total 12.96MB 100.000%

Resource Usage

Garbage collection 2.13s (4.311% of total time) in 466 GCs
Peak RSS 1.06GB (6.804% of 15.62GB system memory)
CPU load 3.658 (91.440% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Jun 2, 2025

GraalVM Native Image Build Report

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

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.915% 3,464 compilation units
Image heap 3.45MB 54.709% 48,650 objects, 108.00B for 1 resources
Other data 88.88KB 1.377%
Total 6.30MB 100.000%

Resource Usage

Garbage collection 1.68s (2.701% of total time) in 121 GCs
Peak RSS 987.39MB (6.027% of 16.00GB system memory)
CPU load 2.578 (64.454% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Jun 2, 2025

GraalVM Native Image Build Report

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

Environment

Java version 25+24 Vendor version GraalVM CE 25-dev+24.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,134 68.955% 3,613 41.225% 14,737 42.657%
Reflection 999 21.980% 36 0.411% 375 1.085%
JNI 61 1.342% 51 0.582% 52 0.151%
Loaded 4,545 100.000% 8,764 100.000% 34,548 100.000%

Image Details

Category Size in % Details
Code area 4.98MB 41.078% 8,501 compilation units
Image heap 6.75MB 55.652% 85,963 objects, 171.38KB for 55 resources
Other data 406.16KB 3.270%
Total 12.13MB 100.000%

Resource Usage

Garbage collection 2.32s (2.781% of total time) in 483 GCs
Peak RSS 1.04GB (6.528% of 16.00GB system memory)
CPU load 2.374 (59.362% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link

github-actions bot commented Jun 2, 2025

GraalVM Native Image Build Report

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

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.178% 3,484 compilation units
Image heap 3.46MB 29.168% 48,953 objects, 108.00B for 1 resources
Debug info 5.33MB 44.898%
Other data 335.29KB 2.756%
Total 11.88MB 100.000%

Resource Usage

Garbage collection 1.52s (3.142% of total time) in 132 GCs
Peak RSS 1.09GB (7.001% of 15.62GB system memory)
CPU load 3.537 (88.435% of 4 CPU cores)

Report generated by setup-graalvm.

@fniephaus fniephaus self-assigned this Jun 24, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2025

Looks like these dependencies are no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Jun 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-production-9c09ded342 branch June 24, 2025 15:27
@fniephaus
Copy link
Member

I merged these updates as part of #162.

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