Skip to content

feat: bump cmake from 4.3.4 to 4.4.2 in /.devcontainer - #110

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dot-devcontainer/cmake-4.4.2
Open

feat: bump cmake from 4.3.4 to 4.4.2 in /.devcontainer#110
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/dot-devcontainer/cmake-4.4.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps cmake from 4.3.4 to 4.4.2.

Release notes

Sourced from cmake's releases.

4.4.0

What's Changed

Full Changelog: scikit-build/cmake-python-distributions@4.3.4...4.4.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 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 4.3.4 to 4.4.2.
- [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@4.3.4...4.4.2)

---
updated-dependencies:
- dependency-name: cmake
  dependency-version: 4.4.2
  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 a dependency file python Pull requests that update Python code labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

MegaLinter analysis: Error

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 24 0 0 0.6s
✅ ACTION zizmor 24 0 0 0 8.32s
✅ DOCKERFILE hadolint 3 0 0 0.28s
✅ JSON npm-package-json-lint yes no no 0.52s
✅ JSON prettier 22 3 0 0 0.73s
✅ JSON v8r 22 0 0 10.57s
✅ MARKDOWN markdownlint 12 0 0 0 1.36s
✅ MARKDOWN markdown-table-formatter 12 1 0 0 0.3s
✅ REPOSITORY checkov yes no no 27.01s
✅ REPOSITORY gitleaks yes no no 1.4s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 67.28s
✅ REPOSITORY osv-scanner yes no no 0.79s
✅ REPOSITORY secretlint yes no no 1.59s
✅ REPOSITORY syft yes no no 2.68s
✅ REPOSITORY trivy yes no no 16.88s
✅ REPOSITORY trivy-sbom yes no no 0.46s
✅ REPOSITORY trufflehog yes no no 3.31s
⚠️ SPELL lychee 86 1 0 54.69s
✅ YAML prettier 32 0 0 0 1.19s
❌ YAML v8r 32 1 0 12.86s
✅ YAML yamllint 32 0 0 0.98s

Detailed Issues

❌ YAML / v8r - 1 error
✖ .github/workflows/wc-publish-templates.yml is invalid

.github/workflows/wc-publish-templates.yml#/on must be string
.github/workflows/wc-publish-templates.yml#/on must be equal to one of the allowed values
.github/workflows/wc-publish-templates.yml#/on must be array
.github/workflows/wc-publish-templates.yml#/on/workflow_call must be object
.github/workflows/wc-publish-templates.yml#/on must match exactly one schema in oneOf
⚠️ SPELL / lychee - 1 error
📝 Summary
---------------------
🔍 Total..........133
🔗 Unique.........112
✅ Successful.....127
⏳ Timeouts.........0
🔀 Redirected......13
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1
⛔ Unsupported......1

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads (at 30:7) | Rejected status code: 403 Forbidden

Hint: Followed 13 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
Hint: You can configure accepted/rejected response codes with `-a` or `--accept`

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

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

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.5.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

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.

0 participants