Bump the pip-dependencies group across 1 directory with 5 updates #377
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 5 updates in the / directory:
1.8.2
1.8.3
1.64.1
1.65.2
1.64.1
1.65.4
25.2.1
25.3.0
5.27.2
5.27.3
Updates
debugpy
from 1.8.2 to 1.8.3Commits
dc58df1
Merge pull request #1549 from wmvanvliet/qt67b3dfb8
Merge pull request #1639 from microsoft/add_entry_pointaaab993
fix comments and remove unneeded logic1245e8e
fix indent bugbcab469
Allow the user to specify debugpy path via the environment820d21e
Merge pull request #1624 from microsoft/extra_argv_envvar7abb9cc
PR Feedback0274b12
PR feedback6e7248f
PR feedback853cc05
add debugpy entry pointUpdates
grpcio
from 1.64.1 to 1.65.2Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
0bbbfd3
[Release] Bump version to 1.65.2 (on v1.65.x branch) (#37319)a699463
[Backport] Ensure the Chttp2Connector is deleted under an ExecCtx. (#37315)c8ea3d7
[Gpr_To_Absl_Logging][Noise_Reduction] (#37289)8cbf785
[ObjC] Back port boringssl 0.36 to 1.65.x for xcode 16 (#37310)f548d3c
[Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) (#37308)cf78563
[Gpr_To_Absl_Logging] Reducing log spam (#37106) (#37288)63f3cf6
[log][Backport] Reducing log spam (#37253) (#37294)55ea1f4
[Backport] 1.65.x: Cherry-pick (#37278)4b26e9c
[Python Interop] Add signal handler to python interop client and server (v1.6...4b206a2
[Release] Fix opentelemetry deps version conflict (v1.65.x backport) (#37193)Updates
grpcio-tools
from 1.64.1 to 1.65.4Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
c3407b7
[Release] Bump version to 1.65.4 (on v1.65.x branch) (#37378)eb7b279
[v1.65] [chttp2] Fix a bug in hpack error handling (#37366)c32db9c
[Release] Bump version to 1.65.3 (on v1.65.x branch) (#37357)0e1e1ef
[Python Otel] Fix Segfault caused by CallTracer method lifetime issue (v1.65....0bbbfd3
[Release] Bump version to 1.65.2 (on v1.65.x branch) (#37319)a699463
[Backport] Ensure the Chttp2Connector is deleted under an ExecCtx. (#37315)c8ea3d7
[Gpr_To_Absl_Logging][Noise_Reduction] (#37289)8cbf785
[ObjC] Back port boringssl 0.36 to 1.65.x for xcode 16 (#37310)f548d3c
[Gpr_To_Absl_Logging] Removing gRPC experiments log noise (#37303) (#37308)cf78563
[Gpr_To_Absl_Logging] Reducing log spam (#37106) (#37288)Updates
keyring
from 25.2.1 to 25.3.0Changelog
Sourced from keyring's changelog.
Commits
30eecb9
Finalize2d484ee
Merge pull request #687 from jaraco/668-empty-user8b3fb17
Add news fragment.53ca9cc
When constructing KeyringBackend subclasses, wrap set_password to enforce non...1877402
Extract method for registration.a13a477
Deprecate setting a password for an empty username.b1b6094
Merge https://github.com/jaraco/skeletonab34814
Re-enable preview, this time not for one specific feature, but for all featur...a50407d
Merge https://github.com/jaraco/skeleton30f940e
jaraco/skeleton#132
Updates
protobuf
from 5.27.2 to 5.27.3Commits
7cc670c
Updating version.json and repo version numbers to: 27.367d7298
Merge pull request #17617 from protocolbuffers/cp-utf8-asciie20cb7a
Remove/utf-8
flag added in #14197c9839cb
Merge pull request #17473 from protocolbuffers/cp-revert-hack8a579c1
Downgrade CMake to 3.29 to workaround Abseil issue.ba3e7d7
Revert workaround for std::mutex issues on github windows runners.861be78
Merge pull request #17331 from protocolbuffers/cp-cpc1ec82f
Merge pull request #17232 from simonberger/bugfix/php-ext-persistent-global-c...aec8a76
Upgrade macos-11 tests to macos-124e3b4f0
Use explicit names of our large runnersMost Recent Ignore Conditions Applied to This Pull Request
Dependabot 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