[js] Update maplibre-gl 6.0.0 → 6.1.0 (minor) - #835
Merged
Conversation
Collaborator
|
@depfu rebase |
…p/maplibre-gl-6.1.0 * origin/main: complete coverage complete tests for db_timetable line + position methods Train tools for getting departure times at stops cap animation FPS at 30, render km markers only when needed add library for DB Timetables (IRIS) API add small lib to fetch osm elements by id smooth point animations
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ maplibre-gl (6.0.0 → 6.1.0) · Repo · Changelog
Release Notes
6.1.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 44 commits:
Bump js version to 6.1.0 (#8058)chore(deps-dev): bump rollup from 4.62.2 to 4.62.3 (#8055)chore(deps-dev): bump globals from 17.7.0 to 17.8.0 (#8056)fix: clip z0 tile at antimeridian on globe to prevent double rendering (#7896)Add a Vitest bench lane for micro benchmarks (#8047)Show grab cursor for draggable markers (#8023)chore(deps-dev): bump postcss from 8.5.22 to 8.5.23 (#8042)chore(deps-dev): bump eslint from 10.7.0 to 10.8.0 in the eslint group (#8040)Fix `npm run benchmark` (#8027)chore(deps): bump github/codeql-action/analyze from 4.37.2 to 4.37.3 (#8036)chore(deps): bump github/codeql-action/init from 4.37.2 to 4.37.3 (#8035)chore(deps-dev): bump react-dom from 19.2.7 to 19.2.8 (#8034)chore(deps-dev): bump postcss from 8.5.20 to 8.5.22 (#8031)chore(deps): bump github/codeql-action/autobuild from 4.37.2 to 4.37.3 (#8032)chore(deps-dev): bump devtools-protocol from 0.0.1663043 to 0.0.1666840 (#8033)chore(deps-dev): bump react from 19.2.7 to 19.2.8 (#8029)chore(deps-dev): bump @vitest/eslint-plugin in the vitest group (#8028)chore: prevent unit test console logging (#8021)Add example: FPS-style first-person movement over a map (#7778)fix: await `transformRequest` before creating the `AbortController` in `RasterTileSource.loadTile` and `ImageSource.load` (#8006)fix: destroy the previous terrain when setTerrain replaces an active one (#8008)fix(3d-buildings): grow tile culling bounds near the horizon (#7932)fix: use role=img for non-interactive default markers (#7918)Add example: Enter a 360° photosphere (#4428) (#7942)ci: serialize benchmark uploads to avoid gh-pages push races (#8016)chore(deps): bump @maplibre/maplibre-gl-style-spec from 26.2.0 to 26.2.1 (#8011)chore(deps): bump github/codeql-action/autobuild from 4.37.1 to 4.37.2 (#8012)chore(deps): bump github/codeql-action/analyze from 4.37.1 to 4.37.2 (#8013)feat: support updating an ImageSource with a decoded image (#7944)feat: `global-state` support for `projection.type` (#7968)chore(deps-dev): bump the eslint group with 2 updates (#8009)chore(deps): bump github/codeql-action/init from 4.37.1 to 4.37.2 (#8010)feat: `global-state` support for `sky.*` (#7967)feat: add getClusterOptions getter to GeoJSONSource (#7948)test default and fn lights (#7965)implement global state (#7966)feat: add rotateSpeed option for dragRotate (#7949)fix: avoid crash when interpolating different sized arrays (#7914)fix: raster setTiles() crashes renderer when source contains errored tiles (#7911)move some feature-independent work outside of the loop (#7945)fix(globe): use algebraic identity for spherical Y, avoid GPU precision loss (#7916)chore(deps-dev): bump stylelint from 17.14.0 to 17.14.1 (#7985)chore(deps-dev): bump st from 4.0.3 to 4.0.4 (#7988)chore(deps-dev): bump postcss from 8.5.19 to 8.5.20 (#7987)Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands