Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 19, 2025

Bumps pre-commit from 4.1.0 to 4.2.0.

Release notes

Sourced from pre-commit's releases.

pre-commit v4.2.0

Features

  • For language: python first attempt a versioned python executable for the default language version before consulting a potentially unversioned sys.executable.

Fixes

Changelog

Sourced from pre-commit's changelog.

4.2.0 - 2025-03-18

Features

  • For language: python first attempt a versioned python executable for the default language version before consulting a potentially unversioned sys.executable.

Fixes

Commits
  • aa48766 v4.2.0
  • bf6f11d Merge pull request #3430 from pre-commit/preferential-sys-impl
  • 3e8d0f5 adjust python default_language_version to prefer versioned exe
  • ff7256c Merge pull request #3425 from tusharsadhwani/ambiguous-ref
  • b7eb412 fix: crash on ambiguous ref 'HEAD'
  • 7b88c63 Merge pull request #3404 from pre-commit/pre-commit-ci-update-config
  • 94b97e2 [pre-commit.ci] pre-commit autoupdate
  • 2f93b80 Merge pull request #3401 from pre-commit/pre-commit-ci-update-config
  • 4f90a1e [pre-commit.ci] pre-commit autoupdate
  • aba1ce0 Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sed
  • 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 [pre-commit](https://github.com/pre-commit/pre-commit) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v4.1.0...v4.2.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from ElBe-Plaq as a code owner March 19, 2025 05:46
@dependabot dependabot bot added the dependencies Dependency updates. label Mar 19, 2025
@mergify mergify bot added the Review requested A review by a core team member is requested. label Mar 19, 2025
@github-actions
Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ COPYPASTE jscpd yes 12 2.11s
✅ EDITORCONFIG editorconfig-checker 1 0 0.0s
✅ REPOSITORY checkov yes no 17.51s
⚠️ REPOSITORY devskim yes 3 1.67s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 1.24s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.36s
⚠️ REPOSITORY kics yes 6 2.26s
✅ REPOSITORY secretlint yes no 1.36s
✅ REPOSITORY syft yes no 1.61s
✅ REPOSITORY trivy yes no 9.77s
✅ REPOSITORY trivy-sbom yes no 0.09s
✅ REPOSITORY trufflehog yes no 4.6s
✅ SPELL cspell 2 0 2.77s
✅ SPELL lychee 1 0 0.05s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@github-actions
Copy link

🦙 MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
⚠️ COPYPASTE jscpd yes 12 1.93s
✅ EDITORCONFIG editorconfig-checker 1 0 0.0s
✅ REPOSITORY checkov yes no 17.6s
⚠️ REPOSITORY devskim yes 3 1.71s
✅ REPOSITORY dustilock yes no 0.01s
✅ REPOSITORY gitleaks yes no 1.0s
✅ REPOSITORY git_diff yes no 0.01s
✅ REPOSITORY grype yes no 13.4s
⚠️ REPOSITORY kics yes 6 2.41s
✅ REPOSITORY secretlint yes no 1.32s
✅ REPOSITORY syft yes no 1.9s
✅ REPOSITORY trivy yes no 9.95s
✅ REPOSITORY trivy-sbom yes no 0.12s
✅ REPOSITORY trufflehog yes no 3.9s
✅ SPELL cspell 2 0 2.58s
✅ SPELL lychee 1 0 0.04s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@ElBe-Plaq ElBe-Plaq added this to the Release v1.0.0-alpha.5 milestone Mar 23, 2025
@ElBe-Plaq ElBe-Plaq added this to Todos Mar 23, 2025
@ElBe-Plaq ElBe-Plaq added able to merge Weather the PR is able to merge. approved Changes that got approved by the core team. and removed Review requested A review by a core team member is requested. labels Mar 23, 2025
@ElBe-Plaq ElBe-Plaq moved this to In Progress in Todos Mar 23, 2025
@mergify mergify bot merged commit 2c5902d into main Mar 23, 2025
16 checks passed
@mergify
Copy link
Contributor

mergify bot commented Mar 23, 2025

Merging pull request

Checks:

Name Status
CodeFactor
dependency-review
label
install-python-dependencies (3.9)
Summary
test
MegaLinter
install-rust-dependencies
CommitCheck
docs/readthedocs.org:i-language-rust
pre-commit.ci - pr

1 similar comment
@mergify
Copy link
Contributor

mergify bot commented Mar 23, 2025

Merging pull request

Checks:

Name Status
CodeFactor
dependency-review
label
install-python-dependencies (3.9)
Summary
test
MegaLinter
install-rust-dependencies
CommitCheck
docs/readthedocs.org:i-language-rust
pre-commit.ci - pr

@mergify mergify bot added the Review requested A review by a core team member is requested. label Mar 23, 2025
@github-project-automation github-project-automation bot moved this from In Progress to Done in Todos Mar 23, 2025
@ElBe-Plaq ElBe-Plaq deleted the dependabot/pip/pre-commit-4.2.0 branch March 23, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

able to merge Weather the PR is able to merge. approved Changes that got approved by the core team. dependencies Dependency updates. Review requested A review by a core team member is requested. size/XS

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant