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): update dependency pre-commit to v4 #127

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pre-commit ~= 2.20 -> ~=4.0 age adoption passing confidence

Release Notes

pre-commit/pre-commit (pre-commit)

v4.0.1

Compare Source

==================

Fixes

v4.0.0

Compare Source

==================

Features
Migrating

v3.8.0

Compare Source

==================

Features

v3.7.1

Compare Source

==================

Fixes

v3.7.0

Compare Source

==================

Features
  • Use a tty for docker and docker_image hooks when --color is specified.
Fixes
Updating
  • The per-hook behaviour of fail_fast was fixed. If you want the pre-3.7.0
    behaviour, add fail_fast: true to all hooks before the last fail_fast
    hook.

v3.6.2

Compare Source

==================

Fixes

v3.6.1

Compare Source

==================

Fixes

v3.6.0

Compare Source

==================

Features
Fixes
Updating

v3.5.0

Compare Source

==================

Features
Fixes
Migrating

v3.4.0

Compare Source

==================

Features
Fixes

v3.3.3

Compare Source

==================

Fixes

v3.3.2

Compare Source

==================

Fixes

v3.3.1

Compare Source

==================

Fixes

v3.3.0

Compare Source

==================

Features

v3.2.2

Compare Source

==================

Fixes

v3.2.1

Compare Source

==================

Fixes

v3.2.0

Compare Source

==================

Features
Fixes

v3.1.1

Compare Source

==================

Fixes

v3.1.0

Compare Source

==================

Fixes
Updating

v3.0.4

Compare Source

==================

Fixes

v3.0.3

Compare Source

==================

Fixes

v3.0.2

Compare Source

==================

Fixes

v3.0.1

Compare Source

==================

Fixes

v3.0.0

Compare Source

==================

Features
Fixes
Updating
  • Drop support for python<3.8
  • Drop support for top-level list, use pre-commit migrate-config to update.
  • Drop support for sha to specify revision, use pre-commit migrate-config
    to update.
  • Remove pre-commit-validate-config and pre-commit-validate-manifest, use
    pre-commit validate-config and pre-commit validate-manifest instead.
  • language: golang hooks must use go.mod to specify dependencies

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 8, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package undefined
Using CPython 3.13.0 interpreter at: /opt/containerbase/tools/python/3.13.0/bin/python
  × No solution found when resolving dependencies:
  ╰─▶ Because the requested Python version (>=3.7.1, <4.0) does not satisfy
      Python>=3.9 and pre-commit>=4.0.0 depends on Python>=3.9, we can
      conclude that pre-commit>=4.0.0 cannot be used.
      And because only the following versions of pre-commit are available:
          pre-commit<=4.0.0
          pre-commit==4.0.1
      we can conclude that pre-commit>=4.0.0 cannot be used.
      And because dike[dev] depends on pre-commit>=4.0 and your project
      requires dike[dev], we can conclude that your projects's requirements
      are unsatisfiable.

      hint: pre-commit was requested with a pre-release marker (e.g., all of:
          pre-commit>4.0.0,<4.0.1
          pre-commit>4.0.1,<5.dev0
      ), but pre-releases weren't enabled (try: `--prerelease=allow`)

      hint: The `requires-python` value (>=3.7.1, <4.0) includes Python
      versions that are not supported by your dependencies (e.g.,
      pre-commit>=4.0.0 only supports >=3.9). Consider using a more
      restrictive `requires-python` value (like >=3.9).

Copy link

github-actions bot commented Oct 8, 2024

Test Results

2 tests  ±0   2 ✅ ±0   1s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ❌ ±0 

Results for commit 7137449. ± Comparison against base commit e9df989.

♻️ This comment has been updated with latest results.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.82%. Comparing base (e9df989) to head (7137449).

Additional details and impacted files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant