dependabot[bot] opened a new pull request, #1190: URL: https://github.com/apache/sedona-db/pull/1190
Bumps [laz](https://github.com/tmontaigu/laz-rs) from 0.12.0 to 0.13.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/laz-rs/laz-rs/blob/master/CHANGELOG.md">laz's changelog</a>.</em></p> <blockquote> <h1>0.13.0</h1> <ul> <li>Fix context reset in wavepacket decompression</li> <li>Add support for compressing / decompressing in LAZ format version 4 (fmt id >= 6) that is now used by default by LASzip for LAS version >= 1.5</li> </ul> <h1>0.12.2</h1> <ul> <li>Fix out of bound access when chunk table is empty for parallel decompressor</li> </ul> <h1>0.12.1</h1> <ul> <li>Fix support for chunk_size == 0 being used to indicate variable chunk size</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/laz-rs/laz-rs/commit/e82f4453a3c83a9fb1309eb2167d3d9bad2052da"><code>e82f445</code></a> 0.13.0</li> <li><a href="https://github.com/laz-rs/laz-rs/commit/b00b321fe3a9c6b0b0c73f9968a5c657fa5c2101"><code>b00b321</code></a> Fix missing context reset in wavepacket</li> <li><a href="https://github.com/laz-rs/laz-rs/commit/6541a5f2b1c84dcade2c94d70dcc97b595197211"><code>6541a5f</code></a> Fix quick header for 1.5</li> <li><a href="https://github.com/laz-rs/laz-rs/commit/dc66628ddb19d373c8488c7ec3ac7a855ae67ce6"><code>dc66628</code></a> Add version 4 support</li> <li><a href="https://github.com/laz-rs/laz-rs/commit/d6d46633e1937f81f0d066cf87806330522d4eb3"><code>d6d4663</code></a> 0.12.2</li> <li><a href="https://github.com/laz-rs/laz-rs/commit/12f8291a5453544eb529b7bac0a58d18db584be8"><code>12f8291</code></a> Fix usize underflow panic when chunk table is empty</li> <li><a href="https://github.com/laz-rs/laz-rs/commit/f4076210597d09571da1b6ed5a72061a90b18c0f"><code>f407621</code></a> 0.12.1</li> <li><a href="https://github.com/laz-rs/laz-rs/commit/b0eccee83356a07b5063abf43de58d5d83700ec7"><code>b0eccee</code></a> Support 0 as variable chunk size</li> <li>See full diff in <a href="https://github.com/tmontaigu/laz-rs/compare/0.12.0...0.13.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 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]
