microsoft / mu_basecore

Project Mu BaseCore
https://microsoft.github.io/mu/
Other
242 stars 124 forks source link

pip: update edk2-pytool-library requirement from ~=0.21.10 to ~=0.21.11 #1147

Closed dependabot[bot] closed 3 weeks ago

dependabot[bot] commented 4 weeks ago

Updates the requirements on edk2-pytool-library to permit the latest version.

Release notes

Sourced from edk2-pytool-library's releases.

v0.21.11

What's Changed

Dependency Updates

Full Changelog: https://github.com/tianocore/edk2-pytool-library/compare/v0.21.10...v0.21.11

Commits
  • 8bd86b1 Update VsWhere.exe to 3.1.7 (#636)
  • 7f2c430 build(deps): bump mkdocstrings-python from 1.10.8 to 1.11.1 (#632)
  • 402b86c build(deps): bump mkdocstrings[python] from 0.25.2 to 0.26.1 (#630)
  • 4edb1a3 build(deps): bump mkdocs from 1.6.0 to 1.6.1 (#627)
  • 3b9d8be build(deps): bump ruff from 0.6.2 to 0.6.5 (#634)
  • ed48d21 build(deps): bump setuptools from 73.0.1 to 75.0.0 (#635)
  • 0789dd5 build(deps): bump coverage from 7.6.0 to 7.6.1 (#617)
  • 5ff9e3e build(deps): bump ruff from 0.5.6 to 0.6.2 (#621)
  • dd3bab8 build(deps): bump pytest from 8.3.1 to 8.3.2 (#615)
  • 04c1b6a build(deps): bump setuptools from 71.1.0 to 73.0.1 (#622)
  • Additional commits viewable 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 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)
codecov-commenter commented 4 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 1.59%. Comparing base (23f8354) to head (de8538b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/202405 #1147 +/- ## =========================================== Coverage 1.59% 1.59% =========================================== Files 1448 1448 Lines 362490 362490 Branches 5632 5632 =========================================== Hits 5776 5776 Misses 356607 356607 Partials 107 107 ``` | [Flag](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1147/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | Coverage Δ | | |---|---|---| | [MdeModulePkg](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1147/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.68% <ø> (ø)` | | | [MdePkg](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1147/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `5.42% <ø> (ø)` | | | [NetworkPkg](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1147/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `0.55% <ø> (ø)` | | | [PolicyServicePkg](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1147/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `30.41% <ø> (ø)` | | | [UefiCpuPkg](https://app.codecov.io/gh/microsoft/mu_basecore/pull/1147/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft) | `4.73% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=microsoft#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.