Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all major dependencies (major) #962

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

renovatebotcpg[bot]
Copy link
Contributor

@renovatebotcpg renovatebotcpg bot commented Sep 30, 2024

This PR contains the following updates:

Package Update Change
fsspec (changelog) major ~=2024.10.0 -> ~=2025.2.0
google-cloud-logging major ==2.7.0 -> ==3.11.4
google-cloud-storage major ==1.43.0 -> ==3.0.0
pyarrow major ~=18.1 -> ~=19.0

Release Notes

fsspec/filesystem_spec (fsspec)

v2025.2.0

Compare Source

v2024.12.0

Compare Source

googleapis/python-logging (google-cloud-logging)

v3.11.4

Compare Source

Bug Fixes

v3.11.3

Compare Source

Bug Fixes

v3.11.2

Compare Source

Bug Fixes
  • deps: Require google-cloud-appengine-logging>=0.1.3 (550abca)
  • deps: Require google-cloud-audit-log >= 0.2.4 (550abca)
  • deps: Require opentelemetry-api>=1.9.0 (550abca)
  • Fixed type hinting issue with specifying Transport class (#​930) (e2875d6)

v3.11.1

Compare Source

Bug Fixes

v3.11.0

Compare Source

Features
  • OpenTelemetry trace/spanID integration for Python handlers (#​889) (78168a3)
Bug Fixes
  • Added environment specific labels to client library when running in Cloud Run Jobs (#​877) (9c5e8f0)
  • Added missing import into logger.py (#​896) (9ca242d)
  • Added type hints to CloudLoggingHandler constructor (#​903) (6959345)
Documentation

v3.10.0

Compare Source

Features
  • Allow users to explicitly configure universe domain (#​846) (e998a21)
Bug Fixes
  • Added placeholder kwargs to StructuredLogHandler (#​845) (9bc0a37)
  • Allowed for a partial override of loggers that get excluded from setup_client (#​831) (870c940)
  • Remove usage in including_default_value_fields to prepare for protobuf 5.x (#​866) (66a534d)
  • Use value of cluster-location in GKE for tagging location (#​830) (c15847c)
Documentation
  • Added documentation for Django/Flask integrations and dictConfig (#​848) (c65ec92)

v3.9.0

Compare Source

Features
Bug Fixes
  • Fixed DeprecationWarning for datetime objects for Python 3.12 (#​824) (2384981)
  • Fixed object paths in autogenerated code in owlbot.py (#​804) (b14bb14)
  • Updated protobuf JSON formatting to support nested protobufs (#​797) (a00c261)
  • Use retry_async instead of retry in async client (#​816) (c79f7f5)
  • Use warning instead of warn in system tests to avoid DeprecationWarning (#​821) (c447175)

v3.8.0

Compare Source

Features

v3.7.0

Compare Source

Features
  • Add ConfigServiceV2.CreateBucketAsync method for creating Log Buckets asynchronously (30f24a8)
  • Add ConfigServiceV2.CreateLink method for creating linked datasets for Log Analytics Buckets (30f24a8)
  • Add ConfigServiceV2.DeleteLink method for deleting linked datasets (30f24a8)
  • Add ConfigServiceV2.GetLink methods for describing linked datasets (30f24a8)
  • Add ConfigServiceV2.ListLinks method for listing linked datasets (30f24a8)
  • Add ConfigServiceV2.UpdateBucketAsync method for creating Log Buckets asynchronously (30f24a8)
  • Add LogBucket.analytics_enabled field that specifies whether Log Bucket's Analytics features are enabled (30f24a8)
  • Add LogBucket.index_configs field that contains a list of Log Bucket's indexed fields and related configuration data (30f24a8)
  • Log Analytics features of the Cloud Logging API (30f24a8)
Bug Fixes
Documentation
  • Documentation for the Log Analytics features of the Cloud Logging API (30f24a8)
  • Minor formatting (30f24a8)

v3.6.0

Compare Source

Features
  • Add logic to convert severity string to uppercase (#​744) (c1c8ce1)
Bug Fixes
Documentation

v3.5.0

Compare Source

Features
  • Add support for Python 3.11 (412d481)
Bug Fixes
  • Add context manager return types (e2278c1)
  • Instrumentation entries should not contain user labels (#​703) (e05d132)
  • Require proto-plus 1.22.2 for Python 3.11 (412d481)
  • Send StructuredLogHandler instrumentation log using an explicit logger (#​705) (ac6a2c6)
Documentation
  • Add documentation for enums (e2278c1)

v3.4.0

Compare Source

Features
  • Add typing to proto.Message based class attributes (9d505f1)
Bug Fixes
  • Add dict typing for client_options (9d505f1)
  • deps: Require google-api-core >=1.34.0, >=2.11.0 (9d505f1)
  • Drop usage of pkg_resources (9d505f1)
  • Fix timeout default values (9d505f1)
Documentation
  • samples: Snippetgen handling of repeated enum field (9d505f1)
  • samples: Snippetgen should call await on the operation coroutine before calling result (9d505f1)

v3.3.1

Compare Source

Bug Fixes

v3.3.0

Compare Source

Features
Bug Fixes

v3.2.5

Compare Source

Bug Fixes

v3.2.4

Compare Source

Bug Fixes

v3.2.3

Compare Source

Bug Fixes
  • Mimic the pubsub test to clean up bigquery datasets (#​639) (44deb1b)
  • Nested json with structured log handler (#​636) (b840435)
  • Structured log handler drops reserved fields in json_fields (#​634) (4ef38b3)

v3.2.2

Compare Source

Bug Fixes

v3.2.1

Compare Source

Bug Fixes

v3.2.0

Compare Source

Features
Bug Fixes

v3.1.2

Compare Source

Bug Fixes
Documentation

v3.1.1

Compare Source

Documentation

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • make logging API more friendly to use (#​422)
  • api consistency between HTTP and Gapic layers (#​375)
  • support string-encoded json (#​339)
  • Infer default resource in logger (#​315)
  • support json logs (#​316)
  • deprecate AppEngineHandler and ContainerEngineHandler (#​310)
Features
Bug Fixes
Miscellaneous Chores
  • deprecate AppEngineHandler and ContainerEngineHandler (#​310) (e3cac88)
Documentation

v2.7.2

Compare Source

Bug Fixes

v2.7.1

Compare Source

2.7.1 (2022-04-06)
Bug Fixes
  • deps: require google-api-core >= 1.31.5, >= 2.3.2 on v2 release (#​501) (0c5d9aa)
googleapis/python-storage (google-cloud-storage)

v3.0.0

Compare Source

⚠ BREAKING CHANGES

Please consult the README for details on this major version release.

  • The default checksum strategy for uploads has changed from None to "auto" (#​1383)
  • The default checksum strategy for downloads has changed from "md5" to "auto" (#​1383)
  • Deprecated positional argument "num_retries" has been removed (#​1377)
  • Deprecated argument "text_mode" has been removed (#​1379)
  • Blob.download_to_filename() now deletes the empty destination file on a 404 (#​1394)
  • Media operations now use the same retry backoff, timeout and custom predicate system as non-media operations, which may slightly impact default retry behavior (#​1385)
  • Retries are now enabled by default for uploads, blob deletes and blob metadata updates (#​1400)
Features
Bug Fixes
Documentation

v2.19.0

Compare Source

Features
Bug Fixes
  • Allow signed post policy v4 with service account and token (#​1356) (8ec02c0)
  • Do not spam the log with checksum related INFO messages when downloading using transfer_manager (#​1357) (42392ef)

v2.18.2

Compare Source

Bug Fixes
  • Add regression test for range read retry issue and bump dependency to fix (#​1338) (0323647)

v2.18.1

Compare Source

Bug Fixes

v2.18.0

Compare Source

Features
  • Add OpenTelemetry Tracing support as a preview feature (#​1288) (c2ab0e0)
Bug Fixes

v2.17.0

Compare Source

Features
Bug Fixes
Documentation

v2.16.0

Compare Source

Features

v2.15.0

Compare Source

Features
Bug Fixes

v2.14.0

Compare Source

Features
Bug Fixes

v2.13.0

Compare Source

Features
Bug Fixes
Documentation

v2.12.0

Compare Source

Features
Bug Fixes
  • Bump python-auth version to fix issue and remove workaround (#​1158) (28c02dd)
  • Mark _deprecate_threads_param as a wrapper to unblock introspection and docs (#​1122) (69bd4a9)
Documentation
  • Add snippets for upload_chunks_concurrently and add chunk_size (#​1135) (3a0f551)
  • Update formatting and wording in transfer_manager docstrings (#​1163) (9e460d8)

v2.11.0

Compare Source

Features
  • Add gccl-gcs-cmd field to X-Goog-API-Client header for Transfer Manager calls (#​1119) (14a1909)
  • Add transfer_manager.upload_chunks_concurrently using the XML MPU API (#​1115) (56aeb87)
  • Support configurable retries in upload_chunks_concurrently (#​1120) (1271686)
Bug Fixes
Documentation

v2.10.0

Compare Source

Features
Bug Fixes
  • Extend wait for bucket metadata consistency in system tests (#​1053) (d78586c)
Documentation

v2.9.0

Compare Source

Features
  • Un-deprecate blob.download_to_file(), bucket.create(), and bucket.list_blobs() (#​1013) (aa4f282)
Bug Fixes
Documentation

v2.8.0

Compare Source

Features
  • Add multiprocessing and chunked downloading to transfer manager (#​1002) (e65316b)
Bug Fixes
Documentation

v2.7.0

Compare Source

Features
  • Add "transfer_manager" module for concurrent uploads and downloads, as a preview feature (#​943) (9998a5e)
  • Add use_auth_w_custom_endpoint support (#​941) (5291c08)
Bug Fixes

v2.6.0

Compare Source

Features
Bug Fixes
Documentation

v2.5.0

Compare Source

Features
Documentation

v2.4.0

[Compare Sour


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 is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Copy link

codecov bot commented Sep 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.46%. Comparing base (b36dc55) to head (47c850d).

Additional details and impacted files
@@           Coverage Diff           @@
##              dev     #962   +/-   ##
=======================================
  Coverage   82.46%   82.46%           
=======================================
  Files         188      188           
  Lines       16369    16369           
=======================================
  Hits        13499    13499           
  Misses       2870     2870           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nevoodoo nevoodoo requested a review from milo-hyben September 30, 2024 00:55
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch from a1abafb to e9fc0d9 Compare September 30, 2024 01:28
Copy link
Contributor

@milo-hyben milo-hyben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good to me!
I like that very comprehensive output from renovate.

@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 3 times, most recently from 2beba4a to 2789080 Compare October 4, 2024 05:32
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 2 times, most recently from bd6f5fb to 0e72077 Compare October 9, 2024 23:56
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch from 0e72077 to ab5de17 Compare October 20, 2024 00:13
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 6 times, most recently from 08ed101 to 3029540 Compare October 30, 2024 01:16
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 5 times, most recently from 4e57a1d to 206ebce Compare November 10, 2024 00:13
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch from 206ebce to fb650c7 Compare November 13, 2024 04:21
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 5 times, most recently from c8a5a24 to 8dda657 Compare November 26, 2024 23:50
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 2 times, most recently from 47624c6 to fa53f8f Compare December 8, 2024 00:15
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch from fa53f8f to d9580b6 Compare December 10, 2024 23:01
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 2 times, most recently from b832e56 to 155492e Compare December 22, 2024 00:14
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 8 times, most recently from 7127506 to 3f3a65d Compare January 10, 2025 05:47
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 5 times, most recently from 67165bb to 11ffec0 Compare January 19, 2025 00:14
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch from 11ffec0 to c9c3735 Compare January 22, 2025 05:59
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch 2 times, most recently from a6a21c2 to b33a20c Compare February 3, 2025 04:07
@renovatebotcpg renovatebotcpg bot force-pushed the renovate/major-all-major branch from b33a20c to 47c850d Compare February 5, 2025 04:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant