Skip to content

Update dependency rasterio to v1.5.0#584

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/rasterio
Open

Update dependency rasterio to v1.5.0#584
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/rasterio

Conversation

@renovate
Copy link

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
rasterio minor >=1.3.7,<=1.4.3>=1.5.0,<=1.5.0 age confidence
rasterio project.dependencies minor >=1.3.0,<=1.4.3,!=1.3.0.post1>=1.3.0,<=1.5.0,!=1.3.0.post1 age confidence

Release Notes

rasterio/rasterio (rasterio)

v1.5.0

Compare Source

Dependencies:

Enhancements:

  • Add float16 dtype (#​3469)
  • rasterio.cache: Add invalidate() and invalidate_all() for invalidation of responses in Rasterio's HTTP cache (#​3276).
  • rasterio.crs: The CRS class has a new, lazily computed, geodetic_crs property (#​3218)
  • rasterio.enum: Add Interleaving.tile (#​3479)
  • rasterio.features.shapes: float64 fully supported GDAL 3.12.1 (#​3477)
  • rasterio.features.shapes: Add uint32,uint64,int64 dtypes & warn for possible truncation (#​3456)
  • rasterio.plot.show: Add indexes & percent_range parameters to handle rgb image missing color interpretation & enable histogram stretching (#​3171)
  • rasterio.warp.reproject: Modify tolerance to be an argument in (#​3325)
  • Move project metadata to pyproject.toml (PEP 621) (#​3430)
  • Use Lapack solve to more accurately compute affine reverse transforms (#​3315)
  • rasterio.open: Add thread_safe parameter (#​3496)
  • rasterio.session: Add support for additional Azure credentials (#​3482)

Bug fixes:

Deprecations:

  • rasterio.warp.transform_geom: Deprecate antimeridian_cutting & antimeridian_offset (#​3474)

Packaging notes:

Full list of software versions: https://github.com/rasterio/rasterio/blob/1.5.0/ci/config.sh#L1-L25

Full Changelog: rasterio/rasterio@1.4.4...1.5.0

v1.4.4

Compare Source

Dependencies:

Enhancements:

  • Add float16 dtype (#​3469)
  • rasterio.cache: Add invalidate() and invalidate_all() for invalidation of responses in Rasterio's HTTP cache (#​3276).
  • rasterio.crs: The CRS class has a new, lazily computed, geodetic_crs property (#​3218)
  • rasterio.enum: Add Interleaving.tile (#​3479)
  • rasterio.features.shapes: float64 fully supported GDAL 3.12.1 (#​3477)
  • rasterio.features.shapes: Add uint32,uint64,int64 dtypes & warn for possible truncation (#​3456)
  • rasterio.plot.show: Add indexes & percent_range parameters to handle rgb image missing color interpretation & enable histogram stretching (#​3171)
  • rasterio.warp.reproject: Modify tolerance to be an argument in (#​3325)
  • Move project metadata to pyproject.toml (PEP 621) (#​3430)
  • Use Lapack solve to more accurately compute affine reverse transforms (#​3315)
  • rasterio.open: Add thread_safe parameter (#​3496)
  • rasterio.session: Add support for additional Azure credentials (#​3482)

Bug fixes:

Deprecations:

  • rasterio.warp.transform_geom: Deprecate antimeridian_cutting & antimeridian_offset (#​3474)

Packaging notes:

Full list of software versions: https://github.com/rasterio/rasterio/blob/1.5.0/ci/config.sh#L1-L25

Full Changelog: rasterio/rasterio@1.4.4...1.5.0


Configuration

📅 Schedule: Branch creation - "after 10pm on tuesday,before 6am on wednesday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants