-
Notifications
You must be signed in to change notification settings - Fork 252
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 all non-major dependencies #3342
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #3342 +/- ##
=======================================
Coverage 88.52% 88.52%
=======================================
Files 89 89
Lines 28323 28323
=======================================
Hits 25074 25074
Misses 3249 3249 ☔ View full report in Codecov by Sentry. |
2a433bf
to
602d5e0
Compare
7ff0278
to
d057c34
Compare
bb00df3
to
e13f0af
Compare
aa81e89
to
91255f8
Compare
Looks like clap 4.5 is wanting rustc 1.74. Didn't we talk about potentially bumping the rustc version in another PR? That may have been on another repo though, so I could be wrong. Rust 1.74 is currently 15 months old. |
0dd9f05
to
dc8e784
Compare
Rust 1.74 released in November 2023, so it's only ~3 months old at this point. FYI: 1.70 (the current MSRV) is from June 2023 |
dc8e784
to
989b0dc
Compare
f0cf08c
to
8c4fcb7
Compare
8c4fcb7
to
4159c06
Compare
Oh, I can't read apparently. Somehow I thought it was 2022. Well, let me see if I can adjust this thing to exclude clap 4.5 for now. |
bd86aa5
to
ee47934
Compare
This is cursed. It's still trying to pull clap_derive 4.5.0 even though we've told it not to. Weird. |
186ee5f
to
124c5e8
Compare
124c5e8
to
f69277d
Compare
7db1965
to
b98806c
Compare
703a5cf
to
71833ab
Compare
d400b1d
to
c8692ba
Compare
b979544
to
c3ece43
Compare
c3ece43
to
84d77e3
Compare
84d77e3
to
c3c48e8
Compare
This PR contains the following updates:
0.5.0
->0.6.0
2.0.12
->2.0.13
0.3.69
->0.3.72
2.2.0
->2.3.0
0.7.1
->0.7.3
1.0.83
->1.0.98
4.4.17
->4.4.18
4.4.7
->4.4.10
0.15.7
->0.15.8
0.8.3
->0.8.4
0.24.8
->0.25.0
0.2.151
->0.2.155
0.4.20
->0.4.21
1.0.4
->1.0.6
0.4.1
->0.4.2
0.2.17
->0.2.19
1.0.14
->1.0.15
v2.3
->v2.4
1.0.13
->1.0.15
1.0.20
->1.0.23
1.0.193
->1.0.203
6.2.0
->6.2.2
1.0.52
->1.0.61
0.8.8
->0.8.14
0.7.1
->0.7.2
0.3.7
->0.3.8
0.2.90
->0.2.92
Release Notes
assert-rs/assert_cmd (assert_cmd)
v2.0.13
Compare Source
Internal
rust-lang/backtrace-rs (backtrace)
v0.3.72
Compare Source
This release removes a lot of dead code. Some feature flags that haven't done anything in a long time are gone. If you depend on those features, Cargo's resolver will not update you to 0.3.72.
If your code runs on Windows, or you want it to run on visionOS, however, you should probably update to this version. It contains a number of fixes for both OS. It also uses the latest version of a number of dependencies.
What's Changed
object
andaddr2line
dependencies by @a1phyr in https://github.com/rust-lang/backtrace-rs/pull/612libbacktrace
andgimli-symbolize
features by @Enselic in https://github.com/rust-lang/backtrace-rs/pull/615New Contributors
Full Changelog: rust-lang/backtrace-rs@0.3.71...0.3.72
v0.3.71
Compare Source
This is mostly CI changes, with a very mild bump to our effective cc crate version recorded, and a small modification to a previous changeset to allow backtrace to run at its current checked-in MSRV on Windows. Sorry about that! We will be getting 0.3.70 yanked shortly.
What's Changed
New Contributors
Full Changelog: rust-lang/backtrace-rs@0.3.70...0.3.71
v0.3.70
Compare Source
New API
BacktraceFrame
can now haveresolve(&mut self)
called on it thanks to @fraillt in https://github.com/rust-lang/backtrace-rs/pull/526Platform Support
We added support for new platforms in this release!
Windows
thumbv7a-*-windows-msvc
targets by @kleisauke in https://github.com/rust-lang/backtrace-rs/pull/573SGX
Thanks to
Internals
We did a bunch more work on our CI and internal cleanups
addr_of!
by @GrigorenkoPV in https://github.com/rust-lang/backtrace-rs/pull/585symbolize/gimli/stash.rs
by @onur-ozkan in https://github.com/rust-lang/backtrace-rs/pull/586New Contributors
Full Changelog: rust-lang/backtrace-rs@0.3.69...0.3.70
tuffy/bitstream-io (bitstream-io)
v2.3.0
Compare Source
lukaslueg/built (built)
v0.7.3
Compare Source
Added
v0.7.2
Compare Source
Changed
rustdoc
is missingrust-lang/cc-rs (cc)
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.feature = parallel
), which should be more efficient. (https://github.com/rust-lang/cc-rs/pull/889).armasm[64].exe
(https://github.com/rust-lang/cc-rs/pull/867, https://github.com/rust-lang/cc-rs/pull/868, https://github.com/rust-lang/cc-rs/pull/869, https://github.com/rust-lang/cc-rs/pull/857)is_flag_supported
(https://github.com/rust-lang/cc-rs/pull/839, https://github.com/rust-lang/cc-rs/pull/886)*-apple-tvos
and*-apple-tvos-sim
targets (https://github.com/rust-lang/cc-rs/pull/881, https://github.com/rust-lang/cc-rs/pull/704)rustc --print deployment-target
when available (https://github.com/rust-lang/cc-rs/pull/848, https://github.com/rust-lang/cc-rs/pull/872)remove_flag
function to remove flags which have been added withadd_flag
(https://github.com/rust-lang/cc-rs/pull/885)-m32
/-mx32
/-m64
flags are passed (https://github.com/rust-lang/cc-rs/pull/709)-isysroot
is passed on Apple targets (https://github.com/rust-lang/cc-rs/pull/703) and how MSVC version is detected on Windows (https://github.com/rust-lang/cc-rs/pull/696).As always, please file bugs if you hit issues.
cc
is used in many more ways than we can possibly test (especially when cross-compiling or using tier-3 platforms).Thanks.
New Contributors
Full Changelog: rust-lang/cc-rs@1.0.83...1.0.84
clap-rs/clap (clap)
v4.4.18
Compare Source
Fixes
usage
feature, ensure the list of required arguments is uniqueclap-rs/clap (clap_complete)
v4.4.10
Compare Source
Fixes
v4.4.9
Compare Source
Features
ValueHint::FilePath
ValueHint::DirPath
ValueHint::Other
v4.4.8
Compare Source
Fixes
console-rs/console (console)
v0.15.8
Compare Source
Enhancements
wasm32-unknown-emscripten
target. (#179)read_line_initial_text
now retains the initial prefix. (#190)Bugfixes
Term
to get terminal size (#186)read_line
andread_line_initial_text
's behavior. (#181)msys_tty_on
. (#183)crossbeam-rs/crossbeam (crossbeam)
v0.8.4
Compare Source
cfg-if
. (#1072)image-rs/image (image)
v0.25.1
Compare Source
Bug fixes:
channel.
ImageFormat::{reading_enabled, writing_enabled}
.v0.25.0
Compare Source
Breaking changes:
BufRead
+Seek
bound on many decoders.ExtendedColorType
instead ofColorType
when encoding.ImageOutputFormat
,GenericImageView::bounds
, and several otherdeprecated items.
ImageDecoder
so the traitis object safe.
repr(transparent)
rather thanrepr(C)
.Structural changes:
Codec changes:
v0.24.9
Compare Source
Structural changes:
New features:
from GenericImageView.
Bug fixes:
invalid bit depth.
rust-lang/libc (libc)
v0.2.155
Compare Source
What's Changed
SYS_lseek
andSYS_mmap
for aarch64 Android by @lberrymage in https://github.com/rust-lang/libc/pull/3632Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.