Skip to content

Bump coveralls from 1.5.1 to 4.1.0#177

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/coveralls-4.1.0
Open

Bump coveralls from 1.5.1 to 4.1.0#177
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/pip/coveralls-4.1.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps coveralls from 1.5.1 to 4.1.0.

Release notes

Sourced from coveralls's releases.

4.1.0 (2026-02-28)

Features

  • (deps) Migrate from docopt to typer (no more deprecation warnings in recent Python versions!)

Internal

  • (api) Add more tests to improve coverage
  • (mypy) Enable (non-strict) type checking
  • (lint) Enable refurb
  • (renovate) Pin max compatible sphinx version

4.0.2 (2025-11-07)

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

4.0.1 (2024-05-15)

Internal

4.0.0 (2024-04-29)

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

Bug Fixes

Internal

... (truncated)

Changelog

Sourced from coveralls's changelog.

4.1.0 (2026-02-28)

Features

  • (deps) Migrate from docopt to typer (no more deprecation warnings in recent Python versions!)

Internal

  • (api) Add more tests to improve coverage
  • (mypy) Enable (non-strict) type checking
  • (lint) Enable refurb
  • (renovate) Pin max compatible sphinx version

4.0.2 (2025-11-07)

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

4.0.1 (2024-05-15)

Internal

4.0.0 (2024-04-29)

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

Bug Fixes

... (truncated)

Commits
  • 7dbb2c4 chore(release): bump version
  • ee66b8c chore(deps): update node.js to v25.7.0 (#671)
  • c39d917 chore(deps): update dependency docker to v4.2.0 (#670)
  • 8ab5e57 chore(deps): update dependency linter to v4.0.1 (#669)
  • 4191720 chore(deps): update pre-commit hook python-jsonschema/check-jsonschema to v0....
  • 5d60ebf test(api): add more tests to improve coverage
  • cbf4e18 feat(deps): migrate from docopt to typer
  • ffefbf5 chore(deps): update docker.io/library/alpine docker tag to v3.23 (#668)
  • 907a52c chore: add todo
  • 70282df chore(deps): update pre-commit hook dosisod/refurb to v2.3.0 (#667)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [coveralls](https://github.com/TheKevJames/coveralls-python) from 1.5.1 to 4.1.0.
- [Release notes](https://github.com/TheKevJames/coveralls-python/releases)
- [Changelog](https://github.com/TheKevJames/coveralls-python/blob/master/CHANGELOG.md)
- [Commits](TheKevJames/coveralls-python@1.5.1...4.1.0)

---
updated-dependencies:
- dependency-name: coveralls
  dependency-version: 4.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 1, 2026
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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants