This repository was archived by the owner on Mar 16, 2026. It is now read-only.
chore(deps): update all dependencies#1030
Merged
chalmerlowe merged 1 commit intogoogleapis:mainfrom Feb 22, 2024
Merged
Conversation
23c1ab6 to
c01e270
Compare
c01e270 to
ea88f53
Compare
ea88f53 to
97b60e2
Compare
97b60e2 to
56a7e7f
Compare
56a7e7f to
0942f58
Compare
0942f58 to
726e412
Compare
726e412 to
75e195d
Compare
75e195d to
bf14b11
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR contains the following updates:
==2.17.0->==2.17.1==2.27.0->==2.28.1==1.60.1->==1.62.0==1.60.1->==1.62.0==4.25.2->==4.25.3==2.0.2->==2.0.3==2.2.0->==2.2.1Release Notes
googleapis/python-api-core (google-api-core)
v2.17.1Compare Source
Bug Fixes
googleapis/google-auth-library-python (google-auth)
v2.28.1Compare Source
Bug Fixes
v2.28.0Compare Source
Features
Bug Fixes
grpc/grpc (grpcio)
v1.62.0Compare Source
This is release 1.62.0 (guardian) of gRPC Core.
For gRPC documentation, see grpc.io. For previous releases, see Releases.
This release contains refinements, improvements, and bug fixes, with highlights listed below.
Core
Python
Ruby
shapely/shapely (shapely)
v2.0.3Compare Source
oriented_envelopeufunc to accept array-like inputin case of GEOS<3.12 (#1929).
therefore a
numpy<2upper pin was added to the requirements (#1972).urllib3/urllib3 (urllib3)
v2.2.1Compare Source
==================
InsecureRequestWarningwas emitted for HTTPS connections when using Emscripten. (#​3331 <https://github.com/urllib3/urllib3/issues/3331>__)HTTPConnectionPool.urlopento stop automatically casting non-proxy headers toHTTPHeaderDict. This change was premature as it did not apply to proxy headers andHTTPHeaderDictdoes not handle byte header values correctly yet. (#​3343 <https://github.com/urllib3/urllib3/issues/3343>__)ProtocolErrortoInvalidChunkLengthwhen response terminates before the chunk length is sent. (#​2860 <https://github.com/urllib3/urllib3/issues/2860>__)ProtocolErrorto be more verbose on incomplete reads with excess content. (#​3261 <https://github.com/urllib3/urllib3/issues/3261>__)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR has been generated by Mend Renovate. View repository job log here.