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.2 to 3.29.3 in /.devcontainer #412

Merged
merged 3 commits into from
May 14, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2024

Bumps cmake from 3.29.2 to 3.29.3.

Release notes

Sourced from cmake's releases.

3.29.3

What's Changed

Full Changelog: scikit-build/cmake-python-distributions@3.29.2...3.29.3

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.2 to 3.29.3.
- [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.2...3.29.3)

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

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

github-actions bot commented May 13, 2024

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 14 0 0.05s
✅ DOCKERFILE hadolint 2 0 0.57s
✅ JSON prettier 11 0 0 0.93s
✅ JSON v8r 10 0 4.97s
✅ MARKDOWN markdownlint 8 0 0 1.08s
✅ MARKDOWN markdown-table-formatter 8 0 0 0.3s
✅ REPOSITORY checkov yes no 15.41s
✅ REPOSITORY gitleaks yes no 0.35s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 12.92s
✅ REPOSITORY secretlint yes no 1.68s
✅ REPOSITORY trivy yes no 7.86s
✅ REPOSITORY trivy-sbom yes no 1.52s
✅ REPOSITORY trufflehog yes no 3.82s
✅ SPELL lychee 48 0 1.02s
✅ YAML prettier 19 0 0 1.25s
✅ YAML v8r 19 0 11.33s
✅ YAML yamllint 19 0 0.35s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link
Contributor

github-actions bot commented May 13, 2024

Test Results

 2 files  ±0   2 suites  ±0   52s ⏱️ ±0s
26 tests ±0  26 ✅ ±0  0 💤 ±0  0 ❌ ±0 
28 runs  ±0  28 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 5244b97. ± Comparison against base commit f7b357b.

♻️ This comment has been updated with latest results.

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:aed0442e030121e7b4e6f6f0c97e8c3a0d98715e86bb1c7f9426c5c0086fd64b

OS/Platform Previous Size Current Size Delta

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:b571b0419f2c9e854cd21a7c11598bf24041bde8553b26f54b6918b5ff4232c0

OS/Platform Previous Size Current Size Delta

@rjaegers rjaegers added this pull request to the merge queue May 14, 2024
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Merged via the queue into main with commit 98ab2e5 May 14, 2024
17 checks passed
@rjaegers rjaegers deleted the dependabot/pip/dot-devcontainer/cmake-3.29.3 branch May 14, 2024 11:48
Copy link
Contributor

Pull Request Report (#412)

Static measures

Description Value
Number of added lines 26
Number of deleted lines 21
Number of changed files 3
Number of commits 3
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 5

Time related measures

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

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 7.3 Hours
Total time spend in last status check run on PR 21.4 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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant