googleapis / python-bigquery-sqlalchemy

SQLAlchemy dialect for BigQuery
MIT License
435 stars 129 forks source link

chore(deps): update all dependencies #1030

Closed renovate-bot closed 8 months ago

renovate-bot commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-api-core ==2.17.0 -> ==2.17.1 age adoption passing confidence
google-auth ==2.27.0 -> ==2.28.1 age adoption passing confidence
grpcio (source) ==1.60.1 -> ==1.62.0 age adoption passing confidence
grpcio-status ==1.60.1 -> ==1.62.0 age adoption passing confidence
protobuf ==4.25.2 -> ==4.25.3 age adoption passing confidence
shapely ==2.0.2 -> ==2.0.3 age adoption passing confidence
urllib3 (changelog) ==2.2.0 -> ==2.2.1 age adoption passing confidence

Release Notes

googleapis/python-api-core (google-api-core) ### [`v2.17.1`](https://togithub.com/googleapis/python-api-core/blob/HEAD/CHANGELOG.md#2171-2024-02-13) [Compare Source](https://togithub.com/googleapis/python-api-core/compare/v2.17.0...v2.17.1) ##### Bug Fixes - Resolve issue handling protobuf responses in rest streaming ([#​604](https://togithub.com/googleapis/python-api-core/issues/604)) ([bcebc92](https://togithub.com/googleapis/python-api-core/commit/bcebc92eca69dae81c5e546d526c92b164a6b3b4))
googleapis/google-auth-library-python (google-auth) ### [`v2.28.1`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2281-2024-02-21) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.28.0...v2.28.1) ##### Bug Fixes - Typo when setting the state for the pickle deserializer. ([#​1479](https://togithub.com/googleapis/google-auth-library-python/issues/1479)) ([08b5cc3](https://togithub.com/googleapis/google-auth-library-python/commit/08b5cc38d09d388a5a7c11942b7992870ee012b7)) ### [`v2.28.0`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2280-2024-02-15) [Compare Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.27.0...v2.28.0) ##### Features - Adding universe domain support for downscroped credentials ([#​1463](https://togithub.com/googleapis/google-auth-library-python/issues/1463)) ([fa8b7b2](https://togithub.com/googleapis/google-auth-library-python/commit/fa8b7b24ec32712aafff98c2d6c6a6cc5fd20ada)) ##### Bug Fixes - Change log level to debug for return_none_for_not_found_error ([#​1473](https://togithub.com/googleapis/google-auth-library-python/issues/1473)) ([a036b47](https://togithub.com/googleapis/google-auth-library-python/commit/a036b4797471227f9ce87d71868404c9ebcde7c7)) - Make requests import conditional for gce universe domain ([#​1476](https://togithub.com/googleapis/google-auth-library-python/issues/1476)) ([9bb64c8](https://togithub.com/googleapis/google-auth-library-python/commit/9bb64c81d2745541efcc3dfeec31808ec682557e))
grpc/grpc (grpcio) ### [`v1.62.0`](https://togithub.com/grpc/grpc/releases/tag/v1.62.0) [Compare Source](https://togithub.com/grpc/grpc/compare/v1.60.1...v1.62.0) This is release 1.62.0 ([guardian](https://togithub.com/grpc/grpc/blob/master/doc/g_stands_for.md)) of gRPC Core. For gRPC documentation, see [grpc.io](https://grpc.io/). For previous releases, see [Releases](https://togithub.com/grpc/grpc/releases). This release contains refinements, improvements, and bug fixes, with highlights listed below. ## Core - \[metadata] Allow non application/grpc content-type values. ([#​35824](https://togithub.com/grpc/grpc/pull/35824)) - \[BoringSSL] Update third_party/boringssl-with-bazel. ([#​35768](https://togithub.com/grpc/grpc/pull/35768)) - \[GPR] Removed GPR_BACKWARDS_COMPATIBILITY_MODE. ([#​35602](https://togithub.com/grpc/grpc/pull/35602)) ## Python - \[Build] Strip armv7 artifacts. ([#​35832](https://togithub.com/grpc/grpc/pull/35832)) - \[Python AIO] Handle DeprecationWarnings when get current loop. ([#​35583](https://togithub.com/grpc/grpc/pull/35583)) - \[Python AIO] Raise resource_exhausted error in case of concurrent RPC limit exceeded. ([#​35376](https://togithub.com/grpc/grpc/pull/35376)) - \[Python O11y] Build and distrib O11y package. ([#​35578](https://togithub.com/grpc/grpc/pull/35578)) - \[Python setuptools] Import error from distutils for lower version of setuptools. ([#​35561](https://togithub.com/grpc/grpc/pull/35561)) - \[ruby] Fix use-after-free for post-fork channel recreation. ([#​35488](https://togithub.com/grpc/grpc/pull/35488)) ## Ruby - \[ruby] Build/test ruby 3.3 and build native gems with Ruby 3.3 support. ([#​35399](https://togithub.com/grpc/grpc/pull/35399))
shapely/shapely (shapely) ### [`v2.0.3`](https://togithub.com/shapely/shapely/blob/HEAD/CHANGES.txt#203-2024-02-16) [Compare Source](https://togithub.com/shapely/shapely/compare/2.0.2...2.0.3) - Fix regression in the `oriented_envelope` ufunc to accept array-like input in case of GEOS<3.12 ([#​1929](https://togithub.com/shapely/shapely/issues/1929)). - The binary wheels are not yet compatible with a future NumPy 2.0 release, therefore a `numpy<2` upper pin was added to the requirements ([#​1972](https://togithub.com/shapely/shapely/issues/1972)). - Upgraded the GEOS version in the binary wheel distributions to 3.11.3.
urllib3/urllib3 (urllib3) ### [`v2.2.1`](https://togithub.com/urllib3/urllib3/blob/HEAD/CHANGES.rst#221-2024-02-16) [Compare Source](https://togithub.com/urllib3/urllib3/compare/2.2.0...2.2.1) \================== - Fixed issue where `InsecureRequestWarning` was emitted for HTTPS connections when using Emscripten. (`#​3331 `\__) - Fixed `HTTPConnectionPool.urlopen` to stop automatically casting non-proxy headers to `HTTPHeaderDict`. This change was premature as it did not apply to proxy headers and `HTTPHeaderDict` does not handle byte header values correctly yet. (`#​3343 `\__) - Changed `ProtocolError` to `InvalidChunkLength` when response terminates before the chunk length is sent. (`#​2860 `\__) - Changed `ProtocolError` to be more verbose on incomplete reads with excess content. (`#​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.