Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump rkyv from 0.7.35 to 0.7.36 in /crates #787

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2022

Bumps rkyv from 0.7.35 to 0.7.36.

Release notes

Sourced from rkyv's releases.

v0.7.36

This bugfix release introduces the Unsafe wrapper type for serializing and deserializing Cell and UnsafeCell.

Commits
  • e6a8f3a Release 0.7.36
  • ab91769 Fix unsafe lints, fix tests for endianness
  • 45c40e2 Update examples, clippy + fmt
  • 381386e Fix doctests for Unsafe wrapper
  • e8885e9 Add documentation of validation feature to README
  • caf57fa Add unsafe wrapper for archiving cells
  • 5a9523f Add backwards_compat example
  • See full diff 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 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 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 [rkyv](https://github.com/rkyv/rkyv) from 0.7.35 to 0.7.36.
- [Release notes](https://github.com/rkyv/rkyv/releases)
- [Changelog](https://github.com/rkyv/rkyv/blob/master/release_checklist.md)
- [Commits](rkyv/rkyv@v0.7.35...v0.7.36)

---
updated-dependencies:
- dependency-name: rkyv
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 24, 2022
@utam0k utam0k merged commit afd04f4 into main Mar 25, 2022
@dependabot dependabot bot deleted the dependabot/cargo/crates/rkyv-0.7.36 branch March 25, 2022 12:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants