fix(deps): update dependency ol to v10#1427
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
❌ Deploy Preview for elated-brown-7e20ff failed.
|
a608f6c to
e5a3a20
Compare
fec08e3 to
547f397
Compare
f6dc282 to
4b42ded
Compare
1e13702 to
1340044
Compare
e8109e1 to
01f9950
Compare
40b8388 to
5131a0d
Compare
c9aeeee to
7fefa46
Compare
862d738 to
15b269e
Compare
15b269e to
b8a29c3
Compare
495e814 to
1aacd2e
Compare
887437e to
cc64f4b
Compare
afc1d41 to
b87e856
Compare
2fe56fb to
31407a2
Compare
f26e3c2 to
dca4c1d
Compare
fbdd45e to
691bea7
Compare
8caa51e to
f7030a3
Compare
5d08db1 to
fd13a9d
Compare
fd13a9d to
2988323
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:
8.1.0→10.9.0Release Notes
openlayers/openlayers (ol)
v10.9.0Compare Source
Summary
In the 10.9 release, GeoZarr and GeoTIFF support saw major improvements — including multi-group band support, per-band metadata, and more efficient tile loading. WebGL rendering precision and performance were enhanced, and several vector rendering, hit detection, and trackpad zoom interaction issues were resolved.
What's Changed
in(haystack) operator by @jahow in #17334New Contributors
Full Changelog: openlayers/openlayers@v10.8.0...v10.9.0
v10.8.0Compare Source
The 10.8 release brings new sources:
OGCMapfor OGC API Maps, and an experimentalGeoZarrsource for raster data conforming to the evolving GeoZarr specification.Vector rendering also gets an important new feature: finally, we can offset lines. And we have added support for
ReferrerPolicywhen fetching source data and icons, which may become important because OpenStreetMap already started demanding a referer header when serving tiles. To round up the release, many bugs were fixed, and memory management for image styles was improved.What's Changed
setParams()method in ImageWMS do not update request parameters of the image by @Jonnytoshen in #17254New Contributors
Full Changelog: openlayers/openlayers@v10.7.0...v10.8.0
v10.7.2Compare Source
v10.7.1Compare Source
v10.7.0Compare Source
With 40 pull requests over a period of almost 5 months, this long awaited release brings important bug fixes as well as exiting new features. The highlights are
Map, with an (Offscreen)Canvas as map targetUpgrade notes
Deprecation of ol/array's stableSort
Sorting is guaranteed to be stable since ECMAScript 2019.
Deprecation of functions in ol/format/Polyline
The following functions have been deprecated without replacement:
What's Changed
setSrcmethod to Icon style by @pakb in #16957ol/style/Textclone()to properly handle non-Fillinstances… by @ramzahn in #16969renderMode: 'vector'by @Swiod in #17008stroke-pattern-start-offsetstyle property by @jahow in #16976interaction/Drawby @daboudii in #17022olusable inside aworkerby @RobertOrthofer in #17149remove()method ofHTMLDivElementby @RobertOrthofer in #17163Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.