Bump the dev-dependencies group across 1 directory with 8 updates #134
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.
Updates the requirements on http, http-body, hyper, prost, prost-types, sdl2, tonic and tonic-build to permit the latest version.
Updates
http
to 0.2.12Release notes
Sourced from http's releases.
Changelog
Sourced from http's changelog.
... (truncated)
Commits
351b63a
v0.2.12e1a3197
fix: HeaderName::from_lowercase allowing NUL bytes in some cases9bb3259
feat: addHeaderMap::try_
methods to handle capacity overflowbf26ad5
v0.2.1103c6e74
fix MIRI error in header::Iter (#642)818269d
v0.2.10b41d0b9
Resolve arith overflow on with_capacity (#628)25c1803
chore: fix typos (#633)1a04e71
docs: fix some spelling mistakes (#630)78e3d37
make miri happyUpdates
http-body
to 0.4.6Changelog
Sourced from http-body's changelog.
... (truncated)
Commits
930f1a2
v0.4.66104a31
backport CollectUpdates
hyper
to 0.14.30Release notes
Sourced from hyper's releases.
Changelog
Sourced from hyper's changelog.
... (truncated)
Commits
618a185
v0.14.304a51b2a
fix(http1): reject final chunked if missing 0c38437d
chore(dependencies): bump minimum tokio (#3664)4e61351
v0.14.29b5c2592
fix(http1): start header read timeout immediately (#3305)093665e
refactor(lib): allow warnings in 0.14.x (#3677)dedcb67
feat(http2): add config formax_local_error_reset_streams
in server (#3528)98a7ab0
v0.14.28344a878
fix(http1): add internal limit for chunked extensions (#3495)5eca028
fix(http1): reject chunked headers missing a digit (#3494)Updates
prost
to 0.12.6Commits
d42c85e
chore: fix prost release script (#1066)d43f7e0
chore: Release version 0.12.6 (#1065)4b11315
fix(prost-build): re-exporterror_message_protoc_not_found
, `protoc_from_en...26405ab
fix: Duplicate README to fix release (#1052)548739a
chore: Release version 0.12.5 (#1050)baddf98
fix: include_file should handle proto without package (#1002)1f38ea6
prost-build:CodeGenerator::boxed
method (#1019)2308ba4
fix the link and badge for CI (#1049)71b8e8e
tests: Remove unused dependencies (#1043)680a2e1
style(prost-build): Consolidate field data into struct (#1017)Updates
prost-types
to 0.12.6Commits
d42c85e
chore: fix prost release script (#1066)d43f7e0
chore: Release version 0.12.6 (#1065)4b11315
fix(prost-build): re-exporterror_message_protoc_not_found
, `protoc_from_en...26405ab
fix: Duplicate README to fix release (#1052)548739a
chore: Release version 0.12.5 (#1050)baddf98
fix: include_file should handle proto without package (#1002)1f38ea6
prost-build:CodeGenerator::boxed
method (#1019)2308ba4
fix the link and badge for CI (#1049)71b8e8e
tests: Remove unused dependencies (#1043)680a2e1
style(prost-build): Consolidate field data into struct (#1017)Updates
sdl2
to 0.35.2Changelog
Sourced from sdl2's changelog.
... (truncated)
Commits
Updates
tonic
to 0.11.0Changelog
Sourced from tonic's changelog.
... (truncated)
Commits
Updates
tonic-build
to 0.11.0Changelog
Sourced from tonic-build's changelog.
... (truncated)
Commits
Most Recent Ignore Conditions Applied to This Pull Request
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 <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 conditions