dependabot[bot] opened a new pull request, #37961:
URL: https://github.com/apache/superset/pull/37961

   Bumps [ol](https://github.com/openlayers/openlayers) from 7.5.2 to 10.8.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/openlayers/openlayers/releases";>ol's 
releases</a>.</em></p>
   <blockquote>
   <h2>v10.8.0</h2>
   <p>The 10.8 release brings new sources: <code>OGCMap</code> for OGC API 
Maps, and an experimental <code>GeoZarr</code> source 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 <code>ReferrerPolicy</code> when 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.</p>
   <h2>What's Changed</h2>
   <ul>
   <li>Updates for the 10.7.0 release by <a 
href="https://github.com/ahocevar";><code>@​ahocevar</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17178";>openlayers/openlayers#17178</a></li>
   <li>Make the link interaction work with views that are not fully defined by 
<a href="https://github.com/tschaub";><code>@​tschaub</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17196";>openlayers/openlayers#17196</a></li>
   <li>Functions for transforming a promise for a view by <a 
href="https://github.com/tschaub";><code>@​tschaub</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17197";>openlayers/openlayers#17197</a></li>
   <li>Add pixelRatio support for canvas map targets by <a 
href="https://github.com/ahocevar";><code>@​ahocevar</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17180";>openlayers/openlayers#17180</a></li>
   <li>Fix failing hitdetection test at edge of polygon by <a 
href="https://github.com/M393";><code>@​M393</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17202";>openlayers/openlayers#17202</a></li>
   <li>Improve FlatStyles support for parsing dynamic expressions to more 
closely match WEBGL  by <a 
href="https://github.com/johnnyelwailer";><code>@​johnnyelwailer</code></a> in 
<a 
href="https://redirect.github.com/openlayers/openlayers/pull/17200";>openlayers/openlayers#17200</a></li>
   <li>chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17204";>openlayers/openlayers#17204</a></li>
   <li>chore(deps): bump glob from 10.4.5 to 10.5.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17203";>openlayers/openlayers#17203</a></li>
   <li>Vector: [Fix] Vector layer wrapping by <a 
href="https://github.com/jacob-miller-hq";><code>@​jacob-miller-hq</code></a> in 
<a 
href="https://redirect.github.com/openlayers/openlayers/pull/17198";>openlayers/openlayers#17198</a></li>
   <li>Generic projection code lookup based on spatialreference.org by <a 
href="https://github.com/m-mohr";><code>@​m-mohr</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/16576";>openlayers/openlayers#16576</a></li>
   <li>Use named import from puppeteer by <a 
href="https://github.com/tschaub";><code>@​tschaub</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17209";>openlayers/openlayers#17209</a></li>
   <li>Group dependency updates by <a 
href="https://github.com/tschaub";><code>@​tschaub</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17210";>openlayers/openlayers#17210</a></li>
   <li>chore(deps-dev): bump the development-major group with 5 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17211";>openlayers/openlayers#17211</a></li>
   <li>chore(deps-dev): bump the development-minor-patch group with 12 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17212";>openlayers/openlayers#17212</a></li>
   <li>chore(deps-dev): bump rollup from 4.53.2 to 4.53.3 in the 
development-minor-patch group by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17213";>openlayers/openlayers#17213</a></li>
   <li>Added filter function to Modify options by <a 
href="https://github.com/truff";><code>@​truff</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17206";>openlayers/openlayers#17206</a></li>
   <li>chore(deps): bump github/codeql-action from 3 to 4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17191";>openlayers/openlayers#17191</a></li>
   <li>Add getter and setter for the map's pixelRatio by <a 
href="https://github.com/ahocevar";><code>@​ahocevar</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17214";>openlayers/openlayers#17214</a></li>
   <li>chore(deps): bump actions/checkout from 5 to 6 in the actions group by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/openlayers/openlayers/pull/17221";>openlayers/openlayers#17221</a></li>
   <li>chore(deps-dev): bump the development-minor-patch group with 4 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17220";>openlayers/openlayers#17220</a></li>
   <li>chore(deps-dev): bump node-forge from 1.3.1 to 1.3.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17217";>openlayers/openlayers#17217</a></li>
   <li>chore(deps): bump express by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17223";>openlayers/openlayers#17223</a></li>
   <li>Determine willReadFrequently flag by measuring performance by <a 
href="https://github.com/ahocevar";><code>@​ahocevar</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17215";>openlayers/openlayers#17215</a></li>
   <li>Avoid blank input tiles when reprojecting by <a 
href="https://github.com/ahocevar";><code>@​ahocevar</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17225";>openlayers/openlayers#17225</a></li>
   <li>fix: fix Heatmap class missing event types by <a 
href="https://github.com/Jonnytoshen";><code>@​Jonnytoshen</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17230";>openlayers/openlayers#17230</a></li>
   <li>Cache regular shapes as imageBitmap instead of canvas by <a 
href="https://github.com/ahocevar";><code>@​ahocevar</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17235";>openlayers/openlayers#17235</a></li>
   <li>chore(deps-dev): bump the development-minor-patch group with 6 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17234";>openlayers/openlayers#17234</a></li>
   <li>Add the newly added methods of Select interaction  to the apidoc. by <a 
href="https://github.com/Jonnytoshen";><code>@​Jonnytoshen</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17245";>openlayers/openlayers#17245</a></li>
   <li>Fix pattern fill rotation by <a 
href="https://github.com/ajkopinga";><code>@​ajkopinga</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17247";>openlayers/openlayers#17247</a></li>
   <li>Dependency groups for security updates by <a 
href="https://github.com/tschaub";><code>@​tschaub</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17248";>openlayers/openlayers#17248</a></li>
   <li>Do not release image canvas, because it might be in use by <a 
href="https://github.com/ahocevar";><code>@​ahocevar</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17253";>openlayers/openlayers#17253</a></li>
   <li>Fix dynamic icon color handling for canvas  by <a 
href="https://github.com/johnnyelwailer";><code>@​johnnyelwailer</code></a> in 
<a 
href="https://redirect.github.com/openlayers/openlayers/pull/17251";>openlayers/openlayers#17251</a></li>
   <li>Add attributions option to GeoTIFF source by <a 
href="https://github.com/Jonnytoshen";><code>@​Jonnytoshen</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17261";>openlayers/openlayers#17261</a></li>
   <li>Toward GeoZarr by <a 
href="https://github.com/tschaub";><code>@​tschaub</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17194";>openlayers/openlayers#17194</a></li>
   <li>chore(deps): bump actions/upload-artifact from 5 to 6 in the actions 
group by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17263";>openlayers/openlayers#17263</a></li>
   <li>chore(deps-dev): bump <code>@​types/node</code> from 24.10.1 to 25.0.2 
in the development-major group by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17264";>openlayers/openlayers#17264</a></li>
   <li>chore(deps-dev): bump the development-minor-patch group across 1 
directory with 6 updates by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17266";>openlayers/openlayers#17266</a></li>
   <li>Fix the <code>setParams()</code> method in ImageWMS do not update 
request parameters of the image by <a 
href="https://github.com/Jonnytoshen";><code>@​Jonnytoshen</code></a> in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17254";>openlayers/openlayers#17254</a></li>
   <li>chore(deps-dev): bump the development-minor-patch group with 8 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17274";>openlayers/openlayers#17274</a></li>
   <li>Fix GeoZarr bandCount property for band expressions by <a 
href="https://github.com/emmanuelmathot";><code>@​emmanuelmathot</code></a> in 
<a 
href="https://redirect.github.com/openlayers/openlayers/pull/17279";>openlayers/openlayers#17279</a></li>
   <li>chore(deps): bump dawidd6/action-download-artifact from 11 to 12 in the 
actions group by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17276";>openlayers/openlayers#17276</a></li>
   <li>chore(deps-dev): bump the development-minor-patch group with 2 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17277";>openlayers/openlayers#17277</a></li>
   <li>Introduce ol.style.Stroke#offset and support line offset in Canvas 
rendering by <a 
href="https://github.com/viktorijasolovjova";><code>@​viktorijasolovjova</code></a>
 in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17282";>openlayers/openlayers#17282</a></li>
   <li>chore(deps-dev): bump jspdf from 3.0.4 to 4.0.0 in the development-major 
group by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17283";>openlayers/openlayers#17283</a></li>
   <li>chore(deps-dev): bump the development-minor-patch group with 2 updates 
by <a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] 
in <a 
href="https://redirect.github.com/openlayers/openlayers/pull/17284";>openlayers/openlayers#17284</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/0e6907ee6bcae7730adf0813b8db9af60f386088";><code>0e6907e</code></a>
 Updates for the 10.8.0 release</li>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/e72d18dde77440e9df569e8d7b1742e9b11f725c";><code>e72d18d</code></a>
 Merge pull request <a 
href="https://redirect.github.com/openlayers/openlayers/issues/17324";>#17324</a>
 from openlayers/release-v10.7.1</li>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/dc88e7ccd1f030c31e6c305bf7b6456ee64d1e97";><code>dc88e7c</code></a>
 Develop on 10.7.2-dev</li>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/034b63ccbdcd4c2d29411949c86543b251582599";><code>034b63c</code></a>
 Updates for the 10.7.1 release</li>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/c11a3aedc11142445d0759ecad9d8774198b6f68";><code>c11a3ae</code></a>
 Merge pull request <a 
href="https://redirect.github.com/openlayers/openlayers/issues/17323";>#17323</a>
 from ahocevar/ol-mapbox-style-update</li>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/8a5242f4d17e4b45327435c7df08e28b8af6f650";><code>8a5242f</code></a>
 Update ol-mapbox-style to dedupe geotiff</li>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/2b344a07c98028594a9e58cf3b3cde48e500c703";><code>2b344a0</code></a>
 Merge pull request <a 
href="https://redirect.github.com/openlayers/openlayers/issues/17314";>#17314</a>
 from openlayers/dependabot/github_actions/actions-f...</li>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/1d59e66ce2523203f3de31d34635e08d6cbf9494";><code>1d59e66</code></a>
 Merge pull request <a 
href="https://redirect.github.com/openlayers/openlayers/issues/17315";>#17315</a>
 from openlayers/dependabot/npm_and_yarn/development...</li>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/60fe63ebe285531056254d8d295246493efd1c13";><code>60fe63e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/openlayers/openlayers/issues/17317";>#17317</a>
 from openlayers/dependabot/npm_and_yarn/production-...</li>
   <li><a 
href="https://github.com/openlayers/openlayers/commit/f9a6bf3d1c816c22e9e0ca9678db50a22a8c96cf";><code>f9a6bf3</code></a>
 Merge pull request <a 
href="https://redirect.github.com/openlayers/openlayers/issues/17318";>#17318</a>
 from openlayers/dependabot/npm_and_yarn/development...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/openlayers/openlayers/compare/v7.5.2...v10.8.0";>compare
 view</a></li>
   </ul>
   </details>
   <details>
   <summary>Maintainer changes</summary>
   <p>This version was pushed to npm by [GitHub Actions](<a 
href="https://www.npmjs.com/~GitHub";>https://www.npmjs.com/~GitHub</a> 
Actions), a new releaser for ol since your current version.</p>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=ol&package-manager=npm_and_yarn&previous-version=7.5.2&new-version=10.8.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to