Skip to content

Bump mapchete from 2026.2.2 to 2026.3.0#24

Open
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/uv/mapchete-2026.3.0
Open

Bump mapchete from 2026.2.2 to 2026.3.0#24
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/uv/mapchete-2026.3.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 5, 2026

Bumps mapchete from 2026.2.2 to 2026.3.0.

Release notes

Sourced from mapchete's releases.

2026.3.0

  • core

    • formats.protocols.InputTileProtocol.is_empty() (and related classes): allow wildcard kwargs to assure compatibility with multiple drivers (#761)
    • commands.rm.rm(): use generator to start deleting tiles before all tiles have materialized (#763)
    • config.base: avoid f-strings in log messages; shorten WKT when logging process area (#763)
    • io.vector.indexed_features: add log messages for longer running methods (#763)
    • io.vector.indexed_features.IndexedFeatures: use shapely.strtree.STRtree() as default search index (#764)
    • io.vector.indexed_features.IndexedFeatures: add intersects() and generate_geometries() methods (#764)
    • path.tiles_exist(): limit concurrency to a maximum of 4 when checking for tiles (#763)
  • CLI

    • mapchete rm: allow deleting tiles before all tiles have materialized when using --force flag (#763)
  • packaging

    • remove rtree from dependencies (except for testing) (#764)
Changelog

Sourced from mapchete's changelog.

2026.3.0 - 2026-03-05

  • core

    • formats.protocols.InputTileProtocol.is_empty() (and related classes): allow wildcard kwargs to assure compatibility with multiple drivers (#761)
    • commands.rm.rm(): use generator to start deleting tiles before all tiles have materialized (#763)
    • config.base: avoid f-strings in log messages; shorten WKT when logging process area (#763)
    • io.vector.indexed_features: add log messages for longer running methods (#763)
    • io.vector.indexed_features.IndexedFeatures: use shapely.strtree.STRtree() as default search index (#764)
    • io.vector.indexed_features.IndexedFeatures: add intersects() and generate_geometries() methods (#764)
    • path.tiles_exist(): limit concurrency to a maximum of 4 when checking for tiles (#763)
  • CLI

    • mapchete rm: allow deleting tiles before all tiles have materialized when using --force flag (#763)
  • packaging

    • remove rtree from dependencies (except for testing) (#764)
Commits

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.2 to 2026.3.0.
- [Release notes](https://github.com/ungarj/mapchete/releases)
- [Changelog](https://github.com/mapchete/mapchete/blob/main/CHANGELOG.rst)
- [Commits](mapchete/mapchete@2026.2.2...2026.3.0)

---
updated-dependencies:
- dependency-name: mapchete
  dependency-version: 2026.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

codecov bot commented Mar 5, 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