Open
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
e3a6b75 to
8ce6c53
Compare
8ce6c53 to
e9de518
Compare
e9de518 to
37b79a7
Compare
e27ecd0 to
4c48dc3
Compare
Bumps the geospatial group with 4 updates: [rioxarray](https://github.com/corteva/rioxarray), [rasterio](https://github.com/rasterio/rasterio), [geopandas](https://github.com/geopandas/geopandas) and [fiona](https://github.com/Toblerity/Fiona). Updates `rioxarray` from 0.15.1 to 0.20.0 - [Release notes](https://github.com/corteva/rioxarray/releases) - [Changelog](https://github.com/corteva/rioxarray/blob/master/docs/history.rst) - [Commits](corteva/rioxarray@0.15.1...0.20.0) Updates `rasterio` from 1.3.10 to 1.4.3 - [Release notes](https://github.com/rasterio/rasterio/releases) - [Changelog](https://github.com/rasterio/rasterio/blob/main/CHANGES.txt) - [Commits](rasterio/rasterio@1.3.10...1.4.3) Updates `geopandas` from 0.14.3 to 1.1.1 - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md) - [Commits](geopandas/geopandas@v0.14.3...v1.1.1) Updates `fiona` from 1.9.6 to 1.10.1 - [Release notes](https://github.com/Toblerity/Fiona/releases) - [Changelog](https://github.com/Toblerity/Fiona/blob/main/CHANGES.txt) - [Commits](Toblerity/Fiona@1.9.6...1.10.1) --- updated-dependencies: - dependency-name: rioxarray dependency-version: 0.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: geospatial - dependency-name: rasterio dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: geospatial - dependency-name: geopandas dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: geospatial - dependency-name: fiona dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: geospatial ... Signed-off-by: dependabot[bot] <support@github.com>
4c48dc3 to
0e0a7c2
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the geospatial group with 4 updates: rioxarray, rasterio, geopandas and fiona.
Updates
rioxarrayfrom 0.15.1 to 0.20.0Release notes
Sourced from rioxarray's releases.
... (truncated)
Changelog
Sourced from rioxarray's changelog.
... (truncated)
Commits
373dd9bMNT: Licence to 2025f66a817MNT: Version 0.20.00960b8eAdd@trchudleyas a contributorea9e920Merge pull request #87171c4f55TST: Update test_merge_datasets__mask_and_scale9352597CI: Add log env for docker & fix python versionsbe61647DEP: numpy >= 23e95794DEP: Support Python 3.12-3.14 (#872)99589a3Bump actions/download-artifact from 4 to 5 (#863)b336381Bump actions/setup-python from 5 to 6 (#866)Updates
rasteriofrom 1.3.10 to 1.4.3Release notes
Sourced from rasterio's releases.
... (truncated)
Changelog
Sourced from rasterio's changelog.
... (truncated)
Commits
7f8bda2This is 1.4.30ac5c29Fix erroneous masking of 0-valued data (#3268)f0f03e3Fix typos discovered by codespell (#3264) (#3267)22b1d79Prevent rasterio from trying to open a dataset object (#3266)77ef4c2Support all GDALFillNodata() options in rasterio.fill (#3265)d78d09bRegister drivers at most once per process (#3260)213618dAllow MRF compression to surface in properties (#3259)d535ef8Use to_epsg() in is_epsg_code() (#3258)c5a0929Rewrite _matches() to better support to_authority() and to_epsg() (#3255)8420a4aIncrement GDAL and Python versions for CI (#3244)Updates
geopandasfrom 0.14.3 to 1.1.1Release notes
Sourced from geopandas's releases.
... (truncated)
Changelog
Sourced from geopandas's changelog.
... (truncated)
Commits
e9b58ceRLS: v1.1.1c6bf8b3MAINT: enable pydocstyle ruff rules - automatic and easy fixes (#3598)339c7f7TST: use nadgrids=null to suppress influence of grid files (#3588)2a7fad9REGR: overlay with identity doesn't handle equal input column names correctly...1a1585dREGR: fix GeoDataFrame constructor when np.nan given as only geometry (#3591)c36eba0RSL: changelog for 1.1.0 release (#3586)2d6b332remove remote url xfail (#3585)ce86559DOC: Drafted new documentation page outlining how to create inset maps and in...d0ffe06ENH: add error message when reading dataset without crs with a GeoDataFrame o...f3f145fCI: xfail remote url test for now (#3584)Updates
fionafrom 1.9.6 to 1.10.1Release notes
Sourced from fiona's releases.
... (truncated)
Changelog
Sourced from fiona's changelog.
... (truncated)
Commits
f285ccbFix typos (#1448)ea16c01This is 1.10.13ba8ef4Avoid printing representations of NULL objects (#1445)7bf5f07Rel 1.10.0 (#1432)e56cbeaBump the actions group with 2 updates (#1437)7490643Bump github/codeql-action in the actions group across 1 directory (#1435)908bf4fDependabot: Group GitHub Actions updates to reduce number of PRs (#1420)54445e2test CI: Update Conda jobs to Python 3.12 (#1422)d7c7ce9test_gdal_latest.yml: Actually run on PRs touching this file (#1423)ad465cfBump github/codeql-action from 3.25.15 to 3.26.0 (#1426)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions