chore(deps): update all dependencies #1157
Open
+6
−6
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.26.0
==1.3.0
->==1.13.1
==15.0.0
->==18.0.0
==8.3.2
->==8.3.3
==2.0.2
->==2.1.0
Release Notes
googleapis/python-bigquery-dataframes (bigframes)
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
Documentation
v1.21.0
Compare Source
Features
Series
(#1019) (ef76f13)Bug Fixes
Documentation
v1.20.0
Compare Source
Features
Bug Fixes
Documentation
v1.19.0
Compare Source
Features
describe(include='all')
(#994) (cc48f58)remote_function
(#1011) (8e9919b)Bug Fixes
Performance Improvements
Dependencies
v1.18.0
Compare Source
Features
subset
parameter toDataFrame.dropna
to select which columns to consider (#981) (f7c03dc)Bug Fixes
Series.apply
outcomeassign
able to the original dataframe in partial ordering mode (#874) (c94ead9)Dependencies
v1.17.0
Compare Source
Features
__version__
alias to bigframes.pandas (#967) (9ce10b4)to_gbq
(#941) (cccc6ca)Bug Fixes
read_gbq_function
work for multi-param functions (#947) (c750be6)read_gbq_function
for axis=1 application (#950) (86e54b1)Documentation
v1.16.0
Compare Source
Features
DataFrame.struct.explode
to add struct subfields to a DataFrame (#916) (ad2f75e)bigframes.bigquery.json_extract_array
(#910) (575a29e)Bug Fixes
Series.replace
for dict input (#907) (4208044)Performance Improvements
Dependencies
Documentation
v1.15.0
Compare Source
Features
Documentation
kms_key_name
(#898) (1053d56)v1.14.0
Compare Source
Features
bigframes.bigquery.json_extract
(#868) (3dbf84b)Series.str.__getitem__
(#897) (e027b7e)Bug Fixes
Performance Improvements
Documentation
DisplayOptions
doc rendering (#893) (3eb6a17)v1.13.0
Compare Source
Features
df.apply(axis=1)
to support remote function with mutiple params (#851) (2158818)Bug Fixes
Documentation
ordering_mode="partial"
(#880) (c415eb9)v1.12.0
Compare Source
Features
session.close
(#818) (ed06436)Bug Fixes
remote_function
deployments (#856) (cbf2d42)Documentation
get_global_session
/close_session
/reset_session
appears in the docs (#847) (01d6bbb)apache/arrow (pyarrow)
v18.0.0
: Apache Arrow 18.0.0Release Notes URL: https://arrow.apache.org/release/18.0.0.html
v17.0.0
: Apache Arrow 17.0.0Release Notes URL: https://arrow.apache.org/release/17.0.0.html
v16.1.0
v16.0.0
v15.0.2
v15.0.1
pytest-dev/pytest (pytest)
v8.3.3
Compare Source
pytest 8.3.3 (2024-09-09)
Bug fixes
#12446: Avoid calling
@property
(and other instance descriptors) during fixture discovery -- byasottile
{.interpreted-text role="user"}#12659: Fixed the issue of not displaying assertion failure differences when using the parameter
--import-mode=importlib
in pytest>=8.1.#12667: Fixed a regression where type change in [ExceptionInfo.errisinstance]{.title-ref} caused [mypy]{.title-ref} to fail.
#12744: Fixed typing compatibility with Python 3.9 or less -- replaced [typing.Self]{.title-ref} with [typing_extensions.Self]{.title-ref} -- by
Avasam
{.interpreted-text role="user"}#12745: Fixed an issue with backslashes being incorrectly converted in nodeid paths on Windows, ensuring consistent path handling across environments.
#6682: Fixed bug where the verbosity levels where not being respected when printing the "msg" part of failed assertion (as in
assert condition, msg
).#9422: Fix bug where disabling the terminal plugin via
-p no:terminal
would cause crashes related to missing theverbose
option.-- by
GTowers1
{.interpreted-text role="user"}Improved documentation
Miscellaneous internal changes
hukkin/tomli (tomli)
v2.1.0
Compare Source
TOMLDecodeError
with free-form arguments.msg
,doc
andpos
arguments should be given.msg
,doc
,pos
,lineno
andcolno
attributes toTOMLDecodeError
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.