dependabot[bot] opened a new pull request, #47: URL: https://github.com/apache/arrow-erlang/pull/47
Bumps [array-init-cursor](https://github.com/planus-org/planus) from 0.2.0 to 0.2.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/planus-org/planus/blob/main/CHANGELOG.md">array-init-cursor's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> <p>All notable changes to this project will be documented in this file.</p> <p>The format is based on <a href="https://keepachangelog.com/en/1.0.0/">Keep a Changelog</a>, and this project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p> <h2>[Unreleased]</h2> <h3>Added</h3> <h3>Fixed</h3> <h3>Removed</h3> <h2>[1.3.0] - 2026-01-25</h2> <h3>Added</h3> <ul> <li>Bump the Minimum Support Rust Version (MSRV) to 1.88.0 <a href="https://redirect.github.com/planus-org/planus/pull/343">#343</a></li> <li>Add support for C++-esque name resolution in module paths <a href="https://redirect.github.com/planus-org/planus/pull/314">#314</a></li> <li>Add <code>--format</code> flag to planus-cli to allow disable rustfmt formatting of the generated file <a href="https://redirect.github.com/planus-org/planus/pull/341">#341</a></li> </ul> <h3>Fixed</h3> <ul> <li>Fixed planus inspector not working on MacOS <a href="https://redirect.github.com/planus-org/planus/pull/342">#342</a></li> </ul> <h3>Removed</h3> <h2>[1.2.0] - 2025-08-26</h2> <h3>Added</h3> <ul> <li>Added support for <code>force_align</code> on table fields <a href="https://redirect.github.com/planus-org/planus/pull/307">#307</a></li> </ul> <h3>Fixed</h3> <h3>Removed</h3> <h2>[1.1.1] - 2025-03-02</h2> <h3>Added</h3> <h3>Fixed</h3> <ul> <li>[Rust]: Fix the alignment of structs in unions <a href="https://redirect.github.com/planus-org/planus/pull/289">#289</a></li> </ul> <h3>Removed</h3> <h2>[1.1.0] - 2025-03-02</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/planus-org/planus/commit/be6f99afde8760dcf87b5dcdade832400e826791"><code>be6f99a</code></a> Add a soundness fix for array-init-cursor (<a href="https://redirect.github.com/planus-org/planus/issues/294">#294</a>)</li> <li><a href="https://github.com/planus-org/planus/commit/1cf18d16af7cf0b17c8f95f7c0fd362c69c78236"><code>1cf18d1</code></a> Release 1.1.1 (<a href="https://redirect.github.com/planus-org/planus/issues/290">#290</a>)</li> <li><a href="https://github.com/planus-org/planus/commit/e1928da42ccb48e97f1b82d8cad51fb9651e8caa"><code>e1928da</code></a> Fix alignment of large structs in unions (<a href="https://redirect.github.com/planus-org/planus/issues/289">#289</a>)</li> <li><a href="https://github.com/planus-org/planus/commit/060ffc788a45ef546820a50da8b1ae88f2762e01"><code>060ffc7</code></a> Release version 1.1.0 (<a href="https://redirect.github.com/planus-org/planus/issues/288">#288</a>)</li> <li><a href="https://github.com/planus-org/planus/commit/d96b907d3f87db725e8934f8f1d2b3b9b5f20353"><code>d96b907</code></a> Implement union vectors (<a href="https://redirect.github.com/planus-org/planus/issues/287">#287</a>)</li> <li><a href="https://github.com/planus-org/planus/commit/08d8c012a5c24c6d32ab984b67cc59249779d8f0"><code>08d8c01</code></a> Small fixes (<a href="https://redirect.github.com/planus-org/planus/issues/286">#286</a>)</li> <li><a href="https://github.com/planus-org/planus/commit/b8129d7691636e8bcdc24c61ed80d916bacf7f71"><code>b8129d7</code></a> Mark <code>Primitive</code> and <code>VectorWrite</code> as unsafe (<a href="https://redirect.github.com/planus-org/planus/issues/280">#280</a>)</li> <li><a href="https://github.com/planus-org/planus/commit/b5d9d8194a6a928442337e6571d779da25ab1e0e"><code>b5d9d81</code></a> Update the test suite (<a href="https://redirect.github.com/planus-org/planus/issues/283">#283</a>)</li> <li><a href="https://github.com/planus-org/planus/commit/4f04f66577b0bcf2ee0d315b40fc41dd0b2dfa71"><code>4f04f66</code></a> Add extra unsafe blocks as required by 2024 edition (<a href="https://redirect.github.com/planus-org/planus/issues/282">#282</a>)</li> <li><a href="https://github.com/planus-org/planus/commit/44ffb381905dde6f00a568ce11ec19d64fb9db36"><code>44ffb38</code></a> New rust version, new clippy issues to fix</li> <li>Additional commits viewable in <a href="https://github.com/planus-org/planus/compare/v0.2.0...array-init-cursor-v0.2.1">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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/arrow-erlang/network/alerts). </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]
