chore(deps): update map dependencies - #2432
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/map-dependencies
branch
from
July 30, 2026 13:38
019f0b2 to
4e28acd
Compare
renovate
Bot
force-pushed
the
renovate/map-dependencies
branch
from
July 30, 2026 23:31
4e28acd to
3b35756
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:
~10.6.0 || ~10.7.0 || ~10.8.0 || ~10.9.0→~10.6.0 || ~10.7.0 || ~10.8.0 || ~10.9.0 || ~10.10.010.9.0→10.10.013.4.1→13.4.2Release Notes
openlayers/openlayers (ol)
v10.10.0Compare Source
10.10.0
The 10.10 release brings improvements throughout the library — from tile and vector rendering to sources, formats and interactions. The highlights are
offsetXand is split into graphemes, so ligatures are no longer cut apartUpgrade notes
Usage of Intl.Segmenter
TextPath now relies on Intl.Segmenter.
For support of very old browsers (e.g. Firefox before version 125),
a polyfill is available: https://formatjs.github.io/docs/polyfills/intl-segmenter/.
Deprecation of
ol/source/BingMapsBing Maps for Enterprise is being retired on June 30th, 2028. The
BingMapssourcehas been deprecated. Use
ol/source/ImageTilewith the Azure Maps tile API instead.See the azure-maps example for guidance.
createFromCapabilitiesMatrixSetnow respectsTileMatrixSetLimitsWhen a
matrixLimitsarray is passed tocreateFromCapabilitiesMatrixSet, the returnedtile grid will now restrict tile requests to the
MinTileRow/MaxTileRow/MinTileCol/MaxTileColbounds advertised for each zoom level. Previously those bounds were ignored and the full
matrix extent was used, causing tile requests outside the layer's data extent.
If you were passing
matrixLimitsonly to filter zoom levels and relied on the full matrixrange being loaded at each level, you can omit the
matrixLimitsargument or pass an emptyarray to restore the previous behavior.
List of all changes
See below for a complete list of features and fixes.
Dependency Updates
New Contributors
Full Changelog: openlayers/openlayers@v10.9.0...v10.10.0
openlayers/ol-mapbox-style (ol-mapbox-style)
v13.4.2Compare Source
Configuration
📅 Schedule: (in timezone Etc/UTC)
🚦 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 was generated by Mend Renovate. View the repository job log.