actinia-org / actinia-core

Actinia Core is an open source REST API for scalable, distributed, high performance processing of geographical data that uses mainly GRASS GIS for computational tasks (DOI: https://doi.org/10.5281/zenodo.5879231) | Tutorial: https://actinia-org.github.io/actinia-core/ | Docker: https://hub.docker.com/r/mundialis/actinia-core
https://actinia.mundialis.de/
GNU General Public License v3.0
78 stars 22 forks source link

chore(deps): update dependency google-cloud-bigquery to <=3.25.0 #523

Open renovate[bot] opened 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google-cloud-bigquery <=3.23.1 -> <=3.25.0 age adoption passing confidence

Release Notes

googleapis/python-bigquery (google-cloud-bigquery) ### [`v3.25.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3250-2024-06-17) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.24.0...v3.25.0) ##### Features - Add prefer_bqstorage_client option for Connection ([#​1945](https://togithub.com/googleapis/python-bigquery/issues/1945)) ([bfdeb3f](https://togithub.com/googleapis/python-bigquery/commit/bfdeb3fdbc1d5b26fcd3d1433abfb0be49d12018)) - Support load job option ColumnNameCharacterMap ([#​1952](https://togithub.com/googleapis/python-bigquery/issues/1952)) ([7e522ee](https://togithub.com/googleapis/python-bigquery/commit/7e522eea776cd9a74f8078c4236f63d5ff11f20e)) ##### Bug Fixes - Do not overwrite page_size with max_results when start_index is set ([#​1956](https://togithub.com/googleapis/python-bigquery/issues/1956)) ([7d0fcee](https://togithub.com/googleapis/python-bigquery/commit/7d0fceefdf28278c1f2cdaab571de9b235320998)) ### [`v3.24.0`](https://togithub.com/googleapis/python-bigquery/blob/HEAD/CHANGELOG.md#3240-2024-06-04) [Compare Source](https://togithub.com/googleapis/python-bigquery/compare/v3.23.1...v3.24.0) ##### Features - Add default timeout for Client.get_job() ([#​1935](https://togithub.com/googleapis/python-bigquery/issues/1935)) ([9fbad76](https://togithub.com/googleapis/python-bigquery/commit/9fbad767cc228e02040436742d0cb6743d370b90)) - Add support for map target type in Parquet options ([#​1919](https://togithub.com/googleapis/python-bigquery/issues/1919)) ([c3f7b23](https://togithub.com/googleapis/python-bigquery/commit/c3f7b237383d4705ed6e720544728c4db61f6c83)) ##### Bug Fixes - Create query job in job.result() if doesn't exist ([#​1944](https://togithub.com/googleapis/python-bigquery/issues/1944)) ([8f5b4b7](https://togithub.com/googleapis/python-bigquery/commit/8f5b4b70423c277ffd559d2034bc0b2b5fb93169)) - Retry `is_job_done` on `ConnectionError` ([#​1930](https://togithub.com/googleapis/python-bigquery/issues/1930)) ([4f72723](https://togithub.com/googleapis/python-bigquery/commit/4f72723f539d35977bc52c5950f6e00889b5c7be)) ##### Performance Improvements - If `page_size` or `max_results` is set on `QueryJob.result()`, use to download first page of results ([#​1942](https://togithub.com/googleapis/python-bigquery/issues/1942)) ([3e7a48d](https://togithub.com/googleapis/python-bigquery/commit/3e7a48d36e3c7bf6abe1b5550097178f6ca6e174))

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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.