Skip to content

chore: bump serde_bytes from 0.11.7 to 0.11.19#1538

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/serde_bytes-0.11.19
Open

chore: bump serde_bytes from 0.11.7 to 0.11.19#1538
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/cargo/serde_bytes-0.11.19

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps serde_bytes from 0.11.7 to 0.11.19.

Release notes

Sourced from serde_bytes's releases.

0.11.19

  • Fix propagation of "std" and "alloc" features to serde (#58)

0.11.18

  • Switch serde dependency to serde_core (#57)

0.11.17

  • Documentation improvements

0.11.16

  • Documentation improvements

0.11.15

  • Implement Default for ByteArray, From for ByteArray, ByteBuf and Bytes (#51, thanks @​zensh)
  • Make ByteArray::new and ByteArray::into_array const (#52, thanks @​sosthene-nitrokey)

0.11.14

0.11.13

  • Support serializing and deserializing [u8; N], and add ByteArray<N> (#28, thanks @​sgued)
  • Support deserializing &'de ByteArray<N> (#46)
  • Support serde(with = "serde_bytes") in no-std Deserialize impls (#47)

0.11.12

  • Documentation improvements

0.11.11

No release notes provided.

0.11.10

  • Add no-alloc category to crates.io metadata

0.11.9

  • Documentation improvements

0.11.8

  • Documentation improvements
Commits
  • 34f3c7d Release 0.11.19
  • 181d7db Merge pull request #58 from serde-rs/serdecore
  • f7e67ca Fix serde_core feature enablement
  • 582ea79 Release 0.11.18
  • abdc6e5 Merge pull request #57 from serde-rs/serdecore
  • 611073a Switch serde dependency to serde_core
  • d930d3e Update actions/checkout@v4 -> v5
  • dc4181f Release 0.11.17
  • f66c7f6 Merge pull request #55 from serde-rs/bincode
  • 70d1db2 Update to new bincode standard format
  • Additional commits viewable in compare view

Dependabot compatibility score

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [serde_bytes](https://github.com/serde-rs/bytes) from 0.11.7 to 0.11.19.
- [Release notes](https://github.com/serde-rs/bytes/releases)
- [Commits](serde-rs/bytes@0.11.7...0.11.19)

---
updated-dependencies:
- dependency-name: serde_bytes
  dependency-version: 0.11.19
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants