dependabot[bot] opened a new pull request, #10346: URL: https://github.com/apache/arrow-rs/pull/10346
Bumps the all-other-cargo-deps group with 2 updates in the / directory: [snap](https://github.com/BurntSushi/rust-snappy) and [syn](https://github.com/dtolnay/syn). Updates `snap` from 1.1.1 to 1.1.2 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/BurntSushi/rust-snappy/commit/29fcab53647bcd8cd1550c06bde0cd42777e5565"><code>29fcab5</code></a> 1.1.2</li> <li><a href="https://github.com/BurntSushi/rust-snappy/commit/fea0488533be591f5f644ab23c62bde8330db8ae"><code>fea0488</code></a> impl: more closely align with the Snappy spec</li> <li><a href="https://github.com/BurntSushi/rust-snappy/commit/498b17549cb45a122332f8813f88bce0c96123ee"><code>498b175</code></a> ci: stop testing on MSRV</li> <li><a href="https://github.com/BurntSushi/rust-snappy/commit/d3a3e8c16663adf68d0bfd9f1a616fe4e392cd68"><code>d3a3e8c</code></a> ci: turn off snappy-cpp testing on macOS</li> <li><a href="https://github.com/BurntSushi/rust-snappy/commit/03e717b9ce267700a6f2b9cf46e6d62773877260"><code>03e717b</code></a> test: tweak snappy-cpp tests</li> <li><a href="https://github.com/BurntSushi/rust-snappy/commit/a65ad09a96568bb162b23c89636601a30a40013e"><code>a65ad09</code></a> github: add FUNDING</li> <li>See full diff in <a href="https://github.com/BurntSushi/rust-snappy/compare/1.1.1...1.1.2">compare view</a></li> </ul> </details> <br /> Updates `syn` from 2.0.118 to 2.0.119 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/dtolnay/syn/releases">syn's releases</a>.</em></p> <blockquote> <h2>2.0.119</h2> <ul> <li>Preserve attributes on tail-call expressions in statement position (<a href="https://redirect.github.com/dtolnay/syn/issues/1994">#1994</a>)</li> <li>Parse field-representing types builtin in type position (<a href="https://redirect.github.com/dtolnay/syn/issues/1996">#1996</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/dtolnay/syn/commit/3295f9e9841785ac88a5e558c884854d5fb7d67f"><code>3295f9e</code></a> Release 2.0.119</li> <li><a href="https://github.com/dtolnay/syn/commit/6ae9c18793d029bdad068a796e11c0d276d346d1"><code>6ae9c18</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1996">#1996</a> from dtolnay/fieldrepresenting</li> <li><a href="https://github.com/dtolnay/syn/commit/8ebd96350c7f7f52f762a735d581e589a736d10e"><code>8ebd963</code></a> Parse field-representing types builtin</li> <li><a href="https://github.com/dtolnay/syn/commit/540ccf8298c3e422d672a9793f3e12f638d06691"><code>540ccf8</code></a> Drop unneeded lifetime on covariant Cursor in verbatim::between</li> <li><a href="https://github.com/dtolnay/syn/commit/aa05887100a7c28b3e9a777eb4711e3e7457849b"><code>aa05887</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1995">#1995</a> from dtolnay/cursor</li> <li><a href="https://github.com/dtolnay/syn/commit/b7160d353ee7372567b1621f29a42c077c042a69"><code>b7160d3</code></a> Reduce forking for Verbatim construction</li> <li><a href="https://github.com/dtolnay/syn/commit/efdc9255a9668a4bfff8085d114eb95ae6ebd7e9"><code>efdc925</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1994">#1994</a> from dtolnay/tailcall</li> <li><a href="https://github.com/dtolnay/syn/commit/de6424cc3b41f3a4d37691c2b5104d9d33eb8ec0"><code>de6424c</code></a> Preserve attribute on tail-call expression in statement position</li> <li><a href="https://github.com/dtolnay/syn/commit/050dd73d9622948e1321e96a5af378ce63506ee2"><code>050dd73</code></a> Stricter const move closure grammar</li> <li><a href="https://github.com/dtolnay/syn/commit/c7d514bd7f1cf7259945feb8b4c29427bbf2df7e"><code>c7d514b</code></a> Merge pull request <a href="https://redirect.github.com/dtolnay/syn/issues/1992">#1992</a> from dtolnay/scanconstmove</li> <li>Additional commits viewable in <a href="https://github.com/dtolnay/syn/compare/2.0.118...2.0.119">compare view</a></li> </ul> </details> <br /> 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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </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]
