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

build(deps): update bugfixes #230

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

build(deps): update bugfixes #230

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage ==7.6.2 -> ==7.6.4 age adoption passing confidence
pyright ==1.1.384 -> ==1.1.387 age adoption passing confidence
sphinx-toolbox ==3.8.0 -> ==3.8.1 age adoption passing confidence
tox-gh 1.4.1 -> 1.4.4 age adoption passing confidence
tox-gh ==1.4.1 -> ==1.4.4 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage)

v7.6.4

Compare Source

  • fix: multi-line with statements could cause contained branches to be
    incorrectly marked as missing (issue 1880_). This is now fixed.

.. _issue 1880:https://github.com/nedbat/coveragepy/issues/18800

.. _changes_7-6-3:

v7.6.3

Compare Source

  • Fix: nested context managers could incorrectly be analyzed to flag a missing
    branch on the last context manager, as described in issue 1876_. This is
    now fixed.

  • Fix: the missing branch message about not exiting a module had an extra
    "didn't," as described in issue 1873_. This is now fixed.

.. _issue 1873:https://github.com/nedbat/coveragepy/issues/18733
.. _issue 1876https://github.com/nedbat/coveragepy/issues/187676

.. _changes_7-6-2:

RobertCraigie/pyright-python (pyright)

v1.1.387

Compare Source

v1.1.386

Compare Source

v1.1.385

Compare Source

sphinx-toolbox/sphinx-toolbox (sphinx-toolbox)

v3.8.1: Version 3.8.1

Compare Source

Automatically copied from PyPI.


Powered by OctoCheese
📝 docs | :octocat: repo | 🙋 issues | 🏪 marketplace

tox-dev/tox-gh (tox-gh)

v1.4.4

Compare Source

What's Changed

Full Changelog: tox-dev/tox-gh@1.4.3...1.4.4

v1.4.3

Compare Source

What's Changed

Full Changelog: tox-dev/tox-gh@1.4.2...1.4.3

v1.4.2

Compare Source

What's Changed

Full Changelog: tox-dev/tox-gh@1.4.1...1.4.2


Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title build(deps): update dependency sphinx-toolbox to v3.8.1 build(deps): update bugfixes Oct 12, 2024
@renovate renovate bot force-pushed the renovate/bugfixes branch 7 times, most recently from d01da75 to 77088f9 Compare October 22, 2024 02:23
@renovate renovate bot force-pushed the renovate/bugfixes branch 3 times, most recently from b8efe52 to 2f1150b Compare October 28, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants