mirror of
https://github.com/maputnik/editor.git
synced 2025-12-30 01:50:00 +00:00
chore(deps): Bump @maplibre/maplibre-gl-geocoder from 1.9.3 to 1.9.4 (#1615)
Bumps [@maplibre/maplibre-gl-geocoder](https://github.com/maplibre/maplibre-gl-geocoder) from 1.9.3 to 1.9.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-geocoder/releases"><code>@maplibre/maplibre-gl-geocoder</code>'s releases</a>.</em></p> <blockquote> <h2>v1.9.4</h2> <h3>✨ Features and improvements</h3> <ul> <li>Add more typings, especially to the tests. Fix an issue with place array usage. (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/pull/518">#518</a>) (by <a href="https://github.com/HarelM">HarelM</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/maplibre/maplibre-gl-geocoder/blob/main/CHANGELOG.md"><code>@maplibre/maplibre-gl-geocoder</code>'s changelog</a>.</em></p> <blockquote> <h2>1.9.4</h2> <h3>✨ Features and improvements</h3> <ul> <li>Add more typings, especially to the tests. Fix an issue with place array usage. (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/pull/518">#518</a>) (by <a href="https://github.com/HarelM">HarelM</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="9300df5103"><code>9300df5</code></a> Bump js version to 1.9.4 (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/519">#519</a>)</li> <li><a href="9ca3ffad90"><code>9ca3ffa</code></a> Add more typings, especially to the tests. (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/518">#518</a>)</li> <li><a href="bcc78cdb1f"><code>bcc78cd</code></a> chore(deps-dev): bump maplibre-gl from 5.14.0 to 5.15.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/515">#515</a>)</li> <li><a href="2cb82d2575"><code>2cb82d2</code></a> chore(deps-dev): bump puppeteer from 24.33.0 to 24.34.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/517">#517</a>)</li> <li><a href="a8a401f6cb"><code>a8a401f</code></a> chore(deps-dev): bump typescript-eslint from 8.49.0 to 8.50.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/516">#516</a>)</li> <li><a href="1c9d01f51c"><code>1c9d01f</code></a> chore(deps-dev): bump rollup from 4.53.4 to 4.54.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/514">#514</a>)</li> <li><a href="c7f3a4bbb7"><code>c7f3a4b</code></a> chore(deps-dev): bump puppeteer from 24.32.1 to 24.33.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/511">#511</a>)</li> <li><a href="25929a22e5"><code>25929a2</code></a> chore(deps-dev): bump eslint from 9.39.1 to 9.39.2 (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/512">#512</a>)</li> <li><a href="830579976b"><code>8305799</code></a> chore(deps-dev): bump rollup from 4.53.3 to 4.53.4 (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/509">#509</a>)</li> <li><a href="b6290424d1"><code>b629042</code></a> chore(deps-dev): bump typescript-eslint from 8.48.1 to 8.49.0 (<a href="https://redirect.github.com/maplibre/maplibre-gl-geocoder/issues/508">#508</a>)</li> <li>Additional commits viewable in <a href="https://github.com/maplibre/maplibre-gl-geocoder/compare/v1.9.3...v1.9.4">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:
@@ -35,7 +35,7 @@
|
||||
"@dnd-kit/sortable": "^10.0.0",
|
||||
"@dnd-kit/utilities": "^3.2.2",
|
||||
"@mapbox/mapbox-gl-rtl-text": "^0.3.0",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.3",
|
||||
"@maplibre/maplibre-gl-geocoder": "^1.9.4",
|
||||
"@maplibre/maplibre-gl-inspect": "^1.8.2",
|
||||
"@maplibre/maplibre-gl-style-spec": "^24.3.1",
|
||||
"array-move": "^4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user