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

chore(deps): bump ubuntu from 99c3519 to 278628f in amp-devcontainer-rust #644

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2024

Bumps ubuntu from 99c3519 to 278628f.

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 ubuntu from `99c3519` to `278628f`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 18, 2024 08:34
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Nov 18, 2024
Copy link

sonarcloud bot commented Nov 18, 2024

Copy link
Contributor

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:latest to ghcr.io/philips-software/amp-devcontainer-cpp@sha256:d7a677584f9b0cd2a8686b4e75ea3f9a6ca56ed8911fada483c95aef8e735996

OS/Platform Previous Size Current Size Delta
linux/amd64 650.48M 651.16M 697.63K (+0.10%)
linux/arm64 643.16M 643.87M 723.98K (+0.11%)

Copy link
Contributor

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 16 0 0.08s
✅ DOCKERFILE hadolint 2 0 0.41s
✅ GHERKIN gherkin-lint 2 0 0.57s
✅ JSON npm-package-json-lint yes no 0.4s
✅ JSON prettier 15 1 0 0.8s
✅ JSON v8r 14 0 17.9s
✅ MARKDOWN markdownlint 8 0 0 0.97s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.23s
✅ REPOSITORY checkov yes no 17.6s
✅ REPOSITORY gitleaks yes no 0.38s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 15.91s
✅ REPOSITORY secretlint yes no 1.46s
✅ REPOSITORY syft yes no 0.52s
✅ REPOSITORY trivy yes no 17.69s
✅ REPOSITORY trivy-sbom yes no 0.15s
✅ REPOSITORY trufflehog yes no 2.32s
✅ SPELL lychee 57 0 2.43s
✅ YAML prettier 21 0 0 1.11s
✅ YAML v8r 21 0 14.35s
✅ YAML yamllint 21 0 0.4s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

Copy link
Contributor

Test Results

 2 files  ±0   2 suites  ±0   1m 21s ⏱️ -3s
29 tests ±0  29 ✅ ±0  0 💤 ±0  0 ❌ ±0 
31 runs  ±0  31 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 9bd10a3. ± Comparison against base commit 3c55cfe.

Copy link
Contributor

Compressed layer size comparison

Comparing ghcr.io/philips-software/amp-devcontainer-rust:latest to ghcr.io/philips-software/amp-devcontainer-rust@sha256:7e027553274319e78082491571f05ba988deaae2b9320990398b52231fb03dda

OS/Platform Previous Size Current Size Delta
linux/amd64 459.82M 458.77M -1.05M (-0.23%)
linux/arm64 599.31M 598.30M -1.02M (-0.17%)

@rjaegers rjaegers added this pull request to the merge queue Nov 18, 2024
github-merge-queue bot pushed a commit that referenced this pull request Nov 18, 2024
…r/rust (#644)

chore(deps): bump ubuntu in /.devcontainer/rust

Bumps ubuntu from `99c3519` to `278628f`.

---
updated-dependencies:
- dependency-name: ubuntu
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@rjaegers rjaegers removed this pull request from the merge queue due to a manual request Nov 18, 2024
@rjaegers rjaegers changed the title chore(deps): bump ubuntu from 99c3519 to 278628f in /.devcontainer/rust chore(deps): bump ubuntu from 99c3519 to 278628f in amp-devcontainer-rust Nov 18, 2024
@rjaegers rjaegers added this pull request to the merge queue Nov 18, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Nov 18, 2024
@rjaegers rjaegers added this pull request to the merge queue Nov 18, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 18, 2024

Dependabot attempted to update this pull request, but because the branch dependabot/docker/dot-devcontainer/rust/ubuntu-278628f is protected it was unable to do so.

Merged via the queue into main with commit 39bb101 Nov 18, 2024
23 checks passed
@rjaegers rjaegers deleted the dependabot/docker/dot-devcontainer/rust/ubuntu-278628f branch November 18, 2024 14:07
Copy link
Contributor

Pull Request Report (#644)

Static measures

Description Value
Number of added lines 1
Number of deleted lines 1
Number of changed files 1
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 6
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 1
Get the total number of participants of a Pull Request 5

Time related measures

Description Value
PR lead time (from creation to close of PR) 5.5 Hours
Time that was spend on the branch before the PR was created 1 Sec
Time that was spend on the branch before the PR was merged 5.5 Hours
Time to merge after last review 2.2 Hours

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 29.1 Min
Total time spend in last status check run on PR 5.6 Hours

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 docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant