Skip to content

Bump ol from 10.9.0 to 10.10.0 in /web/siteplan - #2629

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/siteplan/ol-10.10.0
Open

Bump ol from 10.9.0 to 10.10.0 in /web/siteplan#2629
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/web/siteplan/ol-10.10.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor

Bumps ol from 10.9.0 to 10.10.0.

Release notes

Sourced from ol's releases.

v10.10.0

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

  • Text support in the WebGL vector renderers, plus stale tile handling for WebGL tile layers
  • Smoother tile rendering: instead of clipping and redrawing full tiles, only the remainders of lower zoom levels are drawn
  • WMTS and OGC tile grids now honor the advertised tile matrix set limits, so no tiles are requested outside a layer's data extent
  • GeoZarr gains selection of non-spatial dimensions, e.g. for time series
  • Text along lines honors offsetX and is split into graphemes, so ligatures are no longer cut apart
  • Fixes for the Modify interaction's tracing, vector tile resolutions, decluttering z-index order, and text rendering of long lines

Upgrade 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/BingMaps

Bing Maps for Enterprise is being retired on June 30th, 2028. The BingMaps source has been deprecated. Use ol/source/ImageTile with the Azure Maps tile API instead. See the azure-maps example for guidance.

// Before
new BingMaps({
  key: 'YOUR_BING_MAPS_KEY',
  imagerySet: 'RoadOnDemand',
})
// After
new ImageTile({
url: https://atlas.microsoft.com/map/tile?subscription-key=YOUR_AZURE_MAPS_KEY&api-version=2.0&tilesetId=microsoft.base.road&zoom={z}&x={x}&y={y}&tileSize=256,
attributions: © ${new Date().getFullYear()} TomTom, Microsoft,
})

createFromCapabilitiesMatrixSet now respects TileMatrixSetLimits

When a matrixLimits array is passed to createFromCapabilitiesMatrixSet, the returned tile grid will now restrict tile requests to the MinTileRow/MaxTileRow/MinTileCol/MaxTileCol bounds 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 matrixLimits only to filter zoom levels and relied on the full matrix range being loaded at each level, you can omit the matrixLimits argument or pass an empty array to restore the previous behavior.

... (truncated)

Commits
  • a23f258 Updates for the 10.10.0 release
  • 11d1aad Merge pull request #17572 from hyeonjun-L/reset-loader-in-setparams
  • 3f7bb9e Merge pull request #17579 from ahocevar/vite-examples-base-path
  • ded0e3b Merge pull request #17577 from ahocevar/node-tests-vitest
  • 2218549 Merge pull request #17576 from sobol-sudo/support-offsetx-for-text-along-line
  • ac0d1e5 Merge pull request #17575 from umap-project/fix-textpath-emoji
  • 0e37c0b Reduce pixel tolerance to prevent future regressions
  • b186a0c Update reference images
  • 62a916a fixup: fix lint issue
  • 9021c86 Add rendering test for offsetX along a line
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 20, 2026
@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown

Test Results

147 tests  ±0   147 ✅ ±0   2m 21s ⏱️ - 1m 15s
 40 suites ±0     0 💤 ±0 
 40 files   ±0     0 ❌ ±0 

Results for commit 64061cb. ± Comparison against base commit 2ab6dc5.

This pull request removes 4 and adds 4 tests. Note that renamed tests count towards both.
org.eclipse.set.feature.plazmodel.test.CalculateTopologicalCoordinateTest ‑ testTopologischeCoordinateCalculate(Pair)[1] Pair [first=pphn, second=/tmp/set-test4735199104721606495PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro]
org.eclipse.set.feature.siteplan.transform.SiteplanTransformatorTest ‑ testSiteplanTransformSuccessful(String)[1] /tmp/set-test16571190027774218652PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[1] /tmp/set-test14092657954267063533PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[2] /tmp/set-test7658529617003225288Info__2026-04-21_10-40.planpro
org.eclipse.set.feature.plazmodel.test.CalculateTopologicalCoordinateTest ‑ testTopologischeCoordinateCalculate(Pair)[1] Pair [first=pphn, second=/tmp/set-test9817436570727710051PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro]
org.eclipse.set.feature.siteplan.transform.SiteplanTransformatorTest ‑ testSiteplanTransformSuccessful(String)[1] /tmp/set-test14345672125580742028PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[1] /tmp/set-test10532069695259501937PPHN_1.10.0.3_01-02_Ibn-Z._-_2._AeM_2022-05-17_13-44_tg3.planpro
org.eclipse.set.feature.table.pt1.test.Pt1TableTransformationTest ‑ testTransformator(String)[2] /tmp/set-test4635813833444938054Info__2026-04-21_10-40.planpro

♻️ This comment has been updated with latest results.

@github-actions

This comment has been minimized.

@TruongQuangSB

Copy link
Copy Markdown
Contributor

/request-license-review

@github-actions

This comment has been minimized.

@TruongQuangSB

Copy link
Copy Markdown
Contributor

/request-license-review

@github-actions

This comment has been minimized.

@TruongQuangSB

Copy link
Copy Markdown
Contributor

/request-license-review

@github-actions

This comment has been minimized.

@TruongQuangSB

Copy link
Copy Markdown
Contributor

/request-license-review

@github-actions

This comment has been minimized.

@TruongQuangSB

Copy link
Copy Markdown
Contributor

/request-license-review

@github-actions

This comment has been minimized.

@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/siteplan/ol-10.10.0 branch from addaf2b to 1e89721 Compare August 21, 2026 07:14
@github-actions

This comment has been minimized.

Bumps [ol](https://github.com/openlayers/openlayers) from 10.9.0 to 10.10.0.
- [Release notes](https://github.com/openlayers/openlayers/releases)
- [Commits](openlayers/openlayers@v10.9.0...v10.10.0)

---
updated-dependencies:
- dependency-name: ol
  dependency-version: 10.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/web/siteplan/ol-10.10.0 branch from 1e89721 to 64061cb Compare August 24, 2026 07:16
@github-actions

Copy link
Copy Markdown

License summary

❌ Not yet vetted dependencies:

Dependency License Status Ticket
⚠️ Failed to request review of not vetted licenses.
  • Committers can request a license review via by commenting /request-license-review.
  • After all reviews have concluded, Committers can re-run the license-vetting check by commenting /license-check

Workflow run (with attached summary files):
https://github.com/eclipse-set/set/actions/runs/32700782230

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant