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

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

Merged
merged 1 commit into from Apr 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 29, 2024

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.0

Compare Source

BREAKING CHANGES

When config.ignore_errors is Falsey, failures to parse Pyhton 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.

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

@renovate renovate bot added the task label Apr 29, 2024
@renovate renovate bot requested a review from TheKevJames as a code owner April 29, 2024 17:07
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved 👍

@TheKevJames TheKevJames merged commit e4c8577 into master Apr 30, 2024
20 checks passed
@TheKevJames TheKevJames deleted the renovate/coveralls-4.x branch April 30, 2024 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant