Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cachetools ==5.5.0 -> ==5.5.1 age adoption passing confidence
filelock ==3.16.1 -> ==3.17.0 age adoption passing confidence
google-api-core ==2.24.0 -> ==2.24.1 age adoption passing confidence
google-auth ==2.37.0 -> ==2.38.0 age adoption passing confidence
google-cloud-storage ==2.19.0 -> ==3.0.0 age adoption passing confidence
proto-plus ==1.25.0 -> ==1.26.0 age adoption passing confidence
virtualenv ==20.28.1 -> ==20.29.1 age adoption passing confidence

Release Notes

tkem/cachetools (cachetools)

v5.5.1

Compare Source

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

  • Add documentation regarding caching of exceptions.

  • Officially support Python 3.13.

  • Update CI environment.

tox-dev/py-filelock (filelock)

v3.17.0: Drop 3.8

Compare Source

Full Changelog: tox-dev/filelock@3.16.1...3.17.0

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

v2.24.1

Compare Source

Bug Fixes
Documentation
  • Add warnings regarding consuming externally sourced credentials (#​783) (0ec1825)
googleapis/google-auth-library-python (google-auth)

v2.38.0

Compare Source

Features
  • Adding domain-wide delegation flow in impersonated credential (#​1624) (34ee3fe)
Documentation
  • Add warnings regarding consuming externally sourced credentials (d049370)
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
googleapis/proto-plus-python (proto-plus)

v1.26.0

Compare Source

Features
Bug Fixes
  • Construct messages with nested duration in protobuf 5.28+ (#​519) (197ddf8)
  • Fix enums initialization in PyPy (#​507) (b8b68f2)
  • Incorrect return type annotation for Message.to_dict (#​516) (72990f3)
  • Use include rather than exclude to find_namespace_packages in setup.py (#​502) (77e252e)
Documentation
pypa/virtualenv (virtualenv)

v20.29.1

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.29.0...20.29.1

v20.29.0

Compare Source

What's Changed

New Contributors

Full Changelog: pypa/virtualenv@20.28.1...20.29.0


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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners January 27, 2025 17:00
@product-auto-label product-auto-label bot added the size: s Pull request size is small. label Jan 27, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 27, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 27, 2025
@parthea parthea added the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 27, 2025
@parthea parthea assigned parthea and unassigned vchudnov-g Jan 27, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 28, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 28, 2025
@trusted-contributions-gcf trusted-contributions-gcf bot added the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 29, 2025
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 29, 2025
@vchudnov-g vchudnov-g enabled auto-merge (squash) January 30, 2025 19:58
@vchudnov-g vchudnov-g disabled auto-merge January 30, 2025 19:58
@vchudnov-g
Copy link
Contributor

@parthea Do we still need do not merge?

@parthea parthea removed the do not merge Indicates a pull request not ready for merge, due to either quality or timing. label Jan 30, 2025
@parthea
Copy link
Collaborator

parthea commented Jan 30, 2025

This can be merged but the change will be rolled back because the source of truth for .kokoro/docker/docs/requirements.txt is https://github.com/googleapis/synthtool/blob/master/synthtool/gcp/templates/python_library/.kokoro/docker/docs/requirements.txt

The plan is to move .kokoro/docker/docs/requirements.txt off of Github similar to what we did in googleapis/synthtool#2035

@vchudnov-g
Copy link
Contributor

OK, thanks. Will merge for now.

@vchudnov-g vchudnov-g merged commit 7fbd5fd into googleapis:main Jan 30, 2025
41 checks passed
@renovate-bot renovate-bot deleted the renovate/all branch January 30, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests. size: s Pull request size is small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants