Bump the production-dependencies group across 1 directory with 10 updates #85
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 production-dependencies group with 10 updates in the / directory:
1.6.0
1.7.1
4.5.8
4.5.16
0.13.0
0.13.2
0.13.0
0.13.2
1.0.61
1.0.63
0.13.0
0.13.2
3.10.1
3.12.0
1.0.120
1.0.127
0.12.0
0.12.2
0.14.0
0.14.1
Updates
bytes
from 1.6.0 to 1.7.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
dc4fb3e
chore: prepare bytes v1.7.1 (#727)f488be4
Revert "Reuse capacity when possible in <BytesMut as Buf>::advance impl" (#726)03fdde9
chore: prepare v1.7.0 (#724)f8c7b57
Merge 'v1.6.1' into 'master' (#721)fd13c7d
chore: prepare bytes v1.6.1 (#720)6b4b0ed
FixBytes::is_unique
when created from sharedBytesMut
(#718)9965a04
Remove unnecessary file (#719)3443ca5
docs: clarify the behavior ofBuf::chunk
(#717)8cc9407
Allow reclaiming the current allocation (#686)7a5154b
Clarify howBytesMut::zeroed
works and advantages to manual impl (#714)Updates
clap
from 4.5.8 to 4.5.16Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
cedb1f0
chore: Releasec22a510
docs(complete): Fix registration commands050b6c5
chore: Release5e61bd4
docs: Update changelog6f88091
Merge pull request #5671 from epage/envc402ec6
feat(complete): Env hook for dynamic completions6288e11
test(complete): Specialize tests84cfd92
Merge pull request #5667 from a-kenji/fix-typo70d8334
Merge pull request #5669 from epage/reorgcddbb56
fix(complete): Correct version checkUpdates
prost
from 0.13.0 to 0.13.2Changelog
Sourced from prost's changelog.
... (truncated)
Commits
57e7942
chore: Release version 0.13.2 (#1139)8424775
build(protobuf): Use cratecmake
(#1137)21208ab
build(deps): bump model-checking/kani-github-action from 0.32 to 1.1 (#1125)0c79864
tests(fuzz): Addparse_duration
fuzzing target (#1129)52046b9
tests: Change some proptest to kani proofs (#1133)ee59dd5
tests: Fix build without std (#1134)e773f5f
feat(prost-build): Add protoc executable path to Config (#1126)753bd92
ci(clippy): Update to cargo clippy version 1.80 (#1128)df3e58e
tests(fuzz): Addparse_date
fuzzing target (#1127)409b932
style: Remove needless borrow (#1122)Updates
prost-types
from 0.13.0 to 0.13.2Changelog
Sourced from prost-types's changelog.
... (truncated)
Commits
57e7942
chore: Release version 0.13.2 (#1139)8424775
build(protobuf): Use cratecmake
(#1137)21208ab
build(deps): bump model-checking/kani-github-action from 0.32 to 1.1 (#1125)0c79864
tests(fuzz): Addparse_duration
fuzzing target (#1129)52046b9
tests: Change some proptest to kani proofs (#1133)ee59dd5
tests: Fix build without std (#1134)e773f5f
feat(prost-build): Add protoc executable path to Config (#1126)753bd92
ci(clippy): Update to cargo clippy version 1.80 (#1128)df3e58e
tests(fuzz): Addparse_date
fuzzing target (#1127)409b932
style: Remove needless borrow (#1122)Updates
thiserror
from 1.0.61 to 1.0.63Release notes
Sourced from thiserror's releases.
Commits
915c75e
Release 1.0.633d5ec25
Merge pull request #312 from dtolnay/backtracedocde8a1e5
Update documentation of #[from] and #[backtrace] attributes0bf6e3d
Release 1.0.624977932
Merge pull request #310 from dtolnay/nestedtuple40a7779
Support .0.0 nested tuple indexf1ca210
Add regression test for issue 309479744e
No need for dead code if struct fields are public4db08b1
Ignore warning on unused struct in testf2824ae
Fill in ignore reasons in all #[ignore] attributesUpdates
prost-build
from 0.13.0 to 0.13.2Changelog
Sourced from prost-build's changelog.
... (truncated)
Commits
57e7942
chore: Release version 0.13.2 (#1139)8424775
build(protobuf): Use cratecmake
(#1137)21208ab
build(deps): bump model-checking/kani-github-action from 0.32 to 1.1 (#1125)0c79864
tests(fuzz): Addparse_duration
fuzzing target (#1129)52046b9
tests: Change some proptest to kani proofs (#1133)ee59dd5
tests: Fix build without std (#1134)e773f5f
feat(prost-build): Add protoc executable path to Config (#1126)753bd92
ci(clippy): Update to cargo clippy version 1.80 (#1128)df3e58e
tests(fuzz): Addparse_date
fuzzing target (#1127)409b932
style: Remove needless borrow (#1122)Updates
tempfile
from 3.10.1 to 3.12.0Changelog
Sourced from tempfile's changelog.
Commits
Updates
serde_json
from 1.0.120 to 1.0.127Release notes
Sourced from serde_json's releases.
Commits
5ebf65c
Release 1.0.127f287a3b
Merge pull request 1179 from GREsau/patch-1ec980b0
Release 1.0.126e6282b0
Merge pull request #1184 from serde-rs/fastarithmeticffc4a43
Improve cfg names for fast arithmetic4b1048d
Merge pull request #1183 from serde-rs/arithmeticf268173
Unify chunk size choice between float and string parsingfec0376
Merge pull request #1182 from CryZe/chunk-64bit3d837e1
Ensure the SWAR chunks are 64-bit in more cases11fc61c
AddOccupiedEntry::shift_remove()
andswap_remove()
Updates
tonic-build
from 0.12.0 to 0.12.2Release notes
Sourced from tonic-build's releases.
Changelog
Sourced from tonic-build's changelog.
Commits
82a856f
chore: prepare 0.12.2 release (#1881)4befdce
chore(router): Allow unreachable patterns (#1890)8d6d46b
tonic-reflection: add back support for v1alpha reflection protocol (#1888)4c9356c
chore(examples): Call Routes::prepare (#1857)c3be20c
server: unify accept error handling (#1882)f321d6a
fix(web): fix empty trailer parsing causing infinite parser loop (#1883)46d8c2d
fix(tonic-web): fix panic caused in trailer parsing when there is more than o...22475d8
fix(tonic-build,tonic) Add back TLS handling in genereatedClient::connect
...086bcd2
server: allow setting max_header_list_size (#1870)7fb40a9
chore: Remove unnecessary static lifetime (#1877)Updates
logos
from 0.14.0 to 0.14.1Release notes
Sourced from logos's releases.
Commits
feb8406
fix(docs): change old 0.14.0 (#410)976b2a4
chore(version): bump logos version to 0.14.1 (#409)8a7d7f7
refactor: don't use deprecated max_value() method (#404)2088598
chore: drop python linting frmo pre-commit-config (#403)640882a
chore(docs): Adds graph debug documentation to book (#379)7b1539b
fix(docs): typo (#396)3878dbb
chore(lib): remove error branch from LUT if it is unreachable (#386)cbd6218
fix(lib): correctly handle miss for loop in loop (#393)0bcfb6a
fix(lib):Lexer::clone
leak and UB + tests (#390)142788e
chore(deps): bump peaceiris/actions-mdbook from 1 to 2 (#387)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