-
-
Notifications
You must be signed in to change notification settings - Fork 1
chore(monorepo): update cargo pre-1.0 packages (patch) #13
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/patch-cargo-all-pre-1.0
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 hidden or 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
|
e543ce3
to
724d481
Compare
758f919
to
44665ea
Compare
44665ea
to
116ae12
Compare
c026042
to
d8b8046
Compare
c49fc3d
to
53a5981
Compare
fe3924c
to
9851d24
Compare
03da3db
to
4fde860
Compare
5c9de07
to
0dd9c8a
Compare
0dd9c8a
to
6a14f08
Compare
6a14f08
to
27ffe18
Compare
27ffe18
to
53d78e7
Compare
53d78e7
to
3749837
Compare
ba9b55f
to
e6860a4
Compare
12e2ec4
to
94f440d
Compare
035697f
to
90332c4
Compare
71a234b
to
93289ea
Compare
93289ea
to
d7197bf
Compare
d7197bf
to
8bffdb2
Compare
45572d4
to
f8dc95b
Compare
f8dc95b
to
b425b44
Compare
b425b44
to
761e301
Compare
761e301
to
44d3c3f
Compare
44d3c3f
to
5c44340
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
0.8.11
->0.8.12
0.7.0
->0.7.7
0.7.0
->0.7.7
0.7.0
->0.7.7
0.3.4
->0.3.12
0.3.4
->0.3.12
0.7.0
->0.7.7
0.7.0
->0.7.7
0.9.0
->0.9.1
0.1.73
->0.1.88
0.1.73
->0.1.88
0.4.5
->0.4.8
0.2.16
->0.2.20
0.4.0
->0.4.2
0.4.35
->0.4.41
0.4.19
->0.4.41
0.2.32
->0.2.34
0.5
->0.5.1
0.5
->0.5.1
0.20.0
->0.20.2
0.99.17
->0.99.20
0.99.17
->0.99.20
0.10.0
->0.10.2
0.6.8
->0.6.12
0.3.28
->0.3.31
0.4.1
->0.4.3
0.14.25
->0.14.32
0.17.8
->0.17.11
0.12.0
->0.12.1
0.2
->0.2.172
0.4.0
->0.4.22
0.4.0
->0.4.22
=0.12.1
->=0.12.2
0.15.0
->0.15.1
0.12.7
->0.12.10
0.4.1
->0.4.3
0.12.1
->0.12.4
0.6.4
->0.6.5
0.11.2
->0.11.3
0.11.2
->0.11.3
0.9.0
->0.9.1
0.3.5
->0.3.7
0.12.2
->0.12.19
0.2.2
->0.2.4
0.1.16
->0.1.20
0.16
->0.16.1
0.16
->0.16.1
0.25
->0.25.3
0.4.41
->0.4.44
0.5.0
->0.5.4
0.5.0
->0.5.4
0.3.36
->0.3.41
0.8.9
->0.8.22
0.8.9
->0.8.22
0.8.2
->0.8.22
0.8.2
->0.8.22
0.13
->0.13.3
Release Notes
alloy-rs/rlp (alloy-rlp)
v0.3.12
Compare Source
v0.3.11
Compare Source
v0.3.10
Compare Source
v0.3.9
Compare Source
dtolnay/async-trait (async-trait)
v0.1.88
Compare Source
v0.1.87
Compare Source
v0.1.86
Compare Source
v0.1.85
Compare Source
Self: 'async_trait
bound in impl when not needed by signature (#284)v0.1.84
Compare Source
impl Trait
in return type (#282)v0.1.83
Compare Source
v0.1.82
Compare Source
akubera/bigdecimal-rs (bigdecimal)
v0.4.8
Compare Source
What's Changed
0e15 = 0*10^15
) by @drinkcat in https://github.com/akubera/bigdecimal-rs/pull/145Full Changelog: akubera/bigdecimal-rs@v0.4.7...v0.4.8
v0.4.7
Compare Source
Changes
BigDecimal::to_f64
num_traits::ToPrimitive
forBigDecimalRef
BigDecimal::{ToPlainString,WritePlainString}
v0.4.6
Compare Source
Changes
Fix error in formatting code that would skip "carrying the one" when rounding up series of nines, overflowing
Improved implementation of sqrt and cbrt
Uses consistent rounding implementations in formatting and arithmetic operations
Add new constructor methods
BigDecimal::from_bigint
&BigDecimal::from_biguint
chronotope/chrono (chrono)
v0.4.41
Compare Source
What's Changed
subsec_micros
andsubsec_millis
methods toTimeDelta
by @ggoetz in https://github.com/chronotope/chrono/pull/1668NaiveDateTime::UNIX_EPOCH
by @robertbastian in https://github.com/chronotope/chrono/pull/1670as_seconds_f32
andas_seconds_f64
forTimeDelta
by @ggoetz in https://github.com/chronotope/chrono/pull/1671num_days_in_month
method toDatelike
trait by @aslilac in https://github.com/chronotope/chrono/pull/1673WeekdaySet
, a collection ofWeekday
that isCopy
by @Kinrany in https://github.com/chronotope/chrono/pull/1676v0.4.40
: 0.4.40Compare Source
What's Changed
write_to
forDelayedFormat
by @tugtugtug in https://github.com/chronotope/chrono/pull/1654v0.4.39
: 0.4.39Compare Source
What's Changed
from_timestamp_nanos()
by @sgoll in https://github.com/chronotope/chrono/pull/1591NaiveWeek
methods by @bragov4ik in https://github.com/chronotope/chrono/pull/1600PartialEq
,Eq
,Hash
,Copy
andClone
onNaiveWeek
by @DSeeLP in https://github.com/chronotope/chrono/pull/1618#[inline]
tonum_days
by @CommanderStorm in https://github.com/chronotope/chrono/pull/1627rodrimati1992/const_format_crates (const_format)
v0.2.34
Now all features that used to require nightly only require Rust 1.83.0
Added
"rust_1_83"
feature that enables"rust_1_64"
featureChanged
"fmt"
feature to enable"rust_1_83"
featureMade many macros forward compatible with inline const patterns(when the
"rust_1_83"
feature is enabled):concatc
concatcp
formatc
formatcp
map_ascii_case
str_get
str_index
str_repeat
str_replace
Added these macros:
str_splice_out
str_split_alt
v0.2.33
Fixed Rust Analyzer style warning for assertion macros.
colin-kiegel/rust-derive-builder (derive_builder)
v0.20.2
Compare Source
builder(default = ...)
#331v0.20.1
Compare Source
JelteF/derive_more (derive_more)
v0.99.20
Compare Source
v0.99.19
Compare Source
rust-cli/env_logger (env_logger)
v0.10.2
Compare Source
Performance
Fixes
color
is disabledv0.10.1
Compare Source
Performance
Documentation
RUST_LOG
documentationrust-lang/futures-rs (futures)
v0.3.31
Compare Source
FuturesUnordered
when dropped future panics (#2886)task::waker_ref
(#2830)This is a breaking change but allowed because it is soundness bug fix.
AsyncBufRead::read_line
andAsyncBufReadExt::lines
(#2884)select!
/select_biased!
(#2832)This is technically a breaking change as it will now reject a very odd undocumented syntax that was previously accidentally accepted.
Waker::will_wake
change (#2865)stream::Iter::{get_ref,get_mut,into_inner}
(#2875)future::AlwaysReady
(#2825)io::{BufReader,BufWriter}
(#2848)hyperium/hyper (hyper)
v0.14.32
Compare Source
Features
Builder::max_pending_accept_reset_streams(num)
option (a24f0c0)Bug Fixes
New Contributors
Full Changelog: hyperium/hyper@v0.14.31...v0.14.32
v0.14.31
Compare Source
Bug Fixes
console-rs/indicatif (indicatif)
v0.17.11
Compare Source
What's Changed
OnceCell
toOnceLock
inTabExpandedString
by @tgross35 in https://github.com/console-rs/indicatif/pull/694v0.17.10
Compare Source
What's Changed
With some great performance improvements from @jaheba.
ProgressBar:set_tab_with
take&self
by @jaheba in https://github.com/console-rs/indicatif/pull/685dec
anddec_length
toProgressBar
by @jaheba in https://github.com/console-rs/indicatif/pull/690v0.17.9
Compare Source
What's Changed
instant
withweb-time
by @torokati44 in https://github.com/console-rs/indicatif/pull/666None
by @cdellacqua in https://github.com/console-rs/indicatif/pull/664rust-lang/libc (libc)
v0.2.172
Compare Source
Added
getauxval
for 32-bit targets (#4338)if_tun.h
ioctls (#4379)SO_BINDTOIFINDEX
(#4391)posix_spawn_file_actions_add[f]chdir[_np]
(#4387)filedesc
andfdescenttbl
(#4327)AF_UNSPEC
(#4344)AF_VSOCK
(#4344)timerfd
APIs (#4333)_IO
,_IOW
,_IOR
,_IOWR
to the exported API (#4325)tcp_info
to uClibc bindings (#4347)input-event-codes.h
(#4326)seccomp.h
(#4330)ptrace_sud_config
and relatedPTRACE_*ET_SYSCALL_USER_DISPATCH_CONFIG
. (#4386)pthread_attr_setstack
(#4349)utmpx
API (#4332)getrandom
on all platforms (#4346)io-sock
(#4169)sys/socket.h
andsys/uio.h
definitions (#4388)O_DIRECT
andSIGINFO
(#4348)secure_getenv
(#4342)d_type
member todirent
(#4352)Deprecated
TCP_PCAP_OUT
andTCP_PCAP_IN
(#4381)Fixed
statfs
(#4324)AF_INET = 3
(#4344)SA_ONSTACK
on RISC-V-32 (#4335)waitpid
parameter name (#4334)Removed
O_FSYNC
on RISC-V-32 (useO_SYNC
instead) (#4335)RTLD_DEEPBIND
on RISC-V-32 (#4335)Other
MFD_EXEC
andMFD_NOEXEC_SEAL
on sparc64" (#)$PWD
instead of$(pwd)
in run-docker (#4345)openpty
andforkpty
polyfills to Illumos, replace Solaris implementation with bindings (#4329)v0.2.171
Compare Source
Added
if_nameindex
/if_freenameindex
support (#4247)devname
(#4285)spawn.h
interfaces available on all FreeBSD-like systems (#4294)AF_XDP
structs for all Linux environments (#4163)F_SEAL_EXEC
(#4316)SO_PREFER_BUSY_POLL
andSO_BUSY_POLL_BUDGET
(#3917)devmem
structs (#4299)SO_DEVMEM_DONTNEED
(#4299)closefrom
(#4290)pw_passwd
field topasswd
(#4222)IP_BOUND_IF
andIPV6_BOUND_IF
(#4287)wasm32-wali-linux-musl
target (#4244)Changed
sa_sigaction
instead of a union (#4250)msqid_ds.__msg_cbytes
public (#4301)major
,minor
,makedev
intoconst fn
(#4208)Deprecated
Fixed
stat::st_size
signed (#4298)SI_TIMER
,SI_MESGQ
,SI_ASYNCIO
(#4292)tm_zone
andd_name
fields to usec_char
type (#4222)c_int
(#4304)Other
--no-self-update
torustup update
(#4306)i586-pc-windows-msvc
target (#4311)check_cfg
job (#4322)ctest
problems (#4311)Removed
pthread_set_name_np
(#4251)v0.2.170
Compare Source
Added
setdomainname
andgetdomainname
#4212evdev
structures #3756st_filerev
field tostat32
(#4254)SI_*`` and
TRAP_*`` signal codes #4225RUST_LIBC_UNSTABLE_LINUX_TIME_BITS64
. #4148Deprecated
Changed
Fixed
WEXITSTATUS
#4213getmntinfo
(#4265time_t
#426Other
v0.2.169
Compare Source
Added
sockaddr_vm
definition #4194Fixed
Breaking: rust-lang/rust#132975 corrected the signedness of
core::ffi::c_char
on various Tier 2 and Tier 3 platforms (mostly Arm and RISC-V) to match Clang. This release contains the corresponding changes tolibc
, including the following specific pull requests:c_char
with a reexport #4195c_char
on various targets #4199c_char
configuration fromrust-lang/rust
#4198Cleanup
c_void
in target-specific code #4200v0.2.168
Compare Source
Added
IFA_*
constants available on all Linux targets #4185MAP_DROPPABLE
#4173SIGRTMIN
andSIGRTMAX
#4171memccpy
andmempcpy
GNU extension [https://github.com/rust-lang/libc/pull/4186](https://redirect.github.com/rust-lang/libc/pull/4186)6.Deprecated
Fixed
Debug
implementation for unions opaque (#4176)Other
unpredictable_function_pointer_comparisons
lint where needed #4177v0.2.167
Compare Source
Added
st_fstype
tostat
#4145intptr_t
anduintptr_t
(#4161)Fixed
rustc-dep-of-std
#4158clockid_t
static variables (#4157)Cleanup
unused_qualifications
#4132Other
wasm32-wasi
#4157Removed
v0.2.166
Compare Source
Fixed
This release resolves two cases of unintentional breakage from the previous release:
const extern
functions are always enabled #4151v0.2.165
Compare Source
Added
mkostemp
,mkostemps
#3601in6_ifreq
#3617sysctl
net types #4022 (before release: removeif_family_id
(#4137))kcmp
call support #3746MAP_32BIT
andMAP_EXCL
#4127domainname
field toutsname
(#4089)f_flags
to structstatfs
for arm, mips, powerpc and x86 #3663malloc_stats
#3596ptp_*
structs #4113ptp_clock_caps
#4128ptp_pin_function
and mostPTP_
constants #4114mount_setattr
syscall #4046len8_dlc
field ofcan_frame
#3357utmpx
API #3213mcontext
-related data for RISCV64 #3468netinet
constants #3586)_POSIX_VDISABLE
(#4103)const extern fn
macro works #4134std
#3616htonl
,htons
,ntohl
,ntohs
#3669aligned_alloc
#3843aligned_realloc
#3592Fixed
MAP_HASSEMAPHORE
name (#4127)SA_*
mismatched types (#3211)Elf{32,64}_Relr
-related tests #3647loongarch64-linux-musl
riscv64gc-unknown-freebsd
#4129Deprecated
iconv_open
25e022a
mach_task_self
#4095mach
deprecation notices for things that were removed inmain
#4097Cleanup
f!
macro to be more flexible #4107libc_align
conditionalb5b553d
libc_cfg_target_vendor
conditional #4060libc_const_size_of
conditional5a43dd2
libc_core_cvoid
conditional #4060libc_int128
conditional #4060libc_non_exhaustive
conditional #4060libc_packedN
conditional #4060libc_priv_mod_use
conditional19c5937
libc_union
conditionalb9e4d80
long_array
conditional #4096ptr_addr_of
conditional #4065struct_formatter
#4074d63be8b
siginfo_t
(#3261)27ee6fe
77de375
](https://redirect.github.com/rust-lang/libConfiguration
📅 Schedule: Branch creation - "after 2am and before 3am" in timezone America/New_York, 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 was generated by Mend Renovate. View the repository job log.