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

pip: bump edk2-pytool-library from 0.21.5 to 0.21.6 #493

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2024

Bumps edk2-pytool-library from 0.21.5 to 0.21.6.

Release notes

Sourced from edk2-pytool-library's releases.

v0.21.6

What's Changed

Dependency Updates

Full Changelog: tianocore/edk2-pytool-library@v0.21.5...v0.21.6

Commits
  • 9c8a11e build(deps): bump pre-commit from 3.7.0 to 3.7.1 (#562)
  • e0f5e40 build(deps): bump twine from 5.0.0 to 5.1.0 (#563)
  • bfc50f3 build(deps): bump coverage from 7.5.1 to 7.5.3 (#570)
  • ba08f64 Correcting Incorrect Usage of EfiSignatureList (#561)
  • 4bb3e2a build(deps): bump ruff from 0.4.1 to 0.4.6 (#571)
  • 5b1c468 remove usage of pkg_resources (#572)
  • 474d99b build(deps): bump mkdocs-material from 9.5.23 to 9.5.24 (#569)
  • 9665d70 build(deps): bump mkdocstrings-python from 1.10.0 to 1.10.2 (#564)
  • 1c515e0 build(deps): bump coverage from 7.4.4 to 7.5.1 (#565)
  • 9d58172 build(deps): bump pytest from 8.2.0 to 8.2.1 (#566)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.21.5 to 0.21.6.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](tianocore/edk2-pytool-library@v0.21.5...v0.21.6)

---
updated-dependencies:
- dependency-name: edk2-pytool-library
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added language:python Pull requests that update Python code type:dependabot Created by dependabot type:dependencies Pull requests that update a dependency file labels Jun 5, 2024
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Jun 5, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 10.74%. Comparing base (8da8aa7) to head (9d93887).

Additional details and impacted files
@@                Coverage Diff                 @@
##           release/202311     #493      +/-   ##
==================================================
- Coverage           10.86%   10.74%   -0.13%     
==================================================
  Files                 142      142              
  Lines               22379    22364      -15     
  Branches             1808     1808              
==================================================
- Hits                 2431     2402      -29     
+ Misses              19916    19910       -6     
- Partials               32       52      +20     
Flag Coverage Δ
AdvLoggerPkg 2.87% <ø> (-0.85%) ⬇️
HidPkg 2.80% <ø> (ø)
MfciPkg 39.37% <ø> (ø)
MsCorePkg 1.43% <ø> (ø)
MsWheaPkg 7.13% <ø> (ø)
XmlSupportPkg 25.30% <ø> (ø)

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 33b0a05 into release/202311 Jun 5, 2024
28 checks passed
@apop5 apop5 deleted the dependabot/pip/edk2-pytool-library-0.21.6 branch June 5, 2024 16:30
ProjectMuBot added a commit to microsoft/mu_tiano_platforms that referenced this pull request Jun 6, 2024
Introduces 8 new commits in [Common/MU](https://github.com/microsoft/mu_plus.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_plus/commit/0b2315b5f35930943382bf9aeb3712bc60753fa6">0b2315</a> pip: bump regex from 2024.5.10 to 2024.5.15 (<a href="https://github.com/microsoft/mu_plus/pull/489">#489</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/ab1129bd24b051e2f9068bb2fe7e71bb300c5283">ab1129</a> Update MorLockTestApp to fix errors with new standard return values (<a href="https://github.com/microsoft/mu_plus/pull/488">#488</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/8213f0ef0d88f9129bf82323debae78774f8da47">8213f0</a> Repo File Sync: synced file(s) with microsoft/mu_devops (<a href="https://github.com/microsoft/mu_plus/pull/490">#490</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/3709a53fb5670158f2a40b3f477730d6c0993f2c">3709a5</a> pip: bump edk2-pytool-extensions from 0.27.4 to 0.27.5 (<a href="https://github.com/microsoft/mu_plus/pull/491">#491</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/8da8aa73144066cfaf5fd404161560e63eb8bbd3">8da8aa</a> Fixing bsr64 for MathLib  (<a href="https://github.com/microsoft/mu_plus/pull/492">#492</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/33b0a0580a3b6f9221cf0620b924617c93fe4d7a">33b0a0</a> pip: bump edk2-pytool-library from 0.21.5 to 0.21.6 (<a href="https://github.com/microsoft/mu_plus/pull/493">#493</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/01651e452dcac06182a43df99e66f48402063875">01651e</a> Fix GCC Build of AdvLoggerOsConnectorPRM (<a href="https://github.com/microsoft/mu_plus/pull/494">#494</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/0a1ce577e8c8f151f33d239ff52a80d4bc652e44">0a1ce5</a> Fixing uninitialized variable used in AdvLoggerOsConnectorPrmConfigLib (<a href="https://github.com/microsoft/mu_plus/pull/495">#495</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <[email protected]>
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