dependabot[bot] opened a new pull request, #37205: URL: https://github.com/apache/superset/pull/37205
Bumps [geolib](https://github.com/manuelbieh/geolib) from 2.0.24 to 3.3.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/manuelbieh/geolib/releases">geolib's releases</a>.</em></p> <blockquote> <h2>v3.3.4</h2> <h3><a href="https://github.com/manuelbieh/geolib/compare/v3.3.3...v3.3.4">3.3.4</a> (2023-06-01)</h3> <h3>🔧 Fixes</h3> <ul> <li>getRoughCompassDirection regex used "contains" logic rather than exact matching resulting incorrect results (<a href="https://github.com/manuelbieh/geolib/commit/955937b6a0ec53a9ced3667c923ab413a31eb8c6">955937b</a>)</li> <li>isPointWithinRadius false even if true (<a href="https://github.com/manuelbieh/geolib/commit/249d047e238df95d8a62189d5c3245120bc4421d">249d047</a>)</li> </ul> <h2>v3.3.3</h2> <h3><a href="https://github.com/manuelbieh/geolib/compare/v3.3.2...v3.3.3">3.3.3</a> (2021-10-11)</h3> <h3>🔧 Fixes</h3> <ul> <li>ignore whitespaces in sexagesimal patterns. fixes <a href="https://redirect.github.com/manuelbieh/geolib/issues/254">#254</a> (<a href="https://github.com/manuelbieh/geolib/commit/47850eaa1b8dcbd379b70d7af142ccd74760f0cc">47850ea</a>)</li> <li>increase accuracy (<a href="https://github.com/manuelbieh/geolib/commit/2a7b443207fd508cb35e6f57c2c8c2899d012922">2a7b443</a>)</li> <li>Merge pull request <a href="https://redirect.github.com/manuelbieh/geolib/issues/278">#278</a> from PaulCapron/patch-1 (<a href="https://github.com/manuelbieh/geolib/commit/3827a8f9acc1bf766c26b19ae0b96a9d3420c4c7">3827a8f</a>)</li> </ul> <h2>v3.3.2</h2> <h3><a href="https://github.com/manuelbieh/geolib/compare/v3.3.1...v3.3.2">3.3.2</a> (2021-10-11)</h3> <h3>🔧 Fixes</h3> <ul> <li>make native ESM importing from Node.js work (<a href="https://github.com/manuelbieh/geolib/commit/7a850b784df3c342a10289e2c8da564d1297fbf1">7a850b7</a>)</li> </ul> <h2>v3.3.1</h2> <h3><a href="https://github.com/manuelbieh/geolib/compare/v3.3.0...v3.3.1">3.3.1</a> (2020-05-24)</h3> <h3>🔧 Fixes</h3> <ul> <li>add missing wktToPolygon export to UMD build. fixes <a href="https://redirect.github.com/manuelbieh/geolib/issues/221">#221</a> (<a href="https://github.com/manuelbieh/geolib/commit/e76848b1f61bcb85d77ccd31b9cbaa176ffbc5b7">e76848b</a>)</li> </ul> <h2>v3.3.0</h2> <h2><a href="https://github.com/manuelbieh/geolib/compare/v3.2.2...v3.3.0">3.3.0</a> (2020-05-24)</h2> <h3>🧩 Features</h3> <ul> <li>re-export constants so they can be used by library consumers (<a href="https://github.com/manuelbieh/geolib/commit/1a5e214b78f15ef9783d0fda5c22c97c39c71a13">1a5e214</a>)</li> </ul> <h3>💉 Improvements</h3> <ul> <li>update all deps and make release workflow work with external config (<a href="https://github.com/manuelbieh/geolib/commit/2cf5513992ba431414212596d6858cf6765cf8c5">2cf5513</a>)</li> <li>update node image during ci (<a href="https://github.com/manuelbieh/geolib/commit/17c821f0104f75af1e37d90bd92e7eee2065fb71">17c821f</a>)</li> <li>use external release-config to publish new releases with automated CHANGELOG.md (<a href="https://github.com/manuelbieh/geolib/commit/81b4bce833abea83fecd538126c348f27eee1810">81b4bce</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/manuelbieh/geolib/blob/master/CHANGELOG.md">geolib's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/manuelbieh/geolib/compare/v3.3.3...v3.3.4">3.3.4</a> (2023-06-01)</h3> <h3>🔧 Fixes</h3> <ul> <li>getRoughCompassDirection regex used "contains" logic rather than exact matching resulting incorrect results (<a href="https://github.com/manuelbieh/geolib/commit/955937b6a0ec53a9ced3667c923ab413a31eb8c6">955937b</a>)</li> <li>isPointWithinRadius false even if true (<a href="https://github.com/manuelbieh/geolib/commit/249d047e238df95d8a62189d5c3245120bc4421d">249d047</a>)</li> </ul> <h3><a href="https://github.com/manuelbieh/geolib/compare/v3.3.2...v3.3.3">3.3.3</a> (2021-10-11)</h3> <h3>🔧 Fixes</h3> <ul> <li>ignore whitespaces in sexagesimal patterns. fixes <a href="https://redirect.github.com/manuelbieh/geolib/issues/254">#254</a> (<a href="https://github.com/manuelbieh/geolib/commit/47850eaa1b8dcbd379b70d7af142ccd74760f0cc">47850ea</a>)</li> <li>increase accuracy (<a href="https://github.com/manuelbieh/geolib/commit/2a7b443207fd508cb35e6f57c2c8c2899d012922">2a7b443</a>)</li> <li>Merge pull request <a href="https://redirect.github.com/manuelbieh/geolib/issues/278">#278</a> from PaulCapron/patch-1 (<a href="https://github.com/manuelbieh/geolib/commit/3827a8f9acc1bf766c26b19ae0b96a9d3420c4c7">3827a8f</a>)</li> </ul> <h3><a href="https://github.com/manuelbieh/geolib/compare/v3.3.1...v3.3.2">3.3.2</a> (2021-10-11)</h3> <h3>🔧 Fixes</h3> <ul> <li>make native ESM importing from Node.js work (<a href="https://github.com/manuelbieh/geolib/commit/7a850b784df3c342a10289e2c8da564d1297fbf1">7a850b7</a>)</li> </ul> <h3><a href="https://github.com/manuelbieh/geolib/compare/v3.3.0...v3.3.1">3.3.1</a> (2020-05-24)</h3> <h3>🔧 Fixes</h3> <ul> <li>add missing wktToPolygon export to UMD build. fixes <a href="https://redirect.github.com/manuelbieh/geolib/issues/221">#221</a> (<a href="https://github.com/manuelbieh/geolib/commit/e76848b1f61bcb85d77ccd31b9cbaa176ffbc5b7">e76848b</a>)</li> </ul> <h2><a href="https://github.com/manuelbieh/geolib/compare/v3.2.2...v3.3.0">3.3.0</a> (2020-05-24)</h2> <h3>🧩 Features</h3> <ul> <li>re-export constants so they can be used by library consumers (<a href="https://github.com/manuelbieh/geolib/commit/1a5e214b78f15ef9783d0fda5c22c97c39c71a13">1a5e214</a>)</li> </ul> <h3>💉 Improvements</h3> <ul> <li>update all deps and make release workflow work with external config (<a href="https://github.com/manuelbieh/geolib/commit/2cf5513992ba431414212596d6858cf6765cf8c5">2cf5513</a>)</li> <li>update node image during ci (<a href="https://github.com/manuelbieh/geolib/commit/17c821f0104f75af1e37d90bd92e7eee2065fb71">17c821f</a>)</li> <li>use external release-config to publish new releases with automated CHANGELOG.md (<a href="https://github.com/manuelbieh/geolib/commit/81b4bce833abea83fecd538126c348f27eee1810">81b4bce</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/manuelbieh/geolib/commit/26ec179e861750623d496a962465e5c399664efd"><code>26ec179</code></a> release: 3.3.4 - 2023-06-01T08:02:35.330Z [skip ci]</li> <li><a href="https://github.com/manuelbieh/geolib/commit/628c801a393d55001e6571dafb86de6d316b3a6f"><code>628c801</code></a> Merge pull request <a href="https://redirect.github.com/manuelbieh/geolib/issues/300">#300</a> from ddarren/ds-test-coverage</li> <li><a href="https://github.com/manuelbieh/geolib/commit/5c29f71c5f9de9e0363b368ff3ebadfd2c4cbc3f"><code>5c29f71</code></a> test: added test coverage to toRad</li> <li><a href="https://github.com/manuelbieh/geolib/commit/b740c71249317613bebab6f2f43b9d2f80ff2435"><code>b740c71</code></a> test: added test coverage for src/toDeg.ts</li> <li><a href="https://github.com/manuelbieh/geolib/commit/6fa3cc22e356fe94e7762216c6c602bd3fd3a826"><code>6fa3cc2</code></a> test: added test coverage for src/isValidLongitude.ts</li> <li><a href="https://github.com/manuelbieh/geolib/commit/7ce22c600cb71c44309d3cf710c125c72950435c"><code>7ce22c6</code></a> test: added test coverage for src/isValidLatitude.ts</li> <li><a href="https://github.com/manuelbieh/geolib/commit/955937b6a0ec53a9ced3667c923ab413a31eb8c6"><code>955937b</code></a> fix: getRoughCompassDirection regex used "contains" logic rather than exact m...</li> <li><a href="https://github.com/manuelbieh/geolib/commit/44b35578573f6e902059d25c5f6fca57ff3e9815"><code>44b3557</code></a> test: added test coverage to src/findNearest.ts</li> <li><a href="https://github.com/manuelbieh/geolib/commit/b2982e22d87d6029379a6f50c5d38ec8c6987b01"><code>b2982e2</code></a> Merge pull request <a href="https://redirect.github.com/manuelbieh/geolib/issues/299">#299</a> from Andarist/fix/fallback-conditions</li> <li><a href="https://github.com/manuelbieh/geolib/commit/816ea46766d1cd0b162f9ba45df1405852616f9a"><code>816ea46</code></a> Add <code>types</code> condition to the <code>require</code> condition</li> <li>Additional commits viewable in <a href="https://github.com/manuelbieh/geolib/compare/v2.0.24...v3.3.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> -- 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]
