Skip to content

Latest Development Build From Dev Branch

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 23 Sep 04:48
f949182
Bump cc from 1.4.6 to 1.4.7 (#558)

Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.4.6 to 1.4.7.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/rust-lang/cc-rs/releases">cc's
releases</a>.</em></p>
<blockquote>
<h2>cc-v1.4.7</h2>
<h3>Fixed</h3>
<ul>
<li>strip OUT_DIR from the object file name hash too (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1902">#1902</a>)</li>
<li>search_is_some clippy lint (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1903">#1903</a>)</li>
</ul>
<h3>Other</h3>
<ul>
<li>Regenerate target info (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1924">#1924</a>)</li>
<li>Regenerate windows sys bindings (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1919">#1919</a>)</li>
<li>Fix target info parsing (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1911">#1911</a>)</li>
<li>Add Z80 and SM83 target support (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1900">#1900</a>)</li>
</ul>
</blockquote>
</details>
<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.4.6...cc-v1.4.7">1.4.7</a>
- 2026-09-18</h2>
<h3>Fixed</h3>
<ul>
<li>strip OUT_DIR from the object file name hash too (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1902">#1902</a>)</li>
<li>search_is_some clippy lint (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1903">#1903</a>)</li>
</ul>
<h3>Other</h3>
<ul>
<li>Regenerate target info (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1924">#1924</a>)</li>
<li>Regenerate windows sys bindings (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1919">#1919</a>)</li>
<li>Fix target info parsing (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1911">#1911</a>)</li>
<li>Add Z80 and SM83 target support (<a
href="https://redirect.github.com/rust-lang/cc-rs/pull/1900">#1900</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/f1641a65c4b8f46c9c40b1bc8c1efb9693c02815"><code>f1641a6</code></a>
chore: release (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1928">#1928</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/013786507a491fd9b68f1c32f84bf9f43ca3ddd5"><code>0137865</code></a>
chore(deps): bump release-plz/action from 0.5.135 to 0.5.136 (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1921">#1921</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/c608d6ca85437632a5f2eef48f5ac0a2717a1c21"><code>c608d6c</code></a>
Regenerate target info (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1924">#1924</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/3c900fae4363d520217555f110b10a361fcd7139"><code>3c900fa</code></a>
Regenerate windows sys bindings (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1926">#1926</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/61be17bedcb910b1b3b32495d27111f7fef109a8"><code>61be17b</code></a>
Fix clippy warning of autogen windows_sys bindjngs (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1920">#1920</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/7cb9204975309adf58dfd3076c47bc03bc47f480"><code>7cb9204</code></a>
Regenerate windows sys bindings (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1919">#1919</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/502aec5ff4998d207e9e2fd41e3e6cd0c75a23f5"><code>502aec5</code></a>
Fix use of windows_bindgen::bindgen (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1914">#1914</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/f8025b0e613d8d2f0d96f1d6a9b3528035307147"><code>f8025b0</code></a>
chore(deps): bump taiki-e/install-action from 2.87.4 to 2.87.9 (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1915">#1915</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/53f6ee646e0b4cc7f162930fdff96f84aee9a3f9"><code>53f6ee6</code></a>
ci: use cargo-minimal-versions again (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1910">#1910</a>)</li>
<li><a
href="https://github.com/rust-lang/cc-rs/commit/65451df3080e6edc04f1ca76ada08708172431a6"><code>65451df</code></a>
chore(deps): bump tombi-toml/setup-tombi from 1.5.3 to 1.5.4 (<a
href="https://redirect.github.com/rust-lang/cc-rs/issues/1916">#1916</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/rust-lang/cc-rs/compare/cc-v1.4.6...cc-v1.4.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cc&package-manager=cargo&previous-version=1.4.6&new-version=1.4.7)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>