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

Update Deps with minor upgrades #245

Merged
merged 1 commit into from
Sep 1, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage 7.2.7 -> 7.3.0 age adoption passing confidence
mypy (source, changelog) 1.5.0 -> 1.5.1 age adoption passing confidence
tenacity 8.2.2 -> 8.2.3 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage)

v7.3.0

Compare Source

  • Added a :meth:.Coverage.collect context manager to start and stop coverage
    data collection.

  • Dropped support for Python 3.7.

  • Fix: in unusual circumstances, SQLite cannot be set to asynchronous mode.
    Coverage.py would fail with the error Safety level may not be changed inside a transaction. This is now avoided, closing issue 1646_. Thanks
    to Michael Bell for the detailed bug report.

  • Docs: examples of configuration files now include separate examples for the
    different syntaxes: .coveragerc, pyproject.toml, setup.cfg, and tox.ini.

  • Fix: added nosemgrep comments to our JavaScript code so that
    semgrep-based SAST security checks won't raise false alarms about security
    problems that aren't problems.

  • Added a CITATION.cff file, thanks to Ken Schackart <pull 1641_>_.

.. _pull 1641:https://github.com/nedbat/coveragepy/pull/16411
.. _issue 1646https://github.com/nedbat/coveragepy/issues/164646

.. _changes_7-2-7:

python/mypy (mypy)

v1.5.1

Compare Source

jd/tenacity (tenacity)

v8.2.3

Compare Source


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot enabled auto-merge (squash) September 1, 2023 18:58
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

End-to-end public repo

@renovate renovate bot force-pushed the renovate/deps-with-minor-upgrades branch from ae15622 to 6ef0253 Compare September 1, 2023 19:09
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

Coverage report

The coverage rate went from 100% to 100% ➡️
The branch rate is 100%.

None of the new lines are part of the tested code. Therefore, there is no coverage data about them.

@renovate renovate bot force-pushed the renovate/deps-with-minor-upgrades branch from 6ef0253 to 372ed71 Compare September 1, 2023 19:14
@renovate renovate bot merged commit 0277472 into main Sep 1, 2023
2 checks passed
@renovate renovate bot deleted the renovate/deps-with-minor-upgrades branch September 1, 2023 19:26
@kieferro kieferro mentioned this pull request Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants