-
Notifications
You must be signed in to change notification settings - Fork 4
Commit 1b8bbe5
authored
Lock file maintenance glom all dependencies (#503)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change | Age | Adoption | Passing |
Confidence |
|---|---|---|---|---|---|---|---|
| | | lockFileMaintenance | All locks refreshed | | | | |
| [coverage](https://togithub.com/nedbat/coveragepy) | dependencies |
patch | `7.5.3` -> `7.5.4` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [importlib-metadata](https://togithub.com/python/importlib_metadata) |
dependencies | patch | `7.2.0` -> `7.2.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [selenium](https://www.selenium.dev) | dependencies | minor | `4.21.0`
-> `4.22.0` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [tenacity](https://togithub.com/jd/tenacity) | dependencies | patch |
`8.4.1` -> `8.4.2` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
🔧 This Pull Request updates lock files to use the latest dependency
versions.
---
### Release Notes
<details>
<summary>nedbat/coveragepy (coverage)</summary>
###
[`v7.5.4`](https://togithub.com/nedbat/coveragepy/blob/HEAD/CHANGES.rst#Version-754--2024-06-22)
[Compare
Source](https://togithub.com/nedbat/coveragepy/compare/7.5.3...7.5.4)
- 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/1799](https://togithub.com/nedbat/coveragepy/issues/1799)9
.. \_changes\_7-5-3:
</details>
<details>
<summary>python/importlib_metadata (importlib-metadata)</summary>
###
[`v7.2.1`](https://togithub.com/python/importlib_metadata/compare/v7.2.0...v7.2.1)
[Compare
Source](https://togithub.com/python/importlib_metadata/compare/v7.2.0...v7.2.1)
</details>
<details>
<summary>jd/tenacity (tenacity)</summary>
### [`v8.4.2`](https://togithub.com/jd/tenacity/releases/tag/8.4.2):
tenacity 8.4.2
[Compare Source](https://togithub.com/jd/tenacity/compare/8.4.1...8.4.2)
#### What's Changed
- fix: Avoid overwriting local contexts with retry decorator by
[@​hasier](https://togithub.com/hasier) in
[https://github.com/jd/tenacity/pull/479](https://togithub.com/jd/tenacity/pull/479)
**Full Changelog**: jd/tenacity@8.4.1...8.4.2
</details>
---
### 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](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/cerebrotech/cucu).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 171d49f commit 1b8bbe5Copy full SHA for 1b8bbe5
1 file changed
+80
-63
lines changed+80-63Lines changed: 80 additions & 63 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments