Bump the cargo group with 4 updates #626
Open
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.
Bumps the cargo group with 4 updates: hyper, regex, bumpalo and generic-array.
Updates
hyper
from 0.10.16 to 0.14.15Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
d0b1d9e
v0.14.15a1502e1
docs(http1): clarify HTTP1 preserve case optiona12db28
docs(upgrade): add module documentation for HTTP upgrades7f5e853
refactor(benches): make benchmark names more consistent174b553
fit(client): cancel blocking DNS lookup if GaiFuture dropped (#2689)913be88
docs(client): fix missing feature attrs in another doctest3221f57
docs(body) fix doctest failing due to missing features8062714
feat(http1): Addhttp1_writev(bool)
to client and server Buildersab469eb
feat(upgrade): allow http upgrades with any body typeb5022f3
v0.14.14Updates
regex
from 1.4.1 to 1.5.5Changelog
Sourced from regex's changelog.
... (truncated)
Commits
d130381
1.5.5ae70b41
security: fix denial-of-service bug in compilerb92ffd5
cargo: use SPDX license formatf6e52da
syntax: fix 'unused' warnings5197f21
fuzz: do not use inherits in Cargo.toml3662851
doc: fix typo63ee669
syntax/doc: fix 'their' typod6bc7a4
readme: remove broken badgebd74660
fuzz: try to fix build issuebd0a142
readme: fix badgesUpdates
bumpalo
from 3.9.1 to 3.16.0Changelog
Sourced from bumpalo's changelog.
... (truncated)
Commits
4eeab88
Bump to version 3.16.0d746a56
add serde serialization support (#210)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.0Updates
generic-array
from 0.12.3 to 0.12.4Changelog
Sourced from generic-array's changelog.
... (truncated)
Commits
42843cd
Bump version59dad41
Fixed lifetime unsoundness inarr
macro.You can trigger a rebase of this PR 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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.