dependabot[bot] opened a new pull request, #2277: URL: https://github.com/apache/datafusion-comet/pull/2277
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.34 to 1.2.35. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md">cc's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.34...cc-v1.2.35">1.2.35</a> - 2025-09-01</h2> <h3>Fixed</h3> <ul> <li>fix building for aarch64-apple-visionos-sim on nightly (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1534">#1534</a>)</li> <li>fix tests apple_sdkroot_wrong (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1530">#1530</a>)</li> </ul> <h3>Other</h3> <ul> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1536">#1536</a>)</li> <li>Optimize Tool::to_command (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1535">#1535</a>)</li> <li>Extract find-msvc-tools (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1531">#1531</a>)</li> <li>Add prefer_clang_cl_over_msvc (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1516">#1516</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/9b4389c78837c1c5201624ee8a5d95e4a37824e7"><code>9b4389c</code></a> chore(cc): release v1.2.35 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1533">#1533</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/36948abc38d9a267d2163c9d92bcda4f7ea4db9c"><code>36948ab</code></a> Fix semver-checks: Add back functino <code>windows_registry::find</code> (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1539">#1539</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/0a1c2a3b7070cda4f03a9056e95c073959d07541"><code>0a1c2a3</code></a> ci: fix crates-io trusted publishing in publish.yml (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1538">#1538</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/6a4c4f4459ae3eea911d6b493fd3b205393dbe6d"><code>6a4c4f4</code></a> ci: use trusted publishing in publish.yml (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1537">#1537</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/0c9e396170d9363deaee9c1e7b212616d65de597"><code>0c9e396</code></a> Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1536">#1536</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/2b264636b9518d49c6fc33de3008238fc6b1e9ed"><code>2b26463</code></a> Optimize Tool::to_command (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1535">#1535</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/1a9c4ca1dc19b186f32b29382f2d1049dc7a47aa"><code>1a9c4ca</code></a> fix building for aarch64-apple-visionos-sim on nightly (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1534">#1534</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/409b35c6456132e77a1b983afdd73df7ae7407be"><code>409b35c</code></a> Refactor: Extract windows-find-tools (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1531">#1531</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/5781d3ea4fb98190eb58fc73cfe14f04c4d7666c"><code>5781d3e</code></a> fix tests apple_sdkroot_wrong (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1530">#1530</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/d264a7c07a92cb7d7d202dde70c1bf140021c335"><code>d264a7c</code></a> Add prefer_clang_cl_over_msvc (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1516">#1516</a>)</li> <li>See full diff in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.34...cc-v1.2.35">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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org