Navigation Menu

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

Bump coverage[toml] from 7.0.4 to 7.0.5 #1042

Merged
merged 2 commits into from Jan 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 15, 2023

Bumps coverage[toml] from 7.0.4 to 7.0.5.

Release notes

Sourced from coverage[toml]'s releases.

7.0.5

  • Fix: On Python 3.7, a file with type annotations but no from __future__ import annotations would be missing statements in the coverage report. This is now fixed, closing issue 1524.

➡️  PyPI page: coverage 7.0.5. :arrow_right:  To install: python3 -m pip install coverage==7.0.5

Changelog

Sourced from coverage[toml]'s changelog.

Version 7.0.5 — 2023-01-10

  • Fix: On Python 3.7, a file with type annotations but no from __future__ import annotations would be missing statements in the coverage report. This is now fixed, closing issue 1524_.

.. _issue 1524: nedbat/coveragepy#1524

.. _changes_7-0-4:

Commits
  • 97642c8 docs: sample html for 7.0.5
  • ba21763 docs: prep for 7.0.5
  • c55dffe mypy: exclude fullcoverage/encodings.py
  • c9d473b mypy: install pytest alongside mypy to get its types
  • b893cb3 mypy: execfile.py
  • 880a64a fix: isolate user code from coverage.py internal code flags. #1524
  • 8fef6f0 mypy: test_venv.py
  • 08564c0 mypy: templite.py test_templite.py
  • 65aad08 mypy: test_testing.py test_version.py
  • 1321803 mypy: test_parser.py test_phystokens.py test_process.py test_report.py test_r...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jan 15, 2023
@freakboy3742
Copy link
Member

@dependabot rebase

Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.0.4 to 7.0.5.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.0.4...7.0.5)

---
updated-dependencies:
- dependency-name: coverage[toml]
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/coverage-toml--7.0.5 branch from 409f834 to 0f353e7 Compare January 15, 2023 23:58
@freakboy3742 freakboy3742 merged commit e02b741 into main Jan 16, 2023
@dependabot dependabot bot deleted the dependabot/pip/coverage-toml--7.0.5 branch January 16, 2023 00:53
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.

None yet

1 participant