chore(deps): update all dependencies#16620
chore(deps): update all dependencies#16620renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates dependencies across several packages, including Bigframes, GAPIC generator, Google Auth, and Spanner, and upgrades the Python variant in the Spanner devcontainer to 3.14. Feedback was provided concerning the Sphinx update in the Google Auth package, noting that version 9.1.0 introduces breaking changes that conflict with existing documentation regarding Sphinx 4.x compatibility.
| sphinxcontrib-applehelp==2.0.0 | ||
| sphinxcontrib-devhelp==2.0.0 | ||
| sphinxcontrib-htmlhelp==2.1.0 | ||
| sphinxcontrib-qthelp==2.0.0 | ||
| sphinxcontrib-serializinghtml==2.0.0 | ||
| sphinx==9.1.0 |
There was a problem hiding this comment.
The update to Sphinx 9.1.0 and its associated extensions (v2.0.0+) directly contradicts the existing comment on lines 7-9, which states that these versions are pinned to maintain compatibility with Sphinx 4.x. Sphinx 9.x introduces numerous breaking changes from the 4.x series. If the project still relies on sphinx-docfx-yaml or other tools that require Sphinx 4.x compatibility (as referenced in the linked issues), this update will likely break the documentation build. Please verify compatibility and update or remove the outdated comment.
bb2d07e to
239efe7
Compare
239efe7 to
53fb009
Compare
53fb009 to
5eddfca
Compare
5eddfca to
fa78e7e
Compare
fa78e7e to
f113f44
Compare
f113f44 to
8a62e7c
Compare
8a62e7c to
2da5919
Compare
This PR contains the following updates:
7.28.5→7.29.2v4→v5v5→v6v4→v6v5→v6v5→v6==3.13.4→==3.13.5==1.17.0→==1.18.4==3.6.2→==3.6.3==25.4.0→==26.1.0==2.25.0→==2.39.0==1.4.0→==1.4.3==6.2.6→==7.0.5==6.2.1→==7.0.5==2025.10.5→==2026.2.25==3.4.4→==3.4.7==8.3.1→==8.3.2==8.3.0→==8.3.2==3.31.6→==4.3.1==6.9.0→==6.10.1==1.5.0→==1.5.1v3→v4==3.19.1→==3.25.2==2.26.0→==2.30.3==2.28.1→==2.30.3==2.41.1→==2.49.2==2.48.0→==2.49.2==2.43.0→==2.49.2==3.40.1→==3.41.0==2.36.2→==2.37.0==2.4.3→==2.5.1==3.58.0→==3.65.0==1.6.4→==1.7.1==1.7.0→==1.7.1==1.4.0→==1.7.1==1.71.0→==1.74.0==1.72.0→==1.74.0==3.3.2→==3.4.0==0.14.3→==0.14.4==1.75.1→==1.80.0==1.76.0→==1.80.0==1.75.1→==1.80.0==8.7.1→==9.0.0==9.10.0→==9.12.0^29.7.0→^30.0.030.2.0→30.3.0^24.1.0→^29.0.03.13→3.14==6.7.0→==6.7.1==2025.5.1→==2026.4.10==1.40.0→==1.41.0==1.40.0→==1.41.0==25.0→==26.0==2.3.3→==3.0.2==0.8.1→==0.9.0==25.0.1→==26.0.1==4.4.0→==4.9.6==1.24.0→==1.39.3==1.27.1→==1.27.2==1.26.1→==1.27.2==6.33.5→==7.34.1==21.0.0→==23.0.1==1.16→==1.17==8.4.1→==9.0.3==9.0.2→==9.0.3==8.3.2→==9.0.3==0.6.0→==0.6.13.10→3.143.12→3.143.9→3.143.8→3.14==2.33.0→==2.33.1==2.32.5→==2.33.1==0.14.14→==0.15.100.1.1→0.2.17==78.1.0→==82.0.1==4.5.0→==9.1.0==1.0.4→==2.0.0==1.0.2→==2.0.0==2.0.1→==2.1.0==1.0.3→==2.0.0==1.1.5→==2.0.0==2.0.48→==2.0.49==0.5.3→==0.5.5==2.4.0→==2.4.1==2.2.1→==2.4.1==2.5.0→==2.6.3==20.34.0→==21.2.3==0.45.1→==0.46.3==1.17.3→==2.1.2==1.22.0→==1.23.0==3.23.0→==3.23.1Release Notes
babel/babel (@babel/preset-env)
v7.29.2Compare Source
v7.29.0Compare Source
v7.29.0 (2026-01-31)
Thanks @simbahax for your first PR!
🚀 New Feature
babel-typesbabel-standalone🐛 Bug Fix
babel-parserextendsclause (@nicolo-ribaudo)babel-traversebabel-plugin-transform-block-scoping,babel-traverse🏃♀️ Performance
babel-generator,babel-runtime-corejs3Committers: 6
v7.28.6Compare Source
actions/cache (actions/cache)
v5Compare Source
actions/checkout (actions/checkout)
v6Compare Source
actions/setup-go (actions/setup-go)
v6Compare Source
actions/setup-python (actions/setup-python)
v6Compare Source
aio-libs/aiohttp (aiohttp)
v3.13.5Compare Source
===================
Bug fixes
Skipped the duplicate singleton header check in lax mode (the default for response
parsing). In strict mode (request parsing, or
-X dev), all RFC 9110 singletonsare still enforced -- by :user:
bdraco.Related issues and pull requests on GitHub:
:issue:
12302.kislyuk/argcomplete (argcomplete)
v3.6.3Compare Source
===============================
Make RE PCRE compatible. Fixes #539
Only execute Python interpreters (#536)
fish: set variable scope to local to avoid clobbering global or
universal variables (#534)
Documentation and help improvements
python-attrs/attrs (attrs)
v26.1.0Compare Source
Backwards-incompatible Changes
field_transformer, so transformers receive fully populatedAttributeobjects with usablealiasvalues instead ofNone.The new
Attribute.alias_is_defaultflag indicates whether the alias was auto-generated (True) or explicitly set by the user (False).#1509
Changes
attrs.validators.optional(), so it no longer rejects tuples with more than one validator.#1496
attrs.validators.disabled()contextmanager can now be nested.#1513
on_setattr=attrs.setters.NO_OPin addition toNone.#1515
attrs.fields().#1529
googleapis/python-bigquery-dataframes (bigframes)
v2.39.0Compare Source
Documentation
Features
df.bigquery.ai.forecastmethod to pandas dataframe accessor (#2518) (1126cec9cdfcc1ec1062c60e5affbe1b60223767)Bug Fixes
v2.38.0Compare Source
Documentation
Features
df.bigquerypandas accessor (#2513) (91b6c245521218bb78b543885e1b9424278ce2ab)bigframes.bigquery.rand()function (#2501) (5c43efb745118f506ecc30196da68e9d6f4346dc)Bug Fixes
%%bqsqlmagics (#2504) (43353e2bc9ffbc38b7383c24ecaac80d3b8bab32)v2.37.0Compare Source
Documentation
Features
Bug Fixes
v2.36.0Compare Source
Documentation
Features
v2.35.0Compare Source
Documentation
Features
bigframes.bigquery.ai.generate_embedding(#2343) (e91536c8a5b2d8d896767510ced80c6fd2a68a97)Bug Fixes
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This PR was generated by Mend Renovate. View the repository job log.