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 Python dependencies #138

Merged
merged 1 commit into from
Sep 7, 2023
Merged

Update Python dependencies #138

merged 1 commit into from
Sep 7, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 7, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cosl 0.0.6 -> 0.0.7 age adoption passing confidence
cosl ==0.0.6 -> ==0.0.7 age adoption passing confidence
coverage 7.3.0 -> 7.3.1 age adoption passing confidence
pytest (source, changelog) 7.4.0 -> 7.4.1 age adoption passing confidence
rpds-py ==0.10.0 -> ==0.10.2 age adoption passing confidence
ruff (source, changelog) 0.0.286 -> 0.0.287 age adoption passing confidence

Release Notes

canonical/cos-lib (cosl)

v0.0.7

Compare Source

What's Changed
New Contributors

Full Changelog: canonical/cos-lib@0.0.6...0.0.7

nedbat/coveragepy (coverage)

v7.3.1

Compare Source

  • The semantics of stars in file patterns has been clarified in the docs. A
    leading or trailing star matches any number of path components, like a double
    star would. This is different than the behavior of a star in the middle of a
    pattern. This discrepancy was identified by Sviatoslav Sydorenko <starbad_>, who provided patient detailed diagnosis <pull 1650_> and
    graciously agreed to a pragmatic resolution.

  • The API docs were missing from the last version. They are now restored <apidocs_>_.

.. _apidocs: https://coverage.readthedocs.io/en/latest/api_coverage.html
.. _starbadhttps://github.com/nedbat/coveragepy/issues/1407#issuecomment-163108520909
.. _pull 165https://github.com/nedbat/coveragepy/pull/1650650

.. _changes_7-3-0:

pytest-dev/pytest (pytest)

v7.4.1: pytest 7.4.1 (2023-09-02)

Compare Source

Bug Fixes

  • #​10337: Fixed bug where fake intermediate modules generated by --import-mode=importlib would not include the
    child modules as attributes of the parent modules.

  • #​10702: Fixed error assertion handling in pytest.approx when None is an expected or received value when comparing dictionaries.

  • #​10811: Fixed issue when using --import-mode=importlib together with --doctest-modules that caused modules
    to be imported more than once, causing problems with modules that have import side effects.

crate-py/rpds (rpds-py)

v0.10.2

Compare Source

Full Changelog: crate-py/rpds@v0.10.1...v0.10.2

astral-sh/ruff (ruff)

v0.0.287

Compare Source

What's Changed

Rules
Bug Fixes

New Contributors

Full Changelog: astral-sh/ruff@v0.0.286...v0.0.287


Configuration

📅 Schedule: Branch creation - "after 1am and before 2am every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 force-pushed the renovate/python-dependencies branch from 0861c61 to 85525f9 Compare September 7, 2023 10:39
@dragomirp dragomirp merged commit 12504b4 into main Sep 7, 2023
18 checks passed
@dragomirp dragomirp deleted the renovate/python-dependencies branch September 7, 2023 15:26
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.

2 participants