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): bump coverage[toml] from 7.0.4 to 7.0.5 #3413

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 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)

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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 11, 2023 14:12
@dependabot dependabot bot requested review from jjmachan and removed request for a team January 11, 2023 14:12
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Jan 11, 2023
@codecov
Copy link

codecov bot commented Jan 11, 2023

Codecov Report

Merging #3413 (95cbcea) into main (cae4d31) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3413   +/-   ##
=======================================
  Coverage   33.26%   33.26%           
=======================================
  Files         132      132           
  Lines       10658    10658           
  Branches     1779     1779           
=======================================
  Hits         3545     3545           
  Misses       6874     6874           
  Partials      239      239           

@aarnphm aarnphm merged commit c96dc62 into main Jan 11, 2023
@aarnphm aarnphm deleted the dependabot/pip/coverage-toml--7.0.5 branch January 11, 2023 20:03
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant