maps
maps copied to clipboard
build(deps): bump maplibre-gl from 5.6.1 to 5.9.0
Bumps maplibre-gl from 5.6.1 to 5.9.0.
Release notes
Sourced from maplibre-gl's releases.
v5.9.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.8.0:
β¨ Features and improvements
- Improve fading - dynamic bi-directional raster cross-fading and self fading (#6469)
- Support for usage of line-gradient together with line-dasharray (#6487)
π Bug fixes
- Added
buttonrole to marker div to fix accessibility issues with thearia-label(#6435)- Fix a crash on iOS when there are too many symbols to render (#6526)
v5.8.0
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.7.3:
β¨ Features and improvements
- Enable documentation admonitions in Material for MkDocs. (#6455)
- Switch MapEventType from type to interface to allow declaration merging (#6436)
- Implement data-driven styling support for
line-dasharray(#5812)π Bug fixes
- Fix raster flickering when using terrain 3D and optimize terrain logic.
- Fix issue where parent tiles are retained when deeper descendant tiles already cover the missing ideal tile. (#6442)
- Fix an issue when GeolocateControl fires outofmaxbounds event with trackUserLocation disabled (#6464)
- Fix an issue with globe+terrain "zooming" in when dragging towards the poles (#6470)
- Fix integer overflow in symbol placement (#6476)
v5.7.3
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.7.2:
β¨ Features and improvements
π Bug fixes
- Fix case where retain loaded children does not retain uppermost loaded children (#6399)
- Fix an issue with spread operator that caused issues in Angular and esbuild (#6438)
v5.7.2
https://github.com/maplibre/maplibre-gl-js Changes since MapLibre GL JS v5.7.1:
π Bug fixes
- Fix
_updateRetainedTileschecking for children when children length is 1 overscaled tile "child" (#6388)
... (truncated)
Changelog
Sourced from maplibre-gl's changelog.
5.9.0
β¨ Features and improvements
- Improve fading - dynamic bi-directional raster cross-fading and self fading (#6469)
- Support for usage of line-gradient together with line-dasharray (#6487)
π Bug fixes
- Added
buttonrole to marker div to fix accessibility issues with thearia-label(#6435)- Fix a crash on iOS when there are too many symbols to render (#6526)
5.8.0
β¨ Features and improvements
- Enable documentation admonitions in Material for MkDocs. (#6455)
- Switch MapEventType from type to interface to allow declaration merging (#6436)
- Implement data-driven styling support for
line-dasharray(#5812)π Bug fixes
- Fix raster flickering when using terrain 3D and optimize terrain logic. (#6446)
- Fix issue where parent tiles are retained when deeper descendant tiles already cover the missing ideal tile. (#6442)
- Fix an issue when GeolocateControl fires outofmaxbounds event with trackUserLocation disabled (#6464)
- Fix an issue with globe+terrain "zooming" in when dragging towards the poles (#6470)
- Fix integer overflow in symbol placement (#6476)
5.7.3
π Bug fixes
- Fix case where retain loaded children does not retain uppermost loaded children (#6399)
- Fix an issue with spread operator that caused issues in Angular and esbuild (#6438)
5.7.2
π Bug fixes
- Fix
_updateRetainedTileschecking for children when children length is 1 overscaled tile "child" (#6388)- Fix evaluating
global-statefor layers added after loading style (#6361)- Change the pathway for passing
global-stateobject fromStyleto expression to fix a hack that was introduced in previous versions (#6366)- Fix triggering
loadandidleevents when source TileJSON fails to load (#5430)- Fix mouse events on heatmap features (#714)
5.7.1
π Bug fixes
- Fix accuracy circle on locate user control (#5432)
... (truncated)
Commits
14f56b0Bump version to 5.9.0 (#6528)0053841Fixes the crash by limiting the overscale number to 128 on safari (#6526)f4ccb8cSmall fixes in comments and types (#6520)f45b2fbchore(deps-dev): bump@βtypes/nodefrom 24.6.2 to 24.7.0 (#6523)5840cdfchore(deps-dev): bump@βvitest/eslint-pluginin the vitest group (#6522)2cc5d78chore(deps-dev): bump stylelint from 16.24.0 to 16.25.0 (#6513)9b61f00Support for usage of line-gradient together with line-dasharray (#6487)64933f1Adding role to marker to satisfy aria-label accessibility issue (fix: #6435) ...d4fd93cchore(deps-dev): bump@βrollup/plugin-node-resolvefrom 16.0.1 to 16.0.2 (#6516)d08fc5aRefactor source data handler (#6510)- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.