Skip to content

Bump mapchete from 2026.2.1 to 2026.2.2#19

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/mapchete-2026.2.2
Closed

Bump mapchete from 2026.2.1 to 2026.2.2#19
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/mapchete-2026.2.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 27, 2026

Bumps mapchete from 2026.2.1 to 2026.2.2.

Release notes

Sourced from mapchete's releases.

2026.2.2

  • core

    • io.raster.read.read_raster_no_crs: fixed retry and only raise as MapcheteIOError if all retries were consumed (#755)
    • settings.IORetrySettings: added more rasterio based exceptions to default retries (#755)
    • io.raster.referenced_raster: added ReferencedRasterInput class to enable passing on array outputs between execute functions (#756)
    • settings.IORetrySettings: make sure retry backoff can't be 0 if delay is <0 (#759)
    • io.raster.read and io.vector.read: clean up cython exceptions so they are pickleable for dask (#759)
Changelog

Sourced from mapchete's changelog.

2026.2.2 - 2026-02-27

  • core

    • io.raster.read.read_raster_no_crs: fixed retry and only raise as MapcheteIOError if all retries were consumed (#755)
    • settings.IORetrySettings: added more rasterio based exceptions to default retries (#755)
    • io.raster.referenced_raster: added ReferencedRasterInput class to enable passing on array outputs between execute functions (#756)
    • settings.IORetrySettings: make sure retry backoff can't be 0 if delay is <0 (#759)
    • io.raster.read and io.vector.read: clean up cython exceptions so they are pickleable for dask (#759)
Commits
  • b8edf61 Release 2026.2.2
  • 4bb37fb Release 2026.2.2
  • 39977e2 avoid virtualenv version 21.0.0 because it is incompatible with current hatch...
  • 20c3b82 Release 2026.2.2
  • 721d9cd retry backoff cant be 0 if delay is <0; cython exceptions into python excepti...
  • 1d3c112 errors from processing for retry as MapcheteIOError (#755)
  • 2bfb10f add ReferencedRasterInput (#756)
  • c7de43c chore: update uv.lock and conda recipe (#753)
  • ba2a0dc Bump pydantic-settings from 2.13.0 to 2.13.1 (#751)
  • 5669511 Bump werkzeug from 3.1.5 to 3.1.6 (#752)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [mapchete](https://github.com/ungarj/mapchete) from 2026.2.1 to 2026.2.2.
- [Release notes](https://github.com/ungarj/mapchete/releases)
- [Changelog](https://github.com/mapchete/mapchete/blob/main/CHANGELOG.rst)
- [Commits](mapchete/mapchete@2026.2.1...2026.2.2)

---
updated-dependencies:
- dependency-name: mapchete
  dependency-version: 2026.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies python:uv Pull requests that update python:uv code labels Feb 27, 2026
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 2, 2026

Looks like mapchete is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Mar 2, 2026
@dependabot dependabot bot deleted the dependabot/uv/mapchete-2026.2.2 branch March 2, 2026 07:35
@codecov
Copy link

codecov bot commented Mar 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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

Labels

dependencies python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants