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

Update dependency pre-commit to v3 #205

Merged
merged 2 commits into from
Aug 10, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pre-commit ^2.6 -> ^3.3 age adoption passing confidence

Release Notes

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

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

v2.21.0

Compare Source

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

Features
Fixes

v2.20.0

Compare Source

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

Features
Fixes

v2.19.0

Compare Source

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

Features
Fixes
Updating
  • Change pre-commit-validate-config / pre-commit-validate-manifest to
    pre-commit validate-config / pre-commit validate-manifest.

v2.18.1

Compare Source

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

Fixes

v2.18.0

Compare Source

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

Features
Fixes
Updating
  • Remove python3.6 support. Note that pre-commit still supports running hooks
    written in older versions, but pre-commit itself requires python 3.7+.
  • pre-commit has migrated from the master branch to main.

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 is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Jan 24, 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: python/poetry.lock
[17:26:39.657] INFO (9): Installing tool python v3.11.4...
installing v2 tool python v3.11.4
linking tool python v3.11.4
Python 3.11.4
pip 23.2.1 from /opt/containerbase/tools/python/3.11.4/lib/python3.11/site-packages/pip (python 3.11)
[17:26:47.399] INFO (9): Installed tool python in 7.7s.
[17:26:47.514] INFO (168): Installing tool poetry v1.2.2...
installing v2 tool poetry v1.2.2
linking tool poetry v1.2.2
Poetry (version 1.2.2)
[17:26:57.216] INFO (168): Installed tool poetry in 9.7s.
Creating virtualenv cucumber-expressions-iPNsfBDk-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...

/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]

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.8, so it will not be satisfied for Python >=3.7,<3.8
  - pre-commit requires Python >=3.8, so it will not be satisfied for Python >=3.7,<3.8
  - pre-commit requires Python >=3.8, so it will not be satisfied for Python >=3.7,<3.8
  - pre-commit requires Python >=3.8, so it will not be satisfied for Python >=3.7,<3.8

Because no versions of pre-commit match >3.3,<3.3.1 || >3.3.1,<3.3.2 || >3.3.2,<3.3.3 || >3.3.3,<4.0
 and pre-commit (3.3.0) requires Python >=3.8, pre-commit is forbidden.
And because pre-commit (3.3.1) requires Python >=3.8
 and pre-commit (3.3.2) requires Python >=3.8, pre-commit is forbidden.
So, because pre-commit (3.3.3) requires Python >=3.8
 and cucumber-expressions depends on pre-commit (^3.3), 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.8,<4.0"
    For pre-commit, a possible solution would be to set the `python` property to ">=3.8,<4.0"
    For pre-commit, a possible solution would be to set the `python` property to ">=3.8,<4.0"
    For pre-commit, a possible solution would be to set the `python` property to ">=3.8,<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 7 times, most recently from 2b33187 to 8973f26 Compare February 2, 2023 11:58
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch 12 times, most recently from 3845ca5 to 83e89e7 Compare February 11, 2023 23:29
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch 7 times, most recently from 7fa5410 to a1fb53b Compare February 19, 2023 23:32
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch 3 times, most recently from 8c15051 to 71784fa Compare February 21, 2023 20:07
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch 9 times, most recently from 6b2a06b to fcfb977 Compare July 28, 2023 22:34
@renovate renovate bot force-pushed the renovate/pre-commit-3.x branch 14 times, most recently from dfa9434 to 8b6c8e4 Compare August 9, 2023 00:28
@renovate
Copy link
Contributor Author

renovate bot commented Aug 10, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@mpkorstanje mpkorstanje merged commit ab9957a into main Aug 10, 2023
45 checks passed
@mpkorstanje mpkorstanje deleted the renovate/pre-commit-3.x branch August 10, 2023 17:38
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