mirror of
https://github.com/maputnik/editor.git
synced 2026-06-18 21:27:34 +00:00
Bump ol from 10.4.0 to 10.5.0 (#1119)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [ol](https://github.com/openlayers/openlayers) from 10.4.0 to 10.5.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/openlayers/openlayers/commit/df3117097e5dbd748132bdd438401363d7eb116f"><code>df31170</code></a> Updates for the 10.5.0 release</li> <li><a href="https://github.com/openlayers/openlayers/commit/896e2a7fc1f8a2300acb9849588f4f5860a093d2"><code>896e2a7</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/openlayers/issues/16766">#16766</a> from openlayers/dependabot/npm_and_yarn/serve-stati...</li> <li><a href="https://github.com/openlayers/openlayers/commit/9eb08aee86465d9aa989e1e41d7fd911f8acfee4"><code>9eb08ae</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/openlayers/issues/16771">#16771</a> from ltkum/add-numbers-to-font-family-regex</li> <li><a href="https://github.com/openlayers/openlayers/commit/4b61188de0020ab52eb9a1b668281e3555928274"><code>4b61188</code></a> Bump serve-static from 1.16.2 to 2.2.0</li> <li><a href="https://github.com/openlayers/openlayers/commit/f7f3b4fca19c4da3754f744d67fc1947b3796c21"><code>f7f3b4f</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/openlayers/issues/16770">#16770</a> from openlayers/dependabot/npm_and_yarn/sinon-20.0.0</li> <li><a href="https://github.com/openlayers/openlayers/commit/d2e79c8eb65dafe4e9e1cec9b7fdc1b470461a25"><code>d2e79c8</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/openlayers/issues/16768">#16768</a> from openlayers/dependabot/npm_and_yarn/typescript-...</li> <li><a href="https://github.com/openlayers/openlayers/commit/6202a6888590f6d0505265f2b6ddd3e707cf1d68"><code>6202a68</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/openlayers/issues/16769">#16769</a> from openlayers/dependabot/npm_and_yarn/rollup-4.38.0</li> <li><a href="https://github.com/openlayers/openlayers/commit/26b956abf6a5cc3142007164a9737634e2194c97"><code>26b956a</code></a> Merge pull request <a href="https://redirect.github.com/openlayers/openlayers/issues/16767">#16767</a> from openlayers/dependabot/npm_and_yarn/webpack-dev...</li> <li><a href="https://github.com/openlayers/openlayers/commit/0c57f2c0e15e6c2ba3346c23c902620cf48c4599"><code>0c57f2c</code></a> Adding numbers to font family regex</li> <li><a href="https://github.com/openlayers/openlayers/commit/cedf93a5819080162bd9916ba3fcc221c43815ff"><code>cedf93a</code></a> Bump sinon from 19.0.4 to 20.0.0</li> <li>Additional commits viewable in <a href="https://github.com/openlayers/openlayers/compare/v10.4.0...v10.5.0">compare view</a></li> </ul> </details> <br /> [](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -52,7 +52,7 @@
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"maplibre-gl": "^5.3.0",
|
||||
"maputnik-design": "github:maputnik/design#172b06c",
|
||||
"ol": "^10.4.0",
|
||||
"ol": "^10.5.0",
|
||||
"ol-mapbox-style": "^12.5.0",
|
||||
"pmtiles": "^4.3.0",
|
||||
"prop-types": "^15.8.1",
|
||||
|
||||
Reference in New Issue
Block a user