fix(deps): update dependency maplibre-gl to v5.10.0 #1014
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.
This PR contains the following updates:
5.3.0->5.10.05.12.0(+1)Release Notes
maplibre/maplibre-gl-js (maplibre-gl)
v5.10.0Compare Source
✨ Features and improvements
setNow,restoreNow,isTimeFrozen) for deterministic rendering, enabling frame-by-frame video export and deterministic testing (#6544) (by @bjperson)isHiddenlogic in the worker by adding a new optionalroundMinZoomparameter (#6547) (by @HarelM)transformConstraincallback to theMapoptions to override the transform'sconstrainwith new typeTransformConstrainFunction; refactor transform constructor options to aTransformOptionsobject (#6484) (by @larsmaxfield)🐞 Bug fixes
v5.9.0Compare Source
✨ Features and improvements
🐞 Bug fixes
buttonrole to marker div to fix accessibility issues with thearia-label(#6435)v5.8.0Compare Source
✨ Features and improvements
line-dasharray(#5812) (by @lucaswoj)🐞 Bug fixes
v5.7.3Compare Source
🐞 Bug fixes
v5.7.2Compare Source
🐞 Bug fixes
_updateRetainedTileschecking for children when children length is 1 overscaled tile "child" (#6388) (by @NathanMOlson)global-statefor layers added after loading style (#6361) (by @melitele)global-stateobject fromStyleto expression to fix a hack that was introduced in previous versions (#6366) (by @melitele)loadandidleevents when source TileJSON fails to load (#5430) (by @melitele)v5.7.1Compare Source
🐞 Bug fixes
global-statein paint...-patternproperties (#6301) (by @melitele)text-colorwhen usingformatwithinstep(#5833) (by @sim51)mergeSourceDiffs: handle add/remove/removeAll (#6342) (by @lhapaipai)global-statein layout propertiesicon-sizeandtext-size(#6308) (by @melitele)v5.7.0Compare Source
✨ Features and improvements
langto Tiny-SDF to render Simplified and Traditional Chinese characters (#6223)global-stateexpressions in layout properties (#6209) (by @melitele)coveringTilesmethod to the public API of the map object (#6292) (by @HarelM)🐞 Bug fixes
Style.set*methods (#6216) (by @sruenwg)global-statein paint properties with other subexpressions (#6048) (by @melitele)v5.6.2Compare Source
🐞 Bug fixes
GeoJSONSourcewhen rapidly updating data (#6163) (by @andrewda)Map.setTransformRequestparameter type to includenull(#6179) (by @madoci)_rotatePitchHandlerin thenavigation_control.tsfile (#6207) (by @daandewaard)v5.6.1Compare Source
🐞 Bug fixes
textureSizecall in color relief shader (#5980) (by @mwilsnd)locationOccludedOpacityno longer applicable (#6088) (by @jammie1903)v5.6.0Compare Source
✨ Features and improvements
setGlobalStateProperty()andgetGlobalState()to the map public API (#5613) (by @zbigniewmatysek-tomtom)color-relieflayer type to render hypsometric tint from terrain-RGB tiles. (#5742) (by @NathanMOlson)🐞 Bug fixes
queryRenderedFeaturesbounding box crossing antimeridian in globe view. (#5856) (by @msbarry)refreshTiles()for vector tiles (#5875) (by @NathanMOlson)clusterMaxZoom(warning is shown) (#5929) + clarify API docs (by @igalgh)switchstatement in hillshade shader (#5972) (by @mwilsnd)v5.5.0Compare Source
✨ Features and improvements
refreshTiles()to the map public API (#5806) (by @NathanMOlson)trackUserLocationis off (#5824) (by @tsegarra)🐞 Bug fixes
v5.4.0Compare Source
✨ Features and improvements
🐞 Bug fixes
queryRenderedFeatureson globe view when crossing international date line (#5765) (by @msbarry)unprojectto clamp points to horizon (#5771) (by @msbarry)v5.3.1Compare Source
🐞 Bug fixes
aria-labelon the Marker's element if it does not already has one (#5298) (by @liorchamla)glPixelStoreis now properly cleaned after texture updates to avoidglTexSubImage2Dcalls made on the same gl context acting differently at random (#5730) (by @kubapelc)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.