-
Notifications
You must be signed in to change notification settings - Fork 0
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
fix(deps): update rust crate cc to v1.2.12 #20
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/cc-1.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0b7f689
to
8d8b008
Compare
8d8b008
to
d9c5f3d
Compare
d9c5f3d
to
cb7ff1c
Compare
cb7ff1c
to
90ee66c
Compare
90ee66c
to
135930a
Compare
135930a
to
54d19af
Compare
54d19af
to
c53dd50
Compare
c53dd50
to
2790875
Compare
2790875
to
bc45d5e
Compare
bc45d5e
to
5d41177
Compare
5d41177
to
76d5636
Compare
76d5636
to
51c347d
Compare
51c347d
to
be14b78
Compare
be14b78
to
6432ac6
Compare
6432ac6
to
ac4b5ec
Compare
0ca7c39
to
1497d9d
Compare
1497d9d
to
ad581a3
Compare
ad581a3
to
1f8b4b8
Compare
1f8b4b8
to
c8b10c1
Compare
c8b10c1
to
6a642d3
Compare
6a642d3
to
128aa56
Compare
128aa56
to
865dccb
Compare
865dccb
to
0c40fd2
Compare
0c40fd2
to
6d54016
Compare
6d54016
to
4453c11
Compare
4453c11
to
e2f294d
Compare
e2f294d
to
b1b103a
Compare
b1b103a
to
08974b1
Compare
08974b1
to
632a4f4
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.0.83
->1.2.12
Release Notes
rust-lang/cc-rs (cc)
v1.2.12
Compare Source
Other
-target
and-mtargetos=
on Apple targets (#1384)v1.2.11
Compare Source
Other
stdout
family heuristics to restore classifyingclang --driver-mode=cl
asMsvc { clang_cl: true }
(#1378)-Clto
and-Cembed-bitcode
flag inheritance to beclang
-only (#1379)-m*-version-min=
(#1339)v1.2.10
Compare Source
Other
v1.2.9
Compare Source
Other
v1.2.8
Compare Source
Other
is_like_clang_cl()
getter (#1357)windows-bindgen
dependency (#1347)v1.2.7
Compare Source
Other
find_tool
(#1335)v1.2.6
Compare Source
Other
/Oy
flag for 64-bit targets (#1330)v1.2.5
Compare Source
Other
v1.2.4
Compare Source
Other
qcc
(#1319)v1.2.3
Compare Source
Other
v1.2.2
Compare Source
Other
Build::target
is manually set (#1299)v1.2.1
Compare Source
Other
-target
and-mtargetos=
on Apple targets (#1384)v1.2.0
Compare Source
Added
Other
v1.1.37
Compare Source
Other
v1.1.36
Compare Source
Other
v1.1.35
Compare Source
Other
v1.1.34
Compare Source
Other
v1.1.33
Compare Source
Other
cc::Build
and size of generated targets (#1257)v1.1.32
Compare Source
Other
rustc
's knowledge of LLVM/Clang target triples (#1252)v1.1.31
Compare Source
Other
v1.1.30
Compare Source
Other
v1.1.29
Compare Source
Other
v1.1.28
Compare Source
Other
v1.1.27
Compare Source
Other
CC_ENABLE_DEBUG_OUTPUT
if it is set to "0" (#1234)v1.1.26
Compare Source
Other
v1.1.25
Compare Source
Other
v1.1.24
Compare Source
Other
v1.1.23
Compare Source
Other
v1.1.22
Compare Source
Other
v1.1.21
Compare Source
Other
-none
(#1212)v1.1.20
Compare Source
Other
v1.1.19
Compare Source
Other
v1.1.18
Compare Source
Other
StderrForwarder::forward_available
(#1203)v1.1.17
Compare Source
Fixed
v1.1.16
Compare Source
Other
v1.1.15
Compare Source
Other
v1.1.14
Compare Source
Other
v1.1.13
Compare Source
Other
v1.1.12
Compare Source
Other
v1.1.11
Compare Source
Other
*FLAGS
(#1181)v1.1.10
Compare Source
Other
v1.1.9
Compare Source
Other
v1.1.8
Compare Source
Other
v1.1.7
Compare Source
Other
.objects
(#1166)v1.1.6
Compare Source
Other
v1.1.5
Compare Source
Other
v1.1.4
Compare Source
Other
v1.1.3
Compare Source
Other
v1.1.2
Compare Source
Other
v1.1.1
Compare Source
Other
v1.1.0
Compare Source
Added
v1.0.106
Compare Source
Other
v1.0.105
Compare Source
Other
v1.0.104
Compare Source
Other
v1.0.103
Compare Source
Other
v1.0.102
Compare Source
Other
v1.0.101
Compare Source
Other
Build::getenv
instead ofenv::var*
in anywhere that makes sense (#1103)v1.0.100
Compare Source
Other
OsStr
instead ofstr
for flags (#1100)dep:
syntax to avoid implicit features. (#1099)v1.0.99
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/cc-rs@1.0.98...1.0.99
v1.0.98
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/cc-rs@1.0.97...1.0.98
v1.0.97
Compare Source
What's Changed
regenerate-target-info.yml
by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/1060New Contributors
Full Changelog: rust-lang/cc-rs@1.0.96...1.0.97
v1.0.96
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/cc-rs@1.0.95...1.0.96
v1.0.95
Compare Source
What's Changed
try_acquire
by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/1037Full Changelog: rust-lang/cc-rs@1.0.94...1.0.95
v1.0.94
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/cc-rs@1.0.93...1.0.94
v1.0.93
Compare Source
What's Changed
Full Changelog: rust-lang/cc-rs@1.0.92...1.0.93
v1.0.92
Compare Source
What's Changed
Full Changelog: rust-lang/cc-rs@1.0.91...1.0.92
v1.0.91
Compare Source
What's Changed
$compiler -v
by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/1000New Contributors
Full Changelog: rust-lang/cc-rs@1.0.90...1.0.91
v1.0.90
Compare Source
What's Changed
--target
when targeting Android on non-Windows platforms by @dpaoliello in https://github.com/rust-lang/cc-rs/pull/991New Contributors
Full Changelog: rust-lang/cc-rs@1.0.89...1.0.90
v1.0.89
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/cc-rs@1.0.88...1.0.89
v1.0.88
Compare Source
What's Changed
/System/iOSSupport
to header/library search paths on Mac Catalyst by @madsmtm in https://github.com/rust-lang/cc-rs/pull/961New Contributors
Full Changelog: rust-lang/cc-rs@1.0.87...1.0.88
v1.0.87
Compare Source
What's Changed
println
s by @amaanq in https://github.com/rust-lang/cc-rs/pull/960New Contributors
Full Changelog: rust-lang/cc-rs@1.0.86...1.0.87
v1.0.86
Compare Source
What's Changed
--jobserver-auth
wins by @NobodyXu in https://github.com/rust-lang/cc-rs/pull/949New Contributors
Full Changelog: rust-lang/cc-rs@1.0.85...1.0.86
v1.0.85
Compare Source
What's Changed
--
for files intry_expand
(like in #514) by @pashokitsme in https://github.com/rust-lang/cc-rs/pull/911cargo_warnings
config to control the use of the cargo warning instruction by @scootermon in https://github.com/rust-lang/cc-rs/pull/917New Contributors
Full Changelog: rust-lang/cc-rs@1.0.84...1.0.85
v1.0.84
Compare Source
Changes
This isn't a complete list, but I've tried to cover everything that is either significant, or could cause problems for people using
cc
in configurations not covered by our tests.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.
This PR was generated by Mend Renovate. View the repository job log.