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 python non-major dependencies #6671

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 1, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cachetools ==5.3.1 -> ==5.3.2 age adoption passing confidence
click (changelog) ==8.1.5 -> ==8.1.7 age adoption passing confidence
google-api-core ==2.11.1 -> ==2.12.0 age adoption passing confidence
google-auth ==2.22.0 -> ==2.23.4 age adoption passing confidence
google-cloud-storage ==2.10.0 -> ==2.13.0 age adoption passing confidence
google-resumable-media ==2.5.0 -> ==2.6.0 age adoption passing confidence
googleapis-common-protos ==1.59.1 -> ==1.61.0 age adoption passing confidence
protobuf ==4.23.4 -> ==4.24.4 age adoption passing confidence
urllib3 (changelog) ==1.26.16 -> ==1.26.18 age adoption passing confidence

Release Notes

tkem/cachetools (cachetools)

v5.3.2

Compare Source

===================

  • Add support for Python 3.12.

  • Various documentation improvements.

googleapis/python-api-core (google-api-core)

v2.12.0

Compare Source

Features
  • Add a little bit of typing to google.api_core.retry (#​453) (2477ab9)
  • Add grpc Compression argument to channels and methods (#​451) (bdebd63)
Documentation
googleapis/google-auth-library-python (google-auth)

v2.23.4

Compare Source

Bug Fixes

v2.23.3

Compare Source

Bug Fixes

v2.23.2

Compare Source

Bug Fixes

v2.23.1

Compare Source

Bug Fixes
  • Less restrictive content-type header check for google authentication (ignores charset) (#​1382) (7039beb)
  • Trust boundary meta header renaming and using the schema from backend team. (#​1384) (2503d4a)
  • Update urllib3 to >= 2.0.5 (#​1389) (a99f3bb)

v2.23.0

Compare Source

Features
  • Add get_bq_config_path() to _cloud_sdk.py (9f52f66)
  • Add get_bq_config_path() to _cloud_sdk.py (#​1358) (9f52f66)
Bug Fixes
  • Expose universe domain in credentials (#​1380) (8b8fce6)
  • Make external_account resistant to string type 'expires_in' responses from non-compliant services (#​1379) (01d3770)
  • Missing ssj for impersonate cred (#​1377) (7d453dc)
  • Skip checking projectid on cred if env var is set (#​1349) (a4135a3)
googleapis/python-storage (google-cloud-storage)

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
googleapis/google-resumable-media-python (google-resumable-media)

v2.6.0

Compare Source

Features
Bug Fixes
googleapis/python-api-common-protos (googleapis-common-protos)

v1.61.0

Compare Source

Features
  • Add google/api/field_info.proto (2d39f37)
  • Add IDENTIFIER to FieldBehavior enum (2d39f37)

v1.60.0

Compare Source

Features
  • Add google/api/policy.proto (b2cb5c2)
  • Add method_policies to Control (b2cb5c2)
urllib3/urllib3 (urllib3)

v1.26.18

Compare Source

====================

  • Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other" redirect responses.

v1.26.17

Compare Source

====================

  • Added the Cookie header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set via Retry.remove_headers_on_redirect. (#&#8203;3139 <https://github.com/urllib3/urllib3/pull/3139>_)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested review from a team as code owners October 1, 2023 11:31
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 1, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 1, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 88eface to a51a6c8 Compare October 2, 2023 19:50
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 2, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 2, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from a51a6c8 to 189fb12 Compare October 2, 2023 22:22
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 2, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 2, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 189fb12 to ee0e683 Compare October 4, 2023 20:11
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 4, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 4, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from ee0e683 to 0a595b6 Compare October 5, 2023 16:08
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 5, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 5, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 0a595b6 to 69b7709 Compare October 6, 2023 17:20
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 69b7709 to 4a334b8 Compare October 6, 2023 18:52
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 4a334b8 to 64b89db Compare October 6, 2023 19:18
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 64b89db to 89f1ce7 Compare October 6, 2023 21:51
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 6, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 89f1ce7 to e0f793e Compare October 9, 2023 22:23
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 9, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from fe07d4e to ae5dc45 Compare October 31, 2023 06:36
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from ae5dc45 to 628b3a7 Compare October 31, 2023 06:39
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 628b3a7 to f3cf870 Compare October 31, 2023 08:32
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from f3cf870 to 1e0ea0a Compare October 31, 2023 09:29
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 1e0ea0a to 0ad8475 Compare October 31, 2023 13:32
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 0ad8475 to 84ed529 Compare October 31, 2023 13:58
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 84ed529 to 3bc2e32 Compare October 31, 2023 14:05
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from 3bc2e32 to b2f0ae3 Compare October 31, 2023 19:05
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@renovate-bot renovate-bot force-pushed the renovate/python-non-major-dependencies branch from b2f0ae3 to 7a3b644 Compare October 31, 2023 22:24
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Oct 31, 2023
@renovate-bot renovate-bot deleted the renovate/python-non-major-dependencies branch November 1, 2023 11:56
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.

None yet

1 participant