chore(deps): update all dependencies#16809
chore(deps): update all dependencies#16809renovate-bot wants to merge 5 commits 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, BigQuery Storage, and Spanner. Key updates involve bumping versions for libraries like bigframes, polars, and pyarrow, as well as tools like Sphinx, Jest, and jsdom. Additionally, the Python variant for the Spanner devcontainer was updated to 3.14, and various pinned requirements files were refreshed with updated hashes. I have no feedback to provide.
1d58802 to
efe74bd
Compare
efe74bd to
1e013b9
Compare
1e013b9 to
4adb534
Compare
4adb534 to
3f56d07
Compare
3f56d07 to
226d8fc
Compare
226d8fc to
7184821
Compare
7184821 to
829760c
Compare
829760c to
9f4ade7
Compare
9f4ade7 to
17a198b
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
This PR contains the following updates:
7.28.5→7.29.2v4→v5v5→v6v4→v6v5→v6v5→v6==1.17.0→==1.18.4==3.6.2→==3.6.3==2.25.0→==2.39.0==1.4.0→==1.4.4==6.2.6→==7.0.6==2026.2.25→==2026.4.22==3.4.4→==3.4.7==8.3.1→==8.3.3==3.31.6→==4.3.2==6.9.0→==6.10.1==1.5.0→==1.5.1v3→v4==3.19.1→==3.29.0==2.26.0→==2.30.3==2.41.1→==2.49.2==2.48.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==3.3.2→==3.5.0==0.14.3→==0.14.4==1.75.1→==1.80.0==1.75.1→==1.80.0==3.11→==3.13==8.7.1→==9.0.0==9.10.0→==9.13.0^29.7.0→^30.0.030.2.0→30.3.0^24.1.0→^29.0.03.13→3.14==2025.5.1→==2026.4.10==1.40.0→==1.41.1==1.40.0→==1.41.1==26.0→==26.2==25.0→==26.2==2.3.3→==3.0.2==0.8.1→==0.9.0==26.0→==26.1==4.4.0→==4.9.6==1.24.0→==1.40.1==1.27.1→==1.27.2==6.33.5→==7.34.1==23.0.1→==24.0.0==21.0.0→==24.0.0==9.0.2→==9.0.3==8.3.2→==9.0.3==0.6.0→==0.6.13.10→3.143.12→3.14==2.33.0→==2.33.1==0.14.14→==0.15.120.1.1→0.2.18==78.1.1→==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.4→==0.5.5==2.4.0→==2.4.1==2.2.1→==2.4.1==20.34.0→==21.3.0==0.46.2→==0.47.0==1.17.3→==2.1.2==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)
v5.0.5Compare Source
What's Changed
Full Changelog: actions/cache@v5...v5.0.5
v5.0.4Compare Source
v5.0.3Compare Source
What's Changed
@actions/cacheto v5.0.5 (Resolves: https://github.com/actions/cache/security/dependabot/33)@actions/coreto v2.0.3Full Changelog: actions/cache@v5...v5.0.3
v5.0.2Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
v5Compare Source
v4.3.0Compare Source
What's Changed
v4.3.0release by @Link- in #1655New Contributors
Full Changelog: actions/cache@v4...v4.3.0
v4.2.4Compare Source
What's Changed
@actions/cacheto4.0.5and move@protobuf-ts/pluginto dev depdencies by @Link- in #16344.2.4by @Link- in #1636New Contributors
Full Changelog: actions/cache@v4...v4.2.4
v4.2.3Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.2...v4.2.3
v4.2.2Compare Source
What's Changed
Full Changelog: actions/cache@v4.2.1...v4.2.2
v4.2.1Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4.2.0...v4.2.1
v4.2.0Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4orv3as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0orv3.4.0If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.11.1.30.38.3Full Changelog: actions/cache@v4.1.2...v4.2.0
v4.1.2Compare Source
What's Changed
isGheslogic by @jww3 in #14744.1.2release by @Link- in #1477New Contributors
Full Changelog: actions/cache@v4.1.1...v4.1.2
v4.1.1Compare Source
What's Changed
cache-hitoutput by @joshmgross in #1467Full Changelog: actions/cache@v4.1.0...v4.1.1
v4.1.0Compare Source
What's Changed
save-alwaysinput by @joshmgross in #1452New Contributors
Full Changelog: actions/cache@v4.0.2...v4.1.0
v4.0.2Compare Source
What's Changed
fail-on-cache-missnot working by @cdce8p in #1327Full Changelog: actions/cache@v4.0.1...v4.0.2
v4.0.1Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v4...v4.0.1
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
actions/setup-go (actions/setup-go)
v6.4.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation update
New Contributors
Full Changelog: actions/setup-go@v6...v6.4.0
v6.3.0Compare Source
What's Changed
Full Changelog: actions/setup-go@v6...v6.3.0
v6.2.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.2.0
v6.1.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
form-datato bring in fix for critical vulnerability by @matthewhughes934 in #618New Contributors
Full Changelog: actions/setup-go@v5...v6.0.0
v6Compare Source
v5.6.0Compare Source
What's Changed
Full Changelog: actions/setup-go@v5...v5.6.0
v5.5.0Compare Source
What's Changed
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.