pip(deps): bump coveralls from 3.2.0 to 3.3.1
Bumps coveralls from 3.2.0 to 3.3.1.
Release notes
Sourced from coveralls's releases.
3.3.1 (2021-11-11)
Bug Fixes
- correctly support parallel execution on CircleCI (#336) (https://github.com/TheKevJames/coveralls-python/blob/HEAD/2610885a)
Internal
- exclude a few incompatible
coverageversions (#337)
coverageversions v6.0.0 through v6.1.1 exhibited some incompatibilies withcoveralls; we've updated our version compatibility ranges to exclude those versions.3.3.0 (2021-11-04)
Features
- cli: add --srcdir option (#306) (https://github.com/TheKevJames/coveralls-python/blob/HEAD/4120c540)
- deps: add support for coverage v6.x (#330) (https://github.com/TheKevJames/coveralls-python/blob/HEAD/372443dc, closes #https://github.com/TheKevJames/coveralls-python/blob/HEAD/326)
Note this implicitly improves support for Python 3.10, as coverage v6.x includes some fixes for v3.10 of Python.
Bug Fixes
- env: fixup handling of default env service values (#314) (https://github.com/TheKevJames/coveralls-python/blob/HEAD/1a0fd9b3, closes #https://github.com/TheKevJames/coveralls-python/blob/HEAD/303)
This solves some edge cases around duplicated / unmerged coverage results in parallel runs.
Changelog
Sourced from coveralls's changelog.
3.3.1 (2021-11-11)
Bug Fixes
- correctly support parallel execution on CircleCI (#336) (https://github.com/TheKevJames/coveralls-python/blob/master/2610885a)
Internal
- exclude a few incompatible
coverageversions (#337)
coverageversions v6.0.0 through v6.1.1 exhibited some incompatibilies withcoveralls; we've updated our version compatibility ranges to exclude those versions.3.3.0 (2021-11-04)
Features
- cli: add --srcdir option (#306) (https://github.com/TheKevJames/coveralls-python/blob/master/4120c540)
- deps: add support for coverage v6.x (#330) (https://github.com/TheKevJames/coveralls-python/blob/master/372443dc, closes #https://github.com/TheKevJames/coveralls-python/blob/master/326)
Note this implicitly improves support for Python 3.10, as coverage v6.x includes some fixes for v3.10 of Python.
Bug Fixes
- env: fixup handling of default env service values (#314) (https://github.com/TheKevJames/coveralls-python/blob/master/1a0fd9b3, closes #https://github.com/TheKevJames/coveralls-python/blob/master/303)
This solves some edge cases around duplicated / unmerged coverage results in parallel runs.
Commits
c35bf51chore(release): bump version48f0ac0chore: fix lint issues2610885fix: correctly support parallel execution on CircleCI (#336)495ddd4chore: exclude incompatible coverage versions (#337)17f52d2test: remove test inter-dependenciese03a2dechore(release): bump version95ac8a6tests: fix tests & linting372443dfeat(deps): add support for coverage v6.x (#330)1a0fd9bfix(env): fixup handling of default env service values (#314)f5ebce6docs(config): avoid over-exposing GITHUB_TOKEN (#332)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)