Bump the pip-dependencies group with 10 updates #335
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip-dependencies group with 10 updates:
1.62.0
1.62.1
1.62.0
1.62.1
7.0.1
7.1.0
3.3.1
3.4.0
24.3.0
25.0.0
1.9.6
1.10.0
4.25.3
5.26.1
42.0
43.0
13.7.0
13.7.1
3.17.0
3.18.1
Updates
grpcio
from 1.62.0 to 1.62.1Release notes
Sourced from grpcio's releases.
Commits
6d7a558
[PSM Interop] Enable affinity_session_drain_test for cpp (v1.62.x backport) (...98e6cb4
Bump release version 202403071400 (#36073)18386ea
[EventEngine] rm invalid assert (#35953) (#36067)913fee2
[Interop] Make C++ xDS Interop Client and Server Responsive to SIGTERM (v1.62...c643d2a
[Python o11y] Fix readme (v1.62.x backport) (#35993)73d3157
[Documentation] Backport #35973: Make Bazel requirements installable directly...Updates
grpcio-tools
from 1.62.0 to 1.62.1Release notes
Sourced from grpcio-tools's releases.
Commits
6d7a558
[PSM Interop] Enable affinity_session_drain_test for cpp (v1.62.x backport) (...98e6cb4
Bump release version 202403071400 (#36073)18386ea
[EventEngine] rm invalid assert (#35953) (#36067)913fee2
[Interop] Make C++ xDS Interop Client and Server Responsive to SIGTERM (v1.62...c643d2a
[Python o11y] Fix readme (v1.62.x backport) (#35993)73d3157
[Documentation] Backport #35973: Make Bazel requirements installable directly...Updates
importlib-metadata
from 7.0.1 to 7.1.0Changelog
Sourced from importlib-metadata's changelog.
Commits
f5d6b5f
Finalize2ef3b5f
Merge commit '1711b2c198'1711b2c
Need to include names from test.support for py312 compat.47b14ac
Make MetadataPathFinder.find_distributions a classmethod for consistency with...adc4b12
Ensure tests do not leak references in sys.modules.07d894d
Copy backport of isolated_modules from importlib_resources.e30a16d
Consolidated test support logic in jaraco.test.cpython.41ca039
Moved compatibility tests to the compat package, as they're not included in C...5950f43
Remove legacy logic for Python 3.7.ffa719b
Moved compatibility module to compat package.Updates
jaraco-classes
from 3.3.1 to 3.4.0Changelog
Sourced from jaraco-classes's changelog.
Commits
0b64201
Fix failing docs build.d79d074
Merge https://github.com/jaraco/skeleton3fc7a93
Move Python 3.11 out of the test matrix.071a6eb
Finalize458db61
Merge https://github.com/jaraco/skeletonc43b87f
Add news fragment.aa9e788
better type hints for NonDataProperty (#13)d72c6a0
Fetch unshallow clones in readthedocs. Closes jaraco/skeleton#114.c9a7f97
Re-enable ignoring of temporary merge queue branches. Closes jaraco/skeleton#...a0d0c4b
jaraco/skeleton#111
Updates
keyring
from 24.3.0 to 25.0.0Changelog
Sourced from keyring's changelog.
Commits
1eeb5c2
Finalize1b1d172
Replace remaining percent formatting with f-strings.400f9dd
Remove superfluous error messages in tests.cd6df9a
Correct the order of username/servicedf6ebfc
Replace .format with f-strings. Rely on repr to quote values.a1b5960
👹 Feed the hobgoblins (delint).2838176
Ran ruff check --fix --select UP --unsafe-fixes0048a63
👹 Feed the hobgoblins (delint).3a8ad34
👹 Feed the hobgoblins (delint).7881db6
Remove ignore check for macOS API module now that compatible versions of Pyth...Updates
pkginfo
from 1.9.6 to 1.10.0Updates
protobuf
from 4.25.3 to 5.26.1Commits
2434ef2
Updating version.json and repo version numbers to: 26.149253b1
Merge pull request #16308 from protocolbuffers/cp-26x-39bf69ec
Fix validateFeatures to be called after resolved features are actually set to...b752bc2
Merge pull request #16307 from protocolbuffers/cp-26x-2f7d2326
Merge pull request #16309 from protocolbuffers/cp-26x-42e51ff6
Cherry-pick required label handling in JRuby field descriptor from https://gi...a2f5303
Update cmake stalenes6a177d2
Merge branch '26.x' into cp-26x-42d3d8ba
Expand cpp_features_proto_srcs visibilitye1092ee
Merge pull request #16294 from protocolbuffers/cp-26xUpdates
readme-renderer
from 42.0 to 43.0Release notes
Sourced from readme-renderer's releases.
Changelog
Sourced from readme-renderer's changelog.
Commits
175c65a
Release 43.0 (#303)78ccf3f
adds testing for 3.12, fixes #290 (#300)ac2baee
allow picture through (#299)Updates
rich
from 13.7.0 to 13.7.1Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
Commits
7f580bd
Merge pull request #3293 from Textualize/bump1371705bc46
bumpf4a7ed3
Merge pull request #3289 from Textualize/update-wcwidth18ebb42
Update wcwidth and cell widths.26152e9
Export TextType into the docs. (#3257)Updates
zipp
from 3.17.0 to 3.18.1Changelog
Sourced from zipp's changelog.
Commits
bfae834
Finalize487066e
Merge changelog into last release.4584ee2
Move changelog entry, saved to the wrong location :(3c06d30
Finalize48b72b8
Merge pull request #113 from jaraco/feature/glob-perf171fa98
Add news fragment.ac8ea7a
Bypass ZipFile.namelist in glob. Closes #106.4cceb49
Add special accounting for pypy when computing the stack level for text encod...2ec3ed8
Add another test at another magnitude.d9bf5aa
Fix name generator for width=1Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions