Skip to content

chore(deps): update dependency coveralls to v4#604

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/coveralls-4.x
Open

chore(deps): update dependency coveralls to v4#604
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/coveralls-4.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 4, 2024

This PR contains the following updates:

Package Change Age Confidence
coveralls (changelog) ^3.0^4.0.0 age confidence

Release Notes

TheKevJames/coveralls-python (coveralls)

v4.0.2

Compare Source

Internal
  • update python support: drop EOL'd versions (3.8, 3.9), begin testing on new versions (3.13, 3.14), and mark explicit future compatibility up to <4.0

v4.0.1

Compare Source

Internal

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
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 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 4, 2024
@renovate renovate Bot force-pushed the renovate/coveralls-4.x branch 7 times, most recently from b7a6b2a to d6f9815 Compare June 17, 2024 18:57
@renovate renovate Bot force-pushed the renovate/coveralls-4.x branch from d6f9815 to d6cdd93 Compare July 4, 2024 08:26
@renovate renovate Bot force-pushed the renovate/coveralls-4.x branch 2 times, most recently from ed9649f to 41cff57 Compare July 30, 2024 04:11
@renovate renovate Bot force-pushed the renovate/coveralls-4.x branch 4 times, most recently from 91bb7ee to dbae86a Compare May 27, 2026 09:18
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 27, 2026

⚠️ 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.9,<3.12) is not compatible with some of the required packages Python requirement:
  - typer requires Python >=3.10, so it will not be satisfied for Python >=3.9,<3.10

Because micropy-cli depends on typer[all] (0.26.1) which requires Python >=3.10, version solving failed.

  • Check your dependencies Python requirement: The Python requirement can be specified via the `python` or `markers` properties
    
    For typer, a possible solution would be to set the `python` property to ">=3.10,<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/coveralls-4.x branch 6 times, most recently from 6ad279c to afaeef0 Compare May 27, 2026 10:41
@renovate renovate Bot force-pushed the renovate/coveralls-4.x branch from afaeef0 to faadaa0 Compare May 27, 2026 10:52
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.

0 participants