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-extensions from 0.25.0 to 0.25.1 #343

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 2023

Bumps edk2-pytool-extensions from 0.25.0 to 0.25.1.

Release notes

Sourced from edk2-pytool-extensions's releases.

v0.25.1

What's Changed

Dependency Updates

Full Changelog: tianocore/edk2-pytool-extensions@v0.25.0...v0.25.1

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)
  • See full diff 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)

@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 Oct 25, 2023
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Oct 25, 2023
@makubacki
Copy link
Member

makubacki commented Oct 25, 2023

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.

@makubacki
Copy link
Member

makubacki commented Oct 25, 2023

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]>
@makubacki makubacki force-pushed the dependabot/pip/edk2-pytool-extensions-0.25.1 branch from 56f2276 to 6417fb4 Compare October 26, 2023 20:04
@makubacki makubacki enabled auto-merge (squash) October 26, 2023 20:42
@makubacki makubacki merged commit 16d600a into release/202302 Oct 26, 2023
32 checks passed
@makubacki makubacki deleted the dependabot/pip/edk2-pytool-extensions-0.25.1 branch October 26, 2023 20:51
ProjectMuBot referenced this pull request in microsoft/mu_tiano_platforms Nov 1, 2023
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]>
TaylorBeebe referenced this pull request in microsoft/mu_tiano_platforms Nov 1, 2023
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]>
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.

3 participants