Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps maplibre/martin from v0.13.0 to 1.1.0.

Release notes

Sourced from maplibre/martin's releases.

martin-v1.1.0

Added

  • (martin-cp) infer default bounds from configured sources for better performance (#2385)
  • (martin-core) add an pmtiles example (#2370)

Fixed

  • allow az:// URL schemes in discovery (#2408)

Other

  • (config) move the resolve impl to a different function (#2397)
  • (docs) fix martin-cp bbox docs (#2387)
  • (deps) miscelaneous dependency bumps (#2403, #2404, #2373, #2375, #2374)

v1.0.0-alpha.0

⚠ BREAKING CHANGES

  • drop null serialization in tilejson endpoints (#261) (cee9b2b)

Features

Bug Fixes

martin-v1.0.0

🎉 After 8 Years in Development, Martin v1.0 is Here! 🎉

We are thrilled to announce the official release of Martin v1.0. Since joining MapLibre in 2022, Martin has evolved from a simple tile server supporting a single PostgreSQL connection into the fastest feature-rich open-source tile server available today.

This incredible progress is thanks to over 80 contributors who have expanded Martin's capabilities to include:

  • Multiple Data Sources: Support for multiple PostgreSQL, PMTiles, and MBTiles backends.
  • MapLibre Ecosystem: Full support for fonts, sprites, and styles.
  • Powerful Features: A rich web UI, plus tools for tile generation and MBTiles manipulation.
  • Developer Flexibility: The ability to use Martin as a library for building custom tile-serving solutions.

A special thank you to @​stepankuzmin, the original author, and to key contributors @​nyurik, @​CommanderStorm, and @​sharkAndshark, along with everyone else who made this project a success!


... (truncated)

Commits
  • 7bc9722 chore: release (#2369)
  • dc17dd1 fix: allow az:// URL schemes in discovery (#2408)
  • df24945 chore(ci): Add OSS Scorecard workflow configuration (#2410)
  • 738c55e chore(deps): Bump the all-actions-version-updates group across 1 directory wi...
  • 5c97e6d chore(deps): Bump the all-npm-ui-version-updates group in /martin/martin-ui w...
  • 83ce4d1 chore(deps-dev): Bump @​biomejs/biome from 2.3.6 to 2.3.8 in /martin/martin-ui...
  • c68acfc chore(ci): apply more of zizmore based CI security hardening (#2400)
  • 2ef704f chore(ci): ignore rustls-pemfile is unmaintained (#2401)
  • 7537e24 chore(config): move the resolve impl to a different function (#2397)
  • 47e3e04 chore(deps-dev): Bump @​biomejs/biome from 2.3.7 to 2.3.8 in /demo/frontend (#...
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [maplibre/martin](https://github.com/maplibre/martin) from v0.13.0 to 1.1.0.
- [Release notes](https://github.com/maplibre/martin/releases)
- [Changelog](https://github.com/maplibre/martin/blob/main/CHANGELOG.md)
- [Commits](maplibre/martin@v0.13.0...martin-v1.1.0)

---
updated-dependencies:
- dependency-name: maplibre/martin
  dependency-version: 1.1.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file not-testable For end users labels Dec 15, 2025
@dependabot dependabot bot added the not-testable For end users label Dec 15, 2025
@dependabot dependabot bot requested a review from bahaaTuffaha as a code owner December 15, 2025 19:21
@f1sh1918 f1sh1918 added the blocked Task or user story can not be continued at the moment label Dec 17, 2025
@f1sh1918
Copy link
Contributor

f1sh1918 commented Jan 8, 2026

@svenseeberg afaics we should be able to update also on the testserver, since trixie is already running?

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

Labels

blocked Task or user story can not be continued at the moment dependencies Pull requests that update a dependency file not-testable For end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants