dependabot[bot] opened a new pull request, #351: URL: https://github.com/apache/sedona-db/pull/351
Bumps [proj-sys](https://github.com/georust/proj) from 0.26.0 to 0.27.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/georust/proj/blob/main/CHANGES.md">proj-sys's changelog</a>.</em></p> <blockquote> <h2>0.27.0</h2> <ul> <li>Inline the functionality of the legacy <code>Info</code> trait directly into <code>Proj</code>/<code>ProjBuilder</code> and remove the <code>Info</code> trait. <ul> <li>BREAKING: Getting information about the version of libproj installed was renamed from proj.info() to proj.lib_info()</li> <li>Make <code>PjInfo</code> struct public, and rename it to <code>ProjInfo</code></li> <li><a href="https://redirect.github.com/georust/proj/pull/133">georust/proj#133</a></li> </ul> </li> <li>Actually return an error if a definition can't be retrieved <ul> <li><a href="https://redirect.github.com/georust/proj/pull/132">georust/proj#132</a></li> </ul> </li> <li>Update to PROJ 9.0.1 (proj-sys 0.23.1) <ul> <li><a href="https://redirect.github.com/georust/proj/pull/135">georust/proj#135</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/georust/proj/commit/64357506f6483bf37c63a52b60abba8892dc1d66"><code>6435750</code></a> Prepare for 0.27.0 release</li> <li><a href="https://github.com/georust/proj/commit/cb2a638de7d01709f98ca1e4b5c96b1dfdfafa8e"><code>cb2a638</code></a> Merge <a href="https://redirect.github.com/georust/proj/issues/135">#135</a></li> <li><a href="https://github.com/georust/proj/commit/bfff69b7b1478f9a80a77c91c37de617b3229155"><code>bfff69b</code></a> Fix proj-sys CHANGES</li> <li><a href="https://github.com/georust/proj/commit/541c3199f197def2d6df0e2fefd886c4dcd424fe"><code>541c319</code></a> Bump version number</li> <li><a href="https://github.com/georust/proj/commit/0a49d192f510fba899f11ce0dbc3970951b06d4d"><code>0a49d19</code></a> Update proj-sys to 9.0.1</li> <li><a href="https://github.com/georust/proj/commit/8fe1f0a201c3ea093842b6a592de52f81fda43f0"><code>8fe1f0a</code></a> Merge <a href="https://redirect.github.com/georust/proj/issues/133">#133</a></li> <li><a href="https://github.com/georust/proj/commit/1c277ed5cc3ceeaeaf14488c5bb4471b7c3eb754"><code>1c277ed</code></a> Update CHANGES again</li> <li><a href="https://github.com/georust/proj/commit/c94118b5fb549ae30941f174e4c06f7b7e4daac9"><code>c94118b</code></a> Fix accidental proj-sys changes mod</li> <li><a href="https://github.com/georust/proj/commit/cfdd933405ee55bfcfca80f971947dcc3fd7e05d"><code>cfdd933</code></a> Fix tests</li> <li><a href="https://github.com/georust/proj/commit/7c338d34115c6d049f08ac25cda1bf17cd0cbf68"><code>7c338d3</code></a> Update CHANGES.md</li> <li>Additional commits viewable in <a href="https://github.com/georust/proj/compare/proj-sys-v0.26.0...proj-0.27.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> -- 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]
