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 patch updates #45

Merged
merged 1 commit into from
Mar 19, 2023
Merged

chore(deps): update patch updates #45

merged 1 commit into from
Mar 19, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 4, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
codespell ==2.2.2 -> ==2.2.4 age adoption passing confidence
coverage ==7.2.1 -> ==7.2.2 age adoption passing confidence
pytest (source, changelog) ==7.2.1 -> ==7.2.2 age adoption passing confidence
ruff ==0.0.252 -> ==0.0.256 age adoption passing confidence
tox (changelog) ==4.4.6 -> ==4.4.7 age adoption passing confidence

Release Notes

codespell-project/codespell

v2.2.4

Compare Source

What's Changed

Full Changelog: codespell-project/codespell@v2.2.3...v2.2.4

v2.2.3

Compare Source

NOTE:

This release is broken for Python < 3.11 without tomli installed in the presence of .toml files (e.g., pyproject.toml), see https://github.com/codespell-project/actions-codespell/issues/59 !

What's Changed

New Contributors

Full Changelog: codespell-project/codespell@v2.2.2...v2.2.3

nedbat/coveragepy

v7.2.2

Compare Source

  • Fix: if a virtualenv was created inside a source directory, and a sourced
    package was installed inside the virtualenv, then all of the third-party
    packages inside the virtualenv would be measured. This was incorrect, but
    has now been fixed: only the specified packages will be measured, thanks to
    Manuel Jacob <pull 1560_>_.

  • Fix: the coverage lcov command could create a .lcov file with incorrect
    LF (lines found) and LH (lines hit) totals. This is now fixed, thanks to
    Ian Moore <pull 1583_>_.

  • Fix: the coverage xml command on Windows could create a .xml file with
    duplicate <package> elements. This is now fixed, thanks to Benjamin Parzella <pull 1574_>, closing issue 1573.

.. _pull 1560:https://github.com/nedbat/coveragepy/pull/15600
.. _issue 1573https://github.com/nedbat/coveragepy/issues/157373
.. _pull 157https://github.com/nedbat/coveragepy/pull/1574574
.. _pull 15https://github.com/nedbat/coveragepy/pull/15831583

.. _changes_7-2-1:

pytest-dev/pytest

v7.2.2

Compare Source

pytest 7.2.2 (2023-03-03)

Bug Fixes

  • #​10533: Fixed pytest.approx{.interpreted-text role="func"} handling of dictionaries containing one or more values of [0.0]{.title-ref}.
  • #​10592: Fixed crash if [--cache-show]{.title-ref} and [--help]{.title-ref} are passed at the same time.
  • #​10597: Fixed bug where a fixture method named teardown would be called as part of nose teardown stage.
  • #​10626: Fixed crash if --fixtures and --help are passed at the same time.
  • #​10660: Fixed :pypytest.raises{.interpreted-text role="func"} to return a 'ContextManager' so that type-checkers could narrow
    pytest.raises(...) if ... else nullcontext() down to 'ContextManager' rather than 'object'.

Improved Documentation

  • #​10690: Added [CI]{.title-ref} and [BUILD_NUMBER]{.title-ref} environment variables to the documentation.
  • #​10721: Fixed entry-points declaration in the documentation example using Hatch.
  • #​10753: Changed wording of the module level skip to be very explicit
    about not collecting tests and not executing the rest of the module.
charliermarsh/ruff

v0.0.256

Compare Source

What's Changed

Bug Fixes
Other Changes

Full Changelog: astral-sh/ruff@v0.0.255...v0.0.256

v0.0.255

Compare Source

What's Changed

Rules

Configuration

📅 Schedule: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - "after 1 am and before 7 am" in timezone Etc/UTC.

🚦 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 added the dependencies label Mar 4, 2023
@renovate renovate bot force-pushed the renovate/patch-updates branch from 8c68596 to d5f7ac8 Compare March 5, 2023 20:50
@renovate renovate bot changed the title chore(deps): update dependency ruff to v0.0.253 chore(deps): update patch updates Mar 5, 2023
@renovate renovate bot force-pushed the renovate/patch-updates branch 4 times, most recently from 460041a to 5845765 Compare March 10, 2023 20:49
@renovate renovate bot force-pushed the renovate/patch-updates branch 3 times, most recently from 9e1715e to da415d3 Compare March 17, 2023 05:23
@renovate renovate bot force-pushed the renovate/patch-updates branch from da415d3 to 521adf7 Compare March 18, 2023 14:57
@lengau lengau merged commit 4cd5f91 into main Mar 19, 2023
@lengau lengau deleted the renovate/patch-updates branch March 19, 2023 22:50
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.

1 participant