-
Notifications
You must be signed in to change notification settings - Fork 57
chore(deps): update all dependencies #1485
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate-bot
wants to merge
1
commit into
googleapis:main
Choose a base branch
from
renovate-bot:renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+16
−16
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
f8d7384
to
6913aba
Compare
042e062
to
eb4ea05
Compare
eb4ea05
to
742052a
Compare
742052a
to
2007256
Compare
2007256
to
a2b0419
Compare
a2b0419
to
4d0e67f
Compare
4d0e67f
to
266ba80
Compare
266ba80
to
e9b22e9
Compare
e9b22e9
to
001762f
Compare
001762f
to
e7bb05f
Compare
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.
owlbot:run
Add this label to trigger the Owlbot post processor.
samples
Issues that are directly related to samples.
size: s
Pull request size is small.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4
->v5
==1.11.1
->==2.16.0
==1.4.0
->==1.6.4
==1.3.0
->==1.32.3
==15.0.0
->==21.0.0
==8.3.2
->==8.4.1
3.10
->3.13
Release Notes
actions/checkout (actions/checkout)
v5
Compare Source
googleapis/python-bigquery-dataframes (bigframes)
v2.16.0
Compare Source
Features
bigframes.pandas.options.display.precision
option (#1979) (15e6175)repr_mode = "anywidget"
, numeric values align right (15e6175)Bug Fixes
Performance Improvements
Documentation
v2.15.0
Compare Source
Features
st_buffer
,st_centroid
, andst_convexhull
and their corresponding GeoSeries methods (#1963) (c4c7fa5)Bug Fixes
remote_function
more robust when there arecreate_function
retries (#1973) (cd954ac)Performance Improvements
dry_run
query fromread_gbq_table
(#1972) (d17b711)Documentation
v2.14.0
Compare Source
Features
Bug Fixes
Performance Improvements
Documentation
v2.13.0
Compare Source
Features
Bug Fixes
Dependencies
google-cloud-iam
withgrpc-google-iam-v1
(#1864) (e5ff8f7)v2.12.0
Compare Source
Features
max_batching_rows
,container_cpu
, andcontainer_memory
forudf
(#1897) (8baa912)Bug Fixes
Documentation
v2.11.0
Compare Source
Features
__contains__
to Index, Series, DataFrame (#1899) (07222bf)thresh
param for Dataframe.dropna (#1885) (1395a50)date
data type for to_datetime() (#1902) (24050cb)Bug Fixes
allow_large_results=False
(#1892) (25efabc)v2.10.0
Compare Source
Features
df.to_pandas_batches()
returns one empty DataFrame ifdf
is empty (#1878) (e43d15d)Bug Fixes
Documentation
v2.9.0
Compare Source
Features
bpd.read_arrow
to convert an Arrow object into a bigframes DataFrame (#1855) (633bf98)deploy_remote_function
anddeploy_udf
functions to immediately deploy functions to BigQuery (#1832) (c706759)Bug Fixes
dry_run=True
frombpd._read_gbq_colab
with local pandas DataFrame (#1867) (fab3c38)Documentation
v2.8.0
Compare Source
⚠ BREAKING CHANGES
Features
bpd.options.compute.maximum_result_rows
option to limit client data download (#1829) (e22a3f6)bpd.options.display.repr_mode = "anywidget"
to create an interactive display of the results (#1820) (be0a3cf)Performance Improvements
Documentation
v2.7.0
Compare Source
Features
remote_function
(#1796) (e586151)Bug Fixes
Documentation
v2.6.0
Compare Source
Features
Bug Fixes
read_csv
with bothindex_col
anduse_cols
behavior inconsistency with pandas (#1785) (ba7c313)Documentation
v2.5.0
Compare Source
⚠ BREAKING CHANGES
ai.map()
parameter list is not backward-compatibleFeatures
bpd.options.bigquery.requests_transport_adapters
option (#1755) (bb45db8)inplace=True
inrename
andrename_axis
(#1744) (734cc65)unique()
for Index (#1750) (27fac78)Bug Fixes
MatrixFactorization.score(X, y)
(#1726) (55c07e9)Performance Improvements
allow_large_results=False
(#1763) (15f3f2a)Dependencies
gcsfs==2025.5.0
(#1762) (68d5e2c)Documentation
GeminiTextGenerator.predict(..., output_schema={...})
sample notebook (#1748) (bd07e05)bqclient._http.credentials
instead ofbqclient._credentials
(#1784) (6e63eca)v2.4.0
Compare Source
Features
dt
accessors (#1692) (9d4a59d).dt.days
,.dt.seconds
,dt.microseconds
, anddt.total_seconds()
for timedelta series. (#1713) (2b3a45f)DatetimeIndex
class (#1719) (c3c830c)isocalendar()
for dt accessor" (#1717) (0479763)Series.apply
for direct udfs (#1673) (1a658b2)Bug Fixes
_TABLE_SUFFIX
into_gbq()
(#1691) (8ec6079)Performance Improvements
read_gbq
with wildcard tables (#1661) (5c125c9)Dependencies
Documentation
bpd.options.bigquery.allow_large_results
in favor ofbpd.options.compute.allow_large_results
(#1597) (18780b4)v2.3.0
Compare Source
Features
read_gbq()
,read_gbq_table()
andread_gbq_query()
(#1674) (4c5dee5)Bug Fixes
Performance Improvements
to_datetime()
now avoids caching inputs unless data is inspected to infer format (#1667) (dd08857)Documentation
Create a k-means
model tutorial (#1664) (761c364)v2.2.0
[Compare
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.
This PR was generated by Mend Renovate. View the repository job log.