-
Notifications
You must be signed in to change notification settings - Fork 1
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 compatible #3
base: master
Are you sure you want to change the base?
Conversation
Run & review this pull request in StackBlitz Codeflow. |
|
135f28f
to
dd6ade4
Compare
f98ac3e
to
093f16b
Compare
c52cc5b
to
2937f16
Compare
9013d39
to
4e590b9
Compare
9647143
to
72297f6
Compare
f537d0d
to
433f3f6
Compare
7170d9f
to
ac88c86
Compare
7c12514
to
b10b811
Compare
872239d
to
ab9dcc6
Compare
db790a6
to
60a8dec
Compare
5fbe4e8
to
12f0db0
Compare
8d06cae
to
43c49ed
Compare
961e399
to
bf8e94a
Compare
24022cf
to
79664e7
Compare
79664e7
to
0e900be
Compare
0e900be
to
72b8d31
Compare
|
This PR contains the following updates:
0.6.4
->0.6.18
1.0.4
->1.0.10
1.0.75
->1.0.93
0.18.0
->0.18.1
4.4.6
->4.5.20
0.3.5
->0.3.6
0.4.44
->0.4.47
0.4.68+curl-8.4.0
->0.4.78
0.2.22
->0.2.25
1.0.27
->1.0.34
0.5.8
->0.5.9
0.1.8
->0.1.10
0.4.20
->0.4.23
2.0.0
->2.6.0
0.1.26
->0.1.32
0.2.148
->0.2.161
0.8.1
->0.8.5
2.6.4
->2.7.4
3.7.0
->3.8.2
0.2.1
->0.2.2
2.3.0
->2.3.1
0.3.27
->0.3.31
1.4.0
->1.4.1
1.3.1
->1.5.0
2.9.2
->2.11.1
1.0.20
->1.0.23
1.0.188
->1.0.214
0.1.1
->0.1.6
0.1.9
->0.1.10
1.0.107
->1.0.132
2.0.37
->2.0.87
0.4.40
->0.4.43
3.8.0
->3.13.0
1.0.49
->1.0.68
0.3.29
->0.3.36
0.8.2
->0.8.19
0.1.37
->0.1.40
0.3.17
->0.3.18
2.7.0
->2.8.0
0.2.4
->0.2.6
2.4.1
->2.5.3
2.4.0
->2.5.0
Release Notes
rust-cli/anstyle (anstream)
v0.6.18
Compare Source
v0.6.17
Compare Source
v0.6.16
Compare Source
v0.6.15
Compare Source
v0.6.14
Compare Source
v0.6.13
Compare Source
v0.6.12
Compare Source
v0.6.11
Compare Source
v0.6.10
Compare Source
v0.6.9
Compare Source
v0.6.8
Compare Source
v0.6.7
Compare Source
v0.6.6
Compare Source
v0.6.5
Compare Source
dtolnay/anyhow (anyhow)
v1.0.93
Compare Source
thiserror
v2v1.0.92
Compare Source
&raw const
and&raw mut
syntax insideensure!
(#390)v1.0.91
Compare Source
v1.0.90
Compare Source
v1.0.89
Compare Source
UnwindSafe
andRefUnwindSafe
impl consistently available between versions of Rust newer and older than 1.72 (#386)v1.0.88
Compare Source
v1.0.87
Compare Source
Error::new
andError::chain
, in no-std mode on Rust 1.81+ (#383)v1.0.86
Compare Source
ensure!
with non-literal after minus sign (#373)v1.0.85
Compare Source
ensure!
macro's rules to unblock some rustc pretty-printer improvements (#368, #371)v1.0.84
Compare Source
ensure!
through aNot
impl for a type that is notbool
(#367)v1.0.83
Compare Source
v1.0.82
Compare Source
v1.0.81
Compare Source
v1.0.80
Compare Source
v1.0.79
Compare Source
v1.0.78
Compare Source
v1.0.77
Compare Source
anyhow::Error::backtrace
available on stable Rust compilers 1.65+ (#293, thanks @LukasKalbertodt)v1.0.76
Compare Source
unsafe_op_in_unsafe_fn
lint (#329)oli-obk/cargo_metadata (cargo_metadata)
v0.18.1
Compare Source
clap-rs/clap (clap)
v4.5.20
Compare Source
Features
CommandExt
v4.5.19
Compare Source
Internal
v4.5.18
Compare Source
Features
Arg::get_display_order
andCommand::get_display_order
v4.5.17
Compare Source
Fixes
v4.5.16
Compare Source
Fixes
derive
feature is missingv4.5.15
Compare Source
Compatiblity
Arg::remove
changed return typesFixes
Arg::remove
return the removed itemv4.5.14
Compare Source
Features
Arg::add
for attaching arbitrary state, like completion hints, toArg
withoutArg
knowing about itv4.5.13
Compare Source
Fixes
#[flatten]
ing an optional#[group(skip)]
v4.5.12
Compare Source
v4.5.11
Compare Source
v4.5.10
Compare Source
v4.5.9
Compare Source
Fixes
v4.5.8
Compare Source
Fixes
v4.5.7
Compare Source
Fixes
num_args
v4.5.6
Compare Source
v4.5.5
Compare Source
Fixes
exclusive
to overriderequired_unless_present
,required_unless_present_any
,required_unless_present_all
v4.5.4
Compare Source
Fixes
#[arg(id)]
attributes againv4.5.3
Compare Source
Internal
heck
v4.5.2
Compare Source
Features
CommandExt
v4.5.1
Compare Source
Internal
v4.5.0
Compare Source
Compatibility
v4.4.18
Compare Source
Fixes
usage
feature, ensure the list of required arguments is uniquev4.4.17
Compare Source
Fixes
panic!
when mixingargs_conflicts_with_subcommands
withArgGroup
(which is implicit withderive
) introduced in 4.4.15v4.4.16
Compare Source
Fixes
v4.4.15
Compare Source
Fixes
args_conflicts_with_subcommands
args_conflicts_with_subcommands
when using subcommand short and long flagsv4.4.14
Compare Source
Documentation
find
cookbook entry to allow repeats of flags/optionsFeatures
num_args(0)
on options which allows making them emulate being a flag for position-tracking flagsv4.4.13
Compare Source
Documentation
v4.4.12
Compare Source
Performance
TypedValueParser
for possible values if neededv4.4.11
Compare Source
Features
Command::mut_group
v4.4.10
Compare Source
Documentation
v4.4.9
Compare Source
Fixes
Command::about
under flattened headingshide
when flattening subcommandsv4.4.8
Compare Source
Features
Command::flatten_help
to allowgit stash -h
like help for subcommandsv4.4.7
Compare Source
Performance
dajoha/color-print (color-print)
v0.3.6
Compare Source
alexcrichton/curl-rust (curl)
v0.4.46
Compare Source
v0.4.45
Compare Source
alexcrichton/filetime (filetime)
v0.2.25
Compare Source
v0.2.24
Compare Source
v0.2.23
Compare Source
rust-lang/flate2-rs (flate2)
v1.0.34
Compare Source
What's Changed
New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.33...1.0.34
v1.0.33
: - fix minimal manifest versionsCompare Source
What's Changed
New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.32...1.0.33
v1.0.32
: - turn panic into errorCompare Source
What's Changed
Fix
Other
New Contributors
Full Changelog: rust-lang/flate2-rs@1.0.31...1.0.32
v1.0.31
Compare Source
This release allows using
libz-rs
in the latest version, v0.2.1.Commit Statistics
Commit Details
view details
25541bd
)1dbed76
)a7853c0
)e6f6949
)9e6af00
)411d641
)1a0daec
)v1.0.30
Compare Source
Documentation
Commit Statistics
Commit Details
view details
bc1b3e9
)5ce4154
)d3bea90
)f37b1b0
)5048843
)42c86ce
)f7b99e9
)563f1c4
)1126a4a
)v1.0.29
Compare Source
Commit Statistics
Commit Details
view details
9a25bc0
)e9c87c0
)8a502a7
)320e7c7
)6a26c0c
)7e6429a
)ae78497
)20bbd74
)0a584f4
)8386651
)f0463d5
)8ef8ae6
)v1.0.28
Compare Source
Other
write_to_spare_capacity_of_vec
helper.Commit Statistics
Commit Details
view details
a99b53e
)223f829
)7a61ea5
)1260d3e
)f62ff42
)bufread
andread
types. (5b23cc9
)f285e9a
)write_to_spare_capacity_of_vec
. (69972b8
)write_to_spare_capacity_of_vec
helper. (82e45fa
)20cdcbe
)68ba8f6
)scottlamb/http-auth (http-auth)
v0.1.10
Compare Source
base64
to version 0.22.v0.1.9
Compare Source
http
crate version 1.0 types.BurntSushi/ripgrep (ignore)
v0.4.22
Compare Source
v0.4.21
Compare Source
indexmap-rs/indexmap (indexmap)
v2.6.0
Compare Source
Clone
formap::IntoIter
andset::IntoIter
.hashbrown
dependency to version 0.15.v2.5.0
Compare Source
insert_before
method toIndexMap
andIndexSet
, as analternative to
shift_insert
with different behavior on existing entries.first_entry
andlast_entry
methods toIndexMap
.From
implementations betweenIndexedEntry
andOccupiedEntry
.v2.4.0
Compare Source
IndexMap::append
andIndexSet::append
, moving all items fromone map or set into another, and leaving the original capacity for reuse.
v2.3.0
Compare Source
MutableEntryKey
for opt-in mutable access to map entry keys.MutableKeys::iter_mut2
for opt-in mutable iteration of mapkeys and values.
v2.2.6
Compare Source
MutableValues
for opt-in mutable access to set values.v2.2.5
Compare Source
borsh
serialization support.v2.2.4
Compare Source
insert_sorted
method onIndexMap
,IndexSet
, andVacantEntry
.serde
deserializers.v2.2.3
Compare Source
move_index
andswap_indices
methods toIndexedEntry
,OccupiedEntry
, andRawOccupiedEntryMut
, functioning like the existingmethods on
IndexMap
.shift_insert
methods onVacantEntry
andRawVacantEntryMut
, aswell as
shift_insert_hashed_nocheck
on the latter, to insert the new entryat a particular index.
shift_insert
methods onIndexMap
andIndexSet
to insert a newentry at a particular index, or else move an existing entry there.
v2.2.2
Compare Source
RawEntryBuilder::from_hash_full
,RawEntryBuilder::index_from_hash
, andRawEntryMut::index
.v2.2.1
Compare Source
RawOccupiedEntryMut::into_key(self) -> &'a mut K
,This a breaking change from 2.2.0, but that version was published for less
than a day and has now been yanked.
v2.2.0
Compare Source
The new
IndexMap::get_index_entry
method finds an entry by its index forin-place manipulation.
The
Keys
iterator now implementsIndex<usize>
for quick access to theentry's key, compared to indexing the map to get the value.
The new
IndexMap::splice
andIndexSet::splice
methods will drain thegiven range as an iterator, and then replace that range with entries from
an input iterator.
The new trait
RawEntryApiV1
offers opt-in access to a raw entry API forIndexMap
, corresponding to the unstable API onHashSet
as of Rust 1.75.Many
IndexMap
andIndexSet
methods have relaxed their type constraints,e.g. removing
K: Hash
on methods that don't actually need to hash.Removal methods
remove
,remove_entry
, andtake
are now deprecatedin favor of their
shift_
orswap_
prefixed variants, which are moreexplicit about their effect on the index and order of remaining items.
The deprecated methods will remain to guide drop-in replacements from
HashMap
andHashSet
toward the prefixed methods.v2.1.0
Compare Source
Empty slices can now be created with
map::Slice::{new, new_mut}
andset::Slice::new
. In addition,Slice::new
,len
, andis_empty
arenow
const
functions on both types.IndexMap
,IndexSet
, and their respectiveSlice
s all have binarysearch methods for sorted data: map
binary_search_keys
and setbinary_search
for plain comparison,binary_search_by
for customcomparators,
binary_search_by_key
for key extraction, andpartition_point
for boolean conditions.v2.0.2
Compare Source
hashbrown
dependency has been updated to version 0.14.1 tocomplete the support for Rust 1.63.
v2.0.1
Compare Source
hashbrown
's relaxed MSRV (or use cargo--ignore-rust-version
).rust-lang/jobserver-rs (jobserver)
v0.1.32
Compare Source
v0.1.31
Compare Source
v0.1.30
Compare Source
v0.1.29
Compare Source
v0.1.28
Compare Source
v0.1.27
Compare Source
rust-lang/libc (libc)
v0.2.161
Compare Source
Fixed
FNM_PATHNAME
andFNM_NOESCAPE
values #3983v0.2.160
Compare Source
Added
PR_GET_NAME
andPR_SET_NAME
#3941F_TRANSFEREXTENTS
#3925mach_error_string
#3913pthread
APIs #3846LOCAL_PEERTOKEN
socket option #3929RTF_*
,RTA_*
,RTAX_*
, andRTM_*
definitions #3714AT_EACCESS
#3911getgrgid
,getgrnam
,getgrnam_r
andgetgrgid_r
#3912getpwnam_r
andgetpwuid_r
#3906POLLRDHUP
#3936arc4random
#3945ptsname_r
#3867fanotify
interfaces #3695tcp_info
#3480iopl
andioperm
#3720posix_spawn
chdir functions #3949utmpx.h
constants #3908sysctlnametomib
,CLOCK_THREAD_CPUTIME_ID
andCLOCK_PROCESS_CPUTIME_ID
#3927getentropy
#3973POLLRDHUP
,POSIX_FADV_*
,O_RSYNC
, andposix_fallocate
#3936fnmatch.h
#3937Changed
ino_t
to bec_ulonglong
#3919Fixed
struct stat
on FreeBSD 12+ #3946Other
windows-sys
#3915v0.2.159
Compare Source
Added
AT_*
constants in #3779NOTE_*
constants in #3883__timeval
for 64-bit support in #3786epoll_pwait2
in #3868mq_notify
in #3849NFT_CT_*
constants in #3844fchmodat2
syscall in #3588mseal
syscall in #3798sendmmsg
andrecvmmsg
in #3831IN6ADDR_ANY_INIT
andIN6ADDR_LOOPBACK_INIT
in #3693S_ISVTX
in #3768vxCpuLib
andtaskLib
functions #3861std::net
support in #3892Fixed
clippy-driver
is used #3893Changed
ioctl
APIs in #3722v0.2.158
Compare Source
Fixed
Iterator
withrustc-dep-of-std
in #3856 (comment)v0.2.157
Compare Source
Added
_NSGetArgv
,_NSGetArgc
and_NSGetProgname
in #3702RUSTC_WRAPPER
support in #3845execvpe
support from 14.1 release in #3745SO_BINDTOIFINDEX
klogctl
in #3777fcntl
OFD commands in #3563_lwp_park
in #3721pthread_equal
in #3773select
,FD_SET
,FD_ZERO
,FD_ISSET
in #3681Fixed
O_*
constants in #3841Changed
rustc_dep_of_std
is set in #3723v0.2.156
Compare Source
Added
F_ALLOCATEPERSIST
in #3712os_sync_wait_on_address
and related definitions in #3769IPV6_DONTFRAG
to all BSD targets in #3716IP_RECVTTL
/IPV6_RECVHOPLIMIT
in #3751XATTR_CREATE
,XATTR_REPLACE
in #3739confstr
API and_CS_*
in #3771preadv2
andpwritev2
(1.2.5 min.) in #3762SOMAXCONN
in #3761Fixed
ifa_flags
type to u64 in #3729libregex
in #3775Changed
addr_of!(EXTERN_STATIC)
is now considered safe in #3776Removed
rmx_state
in #3776Other
[
v0.2.155
](https://redirect.giConfiguration
📅 Schedule: Branch creation - "before 5am on the first day of the month" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.