-
Notifications
You must be signed in to change notification settings - Fork 5
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 #237
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate 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:
The artifact failure details are included below: File name: poetry.lock
|
df30ef8
to
6cb5055
Compare
|
5d2f943
to
b960b4d
Compare
6a2ba99
to
a207a26
Compare
6f5bc16
to
debdfd7
Compare
041ff37
to
3077175
Compare
d741aeb
to
c19bf9d
Compare
c19bf9d
to
1c02f01
Compare
e8b3106
to
d761da6
Compare
d761da6
to
27c5b17
Compare
27c5b17
to
9ec2dbc
Compare
This PR contains the following updates:
^3.0.0
->^4.0.0
Release Notes
TheKevJames/coveralls-python (coveralls)
v4.0.1
Compare Source
Internal
coverage
v7.5+ (#442) (f41dca5).git
is missing (#443) (b566fc3)v4.0.0
Compare Source
BREAKING CHANGES
When
config.ignore_errors
is Falsey, failures to parse Python files orlook up file sources will now interrupt and early exit collection, which
matches default
coverage
behaviour. Previously, we had manually mutedthese errors and/or only errored after collecting multiple failures.
See the coverage.py docs for setting this option.
Features
pyproject.toml
packages by default (viacoverage[toml]
) (962e2242)python-coveralls
entrypoint (3d8d56e4)Bug Fixes
CoverallsException
(be446287)Internal
coverage
v7.0 - v7.4 (8fb36645)coverage
v4.x (752f52a0)docker
imagescoverage
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.
This PR was generated by Mend Renovate. View the repository job log.