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): update dependency coverage to v5.3.1 #283

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage 5.3 -> 5.3.1 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage)

v5.3.1

Compare Source

  • When using --source on a large source tree, v5.x was slower than previous
    versions. This performance regression is now fixed, closing issue 1037_.

  • Mysterious SQLite errors can happen on PyPy, as reported in issue 1010_. An
    immediate retry seems to fix the problem, although it is an unsatisfying
    solution.

  • The HTML report now saves the sort order in a more widely supported way,
    fixing issue 986. Thanks, Sebastián Ramírez (pull request 1066).

  • The HTML report pages now have a :ref:Sleepy Snake <sleepy> favicon.

  • Wheels are now provided for manylinux2010, and for PyPy3 (pp36 and pp37).

  • Continuous integration has moved from Travis and AppVeyor to GitHub Actions.

.. _issue 986:https://github.com/nedbat/coveragepy/issues/9866
.. _issue 1037https://github.com/nedbat/coveragepy/issues/103737
.. _issue 101https://github.com/nedbat/coveragepy/issues/1010010
.. _pull request 10https://github.com/nedbat/coveragepy/pull/10661066

.. _changes_53:


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added chore dependencies Pull requests that update a dependency file labels Jul 7, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Jul 7, 2023

⚠ Artifact update problem

Renovate 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: poetry.lock
[17:18:08.487] INFO (9): Installing tool python v3.11.4...
[17:18:08.490] INFO (9): Preparing legacy tool python ...
installing v2 tool python v3.11.4
linking tool python v3.11.4
Python 3.11.4
pip 23.1.2 from /opt/containerbase/tools/python/3.11.4/lib/python3.11/site-packages/pip (python 3.11)
[17:18:14.035] INFO (9): Installed tool python in 5.5s.
[17:18:14.147] INFO (148): Installing tool poetry v1.2.2...
[17:18:14.150] INFO (148): Preparing legacy tool poetry ...
installing v2 tool poetry v1.2.2
linking tool poetry v1.2.2
Poetry (version 1.2.2)
[17:18:22.459] INFO (148): Installed tool poetry in 8.3s.
Creating virtualenv mutapath-o4evWt0r-py3.11 in /home/ubuntu/.cache/pypoetry/virtualenvs
Updating dependencies
Resolving dependencies...


Package codecov (2.1.10) not found.

@matfax matfax merged commit 8caae9a into main Jul 7, 2023
@matfax matfax deleted the renovate/coverage-5.3.x branch July 7, 2023 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant