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

[ci] (deps): Bump docker/build-push-action from 5.0.0 to 5.1.0 #341

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps docker/build-push-action from 5.0.0 to 5.1.0.

Release notes

Sourced from docker/build-push-action's releases.

v5.1.0

Full Changelog: docker/build-push-action@v5.0.0...v5.1.0

Commits
  • 4a13e50 Merge pull request #1006 from docker/dependabot/npm_and_yarn/docker/actions-t...
  • 7416668 chore: update generated content
  • b4f76a5 chore(deps): Bump @​docker/actions-toolkit from 0.13.0 to 0.14.0
  • b7feb76 Merge pull request #1005 from crazy-max/ci-inspect
  • fae8018 ci: inspect sbom and provenance
  • b625868 Merge pull request #1004 from crazy-max/ci-update-buildx
  • 5193ef1 ci: update buildx to latest
  • d3afd77 Merge pull request #991 from docker/dependabot/npm_and_yarn/babel/traverse-7....
  • 7a786bb Merge pull request #992 from crazy-max/annotations
  • c66ae3a chore: update generated content
  • 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)

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](docker/build-push-action@v5.0.0...v5.1.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies 📦️ Pull Requests that update dependencies CI/CD 🔁 Pull Requests which update GitHub Actions code labels Nov 20, 2023
Copy link

vercel bot commented Nov 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drifty ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2023 2:44am

Copy link
Contributor

coderabbitai bot commented Nov 20, 2023

Important

Auto Review Skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.


Tips

Chat with CodeRabbit Bot (@coderabbitai)

  • If you reply to a review comment from CodeRabbit, the bot will automatically respond.
  • To engage with CodeRabbit bot directly around the specific lines of code in the PR, mention @coderabbitai in your review comment
  • Note: Review comments are made on code diffs or files, not on the PR overview.
  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.

CodeRabbit Commands (invoked as PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger a review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai help to get help.

Note: For conversation with the bot, please use the review comments on code diffs or files.

CodeRabbit Configration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • The JSON schema for the configuration file is available here.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/coderabbit-overrides.v2.json

@github-actions github-actions bot removed the dependencies 📦️ Pull Requests that update dependencies label Nov 20, 2023
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah! You did it 🎉 Now, Relax 😉, Grab a drink ☕, and wait for the maintainers to check your contributions. Meanwhile, you can discuss on other issues and solve them 😀. Thank You 😃!

Meanwhile you can also discuss about the project in our Discord Server 😀

Copy link
Contributor

GraalVM Native Image Build Report

Drifty CLI generated in 2m 6s as part of the 'build-Drifty' job in run #713.

Environment

Java version 20.0.1+9 Vendor version GraalVM CE 20.0.1+9.1
Graal compiler optimization level: 2, target machine: compatibility
C compiler gcc (linux, x86_64, 11.4.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 11,452 88.610% 20,101 66.246% 56,086 59.920%
Reflection 3,211 24.845% 137 0.452% 2,075 2.217%
JNI 86 0.665% 94 0.310% 107 0.114%
Loaded 12,924 100.000% 30,343 100.000% 93,601 100.000%

Image Details

Category Size in % Details
Code area 26.51MB 25.615% 34,700 compilation units
Image heap 74.78MB 72.250% 317,824 objects, 49.93MB for 124 resources
Other data 2.21MB 2.135%
Total 103.50MB 100.000%

Resource Usage

Garbage collection 11.95s (9.450% of total time) in 111 GCs
Peak RSS 3.31GB (21.223% of 15.61GB system memory)
CPU load 3.671 (91.771% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link
Contributor

GraalVM Native Image Build Report

Drifty CLI generated in 2m 25s as part of the 'build-Drifty' job in run #713.

Environment

Java version 20.0.1+9 Vendor version GraalVM CE 20.0.1+9.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.37.32825)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 11,133 88.929% 19,333 65.871% 54,288 60.501%
Reflection 3,097 24.738% 135 0.460% 2,071 2.308%
JNI 99 0.791% 90 0.307% 118 0.132%
Loaded 12,519 100.000% 29,350 100.000% 89,731 100.000%

Image Details

Category Size in % Details
Code area 26.25MB 28.127% 33,494 compilation units
Image heap 66.70MB 71.466% 299,355 objects, 42.42MB for 43 resources
Other data 389.36KB 0.407%
Total 93.34MB 100.000%

Resource Usage

Garbage collection 12.92s (8.891% of total time) in 147 GCs
Peak RSS 3.03GB (18.929% of 16.00GB system memory)
CPU load 3.283 (82.085% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link
Contributor

GraalVM Native Image Build Report

Drifty CLI generated in 4m 41s as part of the 'build-Drifty' job in run #713.

Environment

Java version 20.0.1+9 Vendor version GraalVM CE 20.0.1+9.1
Graal compiler optimization level: 2, target machine: compatibility
C compiler cc (apple, x86_64, 14.0.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 11,136 88.493% 19,324 66.020% 53,993 60.239%
Reflection 3,093 24.579% 139 0.475% 2,060 2.298%
JNI 86 0.683% 95 0.325% 107 0.119%
Loaded 12,584 100.000% 29,270 100.000% 89,631 100.000%

Image Details

Category Size in % Details
Code area 25.67MB 24.886% 33,286 compilation units
Image heap 77.13MB 74.780% 298,514 objects, 53.89MB for 43 resources
Other data 352.91KB 0.334%
Total 103.14MB 100.000%

Resource Usage

Garbage collection 33.53s (11.919% of total time) in 109 GCs
Peak RSS 3.33GB (23.765% of 14.00GB system memory)
CPU load 2.123 (53.063% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link
Contributor

GraalVM Native Image Build Report

Drifty CLI generated in 2m 7s as part of the 'build-Drifty' job in run #714.

Environment

Java version 20.0.1+9 Vendor version GraalVM CE 20.0.1+9.1
Graal compiler optimization level: 2, target machine: compatibility
C compiler gcc (linux, x86_64, 11.4.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 11,452 88.610% 20,101 66.246% 56,086 59.920%
Reflection 3,211 24.845% 137 0.452% 2,075 2.217%
JNI 86 0.665% 94 0.310% 107 0.114%
Loaded 12,924 100.000% 30,343 100.000% 93,601 100.000%

Image Details

Category Size in % Details
Code area 26.51MB 25.614% 34,700 compilation units
Image heap 74.78MB 72.251% 317,816 objects, 49.93MB for 124 resources
Other data 2.21MB 2.135%
Total 103.50MB 100.000%

Resource Usage

Garbage collection 9.60s (7.520% of total time) in 83 GCs
Peak RSS 3.54GB (22.664% of 15.61GB system memory)
CPU load 3.664 (91.602% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link
Contributor

GraalVM Native Image Build Report

Drifty CLI generated in 2m 12s as part of the 'build-Drifty' job in run #714.

Environment

Java version 20.0.1+9 Vendor version GraalVM CE 20.0.1+9.1
Graal compiler optimization level: 2, target machine: x86-64-v3
C compiler cl.exe (microsoft, x64, 19.37.32825)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 11,133 88.929% 19,333 65.868% 54,288 60.502%
Reflection 3,097 24.738% 135 0.460% 2,071 2.308%
JNI 99 0.791% 90 0.307% 118 0.132%
Loaded 12,519 100.000% 29,351 100.000% 89,730 100.000%

Image Details

Category Size in % Details
Code area 26.25MB 28.127% 33,494 compilation units
Image heap 66.70MB 71.469% 299,249 objects, 42.42MB for 43 resources
Other data 386.42KB 0.404%
Total 93.33MB 100.000%

Resource Usage

Garbage collection 11.93s (9.006% of total time) in 155 GCs
Peak RSS 3.03GB (18.931% of 16.00GB system memory)
CPU load 3.470 (86.746% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link
Contributor

GraalVM Native Image Build Report

Drifty CLI generated in 3m 44s as part of the 'build-Drifty' job in run #714.

Environment

Java version 20.0.1+9 Vendor version GraalVM CE 20.0.1+9.1
Graal compiler optimization level: 2, target machine: compatibility
C compiler cc (apple, x86_64, 14.0.0)
Garbage collector Serial GC

Analysis Results

Category Types in % Fields in % Methods in %
Reachable 11,136 88.493% 19,324 66.020% 53,993 60.238%
Reflection 3,093 24.579% 139 0.475% 2,060 2.298%
JNI 86 0.683% 95 0.325% 107 0.119%
Loaded 12,584 100.000% 29,270 100.000% 89,633 100.000%

Image Details

Category Size in % Details
Code area 25.67MB 24.886% 33,286 compilation units
Image heap 77.12MB 74.776% 298,564 objects, 53.89MB for 43 resources
Other data 357.67KB 0.339%
Total 103.14MB 100.000%

Resource Usage

Garbage collection 22.00s (9.780% of total time) in 180 GCs
Peak RSS 3.09GB (22.037% of 14.00GB system memory)
CPU load 1.962 (49.049% of 4 CPU cores)

Report generated by setup-graalvm.

Copy link
Owner

@SaptarshiSarkar12 SaptarshiSarkar12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@SaptarshiSarkar12 SaptarshiSarkar12 merged commit a6e4550 into master Nov 20, 2023
24 checks passed
@SaptarshiSarkar12 SaptarshiSarkar12 deleted the dependabot/github_actions/docker/build-push-action-5.1.0 branch November 20, 2023 03:00
@SaptarshiSarkar12 SaptarshiSarkar12 added the dependencies 📦️ Pull Requests that update dependencies label Dec 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD 🔁 Pull Requests which update GitHub Actions code dependencies 📦️ Pull Requests that update dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant