Skip to content

Bump rkyv from 0.7.46 to 0.8.15#60

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rkyv-0.8.15
Open

Bump rkyv from 0.7.46 to 0.8.15#60
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/rkyv-0.8.15

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2026

Bumps rkyv from 0.7.46 to 0.8.15.

Release notes

Sourced from rkyv's releases.

0.8.8

  • Fixes auto copy optimization referring to generated types with as = ...

Full Changelog: rkyv/rkyv@0.8.7...0.8.8

0.8.7

  • Removes an unused lifetime from the high- and low-level API serializer types.

Full Changelog: rkyv/rkyv@0.8.6...0.8.7

0.8.6

What's Changed

New Contributors

Full Changelog: rkyv/rkyv@0.8.5...0.8.6

0.8.5

This bugfix release only includes performance optimizations.

Full Changelog: rkyv/rkyv@0.8.4...0.8.5

0.8.4

What's Changed

  • Support missing enum variants on remote derives by @​MaxOhn in rkyv/rkyv#553
  • Removed a stale reference to ArchivedAlignedVec
  • Fixed a panic caused by serializing hashmaps of large elements
  • Reduced branching when writing inline strings (~15% ser improvement on log benchmark)

Full Changelog: rkyv/rkyv@0.8.3...0.8.4

0.8.3

What's Changed

New Contributors

Full Changelog: rkyv/rkyv@0.8.2...0.8.3

0.8.2

This bugfix release addresses the following issues:

  • #548 Makes the AsVec wrapper compatible with any choice of hasher
  • #549 Access pointer validation fails for nested HashMaps

0.8.1

This bugfix release corrects an infinite loop in hash map probing.

... (truncated)

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 1, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/rkyv-0.8.15 branch from 343c4d4 to 8f86626 Compare March 1, 2026 20:32
Bumps [rkyv](https://github.com/rkyv/rkyv) from 0.7.46 to 0.8.15.
- [Release notes](https://github.com/rkyv/rkyv/releases)
- [Commits](https://github.com/rkyv/rkyv/commits)

---
updated-dependencies:
- dependency-name: rkyv
  dependency-version: 0.8.15
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/cargo/rkyv-0.8.15 branch from 8f86626 to 03d1016 Compare March 27, 2026 15:36
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