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.23.9 to 0.23.10 #223

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2023

Bumps edk2-pytool-extensions from 0.23.9 to 0.23.10.

Release notes

Sourced from edk2-pytool-extensions's releases.

v0.23.10

What's Changed

Dependency Updates

Full Changelog: tianocore/edk2-pytool-extensions@v0.23.9...v0.23.10

Commits
  • c77dddf edk2_pr_eval: Policy 5: allow dsc parse failures (#617)
  • ebcfcd2 build(deps-dev): bump mkdocstrings-python from 1.2.0 to 1.2.1 (#614)
  • 3f2d8b0 build(deps-dev): bump mkdocs-material from 9.1.18 to 9.1.19 (#615)
  • 662eabc build(deps-dev): bump ruff from 0.0.278 to 0.0.280 (#616)
  • eb45afc build(deps): bump actions/upload-pages-artifact from 1 to 2 (#613)
  • e615262 build(deps-dev): bump mkdocstrings-python from 1.1.2 to 1.2.0 (#611)
  • 4cfaaaf build(deps-dev): bump black from 23.3.0 to 23.7.0 (#612)
  • 03c4474 build(deps-dev): bump ruff from 0.0.277 to 0.0.278 (#610)
  • cf892a6 web_external_dependency: restore zipped file permissions (#608)
  • 89147bc ci_build_plugin: remove unecessary logging (#607)
  • 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 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-extensions](https://github.com/tianocore/edk2-pytool-extensions) from 0.23.9 to 0.23.10.
- [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases)
- [Commits](tianocore/edk2-pytool-extensions@v0.23.9...v0.23.10)

---
updated-dependencies:
- dependency-name: edk2-pytool-extensions
  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 Aug 2, 2023
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Aug 2, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #223 (bc4c2fc) into main (c608e20) will not change coverage.
The diff coverage is n/a.

❗ Current head bc4c2fc differs from pull request most recent head f394e97. Consider uploading reports for the commit f394e97 to get more accurate results

@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   27.74%   27.74%           
=======================================
  Files          16       16           
  Lines        4494     4494           
=======================================
  Hits         1247     1247           
  Misses       3247     3247           
Flag Coverage Δ
Linux 27.74% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@makubacki makubacki merged commit a8adde6 into main Aug 4, 2023
16 checks passed
@makubacki makubacki deleted the dependabot/pip/edk2-pytool-extensions-0.23.10 branch August 4, 2023 16:02
ProjectMuBot referenced this pull request in microsoft/mu_tiano_platforms Sep 6, 2023
Introduces 12 new commits in [Features/CONFIG](https://github.com/microsoft/mu_feature_config.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/c608e202f37a38048e29529ac1842d51d6f4a88a">c608e2</a> Repo File Sync: Update to Mu DevOps 5.0.6 and Ubuntu container 3bf70b5 (<a href="https://github.com/microsoft/mu_feature_config/pull/222">#222</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/a8adde61745c9905ec854e46af78c9dac40c1597">a8adde</a> pip: bump edk2-pytool-extensions from 0.23.9 to 0.23.10 (<a href="https://github.com/microsoft/mu_feature_config/pull/223">#223</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/861ed2b06a3572bd2c09fb25029e3e030008afb4">861ed2</a> pip: bump xmlschema from 2.3.1 to 2.4.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/225">#225</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/a78277d4e82173de57df8452ee17b707d2fa184f">a78277</a> SetupDataPkg/Tools/KnobService.py: Fix flake8 6.1.0 error</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/34e9b79e570a1e6627218c0eb7b76be058bd4bf5">34e9b7</a> pip: bump flake8 from 6.0.0 to 6.1.0</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/5e9478f7b0ebbe98c122ec8538d462d3498399ee">5e9478</a> pip: bump edk2-pytool-library from 0.15.3 to 0.16.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/227">#227</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/5238362acd147fdda369435bc4045131cd597497">523836</a> pip: bump regex from 2023.6.3 to 2023.8.8 (<a href="https://github.com/microsoft/mu_feature_config/pull/226">#226</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/2d26e7671c9ce0e5dce26f7667294a1cb110bec5">2d26e7</a> pip: bump edk2-pytool-library from 0.16.1 to 0.17.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/228">#228</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/06377fa17c99aaad9391e47dfd42abe5b99ff9c1">06377f</a> pip: bump edk2-pytool-extensions from 0.23.10 to 0.24.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/229">#229</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/51ce03de4f1db0b848f3591927e8b9f94ea43c8c">51ce03</a> UpdateConfigHdr.py: Resolve mws deprecation (<a href="https://github.com/microsoft/mu_feature_config/pull/231">#231</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/0613e8294b68db2a10a7a0eb8a96678046454472">0613e8</a> Repo File Sync: Update to Mu DevOps v6.1.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/230">#230</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/684684f91dda7f9e5174ecc3710e1fd8f830c97a">684684</a> Repo File Sync: Add extra_cargo_steps parameter to MuDevOpsWrapper.yml (<a href="https://github.com/microsoft/mu_feature_config/pull/232">#232</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <[email protected]>
makubacki referenced this pull request in microsoft/mu_tiano_platforms Sep 6, 2023
Introduces 12 new commits in [Features/CONFIG](https://github.com/microsoft/mu_feature_config.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/c608e202f37a38048e29529ac1842d51d6f4a88a">c608e2</a> Repo File Sync: Update to Mu DevOps 5.0.6 and Ubuntu container 3bf70b5 (<a href="https://github.com/microsoft/mu_feature_config/pull/222">#222</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/a8adde61745c9905ec854e46af78c9dac40c1597">a8adde</a> pip: bump edk2-pytool-extensions from 0.23.9 to 0.23.10 (<a href="https://github.com/microsoft/mu_feature_config/pull/223">#223</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/861ed2b06a3572bd2c09fb25029e3e030008afb4">861ed2</a> pip: bump xmlschema from 2.3.1 to 2.4.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/225">#225</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/a78277d4e82173de57df8452ee17b707d2fa184f">a78277</a> SetupDataPkg/Tools/KnobService.py: Fix flake8 6.1.0 error</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/34e9b79e570a1e6627218c0eb7b76be058bd4bf5">34e9b7</a> pip: bump flake8 from 6.0.0 to 6.1.0</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/5e9478f7b0ebbe98c122ec8538d462d3498399ee">5e9478</a> pip: bump edk2-pytool-library from 0.15.3 to 0.16.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/227">#227</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/5238362acd147fdda369435bc4045131cd597497">523836</a> pip: bump regex from 2023.6.3 to 2023.8.8 (<a href="https://github.com/microsoft/mu_feature_config/pull/226">#226</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/2d26e7671c9ce0e5dce26f7667294a1cb110bec5">2d26e7</a> pip: bump edk2-pytool-library from 0.16.1 to 0.17.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/228">#228</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/06377fa17c99aaad9391e47dfd42abe5b99ff9c1">06377f</a> pip: bump edk2-pytool-extensions from 0.23.10 to 0.24.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/229">#229</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/51ce03de4f1db0b848f3591927e8b9f94ea43c8c">51ce03</a> UpdateConfigHdr.py: Resolve mws deprecation (<a href="https://github.com/microsoft/mu_feature_config/pull/231">#231</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/0613e8294b68db2a10a7a0eb8a96678046454472">0613e8</a> Repo File Sync: Update to Mu DevOps v6.1.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/230">#230</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/684684f91dda7f9e5174ecc3710e1fd8f830c97a">684684</a> Repo File Sync: Add extra_cargo_steps parameter to MuDevOpsWrapper.yml (<a href="https://github.com/microsoft/mu_feature_config/pull/232">#232</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