Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

chore(deps): update all dependencies#787

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

@renovate-bot
Copy link
Contributor

@renovate-botrenovate-bot commentedJan 31, 2025
edited
Loading

This PR contains the following updates:

PackageChangeAgeAdoptionPassingConfidence
cachetools==5.5.0 ->==5.5.2ageadoptionpassingconfidence
certifi==2024.12.14 ->==2025.1.31ageadoptionpassingconfidence
filelock==3.16.1 ->==3.17.0ageadoptionpassingconfidence
google-api-core==2.24.0 ->==2.24.1ageadoptionpassingconfidence
google-auth==2.37.0 ->==2.38.0ageadoptionpassingconfidence
google-cloud-core==2.4.1 ->==2.4.2ageadoptionpassingconfidence
google-cloud-storage==2.19.0 ->==3.1.0ageadoptionpassingconfidence
googleapis-common-protos (source)==1.66.0 ->==1.69.0ageadoptionpassingconfidence
nox==2024.10.9 ->==2025.2.9ageadoptionpassingconfidence
proto-plus==1.25.0 ->==1.26.0ageadoptionpassingconfidence
virtualenv==20.28.1 ->==20.29.2ageadoptionpassingconfidence

Release Notes

tkem/cachetools (cachetools)

v5.5.2

Compare Source

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

  • Reduce number of@cached lock/unlock operations.

  • Improve documentation.

  • Update CI environment.

v5.5.1

Compare Source

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

  • Add documentation regarding caching of exceptions.

  • Officially support Python 3.13.

  • Update CI environment.

certifi/python-certifi (certifi)

v2025.1.31

Compare Source

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-cloud-core (google-cloud-core)

v2.4.2

Compare Source

Features
  • Client should pass client_options.api_key to auth library (#​321) (dfac15b)
googleapis/python-storage (google-cloud-storage)

v3.1.0

Compare Source

Features

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/google-cloud-python (googleapis-common-protos)

v1.69.0

Compare Source

Features

v1.68.0

Compare Source

Features
  • A new fieldunversioned_package_disabled is added to message.google.api.PythonSettings (eb554e8)
  • Add fieldexperimental_features to messagePythonSettings (#​249) (ba8d36e)
  • add FieldInfo.referenced_types for generics (#​247) (c91900a)
  • add support for field generate_omitted_as_internal in selective gapic generation (#​13482) (993ff4d)
Documentation
  • A comment for fieldcontent in message.google.api.Page is changed (eb554e8)
  • A comment for messageRoutingRule is changed (eb554e8)

v1.67.0

Compare Source

Features
  • A new fieldunversioned_package_disabled is added to message.google.api.PythonSettings (eb554e8)
  • add support for field generate_omitted_as_internal in selective gapic generation (#​13482) (993ff4d)
Documentation
  • A comment for fieldcontent in message.google.api.Page is changed (eb554e8)
  • A comment for messageRoutingRule is changed (eb554e8)
wntrblm/nox (nox)

v2025.2.9

Compare Source

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.2

Compare Source

What's Changed

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

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. Getconfig help if that's undesired.


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

This PR was generated byMend Renovate. View therepository job log.

@renovate-botrenovate-bot requested review froma team ascode ownersJanuary 31, 2025 05:06
@trusted-contributions-gcftrusted-contributions-gcfbot added kokoro:force-runAdd this label to force Kokoro to re-run the tests. owlbot:runAdd this label to trigger the Owlbot post processor. labelsJan 31, 2025
@product-auto-labelproduct-auto-labelbot added the size: xsPull request size is extra small. labelJan 31, 2025
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelJan 31, 2025
@renovate-botrenovate-bot changed the titlechore(deps): update dependency certifi to v2025chore(deps): update all dependencies to v2025Feb 9, 2025
@trusted-contributions-gcftrusted-contributions-gcfbot added the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 9, 2025
@product-auto-labelproduct-auto-labelbot added size: sPull request size is small. and removed size: xsPull request size is extra small. labelsFeb 9, 2025
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 9, 2025
@renovate-botrenovate-bot changed the titlechore(deps): update all dependencies to v2025chore(deps): update all dependenciesFeb 10, 2025
@trusted-contributions-gcftrusted-contributions-gcfbot added the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 10, 2025
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 10, 2025
@trusted-contributions-gcftrusted-contributions-gcfbot added the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 12, 2025
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 12, 2025
@trusted-contributions-gcftrusted-contributions-gcfbot added the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 20, 2025
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 20, 2025
@product-auto-labelproduct-auto-labelbot added size: mPull request size is medium. and removed size: sPull request size is small. labelsFeb 25, 2025
@trusted-contributions-gcftrusted-contributions-gcfbot added the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 25, 2025
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 25, 2025
@trusted-contributions-gcftrusted-contributions-gcfbot added the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 28, 2025
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelFeb 28, 2025
@trusted-contributions-gcftrusted-contributions-gcfbot added the owlbot:runAdd this label to trigger the Owlbot post processor. labelMar 3, 2025
@gcf-owl-botgcf-owl-botbot removed the owlbot:runAdd this label to trigger the Owlbot post processor. labelMar 3, 2025
@partheaparthea closed thisMar 3, 2025
This was referencedMay 30, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@vchudnov-gvchudnov-gvchudnov-g approved these changes

Assignees

@partheaparthea

Labels

kokoro:force-runAdd this label to force Kokoro to re-run the tests.size: mPull request size is medium.

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@renovate-bot@vchudnov-g@parthea

[8]ページ先頭

©2009-2025 Movatter.jp