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(deps): update rust crate cc to v1.2.10 #121

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2024

This PR contains the following updates:

Package Type Update Change
cc build-dependencies patch 1.2.2 -> 1.2.10

Release Notes

rust-lang/cc-rs (cc)

v1.2.10

Compare Source

Other
  • Fix CC_FORCE_DISABLE=0 evaluating to true (#​1371)
  • Regenerate target info (#​1369)
  • Make hidden lifetimes explicit. (#​1366)

v1.2.9

Compare Source

Other
  • Don't pass inherited PGO flags to GNU compilers (#​1363)
  • Adjusted zig cc judgment and avoided zigbuild errors(#​1360) (#​1361)
  • Fix compilation on macOS using clang and fix compilation using zig-cc (#​1364)

v1.2.8

Compare Source

Other
  • Add is_like_clang_cl() getter (#​1357)
  • Fix clippy error in lib.rs (#​1356)
  • Regenerate target info (#​1352)
  • Fix compiler family detection issue with clang-cl on macOS (#​1328)
  • Update windows-bindgen dependency (#​1347)
  • Fix clippy warnings (#​1346)

v1.2.7

Compare Source

Other
  • Regenerate target info (#​1342)
  • Document new supported architecture names in windows::find
  • Make is_flag_supported_inner take an &Tool (#​1337)
  • Fix is_flag_supported on msvc (#​1336)
  • Allow using Visual Studio target names in find_tool (#​1335)

v1.2.6

Compare Source

Other
  • Don't inherit the /Oy flag for 64-bit targets (#​1330)

v1.2.5

Compare Source

Other
  • Check linking when testing if compiler flags are supported (#​1322)

v1.2.4

Compare Source

Other
  • Add support for C/C++ compiler for Neutrino QNX: qcc (#​1319)
  • use -maix64 instead of -m64 (#​1307)

v1.2.3

Compare Source

Other
  • Improve detection of environment when compiling from msbuild or msvc (#​1310)
  • Better error message when failing on unknown targets (#​1313)
  • Optimize RustcCodegenFlags (#​1305)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 20d1825 to e053b20 Compare December 13, 2024 13:34
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.3 chore(deps): update rust crate cc to v1.2.4 Dec 13, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from e053b20 to 017f643 Compare December 19, 2024 13:06
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.4 chore(deps): update rust crate cc to v1.2.5 Dec 19, 2024
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.5 chore(deps): update rust crate cc to v1.2.6 Dec 27, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch 2 times, most recently from c0b0762 to be61ead Compare January 3, 2025 04:05
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.6 chore(deps): update rust crate cc to v1.2.7 Jan 3, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from be61ead to fd15478 Compare January 11, 2025 06:08
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.7 chore(deps): update rust crate cc to v1.2.8 Jan 11, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from fd15478 to 1bf9bf5 Compare January 12, 2025 10:50
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.8 chore(deps): update rust crate cc to v1.2.9 Jan 12, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 1bf9bf5 to 05f668a Compare January 13, 2025 14:10
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 05f668a to b6838c5 Compare January 19, 2025 08:22
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.9 chore(deps): update rust crate cc to v1.2.10 Jan 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants