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.15.3 to 0.16.1 #227

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps edk2-pytool-library from 0.15.3 to 0.16.1.

Release notes

Sourced from edk2-pytool-library's releases.

v0.16.1

What's Changed

Full Changelog: tianocore/edk2-pytool-library@v0.16.0...v0.16.1

v0.16.0

What's Changed

Breaking Changes

path_utilities: allow path parts to be passed (tianocore/edk2-pytool-library#378)

This change is possibly breaking. Python allows providing kwargs as an arg (no keyword) so long as the number of parameters is correct. That is to say Edk2Path.GetAbsolutePathOnThisSystemFromEdk2RelativePath(path, False) is valid when technically it should be Edk2Path.GetAbsolutePathOnThisSystemFromEdk2RelativePath(path, log_errors = False).

Now that GetAbsolutePathOnThisSystemFromEdk2RelativePath consumes all args, log_errors must be provided as a kwarg, otherwise it consumes the boolean and tries to append it to the path being created from the path parts.

Full Changelog: tianocore/edk2-pytool-library@v0.15.4...v0.16.0

v0.15.4

What's Changed

Other Changes

Dependency Updates

Full Changelog: tianocore/edk2-pytool-library@v0.15.3...v0.15.4

Commits
  • 62ed937 path_utilities: bugfix: GetContainingPackage support non-existent files (#380)
  • 3925690 path_utilities: allow path parts to be passed (#378)
  • eb57c6e ansi_handler: support all string representable objects in LogRecord message (...
  • 85b899a path_utilities: Use pathlib (#372)
  • f521d59 path_utilities: report invalid paths correctly (#364)
  • a238b45 build(deps-dev): bump mkdocs-material from 9.1.19 to 9.1.21 (#376)
  • 9360ae3 build(deps-dev): bump mkdocs from 1.4.3 to 1.5.1 (#377)
  • 4a3058a build(deps-dev): bump mkdocstrings-python from 1.2.0 to 1.2.1 (#373)
  • 977710c build(deps-dev): bump mkdocs-material from 9.1.18 to 9.1.19 (#375)
  • ef6219a build(deps-dev): bump ruff from 0.0.278 to 0.0.280 (#374)
  • 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.15.3 to 0.16.1.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](tianocore/edk2-pytool-library@v0.15.3...v0.16.1)

---
updated-dependencies:
- dependency-name: edk2-pytool-library
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 9, 2023
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Aug 9, 2023
@makubacki makubacki merged commit 5e9478f into main Aug 9, 2023
16 checks passed
@makubacki makubacki deleted the dependabot/pip/edk2-pytool-library-0.16.1 branch August 9, 2023 14:12
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.

1 participant