Update mapbox and maplibre (main) #235579
Open
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:
^0.5.0->^0.5.21.3.0->1.5.10.2.3->0.3.02.0.1->3.0.01.3.1->2.0.41.3.1->2.0.4^7946.0.10->^7946.0.161.3.0->2.0.05.3.0->5.13.05.14.0Release Notes
mapbox/mapbox-gl-draw (@mapbox/mapbox-gl-draw)
v1.5.1Compare Source
v1.5.0Compare Source
suppressAPIEventsoption to control event emission from API methods by @stepankuzmin in https://github.com/mapbox/mapbox-gl-draw/pull/1264map.firemonkey patch by @stepankuzmin in https://github.com/mapbox/mapbox-gl-draw/pull/1243properties.modeinvertexandmidpointby @varna in https://github.com/mapbox/mapbox-gl-draw/pull/1221featureChangedtrigger on feature properties updates by @petermoz in https://github.com/mapbox/mapbox-gl-draw/pull/1201package.jsonby @varna in https://github.com/mapbox/mapbox-gl-draw/pull/1275geojson-flattendependency by @stevage in https://github.com/mapbox/mapbox-gl-draw/pull/1066hatwithnanoidfor generating GeoJSON feature IDs by @underoot (h/t @varna for help) in https://github.com/mapbox/mapbox-gl-draw/pull/1318v1.4.3Compare Source
featuresAtfunction by @caldwellc in https://github.com/mapbox/mapbox-gl-draw/pull/1194featureChangedon feature props change by @wyozi in https://github.com/mapbox/mapbox-gl-draw/pull/1196preventDefault()ontouchstartandtouchmoveevents by @Archetylator in https://github.com/mapbox/mapbox-gl-draw/pull/1195v1.4.2Compare Source
mapboxgl-canvasby @neodescis in https://github.com/mapbox/mapbox-gl-draw/pull/1165v1.4.1Compare Source
preventDefaultin https://github.com/mapbox/mapbox-gl-draw/pull/1158v1.4.0Compare Source
preventDefaultby @danielsippel in https://github.com/mapbox/mapbox-gl-draw/pull/1146mapbox/mapbox-gl-rtl-text (@mapbox/mapbox-gl-rtl-text)
v0.3.0Compare Source
mapbox/mapbox-gl-supported (@mapbox/mapbox-gl-supported)
v3.0.0Compare Source
mapbox/vector-tile-js (@mapbox/vector-tile)
v2.0.4Compare Source
Improve TypeScript types:
unknowntostring | number | boolean._as private since they're not meant to be used externally.v2.0.3Compare Source
Upgrade
@mapbox/point-geometrydependency to v1.1.0 to fix a potential performance regression.v2.0.2Compare Source
Improve TS types for
VectorTileFeaturetypeandVectorTilelayers. #86 by @HarelMv2.0.1Compare Source
Fix type of
VectorTileFeatureidproperty in type definitions.v2.0.0Compare Source
Changelog for previous versions
maplibre/maplibre-gl-js (maplibre-gl)
v5.13.0Compare Source
✨ Features and improvements
GeoJSONSource#updateData(#6668) (by @lucaswoj)🐞 Bug fixes
GeoJSONSource#updateData(#6689, #6690, #6704) (by @lucaswoj)v5.12.0Compare Source
✨ Features and improvements
encoding: 'mlt'in vector source definition (#6570) (by @Salkin975 and @HarelM)experimentalZoomLevelsToOverscaleflag toMapOptionsto allow controlling how many zoom levels to slice and how many to scale. It seems to have better performance at high zoom levels. It can prevent Safari crashes in some scenarios by setting it to 4 or less. (by @HarelM)🐞 Bug fixes
constrainOverridesetter inTransformHelper.apply(#6642) (by @larsmaxfield)v5.11.0Compare Source
✨ Features and improvements
GeoJSONSource#updateDatawhen called on small diffs (#6562) (by @lucaswoj)glyphsproperty at the root level, interpret thetext-fontproperty as a cascading fallback list of font names and render all text using local or system fonts. (#4564) (by @1ec5)🐞 Bug fixes
text-field, try to render it locally instead of crashing. (#4564) (by @1ec5)now()function in timeControl API to complete the API and enable external code to read controlled time (#6644) (by @bjperson)white-space: nowrapto prevent wrapping (#6647) (by @stroebjo)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) (by @cmburcus)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) (by @mapmeld)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: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.