[PR #425] [MERGED] Bump cc from 1.2.25 to 1.2.27 #507

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

📋 Pull Request Information

Original PR: https://github.com/gopher64/gopher64/pull/425
Author: @dependabot[bot]
Created: 6/16/2025
Status: Merged
Merged: 6/16/2025
Merged by: @loganmc10

Base: mainHead: dependabot/cargo/cc-1.2.27


📝 Commits (1)

  • f6eb443 Bump cc from 1.2.25 to 1.2.27

📊 Changes

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

View changed files

📝 Cargo.lock (+2 -2)

📄 Description

Bumps cc from 1.2.25 to 1.2.27.

Release notes

Sourced from cc's releases.

cc-v1.2.27

Other

  • Regenerate windows sys bindings (#1485)
  • Update windows-bindgen requirement from 0.61 to 0.62 (#1484)
  • Regenerate target info (#1483)

cc-v1.2.26

Other

  • Also set SDKROOT when building apple platforms (#1475)
  • use windows 2022 in CI (#1479)
  • Detect -Wslash-u-filename warning on clang-cl (#1477)
Changelog

Sourced from cc's changelog.

1.2.27 - 2025-06-13

Other

  • Regenerate windows sys bindings (#1485)
  • Update windows-bindgen requirement from 0.61 to 0.62 (#1484)
  • Regenerate target info (#1483)

1.2.26 - 2025-06-06

Other

  • Also set SDKROOT when building apple platforms (#1475)
  • use windows 2022 in CI (#1479)
  • Detect -Wslash-u-filename warning on clang-cl (#1477)
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/425 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/16/2025 **Status:** ✅ Merged **Merged:** 6/16/2025 **Merged by:** [@loganmc10](https://github.com/loganmc10) **Base:** `main` ← **Head:** `dependabot/cargo/cc-1.2.27` --- ### 📝 Commits (1) - [`f6eb443`](https://github.com/gopher64/gopher64/commit/f6eb4432f7ad6ea519075f3744fb489a0470f1b1) Bump cc from 1.2.25 to 1.2.27 ### 📊 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.25 to 1.2.27. <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.27</h2> <h3>Other</h3> <ul> <li>Regenerate windows sys bindings (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1485">#1485</a>)</li> <li>Update windows-bindgen requirement from 0.61 to 0.62 (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1484">#1484</a>)</li> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1483">#1483</a>)</li> </ul> <h2>cc-v1.2.26</h2> <h3>Other</h3> <ul> <li>Also set <code>SDKROOT</code> when building apple platforms (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1475">#1475</a>)</li> <li>use windows 2022 in CI (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1479">#1479</a>)</li> <li>Detect -Wslash-u-filename warning on clang-cl (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1477">#1477</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.26...cc-v1.2.27">1.2.27</a> - 2025-06-13</h2> <h3>Other</h3> <ul> <li>Regenerate windows sys bindings (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1485">#1485</a>)</li> <li>Update windows-bindgen requirement from 0.61 to 0.62 (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1484">#1484</a>)</li> <li>Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1483">#1483</a>)</li> </ul> <h2><a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.25...cc-v1.2.26">1.2.26</a> - 2025-06-06</h2> <h3>Other</h3> <ul> <li>Also set <code>SDKROOT</code> when building apple platforms (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1475">#1475</a>)</li> <li>use windows 2022 in CI (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1479">#1479</a>)</li> <li>Detect -Wslash-u-filename warning on clang-cl (<a href="https://redirect.github.com/rust-lang/cc-rs/pull/1477">#1477</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rust-lang/cc-rs/commit/7043e3803595321dafed1228ac586bb8797681d9"><code>7043e38</code></a> chore: release v1.2.27 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1486">#1486</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/1d99fe33a4480ff80292442f1238bbfddc2ee76c"><code>1d99fe3</code></a> Regenerate windows sys bindings (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1485">#1485</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/2e34d13d5dca6fcce65bc2e2e529e53d0955e7c6"><code>2e34d13</code></a> Update windows-bindgen requirement from 0.61 to 0.62 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1484">#1484</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/191bcf56c4c3bb6cf898421f26199516bdda9a7e"><code>191bcf5</code></a> Regenerate target info (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1483">#1483</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/43ccae940d17ae4f635ce2d20bc91e1f760e02b8"><code>43ccae9</code></a> chore: release v1.2.26 (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1481">#1481</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/2719d9549aad664994766665d45c750d90d92af2"><code>2719d95</code></a> Also set <code>SDKROOT</code> when building apple platforms (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1475">#1475</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/3aba9207643d911253cc40c95b475f67f203fd49"><code>3aba920</code></a> use windows 2022 in CI (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1479">#1479</a>)</li> <li><a href="https://github.com/rust-lang/cc-rs/commit/8f6fe69e14436da223483f1854d28a7d8c30970a"><code>8f6fe69</code></a> Detect -Wslash-u-filename warning on clang-cl (<a href="https://redirect.github.com/rust-lang/cc-rs/issues/1477">#1477</a>)</li> <li>See full diff in <a href="https://github.com/rust-lang/cc-rs/compare/cc-v1.2.25...cc-v1.2.27">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.25&new-version=1.2.27)](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:49 +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#507
No description provided.