[PR #353] [CLOSED] Bump cc from 1.2.16 to 1.2.17 #445

Closed
opened 2026-03-03 13:47:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/353
Author: @dependabot[bot]
Created: 3/24/2025
Status: Closed

Base: mainHead: dependabot/cargo/cc-1.2.17


📝 Commits (1)

  • ce96397 Bump cc from 1.2.16 to 1.2.17

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 Cargo.lock (+2 -2)

📄 Description

Bumps cc from 1.2.16 to 1.2.17.

Release notes

Sourced from cc's releases.

cc-v1.2.17

Other

  • Regenerate target info (#1439)
  • Regenerate windows sys bindings (#1437)
  • Fix wasm32-wali-linux-musl target parsing (#1434)
  • Parse rustc target names (#1413)
  • Regenerate target info (#1429)
  • Added base support for wasm32-wali-linux-musl target (#1373)
Changelog

Sourced from cc's changelog.

1.2.17 - 2025-03-21

Other

  • Regenerate target info (#1439)
  • Regenerate windows sys bindings (#1437)
  • Fix wasm32-wali-linux-musl target parsing (#1434)
  • Parse rustc target names (#1413)
  • Regenerate target info (#1429)
  • Added base support for wasm32-wali-linux-musl target (#1373)
Commits

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/gopher64/gopher64/pull/353 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 3/24/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/cc-1.2.17` --- ### 📝 Commits (1) - [`ce96397`](https://github.com/gopher64/gopher64/commit/ce963970962c669ef5cd7ac2733085a19b582aef) Bump cc from 1.2.16 to 1.2.17 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+2 -2) </details> ### 📄 Description Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.16 to 1.2.17. <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.2.17</h2> <h3>Other</h3> <ul> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1439">#1439</a>)</li> <li>Regenerate windows sys bindings (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1437">#1437</a>)</li> <li>Fix wasm32-wali-linux-musl target parsing (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1434">#1434</a>)</li> <li>Parse <code>rustc</code> target names (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1413">#1413</a>)</li> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1429">#1429</a>)</li> <li>Added base support for <code>wasm32-wali-linux-musl</code> target (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1373">#1373</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.2.16...cc-v1.2.17">1.2.17</a> - 2025-03-21</h2> <h3>Other</h3> <ul> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1439">#1439</a>)</li> <li>Regenerate windows sys bindings (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1437">#1437</a>)</li> <li>Fix wasm32-wali-linux-musl target parsing (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1434">#1434</a>)</li> <li>Parse <code>rustc</code> target names (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1413">#1413</a>)</li> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1429">#1429</a>)</li> <li>Added base support for <code>wasm32-wali-linux-musl</code> target (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1373">#1373</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/d9dd20e376368c7535f6ef89b809098f5f203c1a"><code>d9dd20e</code></a> chore: release v1.2.17 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1435">#1435</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/c964f0e07c3a2279a1ee812aaad7423254f82420"><code>c964f0e</code></a> Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1439">#1439</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/a140cc79b067fc862d35f1e6140da43c54f64322"><code>a140cc7</code></a> Regenerate windows sys bindings (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1437">#1437</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/55051ebdc3325f325ae5c9c13647267981327e0c"><code>55051eb</code></a> Update windows-bindgen requirement from 0.60 to 0.61 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1436">#1436</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/8054df013d20b7e6b311131cbe66d0c7fa385329"><code>8054df0</code></a> Fix wasm32-wali-linux-musl target parsing (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1434">#1434</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/d2a599105128f3837c6db5f188960f1284ef02d1"><code>d2a5991</code></a> ci: fix creating issue comment (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1433">#1433</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/cfb6a7cdbc0c40c385704dd305c58a168c50a842"><code>cfb6a7c</code></a> Fix failure from cargo not propagating because of pipe (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1432">#1432</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/968da78f52a34574ada6b119d02eb19a4a6dd094"><code>968da78</code></a> Parse <code>rustc</code> target names (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1413">#1413</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/20300d573d803a8c738d3dd0421754702b22655f"><code>20300d5</code></a> Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1429">#1429</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/830eea9ece1ebe903474b2a9aa622d74be72d1c2"><code>830eea9</code></a> Added base support for <code>wasm32-wali-linux-musl</code> target (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1373">#1373</a>)</li> <li>Additional commits viewable in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.16...cc-v1.2.17">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.2.16&new-version=1.2.17)](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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 13:47:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gopher64#445
No description provided.