Update dependency maplibre-gl to v5.19.0#188
Open
renovate[bot] wants to merge 1 commit intostagingfrom
Open
Conversation
7343b2f to
b56a132
Compare
b56a132 to
b14894e
Compare
0a2d666 to
0447697
Compare
0447697 to
3beda58
Compare
3beda58 to
fd05368
Compare
fd05368 to
8cfd420
Compare
a8cb9af to
76bc805
Compare
76bc805 to
5cc1c63
Compare
5cc1c63 to
a560f5f
Compare
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.
This PR contains the following updates:
5.14.0→5.19.0Release Notes
maplibre/maplibre-gl-js (maplibre-gl)
v5.19.0Compare Source
✨ Features and improvements
LngLatBounds.toArray()to use a more precise type (#7156) (by @n4n5)anisotropicFilterPitchmap option to set the pitch above which the anisotropic filter is applied to all raster layers, the default of which is 20° (#7134) (by larsmaxfield)🐞 Bug fixes
icon-text-fitrendering by correctly unpacking packed shader values insymbol_sdf.vertex.glsl, with render-test coverage (#7141, fixes #6953) (by @pcardinal)v5.18.0Compare Source
✨ Features and improvements
pseudooption toFullscreenControlto force CSS-based fullscreen mode instead of native fullscreen API. Users might want this because this is faster on some devices (#7076) (by @CommanderStorm)🐞 Bug fixes
GlobeControlnot updating whenMap.setProjection()is called programmatically (#7005, #7075) (by @CommanderStorm)map.getProjection()returningundefinedafter callingmap.setProjection()with the default"mercator"projection (#7072)prefers-reduced-motionmedia query is active, we now no longer display the pulsing GeoLocation animation (#7066) (by @CommanderStorm)v5.17.0Compare Source
✨ Features and improvements
zoomSnapoption toMapto allow snapping zoom levels to a grid when zooming in and out; aligns the behavior across all UI patterns (keyboard, scroll wheel, on-screen zoom buttons, double-click, double-tap). Previously, pressing +/- on the keyboard zoomed to rounded whole integers, more or less than 1 zoom level when starting from a fractional zoom. Now any number can be specified forzoomSnap; a value of 1.0 produces the rounded whole integer behavior across all UI patterns. (#6941) (by @mizmay)🐞 Bug fixes
v5.16.0Compare Source
✨ Features and improvements
paddingoption toPopupclass to prevent popups from being positioned too close to map container edges (#5978) (by @yuiseki and @lucaswoj)style.loadevent on style diff (#6880) (by lesbaa)🐞 Bug fixes
formatexpressions (#6907) (by 1ec5)setStyleemit a style.load event. (#2587, #4757) (by @lesbaa)v5.15.0Compare Source
✨ Features and improvements
🐞 Bug fixes
LngLatBounds#intersectsreturningfalsefor bounds spanning 360° or more (#6863) (by @lucaswoj)minZoomormaxZoomdue to old copies fromtransformCameraUpdatetaking precedence.transformCameraUpdateis now called fromsetMinZoomandsetMaxZoomto allow user to control subsequent changes tozoom#6766 (by @Auspicus)Configuration
📅 Schedule: Branch creation - Between 10:00 AM and 06:59 PM ( * 10-18 * * * ) in timezone America/Chicago, 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.