Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jul 27, 2024

This PR contains the following updates:

Package Change Age Confidence
ol (source) 8.1.0 -> 10.7.0 age confidence

Release Notes

openlayers/openlayers (ol)

v10.7.0

Compare 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

  • Several WebGL renderer bug fixes, along with improved memory management
  • Updates for the Polyline feature format
  • API improvements and bug fixes on the Select, Extent and Snap interactions
  • Full web worker support for Map, with an (Offscreen)Canvas as map target
  • Fixed cache and rendering for reprojected raster/image tile layers
  • Several updated and new examples, including a globe-like map with Equal Earth projection
Upgrade notes
Deprecation of ol/array's stableSort

Sorting is guaranteed to be stable since ECMAScript 2019.

// Before
stableSort(arr, compareFnc);
// After
arr.sort(compareFnc);
Deprecation of functions in ol/format/Polyline

The following functions have been deprecated without replacement:

  • decodeDeltas
  • encodeDeltas
  • decodeFloats
  • encodeFloats
What's Changed
New Contributors

Full Changelog: openlayers/openlayers@v10.6.1...v10.7.0

v10.6.1

Compare Source

What's Changed

New Contributors

Full Changelog: openlayers/openlayers@v10.6.0...v10.6.1

v10.6.0

Compare Source

Summary

The 10.6 release brings new and improved exmaples, a few bugs fixes, and several improvements like better scroll zooming, render quality of overlays and smarter webfont handling. Among the new features are better tile grid debug tiles with custom tile coordinate colors and SLD capability parsing for WMS.

What's Changed

New Contributors

Full Changelog: openlayers/openlayers@v10.5.0...v10.6.0

v10.5.0

Compare Source

The 10.5.0 release contains many fixes, typing improvements, but also several new features:

  • The Snap interaction now allows snapping to segment intersections; it also offers a new unsnap event
  • Added support for LineStrings and expressions in the Heatmap layer
  • Added getLength method to the MultiLineString geometry class
  • Added a source.setParams() API alongside the existing source.updateParams for various sources to make clearing query parameters easier
  • WFS feature properties (and other XML text elements) will now be encoded as CDATA when they contain special XML characters, white spaces etc.
  • Added support for has expression operator in WebGL layers
  • Added a performance improvement when selecting features
  • Removed a long-standing Firefox-specific workaround when zooming in/out with the mouse wheel
  • Removed the runtime dependencies to the color-space and color-rgba packages, instead replaced by local code
  • Vector layer backgrounds are now rendered even when the source is empty
List of all changes

See below for a complete list of features and fixes.


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 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Jul 27, 2024

Deploy Preview for elated-brown-7e20ff ready!

Name Link
🔨 Latest commit 6de0b4a
🔍 Latest deploy log https://app.netlify.com/projects/elated-brown-7e20ff/deploys/6919db3de1d5660008d6a372
😎 Deploy Preview https://deploy-preview-1427--elated-brown-7e20ff.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/ol-10.x branch 4 times, most recently from a608f6c to e5a3a20 Compare August 4, 2024 13:07
@renovate renovate bot force-pushed the renovate/ol-10.x branch 3 times, most recently from fec08e3 to 547f397 Compare August 11, 2024 14:35
@renovate renovate bot force-pushed the renovate/ol-10.x branch 3 times, most recently from f6dc282 to 4b42ded Compare August 22, 2024 03:17
@renovate renovate bot force-pushed the renovate/ol-10.x branch 4 times, most recently from 1e13702 to 1340044 Compare August 30, 2024 13:15
@renovate renovate bot force-pushed the renovate/ol-10.x branch 4 times, most recently from e8109e1 to 01f9950 Compare September 8, 2024 18:39
@renovate renovate bot force-pushed the renovate/ol-10.x branch 2 times, most recently from 40b8388 to 5131a0d Compare September 15, 2024 14:01
@renovate renovate bot force-pushed the renovate/ol-10.x branch 5 times, most recently from c9aeeee to 7fefa46 Compare September 27, 2024 15:43
@renovate renovate bot force-pushed the renovate/ol-10.x branch 3 times, most recently from 862d738 to 15b269e Compare October 6, 2024 15:35
@renovate renovate bot force-pushed the renovate/ol-10.x branch from 15b269e to b8a29c3 Compare October 6, 2024 19:18
@renovate renovate bot force-pushed the renovate/ol-10.x branch 2 times, most recently from f8cf475 to d78b197 Compare August 22, 2025 18:43
@renovate renovate bot force-pushed the renovate/ol-10.x branch 5 times, most recently from 23111ca to 4294160 Compare September 7, 2025 13:10
@renovate renovate bot force-pushed the renovate/ol-10.x branch 3 times, most recently from d6e9efa to 7637aa1 Compare September 19, 2025 17:10
@renovate renovate bot force-pushed the renovate/ol-10.x branch 3 times, most recently from 9141558 to d0346c3 Compare September 28, 2025 17:56
@renovate renovate bot force-pushed the renovate/ol-10.x branch 4 times, most recently from c8f2753 to c83d369 Compare October 5, 2025 21:03
@renovate renovate bot force-pushed the renovate/ol-10.x branch 2 times, most recently from bd93c7e to 576c66a Compare October 12, 2025 13:07
@renovate renovate bot force-pushed the renovate/ol-10.x branch 3 times, most recently from b872632 to 45dc410 Compare October 24, 2025 13:55
@renovate renovate bot force-pushed the renovate/ol-10.x branch 3 times, most recently from c0bf39d to 2492faa Compare November 4, 2025 20:55
@renovate renovate bot force-pushed the renovate/ol-10.x branch 2 times, most recently from c4da832 to 3199c19 Compare November 9, 2025 14:51
@renovate renovate bot force-pushed the renovate/ol-10.x branch from 3199c19 to 4b25dcc Compare November 14, 2025 19:42
@renovate renovate bot force-pushed the renovate/ol-10.x branch from 4b25dcc to 6de0b4a Compare November 16, 2025 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant