Closed dependabot[bot] closed 1 year ago
Merging #3488 (1569a4b) into main (830b479) will decrease coverage by
0.02%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #3488 +/- ##
==========================================
- Coverage 39.34% 39.32% -0.02%
==========================================
Files 299 299
Lines 36270 36270
==========================================
- Hits 14269 14264 -5
- Misses 22001 22006 +5
@dependabot rebase
Bumps bytes from 1.4.0 to 1.5.0.
Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
74e6e20
chore: prepare bytes v1.5.0 (#627)64c4fa2
Rename UninitSlice constructors for consistency with ReadBuf (#599)c7756c3
Fix CI failure (#616)b29112c
Implement BufMut for&mut [MaybeUninit\<u8>]
(#597)99a2754
Add a safe way to create UninitSlice from slices (#598)74b04c7
Mark BytesMut::extend_from_slice as inline (#595)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