chore(deps): update rust crate bincode to v2 #204
No reviewers
Labels
No labels
ci
crate/dtmm
crate/dtmt
crate/sdk
crate/serde_sjson
kind
bug
kind
documentation
kind
enhancement
kind
feature
kind
question
kind
upstream
part/bundle
part/filetype
stage
actionable
stage
design
stage
proposal
status/duplicate
status/good first issue
status/help wanted
status/invalid
status
need-replicate
status/wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: bitsquid_dt/dtmt#204
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/bincode-2.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
1.3.3
->2.0.0
Release Notes
bincode-org/bincode (bincode)
v2.0.1
Compare Source
What's Changed
Err
pollutes scope by @ZoeyR in https://github.com/bincode-org/bincode/pull/758New Contributors
Full Changelog: https://github.com/bincode-org/bincode/compare/v2.0.0...v2.0.1
v2.0.0
Compare Source
Stable! Finally! After 4 years in development! Many changes have made it in since rc.3, including (unfortunately) some last minute breaking changes. But documentation has been cleaned up to a point where we finally feel comfortable committing to things as they are.
If you haven't been following along with the 2.0 changes here is a brief overview
no_std
supportWhat's Changed since 1.3.1
WithOtherTrailing
andWithOtherIntEncoding
by @luben in https://github.com/bincode-org/bincode/pull/342decode_from_slice
also return the number of bytes read by @VictorKoenders in https://github.com/bincode-org/bincode/pull/445Configuration
functionsconst
by @Popog in https://github.com/bincode-org/bincode/pull/456additional
to theUnexpectedEnd
decode error by @VictorKoenders in https://github.com/bincode-org/bincode/pull/522std::error::Error::source
by @VictorKoenders in https://github.com/bincode-org/bincode/pull/530DecodeError
from 48 to 32 bytes on 64-bit arch by @maciejhirsz in https://github.com/bincode-org/bincode/pull/553Decode
forBox<str>
by @SabrinaJewson in https://github.com/bincode-org/bincode/pull/562peek_read
take&mut self
by @VictorKoenders in https://github.com/bincode-org/bincode/pull/572DeserializeSeed
by @MrGVSV in https://github.com/bincode-org/bincode/pull/586[serde(tag)]
to the list of tags that are known to give issues by @VictorKoenders in https://github.com/bincode-org/bincode/pull/584virtue
to 0.0.9 and add test for #537 by @trevyn in https://github.com/bincode-org/bincode/pull/591target/generated/bincode
by @trevyn in https://github.com/bincode-org/bincode/pull/600Option<T>
encoding by @mkeeter in https://github.com/bincode-org/bincode/pull/702Compat
andBorrowCompat
by @skibon02 in https://github.com/bincode-org/bincode/pull/734serde::Serializer
andDeserializer
by @fjarri in https://github.com/bincode-org/bincode/pull/729New Contributors
Full Changelog: https://github.com/bincode-org/bincode/compare/v1.3.1...v2.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
0e0dd84dd9
tod68eefa08f
d68eefa08f
to2ca9524557
2ca9524557
to8a47524c6e
8a47524c6e
to25d72555f4
25d72555f4
to14d4b15859
14d4b15859
to992da8b82f
992da8b82f
tof31efd7d7a
f31efd7d7a
to9dae8687da
9dae8687da
to7af1e0691a
7af1e0691a
toafb5bc0795
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.