chore(deps): update all dependencies #714
Merged
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:
==3.11.4
->==3.14.1
==2.22.0
->==2.24.0
==1.3.3
->==1.4.0
==2.1.0
->==2.1.4
==0.19.2
->==0.20.0
==7.4.1
->==7.4.3
Release Notes
googleapis/python-bigquery (google-cloud-bigquery)
v3.14.1
Compare Source
Bug Fixes
v3.14.0
Compare Source
Features
Client.query_and_wait
which directly returns aRowIterator
of results (#1722) (89a647e)job_id
,location
,project
, andquery_id
properties onRowIterator
(#1733) (494f275)job_timeout_ms
to job configuration classes (#1675) (84d64cd)Bug Fixes
load_table_from_dataframe
now assumes there may be local null values (#1735) (f05dc69)RowIterator.total_rows
populated after iteration (#1748) (8482f47)Performance Improvements
query(api_method="QUERY")
(#1723) (6290517)v3.13.0
Compare Source
Features
Model.transform_columns
property (#1661) (5ceed05)Bug Fixes
Documentation
bigquery_update_table_expiration
code sample (#1673) (2dded33)create_partitioned_table
sample (#1447) (40ba859)v3.12.0
Compare Source
Features
Dataset.storage_billing_model
setter, useclient.update_dataset(ds, fields=["storage_billing_model"])
to update (#1643) (5deba50)Bug Fixes
storage_billing_model
to be explicitly set toNone
to use project default value (#1665) (514d3e1)Documentation
googleapis/python-bigquery-storage (google-cloud-bigquery-storage)
v2.24.0
Compare Source
Features
Bug Fixes
retry_async
instead ofretry
in async client (#713) (4e18437)v2.23.0
Compare Source
Features
Bug Fixes
Documentation
googleapis/python-test-utils (google-cloud-testutils)
v1.4.0
Compare Source
Features
pandas-dev/pandas (pandas)
v2.1.4
: Pandas 2.1.4Compare Source
This is a patch release in the 2.1.x series and includes some regression and bug fixes, and a security fix. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v2.1.3
: Pandas 2.1.3Compare Source
This is a patch release in the 2.1.x series and includes some regression and bug fixes, and a security fix. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v2.1.2
: Pandas 2.1.2Compare Source
This is a patch release in the 2.1.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
v2.1.1
: Pandas 2.1.1Compare Source
This is a patch release in the 2.1.x series and includes some regression and bug fixes. We recommend that all users upgrade to this version.
See the full whatsnew for a list of all the changes.
The release will be available on the defaults and conda-forge channels:
Or via PyPI:
Please report any issues with the release on the pandas issue tracker.
Thanks to all the contributors who made this release possible.
googleapis/python-bigquery-pandas (pandas-gbq)
v0.20.0
Compare Source
Features
Bug Fixes
Documentation
pytest-dev/pytest (pytest)
v7.4.3
: pytest 7.4.3 (2023-10-24)Compare Source
Bug Fixes
#10447: Markers are now considered in the reverse mro order to ensure base class markers are considered first -- this resolves a regression.
#11239: Fixed
:=
in asserts impacting unrelated test cases.#11439: Handled an edge case where :data:
sys.stderr
might already be closed when :ref:faulthandler
is tearing down.v7.4.2
: pytest 7.4.2 (2023-09-07)Compare Source
Bug Fixes
#11237: Fix doctest collection of
functools.cached_property
objects.#11306: Fixed bug using
--importmode=importlib
which would cause package__init__.py
files to be imported more than once in some cases.#11367: Fixed bug where
user_properties
where not being saved in the JUnit XML file if a fixture failed during teardown.#11394: Fixed crash when parsing long command line arguments that might be interpreted as files.
Improved Documentation
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 has been generated by Mend Renovate. View repository job log here.