-
Notifications
You must be signed in to change notification settings - Fork 309
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
chore(deps): update all dependencies #1301
Merged
Merged
Conversation
This file contains 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
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Aug 1, 2022
product-auto-label
bot
added
size: m
Pull request size is medium.
api: bigquery
Issues related to the googleapis/python-bigquery API.
labels
Aug 1, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 1, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 1, 2022
shollyman
requested review from
aribray and
chalmerlowe
and removed request for
shollyman
August 1, 2022 18:50
renovate-bot
force-pushed
the
renovate/all
branch
from
August 1, 2022 20:41
96f4ca0
to
15242eb
Compare
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Aug 1, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 1, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 1, 2022
trusted-contributions-gcf
bot
added
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
owlbot:run
Add this label to trigger the Owlbot post processor.
labels
Aug 2, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 2, 2022
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 2, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 2, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 2, 2022
trusted-contributions-gcf
bot
added
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 2, 2022
trusted-contributions-gcf
bot
added
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 2, 2022
gcf-owl-bot
bot
removed
the
owlbot:run
Add this label to trigger the Owlbot post processor.
label
Aug 2, 2022
yoshi-kokoro
removed
the
kokoro:force-run
Add this label to force Kokoro to re-run the tests.
label
Aug 2, 2022
parthea
approved these changes
Aug 2, 2022
abdelmegahedgoogle
pushed a commit
to abdelmegahedgoogle/python-bigquery
that referenced
this pull request
Apr 17, 2023
* chore(deps): update all dependencies * remove protobuf * revert * pin geopandas for python 3.7 Co-authored-by: Anthonios Partheniou <partheniou@google.com>
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 API.
size: m
Pull request size is medium.
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:
==21.4.0
->==22.1.0
==2022.5.18.1
->==2022.6.15
==1.15.0
->==1.15.1
==2.0.12
->==2.1.0
==1.0.1
->==1.0.2
==0.10.2
->==0.11.1
==2.8.1
->==2.8.2
==2.6.6
->==2.9.1
==0.5.1
->==0.5.2
==3.2.0
->==3.3.0
==3.1.0
->==3.3.0
==2.13.1
->==2.14.1
==2.3.0
->==2.3.2
==1.3.1
->==1.3.3
==1.56.2
->==1.56.4
==1.46.3
->==1.47.0
==8.3.0
->==8.4.0
==0.4.3
->==0.4.7
==1.4.2
->==1.4.3
==1.20.5
->==1.20.6
>= 3.12.0, <4.0.0dev
->>=4.21.4, <4.22.0
==3.20.1
->==4.21.4
==2.27.1
->==2.28.1
==4.8
->==4.9
==4.2.0
->==4.3.0
==1.26.9
->==1.26.11
Release Notes
python-attrs/attrs
v22.1.0
Compare Source
Backwards-incompatible Changes
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Python 2.7 is not supported anymore.
Dealing with Python 2.7 tooling has become too difficult for a volunteer-run project.
We have supported Python 2 more than 2 years after it was officially discontinued and feel that we have paid our dues.
All version up to 21.4.0 from December 2021 remain fully functional, of course.
#​936 <https://github.com/python-attrs/attrs/issues/936>
_The deprecated
cmp
attribute ofattrs.Attribute
has been removed.This does not affect the cmp argument to
attr.s
that can be used as a shortcut to set eq and order at the same time.#​939 <https://github.com/python-attrs/attrs/issues/939>
_Changes
^^^^^^^
#​898 <https://github.com/python-attrs/attrs/issues/898>
_eq
key is defined, it is also used before hashing the attribute.#​909 <https://github.com/python-attrs/attrs/issues/909>
_attrs.validators.min_len()
.#​916 <https://github.com/python-attrs/attrs/issues/916>
_attrs.validators.deep_iterable()
's member_validator argument now also accepts a list of validators and wraps them in anattrs.validators.and_()
.#​925 <https://github.com/python-attrs/attrs/issues/925>
_attrs.converters
andattrs.filters
.#​931 <https://github.com/python-attrs/attrs/issues/931>
_attr(s).cmp_using()
.#​949 <https://github.com/python-attrs/attrs/issues/949>
_attrs.validators._in()
'sValueError
is not missing the attribute, expected options, and the value it got anymore.#​951 <https://github.com/python-attrs/attrs/issues/951>
_#​969 <https://github.com/python-attrs/attrs/issues/969>
_certifi/python-certifi
v2022.6.15
Compare Source
ousret/charset_normalizer
v2.1.0
Compare Source
Added
--version
(PR #194)Changed
Fixed
Removed
Deprecated
unicodedata2
as Python is quickly catching up, scheduled for removal in 3.0 (PR #194)googleapis/python-db-dtypes-pandas
v1.0.2
Compare Source
Documentation
geopandas/geopandas
v0.11.1
Compare Source
Small bug-fix release:
unstack()
and
pivot()
involving MultiIndex, or GeoDataFrame construction withMultiIndex (#2486).
GeoDataFrame.explode()
with non-defaultgeometry column name.
apply()
causing row-wise all nan float columns to becasted to GeometryDtype (#2482).
offsets (#2479). These will be read as UTC localized values.
outside the range supported by [ns] precision (#2505).
version
into_parquet
andto_feather
. As a result, theversion
parameterfor the
to_parquet
andto_feather
methods has been replaced withschema_version
.version
will be passed directly to underlyingfeather or parquet writer.
version
will only be used to setschema_version
ifversion
is one of 0.1.0 or 0.4.0 (#2496).v0.11.0
Compare Source
Highlights of this release:
geopandas.read_file()
andGeoDataFrame.to_file()
methods to read and write GIS file formats can now optionally use the pyogrio package under the hood through theengine="pyogrio"
keyword. The pyogrio package implements vectorized IO for GDAL/OGR vector data sources, and is faster compared to thefiona
-based engine (#2225).UserWarning
(#2327).New features and improvements:
Improved handling of GeoDataFrame when the active geometry column is lost from the GeoDataFrame. Previously, square bracket indexing
gdf[[...]]
returned a GeoDataFrame when the active geometry column was retained and a DataFrame was returned otherwise. Other pandas indexing methods (loc
,iloc
, etc) did not follow the same rules. The new behaviour for all indexing/reshaping operations is now as follows (#2329, #2060):DataFrame
containing the active geometry column, a GeoDataFrame is returnedDataFrame
containingGeometryDtype
columns, but not the active geometry column, aGeoDataFrame
is returned, where the active geometry column is set toNone
(set the new geometry column withset_geometry()
)DataFrame
containing noGeometryDtype
columns, aDataFrame
is returned (this can be upcast again by callingset_geometry()
or theGeoDataFrame
constructor)Series
ofGeometryDtype
, aGeoSeries
is returned, otherwiseSeries
is returned.Datetime fields are now read and written correctly for GIS formats which support them (e.g. GPKG, GeoJSON) with fiona 1.8.14 or higher. Previously, datetimes were read as strings (#2202).
folium.Map
keyword arguments can now be specified as themap_kwds
argument toGeoDataFrame.explore()
method (#2315).Add a new parameter
style_function
toGeoDataFrame.explore()
to enable plot styling based on GeoJSON properties (#2377).It is now possible to write an empty
GeoDataFrame
to a file for supported formats (#2240). Attempting to do so will now emit aUserWarning
instead of aValueError
.Fast rectangle clipping has been exposed as
GeoSeries/GeoDataFrame.clip_by_rect()
(#1928).The
mask
parameter ofGeoSeries/GeoDataFrame.clip()
now accepts a rectangular mask as a list-like to perform fast rectangle clipping using the newGeoSeries/GeoDataFrame.clip_by_rect()
(#2414).Bundled demo dataset
naturalearth_lowres
has been updated to version 5.0.1 of the source, with fieldISO_A3
manually corrected for some cases (#2418).Deprecations and compatibility notes:
GeometryArray.equals_exact()
andGeometryArray.almost_equals()
have been removed. They shouldbe replaced with
GeometryArray.geom_equals_exact()
andGeometryArray.geom_almost_equals()
respectively (#2267).explicit_crs_from_epsg()
,epsg_from_crs()
andget_epsg_file_contents()
were removed (#2340).GeoSeries.isna()
with empty geometries present has been removed (#2349).GeoDataFrame/GeoSeries
constructor which contradicted the underlyingGeometryArray
now raises aValueError
(#2100).GeoDataFrame
constructor when no geometry column is provided and callingGeoDataFrame. set_crs
on aGeoDataFrame
without an active geometry column now raise aValueError
(#2100)GeoSeries
constructor is now fully deprecated and will raise aTypeError
(#2314). Previously, apandas.Series
was returned for non-geometry data.GeoSeries/GeoDataFrame
set operations__xor__()
,__or__()
,__and__()
and__sub__()
,geopandas.io.file.read_file
/to_file
andgeopandas.io.sql.read_postgis
now emitFutureWarning
instead ofDeprecationWarning
and will be completely removed in a future release.crs
of aGeoDataFrame
without active geometry column is deprecated and will be removed in GeoPandas 0.12 (#2373).Bug fixes:
GeoSeries.to_frame
now creates aGeoDataFrame
with the geometry column name set correctly (#2296)UnboundLocalError
inGeoDataFrame.plot()
usinglegend=True
andmissing_kwds
(#2281).explode()
incorrectly relating index to columns, including where the input index is not unique (#2292)GeoSeries.[xyz]
raising anIndexError
when the underlying GeoSeries contains empty points (#2335). Rows corresponding to empty points now containnp.nan
.GeoDataFrame.iloc
raising aTypeError
when indexing aGeoDataFrame
with only a single column ofGeometryDtype
(#1970).GeoDataFrame.iterfeatures()
not returning features with the same field order asGeoDataFrame.columns
(#2396).GeoDataFrame.from_features()
to support reading GeoJSON with null properties (#2243).GeoDataFrame.to_parquet()
not interceptingengine
keyword argument, breaking consistency with pandas (#2227)GeoDataFrame.explore()
producing an error whencolumn
is of boolean dtype (#2403).GeoDataFrame.to_postgis()
output the wrong SRID for ESRI authority CRS (#2414).GeoDataFrame.from_dict/from_features
classmethods usingGeoDataFrame
rather thancls
as the constructor.GeoDataFrame.plot()
producing incorrect colors with mixed geometry types whencolors
keyword is provided. (#2420)Notes on (optional) dependencies:
Acknowledgments
Thanks to everyone who contributed to this release!
A total of 31 people contributed patches to this release. People with a "+" by their names contributed a patch for the first time.
googleapis/python-api-core
v2.8.2
Compare Source
Bug Fixes
Documentation
googleapis/google-auth-library-python
v2.9.1
Compare Source
Bug Fixes
v2.9.0
Compare Source
Features
v2.8.0
Compare Source
Features
v2.7.0
Compare Source
Features
Bug Fixes
Reverts
Documentation
GoogleCloudPlatform/google-auth-library-python-oauthlib
v0.5.2
Compare Source
Documentation
googleapis/python-bigquery
v3.3.0
Compare Source
Features
Bug Fixes
Documentation
googleapis/python-bigquery-storage
v2.14.1
Compare Source
Bug Fixes
v2.14.0
Compare Source
Features
Bug Fixes
v2.13.2
Compare Source
Bug Fixes
Documentation
googleapis/python-cloud-core
v2.3.2
Compare Source
Bug Fixes
v2.3.1
Compare Source
Documentation
googleapis/python-test-utils
v1.3.3
Compare Source
Bug Fixes
v1.3.2
Compare Source
Documentation
googleapis/python-api-common-protos
v1.56.4
Compare Source
Bug Fixes
v1.56.3
Compare Source
Bug Fixes
Documentation
ipython/ipython
v8.4.0
Compare Source
Instagram/LibCST
v0.4.7
Compare Source
New Contributors
Fixed
Added
v0.4.6
Compare Source
New Contributors
Fixed
v0.4.5
Compare Source
New Contributors
Fixed
v0.4.4
Compare Source
New Contributors
Added
Updated
pandas-dev/pandas
v1.4.3
Compare Source
This is a patch release in the 1.4.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.
googleapis/proto-plus-python
v1.20.6
Compare Source
Bug Fixes
Documentation
psf/requests
v2.28.1
Compare Source
Improvements
iter_content
with transition toyield from
. (#6170)Dependencies
v2.28.0
Compare Source
Deprecations
Improvements
an encoding to make
json()
API consistent. (#6097)all invalid cases. (#6154)
Bugfixes
CURL_CA_BUNDLE
to an empty string would disablecert verification. All Requests 2.x versions before 2.28.0 are affected. (#6074)
urllib3.exceptions.SSLError
withrequests.exceptions.SSLError
forcontent
anditer_content
. (#6057)to raise an exception rather than ignoring the entry. (#6149)
JSONDecodeError. (#6036)
sybrenstuvel/python-rsa
v4.9
rsa/key.py
(#194).
PrivateKey
andPublicKey
.(#189).
(#191).
([#188](https://togithub.com/sybrenstu
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.