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 @actions/cache from 4.0.0 to 4.0.2 in the npm-production group #145

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the npm-production group with 1 update: @actions/cache.

Updates @actions/cache from 4.0.0 to 4.0.2

Changelog

Sourced from @​actions/cache's changelog.

4.0.2

  • Wrap create failures in ReserveCacheError #1966

4.0.1

  • Remove runtime dependency on twirp-ts #1947
  • Cache miss as debug, not warning annotation #1954
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 <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 npm-production group with 1 update: [@actions/cache](https://github.com/actions/toolkit/tree/HEAD/packages/cache).


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

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

Signed-off-by: dependabot[bot] <[email protected]>
@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 48.5s as part of the 'test-action-native-image-musl' job in run #91.

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.303%
Reflection 1,009 21.849% 8 0.092% 119 0.342%
JNI 57 1.234% 58 0.666% 52 0.149%
Loaded 4,618 100.000% 8,715 100.000% 34,792 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.15s (4.418% of total time) in 516 GCs
Peak RSS 1.06GB (6.815% of 15.62GB system memory)
CPU load 3.641 (91.033% 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 #91.

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

Resource Usage

Garbage collection 1.63s (2.547% of total time) in 120 GCs
Peak RSS 1007.23MB (6.148% of 16.00GB system memory)
CPU load 2.503 (62.566% 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 15s as part of the 'test-action-native-image-windows' job in run #91.

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.241% 3,588 41.346% 14,705 42.489%
Reflection 996 21.914% 8 0.092% 119 0.344%
JNI 61 1.342% 51 0.588% 52 0.150%
Loaded 4,545 100.000% 8,678 100.000% 34,609 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.49s (3.312% of total time) in 542 GCs
Peak RSS 1.07GB (6.709% of 16.00GB system memory)
CPU load 2.693 (67.333% 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 44.6s as part of the 'test-action-extensive' job in run #91.

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

Resource Usage

Garbage collection 1.78s (3.991% of total time) in 131 GCs
Peak RSS 1.11GB (7.115% of 15.62GB system memory)
CPU load 3.472 (86.802% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 3, 2025

Looks like @actions/cache is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Mar 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-production-637c032713 branch March 3, 2025 07:54
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.

0 participants