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(update): bump utils from v1.3.1 to v1.3.2 #121

Merged
merged 1 commit into from
May 10, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2023

Bumps utils from v1.3.1 to v1.3.2.

Release notes

Sourced from utils's releases.

Firecracker v1.3.2

Fixed

  • A race condition that has been identified between the API thread and the VMM thread due to a misconfiguration of the api_event_fd.
Changelog

Sourced from utils's changelog.

[1.3.2]

Fixed

  • A race condition that has been identified between the API thread and the VMM thread due to a misconfiguration of the api_event_fd.
Commits
  • 41e786e chore: release v1.3.2
  • f55af85 chore: prepare patch release FC 1.3.2
  • 558433b Fix spurious failure in api_server::tests::test_serve_vmm_action_request
  • c3905b1 criterion: trim down dependencies
  • 9778a67 fix: setting api_event_fd behave as a semaphore
  • 30ef8a3 chore: update pylint rule name
  • 2fbbd9e chore: Update seccomp filters to include sched_yield
  • 7843fa9 chore: adjust coverage
  • baa427f chore: appease clippy
  • 56dfb54 toolchain: Update to 1.68.2
  • Additional commits viewable in compare view

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 [utils](https://github.com/firecracker-microvm/firecracker) from v1.3.1 to v1.3.2.
- [Release notes](https://github.com/firecracker-microvm/firecracker/releases)
- [Changelog](https://github.com/firecracker-microvm/firecracker/blob/41e786efc5b9454ec07bb5732ef5fa425636e686/CHANGELOG.md)
- [Commits](firecracker-microvm/firecracker@94752a7...41e786e)

---
updated-dependencies:
- dependency-name: utils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner May 8, 2023 08:06
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2023
@dependabot dependabot bot requested a review from a team May 8, 2023 08:06
@github-actions github-actions bot added the type/enhancement New feature or request label May 8, 2023
@alexandrebrg alexandrebrg merged commit a9ab0bf into main May 10, 2023
8 checks passed
@alexandrebrg alexandrebrg deleted the dependabot/cargo/utils-v1.3.2 branch May 10, 2023 17: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 type/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant