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

Lock file maintenance glom all dependencies #503

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
lockFileMaintenance All locks refreshed
coverage dependencies patch 7.5.3 -> 7.5.4 age adoption passing confidence
importlib-metadata dependencies patch 7.2.0 -> 7.2.1 age adoption passing confidence
selenium dependencies minor 4.21.0 -> 4.22.0 age adoption passing confidence
tenacity dependencies patch 8.4.1 -> 8.4.2 age adoption passing confidence

🔧 This Pull Request updates lock files to use the latest dependency versions.


Release Notes

nedbat/coveragepy (coverage)

v7.5.4

Compare Source

  • If you attempt to combine statement coverage data with branch coverage data,
    coverage.py used to fail with the message "Can't combine arc data with line
    data" or its reverse, "Can't combine line data with arc data." These
    messages used internal terminology, making it hard for people to understand
    the problem. They are now changed to mention "branch coverage data" and
    "statement coverage data."

  • Fixed a minor branch coverage problem with wildcard match/case cases using
    names or guard clauses.

  • Started testing on 3.13 free-threading (nogil) builds of Python. I'm not
    claiming full support yet. Closes issue 1799_.

.. _issue 1799:https://github.com/nedbat/coveragepy/issues/17999

.. _changes_7-5-3:

python/importlib_metadata (importlib-metadata)

v7.2.1

Compare Source

jd/tenacity (tenacity)

v8.4.2: tenacity 8.4.2

Compare Source

What's Changed

Full Changelog: jd/tenacity@8.4.1...8.4.2


Configuration

📅 Schedule: Branch creation - "before 4am on monday" in timezone America/Los_Angeles, 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 requested a review from a team as a code owner June 24, 2024 07:56
@renovate renovate bot requested review from ddl-kgarton and removed request for a team June 24, 2024 07:56
@renovate renovate bot force-pushed the renovate/482a55b24a3a8599abf806ee3a branch from 0ab27fa to d74f063 Compare June 24, 2024 15:41
@sonarqube-prod
Copy link

SonarQube Quality Gate

Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ddl-cedricyoung ddl-cedricyoung requested review from ddl-cedricyoung and removed request for ddl-kgarton June 26, 2024 17:31
Copy link
Collaborator

@ddl-cedricyoung ddl-cedricyoung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@ddl-cedricyoung ddl-cedricyoung merged commit 1b8bbe5 into main Jun 26, 2024
7 checks passed
@ddl-cedricyoung ddl-cedricyoung deleted the renovate/482a55b24a3a8599abf806ee3a branch June 26, 2024 17:31
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.

1 participant