fix(deps): update all dependencies #196
No reviewers
Labels
No labels
bug
dependency
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
review-next
security
stub
tool
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
raito/lanzaboote!196
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/all"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.0.71->1.0.752.0.11->2.0.122.3.3->2.4.14.3.1->4.4.64.3->4.42.0.0->2.0.10.2.21->0.2.22=0.6.1->=0.7.10.6.1->0.7.12.0.1->2.0.40.4.19->0.4.200.4.18->0.4.200.26.2->0.27.10.26->0.271.0.163->1.0.1891.0.96->1.0.1070.10.7->0.10.80.10.6->0.10.83.5.0->3.8.03.6.0->3.8.02.3.3->2.4.0Release Notes
dtolnay/anyhow (anyhow)
v1.0.75Compare Source
v1.0.74Compare Source
v1.0.73Compare Source
v1.0.72Compare Source
assert-rs/assert_cmd (assert_cmd)
v2.0.12Compare Source
Compatibility
Fixes
bitflags/bitflags (bitflags)
v2.4.1Compare Source
What's Changed
Full Changelog: https://github.com/bitflags/bitflags/compare/2.4.0...2.4.1
v2.4.0Compare Source
What's Changed
New Contributors
Full Changelog: https://github.com/bitflags/bitflags/compare/2.3.3...2.4.0
clap-rs/clap (clap)
v4.4.6Compare Source
Internal
anstreamv4.4.5Compare Source
Fixes
nameorlong_flag, allow ambiguous-looking matches that unambiguously map back to the same commandlong_flag, don't panicv4.4.4Compare Source
Internal
terminal_sizeto 0.3v4.4.3Compare Source
Documentation
v4.4.2Compare Source
Performance
once_celldependencyv4.4.1Compare Source
Features
Command::stylesv4.4.0Compare Source
Compatibility
v4.3.24Compare Source
Fixes
--helpwith custom templatesv4.3.23Compare Source
Fixes
UnknownArgumentValueParserto not error on flag's absencev4.3.22Compare Source
Features
UnknownArgumentValueParserfor injecting errors for improving the experience with errorsv4.3.21Compare Source
Features
TryMapValueParserso the type can be namedv4.3.20Compare Source
Features
Command::mut_argsfor modifying all arguments en massev4.3.19Compare Source
Fixes
value_terminatoreven in the presence of later multiple-value positional argumentsv4.3.18Compare Source
Fixes
--in fewer places where it won't workv4.3.17Compare Source
Fixes
PossibleValuedescriptions in--helpv4.3.16Compare Source
Fixes
v4.3.15Compare Source
Features
anstyleDocumentation
v4.3.14Compare Source
Features
ArgAction::HelpShortandArgAction::HelpLongfor explicitly specifying which style of help to displayFixes
[OPTIONS]in usage if a help or versionArgActionis usedv4.3.13Compare Source
v4.3.12Compare Source
Fixes
v4.3.11Compare Source
Features
num::Wrapping,Box, orArcBox<str>,Box<OsStr>, andBox<Path>v4.3.10Compare Source
Performance
v4.3.9Compare Source
Fixes
Command::ignore_errorsno longer masks help/versionv4.3.8Compare Source
Fixes
infer_long_arg, rather than arbitrarily picking one, matching the documentation and subcommand's behaviorv4.3.7Compare Source
Documentation
v4.3.6Compare Source
Documentation
cliov4.3.5Compare Source
ColorChoice::possible_valuesis added to simplify things for builder usersFixes
ColorChoice::to_possible_valueno longer includes descriptions, encouraging shorter help where possiblev4.3.4Compare Source
Features
Error::exit_codev4.3.3Compare Source
Features
Command::deferfor delayed initialization of subcommands to reduce startup times of large applications like denov4.3.2Compare Source
Fixes
--helpwith custom templatessmol-rs/fastrand (fastrand)
v2.0.1Compare Source
fork()method. (#62)fastrand-contribin documentation. (#70)alexcrichton/filetime (filetime)
v0.2.22Compare Source
m4b/goblin (goblin)
v0.7.0Breaking
mach: Implement
LC_NOTE, (breakage=load commands are marked non-exhaustive), thanks @messense: https://github.com/m4b/goblin/pull/342Fixed
elf: fix is_lib detection, thanks @m-hilgendorf: https://github.com/m4b/goblin/pull/366
pe: fix out of bounds access while parsing AttributeCertificate, thanks @anfedotoff: https://github.com/m4b/goblin/pull/368
Added
pe: support basic certificates enumeration, thanks @RaitoBezarius: https://github.com/m4b/goblin/pull/354
pe: fix certificate tables parsing, thanks @baloo: https://github.com/m4b/goblin/pull/359
pe: add pe authenticode support, thanks @baloo: https://github.com/m4b/goblin/pull/362
mach: implement
LC_FILESET_ENTRY, thanks @mmaekr: https://github.com/m4b/goblin/pull/369build: add afl fuzzing support, thanks @anfedotoff: https://github.com/m4b/goblin/pull/351
dtolnay/indoc (indoc)
v2.0.4Compare Source
v2.0.3Compare Source
v2.0.2Compare Source
no-alloccategory to crates.io metadatarust-lang/log (log)
v0.4.20Compare Source
local_inner_macrosusage by @EFanZh in https://github.com/rust-lang/log/pull/570nix-rust/nix (nix)
v0.27.1Compare Source
Fixed
(#2111)
v0.27.0Added
AT_EACCESStoAtFlagson all platforms but android(#1995)
PF_ROUTEtoSockTypeon macOS, iOS, all of the BSDs, Fuchsia, Haiku, Illumos.(#1867)
nix::ucontextmodule onaarch64-unknown-linux-gnu.(#1662)
CanRawtoSockProtocolandCanBcmas a separateSocProtocolconstant.(#1912)
GenericandNFLOGtoSockProtocol.(#2092)
mq_timedreceiveto::nix::mqueue.([#1966])(https://github.com/nix-rust/nix/pull/1966)
LocalPeerPidtonix::sys::socket::sockoptfor macOS. (#1967)TFD_TIMER_CANCEL_ON_SETto::nix::sys::time::TimerSetTimeFlagson Linux and Android.(#2040)
SOF_TIMESTAMPING_OPT_IDandSOF_TIMESTAMPING_OPT_TSONLYtonix::sys::socket::TimestampingFlag.(#2048)
SO_SETFIBandSO_USER_COOKIEtonix::sys::socket::sockoptfor FreeBSD.(#2085)
SO_RTABLEfor OpenBSD andSO_ACCEPTFILTERfor FreeBSD/NetBSD tonix::sys::socket::sockopt.(#2085)
MSG_WAITFORONEtoMsgFlagson Android, Fuchsia, Linux, NetBSD,FreeBSD, OpenBSD, and Solaris.
(#2014)
SO_TS_CLOCKfor FreeBSD tonix::sys::socket::sockopt.(#2093)
(#1550)
nix::socketandnix::selectare now available on Redox.(#2012)
mqueue::MqdT.(#2097)
kevent_flagsonSigEvent.(#1731)
Changed
All Cargo features have been removed from the default set. Users will need to
specify which features they depend on in their Cargo.toml.
(#2091)
Implemented I/O safety for many, but not all, of Nix's APIs. Many public
functions argument and return types have changed:
(#1906)
Use I/O safety with
copy_file_range, and expose it on FreeBSD.(#1906)
The MSRV is now 1.65
(#1862)
(#2104)
The epoll interface now uses a type.
(#1882)
With I/O-safe type applied in
pty::OpenptyResultandpty::ForkptyResult,users no longer need to manually close the file descriptors in these types.
(#1921)
Refactored
nameparameter ofmq_openandmq_unlinkto be generic overNixPath.(#2102).
Made
cloneunsafe, likefork.(#1993)
Removed
sys::event::{kevent, kevent_ts}are deprecated in favor ofsys::kevent::Kqueue::kevent, andsys::event::kqueueis deprecated infavor of
sys::kevent::Kqueue::new.(#1943)
(#1855)
(#1861)
nix::sys::signalfd::signalfdis deprecated. Usenix::sys::signalfd::SignalFdinstead.(#1938)
SigEventsupport on Fuchsia, where it was unsound.(#2079)
flockfrom::nix::fcntlon Solaris.(#2082)
v0.26.3Compare Source
Fixed
ETH_P_ALLin htons format(#1925)
recvmsgnow sets the length of the receivedsockaddr_unfieldcorrectly on Linux platforms. (#2041)
SockaddrIn::from<std::net::SocketAddrV4>,SockaddrIn6::from<std::net::SockaddrV6>,IpMembershipRequest::new, andIpv6MembershipRequest::newwith future Rust versions.(#2061)
recvmsg.(#2095)
serde-rs/serde (serde)
v1.0.189Compare Source
v1.0.188Compare Source
v1.0.187Compare Source
v1.0.186Compare Source
serde_deriveandserdein the dependency graph (#2588, thanks @soqb)v1.0.185Compare Source
*selfwhich is behind a shared reference" deriving Serialize on a non_exhaustive enum (#2591)v1.0.184Compare Source
serde_derivebuild on all platforms — eventually we'd like to use a first-class precompiled macro if such a thing becomes supported by cargo / crates.iov1.0.183Compare Source
Box<OsStr>with an equivalent representation asOsString(#2556, thanks @DBLouis)v1.0.182Compare Source
serde(default)on tuple structs (#2553, thanks @Mingun)v1.0.181Compare Source
serde(alias)work in combination withflattenwhen using in-place deserialization (#2443, thanks @Mingun)v1.0.180Compare Source
v1.0.179Compare Source
v1.0.178Compare Source
v1.0.177Compare Source
serde(rename_all_fields = "...")attribute to apply arename_allon every struct variant of an enum (#1695, thanks @jplatte)v1.0.176Compare Source
v1.0.175Compare Source
v1.0.174Compare Source
v1.0.173Compare Source
bitflagscrate (#2516)v1.0.172Compare Source
v1.0.171Compare Source
derive(Deserialize)on unit structs that have const generics (#2500, thanks @Baptistemontan)v1.0.170Compare Source
v1.0.169Compare Source
v1.0.168Compare Source
serde::de::IgnoredAnyto be the type for aserde(flatten)field (#2436, thanks @Mingun)v1.0.167Compare Source
RangeFromandRangeTo(#2471, thanks @tbu-)v1.0.166Compare Source
no-alloccategory to crates.io metadatav1.0.165Compare Source
serde(skip_deserializing)attributes (#2466, thanks @Mingun)-Zminimal-versionsbuildv1.0.164Compare Source
serde-rs/json (serde_json)
v1.0.107Compare Source
v1.0.106Compare Source
Value::as_numberaccessor (#1069, thanks @chanced)Number::as_straccessor under "arbitrary_precision" feature (#1067, thanks @chanced)v1.0.105Compare Source
v1.0.104Compare Source
v1.0.103Compare Source
v1.0.102Compare Source
v1.0.101Compare Source
v1.0.100Compare Source
-Z minimal-versionsv1.0.99Compare Source
v1.0.98Compare Source
v1.0.97Compare Source
io_error_kind()method to serde_json::Error:fn io_error_kind(&self) -> Option<std::io::ErrorKind>(#1026)RustCrypto/hashes (sha2)
v0.10.8Compare Source
Stebalien/tempfile (tempfile)
v3.8.0Compare Source
with_prefixandwith_prefix_intoTempDirandNamedTempFileto make it easier to create temporary files/directories with nice prefixes.v3.7.1Compare Source
v3.7.0Compare Source
BREAKING: This release updates the MSRV to 1.63. This isn't an API-breaking change (so no major
release) but it's still a breaking change for some users.
v3.6.0Compare Source
NamedTempFileandSpooledTempFilemethods to the underlyingFileobject forbetter performance (especially vectorized writes, etc.).
AsFdandAsHandle.BurntSushi/walkdir (walkdir)
v2.4.0Compare Source
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.
I've pinned uefi and uefi-services to their previous versions, because
get_image_file_systemhas changed incompatibly.The tests just say:
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.