pyzeebe icon indicating copy to clipboard operation
pyzeebe copied to clipboard

chore(deps): update dependency coveralls to v4

Open renovate[bot] opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coveralls (changelog) ^3.3.1 -> ^4.0.0 age adoption passing confidence

Release Notes

TheKevJames/coveralls-python (coveralls)

v4.0.1

Compare Source

Internal
  • support coverage v7.5+ (#​442) (f41dca5)
  • skip tests which require running in a git repo when .git is missing (#​443) (b566fc3)

v4.0.0

Compare Source

BREAKING CHANGES

When config.ignore_errors is Falsey, failures to parse Python files or look up file sources will now interrupt and early exit collection, which matches default coverage behaviour. Previously, we had manually muted these errors and/or only errored after collecting multiple failures.

See the coverage.py docs for setting this option.

Features
  • support pyproject.toml packages by default (via coverage[toml]) (962e2242)
  • add python-coveralls entrypoint (3d8d56e4)
Bug Fixes
  • fixup default support for Github Actions (#​427, #​385) (44e95634) -- thanks @​andy-maier
  • fail and report on all errors, not just those derived from CoverallsException (be446287)
Internal
  • support coverage v7.0 - v7.4 (8fb36645)
  • support Python 3.11 and 3.12 (8dbce919)
  • fixup docs for tox v3 and v4 support (#​371) (05bb20d8) -- thanks @​masonf
  • drop support for Python3.7 and below
  • drop support for coverage v4.x (752f52a0)
  • auto-build and publish docker images
  • refactor: more closely match coverage public interface (#​421)

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.

renovate[bot] avatar Jul 23 '24 13:07 renovate[bot]

⚠️ 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 pyzeebe-QZqkfisN-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

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

Because no versions of coveralls match >4.0.0,<4.0.1 || >4.0.1,<5.0.0
 and coveralls (4.0.0) requires Python <3.13,>=3.8, coveralls is forbidden.
So, because coveralls (4.0.1) requires Python <3.13,>=3.8
 and pyzeebe depends on coveralls (^4.0.0), version solving failed.

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

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

renovate[bot] avatar Jul 23 '24 13:07 renovate[bot]

https://github.com/TheKevJames/coveralls-python/issues/523

dimastbk avatar Sep 26 '24 12:09 dimastbk

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

renovate[bot] avatar Sep 26 '24 18:09 renovate[bot]