Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 2, 2023

This PR contains the following updates:

Package Change Age Confidence
pre-commit 3.3.0 -> 3.8.0 age confidence

Release Notes

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

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
Updating

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

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.

@codecov
Copy link

codecov bot commented May 2, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (c87e005) to head (16329b2).

❗ Current head 16329b2 differs from pull request most recent head a1551f1. Consider uploading reports for the commit a1551f1 to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #131   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines           49        49           
  Branches         7         7           
=========================================
  Hits            49        49           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from 19b35f7 to fd792a8 Compare May 18, 2023 01:36
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.3.1 chore(deps): update dependency pre-commit to v3.3.2 May 18, 2023
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from fd792a8 to f7c35cc Compare June 11, 2023 16:30
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.3.2 chore(deps): update dependency pre-commit to v3.3.3 Jun 14, 2023
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from f7c35cc to c29c6d6 Compare June 14, 2023 00:20
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.3.3 chore(deps): update dependency pre-commit to v3.4.0 Sep 2, 2023
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from c29c6d6 to ed7853b Compare September 2, 2023 17:25
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.4.0 chore(deps): update dependency pre-commit to v3.5.0 Oct 13, 2023
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from ed7853b to f8d7eb0 Compare October 13, 2023 16:50
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from f8d7eb0 to e1aee79 Compare December 9, 2023 21:52
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.5.0 chore(deps): update dependency pre-commit to v3.6.0 Dec 9, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Dec 9, 2023

⚠ 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: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv devpi-client-extensions-OaAkDEGD-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's Python requirement (>=3.7,<4.0) is not compatible with some of the required packages Python requirement:
  - pre-commit requires Python >=3.9, so it will not be satisfied for Python >=3.7,<3.9

Because devpi-client-extensions depends on pre-commit (3.7.0) which requires Python >=3.9, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For pre-commit, a possible solution would be to set the `python` property to ">=3.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from e1aee79 to bc2d7f2 Compare February 10, 2024 22:49
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.6.0 chore(deps): update dependency pre-commit to v3.6.1 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from bc2d7f2 to 16329b2 Compare February 18, 2024 18:35
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.6.1 chore(deps): update dependency pre-commit to v3.6.2 Feb 18, 2024
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from 16329b2 to ef743e8 Compare March 24, 2024 19:21
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.6.2 chore(deps): update dependency pre-commit to v3.7.0 Mar 24, 2024
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from ef743e8 to a1551f1 Compare May 11, 2024 03:26
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.7.0 chore(deps): update dependency pre-commit to v3.7.1 May 11, 2024
@renovate
Copy link
Contributor Author

renovate bot commented May 11, 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: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv devpi-client-extensions-OaAkDEGD-py3.14 in /home/ubuntu/.cache/pypoetry/virtualenvs

The current project's supported Python range (>=3.8,<4.0) is not compatible with some of the required packages Python requirement:
  - pre-commit requires Python >=3.9, so it will not be satisfied for Python >=3.8,<3.9

Because devpi-client-extensions depends on pre-commit (3.8.0) which requires Python >=3.9, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For pre-commit, a possible solution would be to set the `python` property to ">=3.9,<4.0"

    https://python-poetry.org/docs/dependency-specification/#python-restricted-dependencies,
    https://python-poetry.org/docs/dependency-specification/#using-environment-markers

@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from a1551f1 to 270b6b7 Compare July 28, 2024 20:12
@renovate renovate bot changed the title chore(deps): update dependency pre-commit to v3.7.1 chore(deps): update dependency pre-commit to v3.8.0 Jul 28, 2024
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch 5 times, most recently from bfda2c2 to 3ae712f Compare November 3, 2024 14:16
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch from 3ae712f to b4b7ea0 Compare August 10, 2025 13:03
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