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.8 to 0.21.9 #535

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 31, 2024

Bumps edk2-pytool-library from 0.21.8 to 0.21.9.

Release notes

Sourced from edk2-pytool-library's releases.

v0.21.9

What's Changed

Dependency Updates

New Contributors

Full Changelog: tianocore/edk2-pytool-library@v0.21.8...v0.21.9

Commits
  • 60c64b0 Fix PCD parsing for PCDs that have a single quote in them (#600)
  • b9856f3 build(deps): bump ruff from 0.5.2 to 0.5.4 (#601)
  • 7c4ceb8 build(deps): bump setuptools from 70.3.0 to 71.1.0 (#602)
  • 168f2f1 build(deps): bump pytest from 8.2.2 to 8.3.1 (#603)
  • 36dd443 build(deps): bump setuptools from 70.2.0 to 70.3.0 (#596)
  • 0700c92 build(deps): bump ruff from 0.5.1 to 0.5.2 (#597)
  • 34c3d5c build(deps): bump coverage from 7.5.4 to 7.6.0 (#598)
  • c59048c build(deps): bump mkdocs-material from 9.5.28 to 9.5.29 (#599)
  • b4746ac build(deps): bump twine from 5.1.0 to 5.1.1 (#589)
  • 1ef2538 build(deps): bump mkdocstrings-python from 1.10.3 to 1.10.5 (#590)
  • 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.8 to 0.21.9.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](tianocore/edk2-pytool-library@v0.21.8...v0.21.9)

---
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 Jul 31, 2024
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Jul 31, 2024
@codecov-commenter
Copy link

codecov-commenter commented Jul 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.04%. Comparing base (e60e990) to head (fe4db09).

Additional details and impacted files
@@               Coverage Diff               @@
##           release/202311     #535   +/-   ##
===============================================
  Coverage           11.04%   11.04%           
===============================================
  Files                 144      144           
  Lines               22019    22019           
  Branches             2356     2356           
===============================================
  Hits                 2432     2432           
  Misses              19555    19555           
  Partials               32       32           
Flag Coverage Δ
AdvLoggerPkg 3.65% <ø> (ø)
HidPkg 2.80% <ø> (ø)
MfciPkg 39.37% <ø> (ø)
MsCorePkg 1.43% <ø> (ø)
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 6385ad0 into release/202311 Jul 31, 2024
28 checks passed
@apop5 apop5 deleted the dependabot/pip/edk2-pytool-library-0.21.9 branch July 31, 2024 17:55
ProjectMuBot referenced this pull request in microsoft/mu_tiano_platforms Aug 7, 2024
Introduces 3 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/c052f426b79192cf3fded227af306a0ddf88f5c9">c052f4</a> pip: bump regex from 2024.5.15 to 2024.7.24 (<a href="https://github.com/microsoft/mu_plus/pull/534">#534</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/6385ad045f017c305a38ba0a41a30fd181d8d3fe">6385ad</a> pip: bump edk2-pytool-library from 0.21.8 to 0.21.9 (<a href="https://github.com/microsoft/mu_plus/pull/535">#535</a>)</li>
<li><a href="https://github.com/microsoft/mu_plus/commit/f0c8e103815e12d6f9fade58ec0ee9467be0df55">f0c8e1</a> Add debug level prefix for advanced logger memory message entries - Driver implementation (<a href="https://github.com/microsoft/mu_plus/pull/525">#525</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