Open dependabot[bot] opened 4 days ago
Bumps the patch-updates group with 20 updates in the / directory:
1.0.92
1.0.93
2.4.0
2.5.0
0.2.161
0.2.164
1.0.214
1.0.215
1.0.132
1.0.133
1.41.0
1.41.1
1.3.2
1.4.1
0.4.7
0.4.8
0.2.18
0.2.20
0.6.17
0.6.18
1.1.34
1.2.1
4.5.20
4.5.21
0.7.2
0.7.3
2.1.1
2.2.0
1.0.34
1.0.35
3.7.3
3.7.4
0.38.38
0.38.40
0.24.1
0.24.2
2.5.2
2.5.3
0.8.22
0.8.23
Updates anyhow from 1.0.92 to 1.0.93
anyhow
Sourced from anyhow's releases.
1.0.93 Update dev-dependencies to thiserror v2
thiserror
713bda9
f91c247
2a3901c
3ca2cdd
Updates futures-lite from 2.4.0 to 2.5.0
futures-lite
Sourced from futures-lite's releases.
v2.5.0 Remove Unpin bound from the Lines I/O adapter. (#113)
Unpin
Lines
Sourced from futures-lite's changelog.
Version 2.5.0 Remove Unpin bound from the Lines I/O adapter. (#113)
83bcf1e
bf22c0e
Updates libc from 0.2.161 to 0.2.164
libc
Sourced from libc's releases.
0.2.164 MSRV This release increases the MSRV of libc to 1.63. Other CI: remove tests with rust MSRV: document the MSRV of the stable channel to be 1.63 rust-lang/libc#4040 MacOS: move ifconf to s_no_extra_traits rust-lang/libc#4051 0.2.163 Added Aix: add more dlopen flags rust-lang/libc#4044 Android: add group calls rust-lang/libc#3499 FreeBSD: add TCP_FUNCTION_BLK and TCP_FUNCTION_ALIAS rust-lang/libc#4047 Linux: add confstr rust-lang/libc#3612 Solarish: add aio rust-lang/libc#4033 Solarish: add arc4random* rust-lang/libc#3944 Changed Emscripten: upgrade emsdk to 3.1.68 rust-lang/libc#3962 Hurd: use more standard types rust-lang/libc#3733 Hurd: use the standard ssize_t = isize rust-lang/libc#4029 Solaris: fix confstr and ucontext_t rust-lang/libc#4035 Other CI: add Solaris rust-lang/libc#4035 CI: add i686-unknown-freebsd rust-lang/libc#3997 CI: ensure that calls to sort do not depend on locale rust-lang/libc#4026 Specify rust-version in Cargo.toml rust-lang/libc#4041 0.2.162 Added Android: fix the alignment of uc_mcontext on arm64 rust-lang/libc#3894 Apple: add host_cpu_load_info rust-lang/libc#3916 ESP-IDF: add a time flag rust-lang/libc#3993 FreeBSD: add the CLOSE_RANGE_CLOEXEC flagrust-lang/libc#3996 FreeBSD: fix test errors regarding __gregset_t rust-lang/libc#3995 FreeBSD: fix tests on x86 FreeBSD 15 rust-lang/libc#3948 FreeBSD: make ucontext_t and mcontext_t available on all architectures rust-lang/libc#3848 Haiku: add getentropy rust-lang/libc#3991 Illumos: add syncfs rust-lang/libc#3990 Illumos: add some recently-added constants rust-lang/libc#3999 Linux: add ioctl flags rust-lang/libc#3960 Linux: add epoll busy polling parameters rust-lang/libc#3922
This release increases the MSRV of libc to 1.63.
dlopen
TCP_FUNCTION_BLK
TCP_FUNCTION_ALIAS
confstr
aio
arc4random*
ssize_t = isize
ucontext_t
i686-unknown-freebsd
sort
rust-version
Cargo.toml
uc_mcontext
host_cpu_load_info
CLOSE_RANGE_CLOEXEC
__gregset_t
mcontext_t
getentropy
syncfs
ioctl
... (truncated)
Sourced from libc's changelog.
0.2.164 - 2024-11-16 MSRV This release increases the MSRV of libc to 1.63. Other CI: remove tests with rust MSRV: document the MSRV of the stable channel to be 1.63 rust-lang/libc#4040 MacOS: move ifconf to s_no_extra_traits rust-lang/libc#4051 0.2.163 - 2024-11-16 Added Aix: add more dlopen flags rust-lang/libc#4044 Android: add group calls rust-lang/libc#3499 FreeBSD: add TCP_FUNCTION_BLK and TCP_FUNCTION_ALIAS rust-lang/libc#4047 Linux: add confstr rust-lang/libc#3612 Solarish: add aio rust-lang/libc#4033 Solarish: add arc4random* rust-lang/libc#3944 Changed Emscripten: upgrade emsdk to 3.1.68 rust-lang/libc#3962 Hurd: use more standard types rust-lang/libc#3733 Hurd: use the standard ssize_t = isize rust-lang/libc#4029 Solaris: fix confstr and ucontext_t rust-lang/libc#4035 Other CI: add Solaris rust-lang/libc#4035 CI: add i686-unknown-freebsd rust-lang/libc#3997 CI: ensure that calls to sort do not depend on locale rust-lang/libc#4026 Specify rust-version in Cargo.toml rust-lang/libc#4041 0.2.162 - 2024-11-07 Added Android: fix the alignment of uc_mcontext on arm64 rust-lang/libc#3894 Apple: add host_cpu_load_info rust-lang/libc#3916 ESP-IDF: add a time flag rust-lang/libc#3993 FreeBSD: add the CLOSE_RANGE_CLOEXEC flagrust-lang/libc#3996 FreeBSD: fix test errors regarding __gregset_t rust-lang/libc#3995 FreeBSD: fix tests on x86 FreeBSD 15 rust-lang/libc#3948 FreeBSD: make ucontext_t and mcontext_t available on all architectures rust-lang/libc#3848 Haiku: add getentropy rust-lang/libc#3991 Illumos: add syncfs rust-lang/libc#3990
dad00cb
01ce562
8153ac1
5f0d183
5125160
6093ce0
ifconf
s_no_extra_traits
a4b5bf8
d7b6bf0
0a976d3
cfd7ebf
Updates serde from 1.0.214 to 1.0.215
serde
Sourced from serde's releases.
v1.0.215 Produce warning when multiple fields or variants have the same deserialization name (#2855, #2856, #2857)
8939af4
fa5d58c
1a3cf4b
7d96352
111ecc5
edd6fe9
a20e924
b1353a9
c59e876
7f1e697
Updates serde_json from 1.0.132 to 1.0.133
serde_json
Sourced from serde_json's releases.
v1.0.133 Implement From<[T; N]> for serde_json::Value (#1215)
0903de4
2b65ca0
4e5f985
2ccb5b6
a11f5f2
07f280a
75ed447
73011c0
be2198a
7cce517
Updates tokio from 1.41.0 to 1.41.1
tokio
Sourced from tokio's releases.
Tokio v1.41.1 1.41.1 (Nov 7th, 2024) Fixed metrics: fix bug with wrong number of buckets for the histogram (#6957) net: display net requirement for net::UdpSocket in docs (#6938) net: fix typo in TcpStream internal comment (#6944) #6957: tokio-rs/tokio#6957 #6938: tokio-rs/tokio#6938 #6944: tokio-rs/tokio#6944
net
net::UdpSocket
TcpStream
#6957: tokio-rs/tokio#6957 #6938: tokio-rs/tokio#6938 #6944: tokio-rs/tokio#6944
bb7ca75
4a34b77
8897885
0dbdd19
94e55c0
4468f27
worker_steal_count
070a825
946401c
0c01fd2
ebe2416
Updates arbitrary from 1.3.2 to 1.4.1
arbitrary
Sourced from arbitrary's changelog.
Unreleased Released YYYY-MM-DD. Added TODO (or remove section if none) Changed TODO (or remove section if none) Deprecated TODO (or remove section if none) Removed TODO (or remove section if none) Fixed TODO (or remove section if none) Security TODO (or remove section if none) 1.4.0 Released 2024-10-30. Added Added an Arbitrary implementation for PhantomPinned. Added the Unstructured::choose_iter helper method. Added #[arbitrary(skip)] for enum variants in the derive macro. Added the Arbitrary::try_size_hint trait method. Changed Implement Arbitrary for PhantomData<A> even when A does not implement Arbitrary and when A is ?Sized. Make usize's underlying encoding independent of machine word size so that corpora are more portable. Fixed
Released YYYY-MM-DD.
Released 2024-10-30.
Arbitrary
PhantomPinned
Unstructured::choose_iter
#[arbitrary(skip)]
enum
Arbitrary::try_size_hint
PhantomData<A>
A
?Sized
usize
c22d7c8
690db06
6cbaf48
de2becf
4f5967b
a5dfc7e
da62b03
f643527
5b86c44
1cc0e46
Updates libfuzzer-sys from 0.4.7 to 0.4.8
libfuzzer-sys
Sourced from libfuzzer-sys's changelog.
0.4.8 Released 2024-11-07. Added Bindings to LLVMFuzzerCustomCrossOver through the fuzz_crossover macro. See the example_crossover directory in this crate's repo for a complete example. Changed Updated to libFuzzer commit ab51eccf88f5321e7c60591c5546b254b6afab99 (release/19.x).
Released 2024-11-07.
LLVMFuzzerCustomCrossOver
fuzz_crossover
example_crossover
libFuzzer
ab51eccf88f5321e7c60591c5546b254b6afab99
release/19.x
ebfcedf
6947ccb
1a23bcd
94c9045
4a4554e
bc6ce26
update-libfuzzer.sh
c8275d1
ed23315
once_lock
9848925
bf29d77
Updates allocator-api2 from 0.2.18 to 0.2.20
allocator-api2
Updates anstream from 0.6.17 to 0.6.18
anstream
fabe0c3
762ca76
d364ac4
ad3f458
0b8d105
69cf6c9
c78b3c1
ab37812
7c48196
a28405f
Updates cc from 1.1.34 to 1.2.1
cc
Sourced from cc's releases.
cc-v1.2.1 Other When invoking cl -?, set stdin to null (#1288) cc-v1.2.0 Added add i686-pc-windows-gnullvm prefix detection (#1283) Other Allow only specifying the architecture (#1285) Fix WASM vs. WASI options (#1284) cc-v1.1.37 Other Use relative directory for obj files hash (#1270) Regenerate target info (#1280) cc-v1.1.36 Other Fix CUDA build with clang++. (#1273) cc-v1.1.35 Other Remove support for FRC (#1268) Do not add -fPIC by default on UEFI targets (#1263) Use -windows-gnu for all UEFI targets (#1264)
cl -?
Sourced from cc's changelog.
1.2.1 - 2024-11-14 Other When invoking cl -?, set stdin to null (#1288) 1.2.0 - 2024-11-11 Added add i686-pc-windows-gnullvm prefix detection (#1283) Other Allow only specifying the architecture (#1285) Fix WASM vs. WASI options (#1284) 1.1.37 - 2024-11-08 Other Use relative directory for obj files hash (#1270) Regenerate target info (#1280) 1.1.36 - 2024-11-05 Other Fix CUDA build with clang++. (#1273) 1.1.35 - 2024-11-04 Other Remove support for FRC (#1268) Do not add -fPIC by default on UEFI targets (#1263) Use -windows-gnu for all UEFI targets (#1264)
19fa89e
76a3970
a0441c3
837ad79
58bd974
aa4a6cf
5835783
15d2f7d
8120aed
2050013
Updates clap from 4.5.20 to 4.5.21
clap
Sourced from clap's releases.
v4.5.21 [4.5.21] - 2024-11-13 Fixes (parser) Ensure defaults are filled in on error with ignore_errors(true)
ignore_errors(true)
Sourced from clap's changelog.
[4.5.21] - 2024-11-13 Fixes (parser) Ensure defaults are filled in on error with ignore_errors(true)
03d7226
3df70fb
3266c36
951762d
bb6493e
27b348d
49b8108
82a360a
47aedc6
431e2bc
Updates clap_builder from 4.5.20 to 4.5.21
clap_builder
Sourced from clap_builder's releases.
Sourced from clap_builder's changelog.
2920fb0
8902627
79d696f
479df35
a1d69ca
6827841
76d0049
3f5c05c
ba4745d
22944b4
Updates clap_lex from 0.7.2 to 0.7.3
clap_lex
Sourced from clap_lex's changelog.
v0.7.3 (2015-05-03) Bug Fixes RequiredValues fixes a bug where missing values are parsed as missing arguments (93c4a723) Improvements ErrorMessages improves error messages and corrections (a29c3983) ArgGroups improves requirement and confliction support for groups (c236dc5f)
Updates derive_arbitrary from 1.3.2 to 1.4.1
derive_arbitrary
Sourced from derive_arbitrary's changelog.
Updates fastrand from 2.1.1 to 2.2.0
fastrand
Sourced from fastrand's releases.
v2.2.0 Expose missing fill method for the global RNG. (#90)
fill
Sourced from fastrand's changelog.
Version 2.2.0 Expose missing fill method for the global RNG. (#90)
1b93479
8ad2283
cfc0ab0
6dee614
Updates flate2 from 1.0.34 to 1.0.35
flate2
Sourced from flate2's releases.
1.0.35 - security update to zlib-rs What's Changed Upgrade actions/upload-artifact by @jdno in rust-lang/flate2-rs#438 upgrade zlib-rs to version 0.4.0 by @folkertdev in rust-lang/flate2-rs#439 New Contributors @jdno made their first contribution in rust-lang/flate2-rs#438 Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.0.34...1.0.35
@jdno
0.4.0
@folkertdev
Full Changelog: https://github.com/rust-lang/flate2-rs/compare/1.0.34...1.0.35
14aec22
eff67ad
ce18d3a
74841c5
Updates polling from 3.7.3 to 3.7.4
polling
Sourced from polling's releases.
v3.7.4 Add support for visionOS. (#217) Fix typos in documentation. (#216)
Sourced from polling's changelog.
Version 3.7.4 Add support for visionOS. (#217) Fix typos in documentation. (#216)
033e3a8
99f8628
24d08b9
7145cd2
7531821
Updates rustix from 0.38.38 to 0.38.40
rustix
309c288
feb5227
getppid
None
81021ad
AF_NCA
VSTATUS
VERASE2
fcntl_lock
c9d06b2
8c50519
827830f
4919082
4054d28
2b4becf
9fd6e48
Updates serde_derive from 1.0.214 to 1.0.215
serde_derive
Sourced from serde_derive's releases.
Updates tracy-client-sys from 0.24.1 to 0.24.2
tracy-client-sys
e998f14
9f4c7d7
a254a82
06fa38b
windows-targets
windows
3fab387
bf7aaed
dbghelp.dll
Updates url from 2.5.2 to 2.5.3
url
Sourced from url's releases.
v2.5.3 What's Changed fix: enable wasip2 feature for wasm32-wasip2 target by @brooksmtownsend in servo/rust-url#960 Fix idna tests with no_std by @cjwatson in servo/rust-url#963 Fix debugger_visualizer test failures. by @valenting in servo/rust-url#967 Add AsciiSet::EMPTY and boolean operators by @joshka
@brooksmtownsend
@cjwatson
@valenting
@joshka
Bumps the patch-updates group with 20 updates in the / directory:
1.0.92
1.0.93
2.4.0
2.5.0
0.2.161
0.2.164
1.0.214
1.0.215
1.0.132
1.0.133
1.41.0
1.41.1
1.3.2
1.4.1
0.4.7
0.4.8
0.2.18
0.2.20
0.6.17
0.6.18
1.1.34
1.2.1
4.5.20
4.5.21
0.7.2
0.7.3
2.1.1
2.2.0
1.0.34
1.0.35
3.7.3
3.7.4
0.38.38
0.38.40
0.24.1
0.24.2
2.5.2
2.5.3
0.8.22
0.8.23
Updates
anyhow
from 1.0.92 to 1.0.93Release notes
Sourced from anyhow's releases.
Commits
713bda9
Release 1.0.93f91c247
Merge pull request #391 from dtolnay/thiserror2a3901c
Isolate old rustc version tests from needing anyhow dev-dependencies in lockfile3ca2cdd
Update dev-dependencies to thiserror v2Updates
futures-lite
from 2.4.0 to 2.5.0Release notes
Sourced from futures-lite's releases.
Changelog
Sourced from futures-lite's changelog.
Commits
83bcf1e
v2.5.0bf22c0e
RemoveUnpin
bound from lines (#113)Updates
libc
from 0.2.161 to 0.2.164Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
dad00cb
chore: release v0.2.16401ce562
Merge pull request #4051 from tgross35/stable-ci8153ac1
Merge pull request #4049 from tgross35/rust-version5f0d183
Merge pull request #4040 from tgross35/stable-msrv5125160
Merge pull request #4027 from rust-lang/release-plz-2024-11-12T07-15-20Z6093ce0
MacOS: moveifconf
tos_no_extra_traits
a4b5bf8
Remove the "main" workflowd7b6bf0
ci: Remove tests with rust < 1.630a976d3
ci: trim trailing whitespacecfd7ebf
chore: release v0.2.163Updates
serde
from 1.0.214 to 1.0.215Release notes
Sourced from serde's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
serde_json
from 1.0.132 to 1.0.133Release notes
Sourced from serde_json's releases.
Commits
0903de4
Release 1.0.1332b65ca0
Merge pull request #1215 from dtolnay/fromarray4e5f985
Implement From<[T; N]> for Value2ccb5b6
Disable question_mark clippy lint in lexical testa11f5f2
Resolve unnecessary_map_or clippy lints07f280a
Wrap PR 1213 to 80 columns75ed447
Merge pull request #1213 from djmitche/safety-comment73011c0
Add a safety comment to unsafe blockbe2198a
Prevent upload-artifact step from causing CI failure7cce517
Raise minimum version for preserve_order feature to Rust 1.65Updates
tokio
from 1.41.0 to 1.41.1Release notes
Sourced from tokio's releases.
Commits
bb7ca75
chore: prepare Tokio v1.41.1 (#6959)4a34b77
metrics: fix bug with wrong number of buckets for the histogram (#6957)8897885
docs: fix mismatched backticks in CONTRIBUTING.md (#6951)0dbdd19
ci: update cargo-check-external-types to 0.1.13 (#6949)94e55c0
net: fix typo inTcpStream
internal comment (#6944)4468f27
metrics: fixed flakyworker_steal_count
test (#6932)070a825
metrics: removed race condition from global_queue_depth_multi_thread test (#6...946401c
net: displaynet
requirement fornet::UdpSocket
in docs (#6938)0c01fd2
ci: use patched version of cargo-check-external-types to fix CI failure (#6937)ebe2416
ci: use cargo deny (#6931)Updates
arbitrary
from 1.3.2 to 1.4.1Changelog
Sourced from arbitrary's changelog.
... (truncated)
Commits
c22d7c8
Arbitrary-derive 1.4.1690db06
Merge pull request #204 from djc/msrv6cbaf48
Merge pull request #205 from Manishearth/fq-resultde2becf
Use fully qualified path for Result when generated by macro4f5967b
Bump version for releasea5dfc7e
Check stated MSRV in CIda62b03
Add lifetime bound for trait impl as required on older toolchainsf643527
Use std::error::Error for compatibility with older toolchains5b86c44
Bump to 1.4.01cc0e46
Merge pull request #185 from sosthene-nitrokey/wide-recursiveUpdates
libfuzzer-sys
from 0.4.7 to 0.4.8Changelog
Sourced from libfuzzer-sys's changelog.
Commits
ebfcedf
Bump to version 0.4.86947ccb
Merge pull request #123 from fitzgen/update-libfuzzer-vendoring1a23bcd
Update libFuzzer to 19.x94c9045
Add CI to check that libfuzzer is vendored at the correct version4a4554e
Update docs on libfuzzer vendoringbc6ce26
Rewriteupdate-libfuzzer.sh
to vendor a specific commitc8275d1
Merge pull request #120 from c410-f3r/mastered23315
Removeonce_lock
9848925
Merge pull request #117 from rchildre3/update-libfuzzer-18bf29d77
Update libfuzzer code to compiler-rt 18Updates
allocator-api2
from 0.2.18 to 0.2.20Commits
Updates
anstream
from 0.6.17 to 0.6.18Commits
fabe0c3
chore: Release762ca76
docs: Update changelogd364ac4
Merge pull request #229 from epage/cfgad3f458
fix(stream): Respect 'test' feature0b8d105
fix(stream): Refer to correct stream on panic69cf6c9
refactor(stream): Pull out test macro bodyc78b3c1
refactor(stream): Be extra clear that macros mod is not for useab37812
chore(deps): Update compatible (dev) (#226)7c48196
Merge pull request #227 from rust-cli/renovate/stable-1.xa28405f
style: Make clippy happyUpdates
cc
from 1.1.34 to 1.2.1Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
19fa89e
chore: release v1.2.1 (#1289)76a3970
When invokingcl -?
, set stdin to null (#1288)a0441c3
chore: release v1.1.38 (#1286)837ad79
feat: add i686-pc-windows-gnullvm prefix detection (#1283)58bd974
windows_registry: Allow only specifying the architecture (#1285)aa4a6cf
Fix WASM vs. WASI options (#1284)5835783
chore: release v1.1.37 (#1282)15d2f7d
Use relative directory for obj files hash (#1270)8120aed
Regenerate target info (#1280)2050013
chore: release v1.1.36 (#1274)Updates
clap
from 4.5.20 to 4.5.21Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
03d7226
chore: Release3df70fb
docs: Update changelog3266c36
Merge pull request #5691 from epage/custom951762d
feat(complete): Allow any OsString-compatible type to be a CompletionCandidatebb6493e
feat(complete): Offer - as a path option27b348d
refactor(complete): Simplify ArgValueCandidates code49b8108
feat(complete): Add PathCompleter82a360a
feat(complete): Add ArgValueCompleter47aedc6
fix(complete): Ensure paths are sorted431e2bc
test(complete): Ensure ArgValueCandidates get filteredUpdates
clap_builder
from 4.5.20 to 4.5.21Release notes
Sourced from clap_builder's releases.
Changelog
Sourced from clap_builder's changelog.
Commits
2920fb0
chore: Release8902627
docs: Update changelog79d696f
Merge pull request #5813 from epage/ignore479df35
fix(parser): Fill in defaults on ignored errora1d69ca
refactor(parser): Split up parsing from post-processing6827841
test(parser): Show bad ignore_errors defaulting case76d0049
test(parser): Verify defaulting on errors3f5c05c
test(parser): Ensure we are actually testing ignore_errorsba4745d
chore(ci): Fix use of permissions22944b4
chore(ci): Use matrix for tracking the runnerUpdates
clap_lex
from 0.7.2 to 0.7.3Changelog
Sourced from clap_lex's changelog.
Commits
2920fb0
chore: Release8902627
docs: Update changelog79d696f
Merge pull request #5813 from epage/ignore479df35
fix(parser): Fill in defaults on ignored errora1d69ca
refactor(parser): Split up parsing from post-processing6827841
test(parser): Show bad ignore_errors defaulting case76d0049
test(parser): Verify defaulting on errors3f5c05c
test(parser): Ensure we are actually testing ignore_errorsba4745d
chore(ci): Fix use of permissions22944b4
chore(ci): Use matrix for tracking the runnerUpdates
derive_arbitrary
from 1.3.2 to 1.4.1Changelog
Sourced from derive_arbitrary's changelog.
... (truncated)
Commits
c22d7c8
Arbitrary-derive 1.4.1690db06
Merge pull request #204 from djc/msrv6cbaf48
Merge pull request #205 from Manishearth/fq-resultde2becf
Use fully qualified path for Result when generated by macro4f5967b
Bump version for releasea5dfc7e
Check stated MSRV in CIda62b03
Add lifetime bound for trait impl as required on older toolchainsf643527
Use std::error::Error for compatibility with older toolchains5b86c44
Bump to 1.4.01cc0e46
Merge pull request #185 from sosthene-nitrokey/wide-recursiveUpdates
fastrand
from 2.1.1 to 2.2.0Release notes
Sourced from fastrand's releases.
Changelog
Sourced from fastrand's changelog.
Commits
1b93479
v2.2.08ad2283
ci: Use "v2.0.0" branch for security check (#91)cfc0ab0
Update rustsec/audit-check branch name to main6dee614
Expose missing fill method in global_rng moduleUpdates
flate2
from 1.0.34 to 1.0.35Release notes
Sourced from flate2's releases.
Commits
14aec22
Merge pull request #439 from folkertdev/update-zlib-rs-0.4.0eff67ad
upgrade zlib-rs to version0.4.0
ce18d3a
Merge pull request #438 from jdno/upgrade-action74841c5
Upgrade actions/upload-artifactUpdates
polling
from 3.7.3 to 3.7.4Release notes
Sourced from polling's releases.
Changelog
Sourced from polling's changelog.
Commits
033e3a8
v3.7.499f8628
ci: Update BSD images (#219)24d08b9
ci: Use "v2.0.0" branch for security check7145cd2
Add support for visionOS (#217)7531821
chore: Fix typosUpdates
rustix
from 0.38.38 to 0.38.40Commits
309c288
chore: Release rustix version 0.38.40feb5227
Clarifygetppid
documentation: explain howNone
can occur (#1209)81021ad
DisableAF_NCA
,VSTATUS
,VERASE2
, andfcntl_lock
on Solaris. (#1211)c9d06b2
Migrate from wasm32-wasi (no longer exists on nightly) to wasm32-wasip1 (#1210)8c50519
Disable epoll support on Solaris. (#1208)827830f
chore: Release rustix version 0.38.394919082
Update CI to macos-13. (#1207)4054d28
Enable a few features on more platforms. (#1203)2b4becf
fix: enable wasip2 feature for wasm32-wasip2 target (#1205)9fd6e48
Don't store build check rmeta (#1200)Updates
serde_derive
from 1.0.214 to 1.0.215Release notes
Sourced from serde_derive's releases.
Commits
8939af4
Release 1.0.215fa5d58c
Use ui test syntax that does not interfere with rustfmt1a3cf4b
Update PR 2562 ui tests7d96352
Merge pull request #2857 from dtolnay/collide111ecc5
Update ui tests for warning on colliding aliasesedd6fe9
Revert "Add checks for conflicts for aliases"a20e924
Revert "pacify clippy"b1353a9
Merge pull request #2856 from dtolnay/denamec59e876
Produce a separate warning for every colliding name7f1e697
Merge pull request #2855 from dtolnay/namespanUpdates
tracy-client-sys
from 0.24.1 to 0.24.2Commits
e998f14
Bump -sys to 0.24.29f4c7d7
better error handling for the backtrace mutexa254a82
simplify shared mutex name formatting06fa38b
usewindows-targets
instead ofwindows
3fab387
Fix missing stack traces when not running in the target directory on Windowsbf7aaed
Synchronize access todbghelp.dll
between Tracy and Rust on WindowsUpdates
url
from 2.5.2 to 2.5.3Release notes
Sourced from url's releases.