Skip to content

chore(deps): update all dependencies#2485

Open
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/all
Open

chore(deps): update all dependencies#2485
renovate-bot wants to merge 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/all

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 2, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action major v4v6 age confidence
actions/setup-python action major v5v6 age confidence
actions/upload-pages-artifact action major v3v4 age confidence
bigframes (source, changelog) major ==1.11.1==2.36.0 age confidence
bigframes (source, changelog) minor ==2.25.0==2.36.0 age confidence
google-cloud-testutils minor ==1.4.0==1.7.0 age confidence
jest (source) devDependencies major ^29.7.0^30.0.0 age confidence
jest-environment-jsdom (source) devDependencies major ^29.7.0^30.0.0 age confidence
jsdom devDependencies major ^24.1.0^28.0.0 age confidence
polars (changelog) minor ==1.24.0==1.38.1 age confidence
pyarrow major ==21.0.0==23.0.1 age confidence
pytest (changelog) major ==8.3.2==9.0.2 age confidence
python uses-with minor 3.103.14 age confidence
python uses-with minor 3.133.14 age confidence

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

actions/setup-python (actions/setup-python)

v6

Compare Source

actions/upload-pages-artifact (actions/upload-pages-artifact)

v4

Compare Source

googleapis/python-bigquery-dataframes (bigframes)

v2.36.0

Compare Source

Documentation
Features

v2.35.0

Compare Source

Documentation
Features
Bug Fixes

v2.34.0

Compare Source

Features
Bug Fixes

v2.33.0

Compare Source

Features
Bug Fixes

v2.32.0

Compare Source

Documentation
Features
Bug Fixes

v2.31.0

Compare Source

Features
Bug Fixes

v2.30.0

Compare Source

Documentation
Features
Bug Fixes

v2.29.1

Compare Source

Full Changelog: v2.29.0...v2.29.1

Bug Fixes
  • Bound sqlglot version below 28 (#​2275)

v2.29.0

Compare Source

Features
  • Add bigframes.bigquery.st_regionstats to join raster data from Earth Engine (#​2228) (10ec52f)
  • Add DataFrame.resample and Series.resample (#​2213) (c9ca02c)
  • SQL Cell no longer escapes formatted string values (#​2245) (d2d38f9)
  • Support left_index and right_index for merge (#​2220) (da9ba26)
Bug Fixes
  • Correctly iterate over null struct values in ManagedArrowTable (#​2209) (12e04d5)
  • Simplify UnsupportedTypeError message (#​2212) (6c9a18d)
  • Support results with STRUCT and ARRAY columns containing JSON subfields in to_pandas_batches() (#​2216) (3d8b17f)
Documentation
  • Switch API reference docs to pydata theme (#​2237) (9b86dcf)
  • Update notebook for JSON subfields support in to_pandas_batches() (#​2138) (5663d2a)

v2.28.0

Compare Source

Features
Bug Fixes
  • Correct connection normalization in blob system tests (#​2222) (a0e1e50)
  • Improve error handling in blob operations (#​2194) (d410046)
  • Resolve AttributeError in TableWidget and improve initialization (#​1937) (4c4c9b1)
Documentation

v2.27.0

Compare Source

Features
Documentation

v2.26.0

Compare Source

⚠ BREAKING CHANGES
  • turn Series.struct.dtypes into a property to match pandas (#​2169)
Features
  • Add df.sort_index(axis=1) (#​2173) (ebf95e3)
  • Enhanced multimodal error handling with verbose mode for blob image functions (#​2024) (f9e28fe)
  • Implement cos, sin, and log operations for polars compiler (#​2170) (5613e44)
  • Make all and any compatible with integer columns on Polars session (#​2154) (6353d6e)
Bug Fixes
Documentation
  • Clarify that only NULL values are handled by fillna/isna, not NaN (#​2176) (8f27e73)
  • Remove import bigframes.pandas as bpd boilerplate from many samples (#​2147) (1a01ab9)

v2.25.0

Compare Source

Features
  • Add barh, pie plot types (#​2146) (5cc3c5b)
  • Add Index.eq for consts, aligned objects (#​2141) (8514200)
  • Add output_schema parameter to ai.generate() (#​2139) (ef0b0b7)
  • Create session-scoped cut, DataFrame, MultiIndex, Index, Series, to_datetime, and to_timedelta methods (#​2157) (5e1e809)
  • Replace ML.GENERATE_TEXT with AI.GENERATE for audio transcription (#​2151) (a410d0a)
  • Support string literal inputs for AI functions (#​2152) (7600001)
Bug Fixes
Documentation

v2.24.0

Compare Source

Features
Bug Fixes
Performance Improvements

v2.23.0

Compare Source

Features
  • Add ai.generate_double to bigframes.bigquery package (#​2111) (6b8154c)
Bug Fixes
Documentation

v2.22.0

Compare Source

Features
Bug Fixes

v2.21.0

Compare Source

Features
Bug Fixes
  • Allow bigframes.options.bigquery.credentials to be None (#​2092) (78f4001)

v2.20.0

Compare Source

Features
Bug Fixes

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 March 2, 2026 15:10
@renovate-bot renovate-bot requested review from dandhlee and mpovoa March 2, 2026 15:10
@product-auto-label product-auto-label bot added the size: xl Pull request size is extra large. label Mar 2, 2026
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 2, 2026
@product-auto-label product-auto-label bot added the api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. label Mar 2, 2026
@bigframes-bot bigframes-bot removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 2, 2026
@GarrettWu GarrettWu assigned chelsea-lin and unassigned GarrettWu Mar 2, 2026
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 3, 2026
@yoshi-kokoro yoshi-kokoro removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: bigquery Issues related to the googleapis/python-bigquery-dataframes API. size: xl Pull request size is extra large.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants