Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Bump cc from 1.2.10 to 1.2.12 #288

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps cc from 1.2.10 to 1.2.12.

Release notes

Sourced from cc's releases.

cc-v1.2.12

Other

  • Split impl Build (#1382)
  • Don't specify both -target and -mtargetos= on Apple targets (#1384)

cc-v1.2.11

Other

  • Fix more flag inheritance (#1380)
  • Include wrapper args. in stdout family heuristics to restore classifying clang --driver-mode=cl as Msvc { clang_cl: true } (#1378)
  • Constrain -Clto and -Cembed-bitcode flag inheritance to be clang-only (#1379)
  • Pass deployment target with -m*-version-min= (#1339)
  • Regenerate target info (#1376)
Changelog

Sourced from cc's changelog.

1.2.12 - 2025-02-04

Other

  • Split impl Build (#1382)
  • Don't specify both -target and -mtargetos= on Apple targets (#1384)

1.2.11 - 2025-01-31

Other

  • Fix more flag inheritance (#1380)
  • Include wrapper args. in stdout family heuristics to restore classifying clang --driver-mode=cl as Msvc { clang_cl: true } (#1378)
  • Constrain -Clto and -Cembed-bitcode flag inheritance to be clang-only (#1379)
  • Pass deployment target with -m*-version-min= (#1339)
  • Regenerate target info (#1376)
Commits
  • 9a9c248 chore: release v1.2.12 (#1387)
  • c82ea31 Split impl Build (#1382)
  • a49184e test: ensure clang --driver-mode=cl is MSVC- and clang-cl-like (#1381)
  • 4990d4b allow specifying rustc when generating target information (#1385)
  • 29431fa Don't specify both -target and -mtargetos= on Apple targets (#1384)
  • 81929fa chore: release v1.2.11 (#1377)
  • a10fd61 Fix more flag inheritance (#1380)
  • 3a4a86d Include wrapper args. in stdout family heuristics to restore classifying `c...
  • 65b4d9a Constrain -Clto and -Cembed-bitcode flag inheritance to be clang-only (...
  • 8533e8c Pass deployment target with -m*-version-min= (#1339)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added type:dependabot Pull requests generated by Dependbot that updates a dependency file type:dependencies-cargo Pull requests generated by Dependbot that updates a Cargo Dependencies labels Feb 5, 2025
@dependabot dependabot bot requested a review from a team February 5, 2025 14:57
@wmmc88 wmmc88 enabled auto-merge February 5, 2025 15:06
@dependabot dependabot bot force-pushed the dependabot/cargo/cc-1.2.12 branch from ccce98b to 7452cc0 Compare February 5, 2025 15:37
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.10 to 1.2.12.
- [Release notes](https://github.com/rust-lang/cc-rs/releases)
- [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md)
- [Commits](rust-lang/cc-rs@cc-v1.2.10...cc-v1.2.12)

---
updated-dependencies:
- dependency-name: cc
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/cc-1.2.12 branch from 7452cc0 to 0f685bc Compare February 7, 2025 06:16
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 12, 2025

Superseded by #292.

@dependabot dependabot bot closed this Feb 12, 2025
auto-merge was automatically disabled February 12, 2025 14:54

Pull request was closed

@dependabot dependabot bot deleted the dependabot/cargo/cc-1.2.12 branch February 12, 2025 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependabot Pull requests generated by Dependbot that updates a dependency file type:dependencies-cargo Pull requests generated by Dependbot that updates a Cargo Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant