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

Bump versionize from 0.1.6 to 0.1.10 #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps versionize from 0.1.6 to 0.1.10.

Release notes

Sourced from versionize's releases.

v0.1.10

  • Fixed a possible out of bounds memory access in FamStructWrapper::deserialize (#53)

v0.1.9

  • Implement Versionize for i128 and u128

v0.1.8

Changes

  • Revert an accidental breaking change that caused VersionMap to no longer be Send + Sync. Yanked 0.1.7

v0.1.7

[yanked] v0.1.7

  • Use caret requirements instead of comparison requirements for specifying dependencies
  • Update vmm-sys-utils to 0.11.0
Changelog

Sourced from versionize's changelog.

v0.1.10

  • Fixed a possible out of bounds memory access in FamStructWrapper::deserialize

v0.1.9

  • Implement Versionize for i128 and u128

v0.1.8

  • Fixed VersionMap not implementing Sync + Send in 0.1.7

v0.1.7 [yanked]

  • Use caret requirements instead of comparison requirements for specifying dependencies
  • Update vmm-sys-utils to 0.11.0
Commits
  • 3385d79 Release 0.1.10
  • a57a051 Add missing bounds check to FamStructWrapper::deserialize
  • 732eb81 Fix needless borrow
  • 50c5df0 Update rust-vmm-ci submodule to newest version
  • f52d387 Release 0.1.9
  • f9a48e0 Implement Versionize for i128 and u128
  • 3a7d2bc Fix VersionMap no longer being Send+Sync
  • ffd8152 Release 0.1.7
  • 5dd0b38 Use caret reqs + update rust-vmm/vmm-sys-util
  • 48ad4bd Update coverage
  • 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [versionize](https://github.com/firecracker-microvm/versionize) from 0.1.6 to 0.1.10.
- [Release notes](https://github.com/firecracker-microvm/versionize/releases)
- [Changelog](https://github.com/firecracker-microvm/versionize/blob/main/CHANGELOG.md)
- [Commits](firecracker-microvm/versionize@v0.1.6...v0.1.10)

---
updated-dependencies:
- dependency-name: versionize
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 24, 2023
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