chore(deps): update dependency rasterio to v1.3.10 - autoclosed #428
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.3.4
->==1.3.10
Release Notes
rasterio/rasterio (rasterio)
v1.3.10
Compare Source
This version is compatible with recent versions of Numpy 1.x and Numpy 2.0.
Packaging:
Bug fixes:
merge()
function and CLI command cannot handle rotated rasters. This is now noted in documentation and an error will be raised if any input is non-rectilinear (#3066).pytest.warns(None)
in tests has been eliminated (#3054).v1.3.9
Compare Source
Bug fixes:
edit-info command (#2946).
memory leak reported in #2932.
Packaging:
GDAL 3.6.4 is patched in the PyPI wheels to fix the potential GTiff
multithreading deadlock reported in https://github.com/OSGeo/gdal/issues/8470.
v1.3.8.post2
Compare Source
There are no code changes in this release. This is only to create new wheels
that update curl to version 8.4.0 to address CVE-2023-38545 and CVE-38546.
v1.3.8.post1
Compare Source
There are no code changes in this release. This is only to create new wheels
that update libwebp to version 1.3.2 to address CVE-2023-4863, and to publish
wheels for Python 3.12.
v1.3.8
Compare Source
There are no code changes in this release. This is only to create new wheels
that update curl to version 8.4.0 to address CVE-2023-38545 and CVE-38546.
v1.3.7
Compare Source
Band objects (#2838).
were reversed in previous versions.
subcomponent no longer break Rasterio's path parser (#2776).
sample_gen() (#2832).
Python file VSI plugin in _filepath.pyx, we have turned the logging level for
these events down from ERROR to INFO (#2827).
(#2787).
v1.3.6
Compare Source
which uses our vendored rangehttpserver has been marked as needing a network
(#).
dodge empty "features" and "geometries" sequences that could be provided by,
e.g., Fiona 1.9.0 (#2745).
regression introduced in 1.3.0 (#2754).
needed, making an explicit
with Env():
optional when using an openeddataset as a context manager (#2760).
v1.3.5.post1
Compare Source
There are no code changes in this release. This is only to create new wheels as
the 1.3.5 macosx 10.15 wheels are defective.
v1.3.5
Compare Source
There are no code changes in this release. This is only to create new wheels as
the 1.3.5 macosx 10.15 wheels are defective.
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.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.