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

Rust Dependency: Bump boot_services from v1.1.0 to v1.2.0 #596

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps boot_services from v1.1.0 to v1.2.0.

Release notes

Sourced from boot_services's releases.

v1.2.0

What's Changed

  • Impacts functionality?
  • Impacts security?
  • Breaking change?
  • Includes tests?
  • Includes documentation?

How This Was Tested

Tests written with these two crates pass the pipelines successfully.

Integration Instructions

Upgrade your ref to 1.2.0

  </blockquote>
  <hr>
</details>

Full Changelog: microsoft/mu_rust_helpers@v1.1.0...v1.1.1

Commits
  • b873b31 Update Cargo.toml version as two new sets of functionality have been added
  • eb86573 perf_timer: Add crate providing a uefi implementation of std::time::Instant
  • 7fece08 uefi_decompress: Add crate for performing uefi decompression
  • See full diff in compare view

You can trigger a rebase of this PR 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 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 [boot_services](https://github.com/microsoft/mu_rust_helpers) from v1.1.0 to v1.2.0.
- [Release notes](https://github.com/microsoft/mu_rust_helpers/releases)
- [Commits](microsoft/mu_rust_helpers@v1.1.0...b873b31)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file labels Oct 7, 2024
@codecov-commenter
Copy link

codecov-commenter commented Oct 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.40%. Comparing base (1817ee0) to head (a5847d5).

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/202405     #596   +/-   ##
===========================================
  Coverage       11.40%   11.40%           
===========================================
  Files             145      145           
  Lines           21915    21915           
  Branches         2546     2546           
===========================================
  Hits             2499     2499           
  Misses          19382    19382           
  Partials           34       34           
Flag Coverage Δ
AdvLoggerPkg 6.05% <ø> (ø)
HidPkg 2.80% <ø> (ø)
MfciPkg 39.37% <ø> (ø)
MsCorePkg 1.39% <ø> (ø)
MsWheaPkg 7.13% <ø> (ø)
XmlSupportPkg 27.64% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@apop5 apop5 merged commit 3034353 into dev/202405 Oct 11, 2024
28 checks passed
@apop5 apop5 deleted the dependabot/cargo/boot_services-v1.2.0 branch October 11, 2024 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants