-
Notifications
You must be signed in to change notification settings - Fork 104
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-extensions from 0.25.0 to 0.25.1 #343
pip: bump edk2-pytool-extensions from 0.25.0 to 0.25.1 #343
Conversation
I intentionally did not add some Rust tools to the CodeQL workflow because they're not needed for compilation related to CodeQL (which does not run test coverage, etc.). I'm leaning toward allowing flexibility for flows like this to optimize and provide an opt out switch to the environment checker. I'll likely push an update to the plugin in Mu Basecore for that and then update the CodeQL workflow to apply the exception. |
That's done so rebased this PR. |
Bumps [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions) from 0.25.0 to 0.25.1. - [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases) - [Commits](tianocore/edk2-pytool-extensions@v0.25.0...v0.25.1) --- updated-dependencies: - dependency-name: edk2-pytool-extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
56f2276
to
6417fb4
Compare
Introduces 2 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/16d600a0d56ff83bf78bf5e8f2ba211584585d99">16d600</a> pip: bump edk2-pytool-extensions from 0.25.0 to 0.25.1 (<a href="https://github.com/microsoft/mu_plus/pull/343">#343</a>)</li> <li><a href="https://github.com/microsoft/mu_plus/commit/0033f8e82d4d44c75439dafbca8616cecc665d42">0033f8</a> Add HiiKeyboardLayout crate to support UEFI HII Keyboard Layouts (<a href="https://github.com/microsoft/mu_plus/pull/342">#342</a>)</li> </ul> </details> Signed-off-by: Project Mu Bot <[email protected]>
Bumps Common/MU from `2023020003.0.0` to `2023020003.0.1` Introduces 2 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/16d600a0d56ff83bf78bf5e8f2ba211584585d99">16d600</a> pip: bump edk2-pytool-extensions from 0.25.0 to 0.25.1 (<a href="https://github.com/microsoft/mu_plus/pull/343">#343</a>)</li> <li><a href="https://github.com/microsoft/mu_plus/commit/0033f8e82d4d44c75439dafbca8616cecc665d42">0033f8</a> Add HiiKeyboardLayout crate to support UEFI HII Keyboard Layouts (<a href="https://github.com/microsoft/mu_plus/pull/342">#342</a>)</li> </ul> </details> Signed-off-by: Project Mu Bot <[email protected]> Signed-off-by: Project Mu Bot <[email protected]> Co-authored-by: Taylor Beebe <[email protected]>
Bumps edk2-pytool-extensions from 0.25.0 to 0.25.1.
Release notes
Sourced from edk2-pytool-extensions's releases.
Commits
8a0566e
Add Rust tool version reporting (#678)4f2b186
build(deps-dev): bump ruff from 0.0.291 to 0.0.292 (#674)bd29612
build(deps-dev): bump regex from 2023.8.8 to 2023.10.3 (#673)59b6101
build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 (#672)c73904c
build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.3 (#675)d9220b1
build(deps-dev): bump coverage from 7.3.1 to 7.3.2 (#670)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)