-
Notifications
You must be signed in to change notification settings - Fork 48
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
3
commits 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
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
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. |
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.
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:
==1.11.1
->==1.40.0
==1.4.0
->==1.6.0
==1.3.0
->==1.24.0
==15.0.0
->==19.0.1
==8.3.2
->==8.3.5
3.10
->3.13
Release Notes
googleapis/python-bigquery-dataframes (bigframes)
v1.40.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
==
instead ofis
for timedelta type equality checks (#1480) (0db248b)Performance Improvements
v1.39.0
Compare Source
Features
diff()
for date series (#1423) (521e987)allow_large_results
option to many I/O methods. Set toFalse
to reduce latency (#1428) (dd2f488)GeoSeries.boundary()
(#1435) (32cddfe)Bug Fixes
cloud_function_service_account
is used inremote_function
(#1424) (fe7463a)Performance Improvements
Documentation
v1.38.0
Compare Source
Features
GeoSeries.from_wkt()
andGeoSeries.to_wkt()
(#1401) (2993b28)read_gbq_function
(#1412) (4b60049)Bug Fixes
Performance Improvements
Dependencies
Documentation
bigframes.bigquery
module (#1358) (f54e768)v1.37.0
Compare Source
Features
Bug Fixes
Performance Improvements
Documentation
v1.36.0
Compare Source
Features
bigframes.bigquery.st_area
and suggest it fromGeoSeries.area
(#1318) (8b5ffa8)GeoSeries.from_xy()
(#1364) (3c3e14c)Bug Fixes
Performance Improvements
v1.35.0
Compare Source
Features
case_when
to change dtypes if case list contains the condition(True, some_default_value)
(#1311) (5c2a2c6)Bug Fixes
DataFrame
andSeries
__call__
from unimplemented API metrics (#1351) (f2d5264)DataFrame
__getattr__
and__setattr__
more robust to subclassing (#1352) (417de3a)Performance Improvements
Dependencies
Documentation
GeoSeries
docs (#1327) (05f83d1)v1.34.0
Compare Source
⚠ BREAKING CHANGES
dbjson
extension dtype (#1139)Features
dbjson
extension dtype (#1139) (f672262)v1.33.0
Compare Source
Features
bigframes.bigquery.sql_scalar()
to apply SQL syntax on Series objects (#1293) (aa2f73a)remote_function
(#1057) (bdee173)Bug Fixes
Documentation
bigframes.pandas.Series
docs (#1273) (0cac64f)v1.32.0
Compare Source
Features
Bug Fixes
BigQueryOptions.client_endpoints_override
(#1280) (788f6e9)Dependencies
Documentation
bigframes.pandas.pandas
docstrings (#1247) (c4bffc3)v1.31.0
Compare Source
Features
Bug Fixes
ordering_mode
after session has started (#1252) (8cfaae8)Documentation
v1.30.0
Compare Source
Features
GeoSeries.x
andGeoSeries.y
(#1126) (4c3548f)LinearRegression.predict_explain()
to generateML.EXPLAIN_PREDICT
columns (#1190) (e13eca2)LogisticRegression.predict_explain()
to generateML.EXPLAIN_PREDICT
columns (#1222) (bcbc732)write_engine
parameter toread_FORMATNAME
methods to control how data is written to BigQuery (#371) (ed47ef1)LinearRegression.predict_explain
andLogisticRegression.predict_explain
parameter,top_k_features
(#1228) (3068e19)Bug Fixes
Documentation
v1.29.0
Compare Source
Features
Documentation
v1.28.0
Compare Source
Features
bigframes.bigquery.vector_search
supportsuse_brute_force
andfraction_lists_to_search
parameters (#1158) (131edc3)ARIMAPlus.predict_explain()
to generate forecasts with explanation columns (#1177) (05f8b4d)Bug Fixes
Performance Improvements
Dependencies
ibis-framework
by vendoring a fork of the package tobigframes_vendored
. (#1170) (421d24d)Documentation
bpd.options.bigquery.ordering_mode = "partial"
(#909) (f80d705)pandas.Index methods
and docstrings (#1171) (a970294)bigframes.pandas.Index
docstrings (#1144) (557ab8d)v1.27.0
Compare Source
Features
Bug Fixes
Documentation
v1.26.0
Compare Source
Features
json_extract_string_array
in thebigquery
module (#1131) (4ef8bac)Bug Fixes
Performance Improvements
Documentation
DataFrame
docstrings to include the errors section (#1127) (a38d4c4)v1.25.0
Compare Source
Features
ground_with_google_search
option for GeminiTextGenerator predict (#1119) (ca02cd4)__getitem__
(#1082) (20e5c58)fit
to take additional eval data in linear and ensemble models (#1096) (254875c)Performance Improvements
v1.24.0
Compare Source
Features
Documentation
v1.22.0
Compare Source
Features
Bug Fixes
explode
respect the index labels (#1064) (99ca0df)Performance Improvements
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.