Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pip: bump edk2-pytool-library from 0.21.11 to 0.21.12 (microsoft#299)
Bumps [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) from 0.21.11 to 0.21.12. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/tianocore/edk2-pytool-library/releases">edk2-pytool-library's releases</a>.</em></p> <blockquote> <h2>v0.21.12</h2> <h2>What's Changed</h2> <ul> <li>docs/developing.md: Update outdated steps by <a href="https://github.com/makubacki"><code>@makubacki</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/645">tianocore/edk2-pytool-library#645</a></li> <li>Fix ruff issues [Rebase & FF] by <a href="https://github.com/makubacki"><code>@makubacki</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/646">tianocore/edk2-pytool-library#646</a></li> <li>test_locate_tools: Make test_FindInf2CatToolInWinSdk() results consistent by <a href="https://github.com/makubacki"><code>@makubacki</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/647">tianocore/edk2-pytool-library#647</a></li> <li>gitignore_parser.py: Handle non-subpaths in rule file check by <a href="https://github.com/makubacki"><code>@makubacki</code></a> in <a href="https://redirect.github.com/tianocore/edk2-pytool-library/pull/644">tianocore/edk2-pytool-library#644</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.21.11...v0.21.12">https://github.com/tianocore/edk2-pytool-library/compare/v0.21.11...v0.21.12</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/78b103e416521b7acbdf447672b6d04eb17be3b2"><code>78b103e</code></a> gitignore_parser.py: Handle non-subpaths in rule file check (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/644">#644</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/2b0527b901643e7900693c20fda6be196e8b0074"><code>2b0527b</code></a> test_locate_tools: Make test_FindInf2CatToolInWinSdk() results consistent (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/647">#647</a>)</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/44bb09082d68b3117642ab99c084add1c9a18d46"><code>44bb090</code></a> test.unit: Prevent bare except ruff errors</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/61910c2ca5dc63395a32acb84f8f9e8015474b22"><code>61910c2</code></a> Fix ruff issues</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/9637c6b944fa2ece95a519317f8b824e438e9d41"><code>9637c6b</code></a> pyproject.toml: Update ruff deprecated settings</li> <li><a href="https://github.com/tianocore/edk2-pytool-library/commit/392b8fbee0cf2fae487c82ddec1e2c5059f60e3e"><code>392b8fb</code></a> docs/developing.md: Update outdated steps (<a href="https://redirect.github.com/tianocore/edk2-pytool-library/issues/645">#645</a>)</li> <li>See full diff in <a href="https://github.com/tianocore/edk2-pytool-library/compare/v0.21.11...v0.21.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=edk2-pytool-library&package-manager=pip&previous-version=0.21.11&new-version=0.21.12)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Aaron <[email protected]>
- Loading branch information