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 cmake from 3.29.6 to 3.30.0 in /.devcontainer #489

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 2024

Bumps cmake from 3.29.6 to 3.30.0.

Release notes

Sourced from cmake's releases.

3.30.0

This release updates to 3.30, as well as adds attestations visible at https://github.com/scikit-build/cmake-python-distributions/attestations. We also have a new bot to make CMake update PRs for us.

What's Changed

New Contributors

Full Changelog: scikit-build/cmake-python-distributions@3.29.6...3.30.0

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 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 [cmake](https://github.com/scikit-build/cmake-python-distributions) from 3.29.6 to 3.30.0.
- [Release notes](https://github.com/scikit-build/cmake-python-distributions/releases)
- [Changelog](https://github.com/scikit-build/cmake-python-distributions/blob/main/HISTORY.rst)
- [Commits](scikit-build/cmake-python-distributions@3.29.6...3.30.0)

---
updated-dependencies:
- dependency-name: cmake
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner July 4, 2024 08:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 4, 2024
Copy link

sonarqubecloud bot commented Jul 4, 2024

Copy link
Contributor

github-actions bot commented Jul 4, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 15 0 0.1s
✅ DOCKERFILE hadolint 2 0 0.65s
✅ JSON prettier 11 0 0 0.58s
✅ JSON v8r 10 0 4.02s
✅ MARKDOWN markdownlint 8 0 0 0.94s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.25s
✅ REPOSITORY checkov yes no 16.71s
✅ REPOSITORY gitleaks yes no 0.48s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY grype yes no 13.66s
✅ REPOSITORY secretlint yes no 1.2s
✅ REPOSITORY trivy yes no 7.24s
✅ REPOSITORY trivy-sbom yes no 2.59s
✅ REPOSITORY trufflehog yes no 3.4s
✅ SPELL lychee 49 0 1.13s
✅ YAML prettier 20 0 0 0.9s
✅ YAML v8r 20 0 18.67s
✅ YAML yamllint 20 0 0.48s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented Jul 4, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 432.86M 432.86M 1.55K (+0.00%)
linux/arm64 572.09M 572.09M 664.00 (+0.00%)

Copy link
Contributor

github-actions bot commented Jul 4, 2024

Test Results

 2 files  ±0   2 suites  ±0   50s ⏱️ -1s
26 tests ±0  26 ✅ ±0  0 💤 ±0  0 ❌ ±0 
28 runs  ±0  28 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 1902c32. ± Comparison against base commit 7c62dae.

@rjaegers rjaegers enabled auto-merge July 4, 2024 09:12
Copy link
Contributor

github-actions bot commented Jul 4, 2024

Compressed layer size comparison

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

OS/Platform Previous Size Current Size Delta
linux/amd64 640.66M 640.82M 159.13K (+0.02%)
linux/arm64 633.02M 633.17M 149.34K (+0.02%)

@rjaegers rjaegers added this pull request to the merge queue Jul 4, 2024
Merged via the queue into main with commit d42757f Jul 4, 2024
17 checks passed
@rjaegers rjaegers deleted the dependabot/pip/dot-devcontainer/cmake-3.30.0 branch July 4, 2024 19:31
Copy link
Contributor

github-actions bot commented Jul 4, 2024

Pull Request Report (#489)

Static measures

Description Value
Number of added lines 19
Number of deleted lines 19
Number of changed files 2
Number of commits 1
Number of reviews 1
Number of comments (w/o review comments) 5
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 4

Time related measures

Description Value
PR lead time (from creation to close of PR) 11.2 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 11.2 Hours
Time to merge after last review 10.3 Hours

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 5.3 Hours
Total time spend in last status check run on PR 5.1 Hours

Copy link
Contributor

🎉 Hooray! The changes in this pull request went live with the release of v5.1.3 🎉

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

Successfully merging this pull request may close these issues.

1 participant