Open dependabot[bot] opened 7 months ago
Latest commit: 99e7661cd1e25e5317fd00bc40f3adc0d440bdc5
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Bumps the cargo group with 5 updates in the / directory:
3.11.0
3.15.4
0.10.41
0.10.64
0.1.44
0.1.45
1.21.1
1.29.1
1.2.3
1.5.1
Updates
bumpalo
from 3.11.0 to 3.15.4Changelog
Sourced from bumpalo's changelog.
... (truncated)
Commits
49c5a71
Bump to version 3.15.46a91333
AddsVec::extend_from_slices_copy
that accepts multiple slices (#240)2ed8718
Bump to 3.15.31803cca
Modifies RawVecreserve
fn structure to improve inlining (#239)2ffdfb3
Bump to version 3.15.254c88f0
Provides implementation ofVec::extend_from_slice
optimized forT: Copy
(...f8597ce
Fix MSRV inCargo.toml
; bump to version 3.15.1bb660a3
Bump to version 3.15.02543c41
Add a quickcheck for growing or shrinking existing allocations (#233)7b3fd17
Improve performance ofString::from_str_in
Updates
openssl
from 0.10.41 to 0.10.64Release notes
Sourced from openssl's releases.
... (truncated)
Commits
4a19cd4
Merge pull request #2175 from reaperhulk/changelog4e0e05a
bump openssl and openssl-sys + changelogsc2b124a
Be explicit that aliases are not part of X.509 certificates1abf4a5
Merge pull request #2167 from alex/expose-aliasa644ec2
Merge pull request #2170 from botovq/crypto-free83940d1
LibreSSL 3.9: fix CRYPTO_malloc/free signatures51fc569
Merge pull request #2168 from sfackler/alex-patch-13c53dee
Added binding for EVP_default_properties_enable_fipsa12abe1
Expose alias on X509 structs3acf2ef
Merge pull request #2157 from reaperhulk/rebuild-if-changedUpdates
time
from 0.1.44 to 0.1.45Commits
Updates
tokio
from 1.21.1 to 1.29.1Release notes
Sourced from tokio's releases.
... (truncated)
Commits
1b1b9dc
chore: prepare Tokio v1.29.1 release012c848
rt: fix nesting block_in_place with block_on (#5837)48c5576
chore: prepare Tokio v1.29.0 release (#5826)657fd88
task: add guarantee about when a spawned task may be polled (#5816)6b076a2
fs: wait for in-flight ops before cloningFile
(#5803)910a1e2
io: fixfutures_io::AsyncSeek
implementaion forCompat
(#5783)6d25a00
fs: update cfg attr infs::read_dir
(#5806)78bf8a9
sync: replace Poll::Ready with Ready (#5815)b8af5aa
task: add spawn_blocking methods to JoinMap (#5797)2e62374
rt: pad the task struct to avoid false sharing (#5809)Updates
whoami
from 1.2.3 to 1.5.1Changelog
Sourced from whoami's changelog.
... (truncated)
Commits
74a0c3b
Prepare to release whoami 1.5.1 (#109)7789b3f
Backport v2 -> v1: Test docs in CI (#108)4bbaf52
Prevent future potential UB in unix wrapper forgetpwuid()
(#104)358dc0e
WhoAmI 1.5.0 Release (#94)d6ee13e
Fix Instances of Memory Corruption on Illumos (#93)953e702
Support Redox (#92)5bc73e4
Preserve OS case for hostnames (#86)29d5f22
Support WASI (#84)d7885e7
AddTarget
trait for implementing new targets (#80)e3da4c5
Addlangs()
function, deprecatelang()
(#78)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show