Skip to content

chore(deps): update dependency pytest-cov to v6 - abandoned #1113

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pytest-cov (changelog) ^5.0.0 -> ^6.0.0 age adoption passing confidence

Release Notes

pytest-dev/pytest-cov (pytest-cov)

v6.0.0

Compare Source

  • Updated various documentation inaccuracies, especially on subprocess handling.
  • Changed fail under checks to use the precision set in the coverage configuration.
    Now it will perform the check just like coverage report would.
  • Added a --cov-precision cli option that can override the value set in your coverage configuration.
  • Dropped support for now EOL Python 3.8.

Configuration

📅 Schedule: Branch creation - "* 0-3 * * *" (UTC), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 30, 2024
@renovate renovate bot requested a review from ajasnosz October 30, 2024 01:29
Copy link
Contributor Author

renovate bot commented Oct 30, 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...


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

Because no versions of pytest-cov match >6.0.0,<6.1.0 || >6.1.0,<6.1.1 || >6.1.1,<7.0.0
 and pytest-cov (6.0.0) requires Python >=3.9, pytest-cov is forbidden.
And because pytest-cov (6.1.0) requires Python >=3.9, pytest-cov is forbidden.
So, because pytest-cov (6.1.1) requires Python >=3.9
 and splunk-connect-for-snmp depends on pytest-cov (^6.0.0), version solving failed.

  * Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties

    For pytest-cov, a possible solution would be to set the `python` property to ">=3.9,<3.12"
For pytest-cov, a possible solution would be to set the `python` property to ">=3.9,<3.12"
For pytest-cov, a possible solution would be to set the `python` property to ">=3.9,<3.12"

    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/pytest-cov-6.x branch from 84b0ffd to 905240c Compare November 8, 2024 10:30
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch from 905240c to 8c9969f Compare December 19, 2024 14:52
Signed-off-by: Ilya Kheifets <ikheifets@splunk.com>
@renovate renovate bot force-pushed the renovate/pytest-cov-6.x branch from 8c9969f to 35e89a5 Compare May 13, 2025 11:53
Base automatically changed from develop to main May 13, 2025 21:13
@renovate renovate bot changed the title chore(deps): update dependency pytest-cov to v6 chore(deps): update dependency pytest-cov to v6 - abandoned May 13, 2025
Copy link
Contributor Author

renovate bot commented May 13, 2025

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

Copy link
Contributor Author

renovate bot commented May 14, 2025

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.

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant