build(deps): bump the rust-minor group across 1 directory with 10 updates #227
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 rust-minor group with 10 updates in the / directory:
1.6.1
1.7.1
0.2.17
0.2.20
0.11.2
0.11.3
0.11.3
0.11.6
2.1.2
2.1.3
1.0.121
1.0.122
0.6.7
0.6.8
0.24.0
0.24.1
0.1.8
0.1.9
0.8.20
0.8.21
Updates
bytes
from 1.6.1 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)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)fa1daac
Change Bytes::make_mut to impl From<Bytes> for BytesMut (closes #709) (#710)caf520a
Fix iter tests to use the actual bytes IntoIter instead of std (#707)Updates
ppv-lite86
from 0.2.17 to 0.2.20Commits
Updates
quinn
from 0.11.2 to 0.11.3Commits
2d06eef
proto: bump version to 0.11.679489cb
Revert "Expose the Handshake Confirmed state"91b5a56
proto: bump version to 0.11.5476f50a
Don't define lints workspace-wideb3f1493
quinn: bump version to 0.11.37fdc351
Update cargo-deny-action to v2244b44d
refactor(udp): introduce log facade2ba4966
Revert "proto: yield transport error for Initial packets with no CRYPTO"da37b3b
Add expect message to unwrap in PacketBuilder169f0c2
Fix incorrect initial DCID indexing on retried connectionsUpdates
quinn-proto
from 0.11.3 to 0.11.6Commits
2d06eef
proto: bump version to 0.11.679489cb
Revert "Expose the Handshake Confirmed state"91b5a56
proto: bump version to 0.11.5476f50a
Don't define lints workspace-wideb3f1493
quinn: bump version to 0.11.37fdc351
Update cargo-deny-action to v2244b44d
refactor(udp): introduce log facade2ba4966
Revert "proto: yield transport error for Initial packets with no CRYPTO"da37b3b
Add expect message to unwrap in PacketBuilder169f0c2
Fix incorrect initial DCID indexing on retried connectionsUpdates
rustls-pemfile
from 2.1.2 to 2.1.3Release notes
Sourced from rustls-pemfile's releases.
Commits
38c6f8b
Add RawPublicKeyCertificate5d9960f
Bump pki-types from 1.3 to 1.7 and version frombd9773d
Bump base64 from 0.22.0 to 0.22.1e4f1fae
ci: add cron schedule trigger2433110
ci: switch linux hosts to ubuntu-latestUpdates
serde_json
from 1.0.121 to 1.0.122Release notes
Sourced from serde_json's releases.
Commits
54381d6
Release 1.0.12216fb6e0
Work around buggy rust-analyzer behavior49d7d66
Merge pull request #1166 from dtolnay/allocvec6827c7b
Fix json! invocations when std prelude is not in scope611b2a4
Merge pull request #1165 from serde-rs/jsonmac7633cb7
Eliminate local_inner_macros in favor of non-ident macro pathsUpdates
toml_datetime
from 0.6.7 to 0.6.8Commits
eb16379
chore: Release534c0eb
docs: Update changelogd6bdaee
Merge pull request #773 from epage/loqusion_main6d46fd2
feat(datetime): impl Serialize/Deserialize for Date/Timefb83c29
Merge pull request #772 from epage/arraye273be6
perf(parser): Optimize for empty arrays5a9ad6f
doc(parser): Update grammar15a9e83
refactor(parser): Make array parsing intent clearer69b2a06
perf(parser): More imperative array parsing04b7d16
perf(parser): Don't throwaway Vec allocationUpdates
ttf-parser
from 0.24.0 to 0.24.1Changelog
Sourced from ttf-parser's changelog.
Commits
Updates
winapi-util
from 0.1.8 to 0.1.9Commits
1ba3b31
0.1.9da28eac
cargo: update windows-sys to version 0.59.0Updates
xml-rs
from 0.8.20 to 0.8.21Changelog
Sourced from xml-rs's changelog.
Commits
a885c17
Changelog45a8d09
Bump4ea4c95
Use Eof token2436f5b
Const new98da43b
Avoid unreachable!()8e77292
Merge pull request #22 from dice-group/feature/eventwriter-inner-ref429d5f0
implement EventWriter::inner_refDependabot 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