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: update edk2-pytool-library requirement from ~=0.19.1 to ~=0.19.3 #170

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2023

Updates the requirements on edk2-pytool-library to permit the latest version.

Release notes

Sourced from edk2-pytool-library's releases.

v0.19.3

What's Changed

Full Changelog: tianocore/edk2-pytool-library@v0.19.2...v0.19.3

Commits
  • 139e41b Corrected Logger case to logger in error condition (#438)
  • 2e82a08 gitignore_parser.py: Multiple Updates (#437)
  • d81e63f build(deps-dev): bump ruff from 0.0.292 to 0.1.1 (#435)
  • 8a1baa2 build(deps-dev): bump pre-commit from 3.4.0 to 3.5.0 (#432)
  • b325f83 build(deps-dev): bump mkdocs-material from 9.4.4 to 9.4.6 (#433)
  • e037703 build(deps-dev): bump mkdocstrings-python from 1.7.2 to 1.7.3 (#434)
  • 51c7638 build(deps-dev): bump black from 23.9.1 to 23.10.0 (#436)
  • 98e8c5a path_utilities: Remove Nested package exceptions (#430)
  • See full diff in compare view

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)

Updates the requirements on [edk2-pytool-library](https://github.com/tianocore/edk2-pytool-library) to permit the latest version.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](tianocore/edk2-pytool-library@v0.19.1...v0.19.3)

---
updated-dependencies:
- dependency-name: edk2-pytool-library
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@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 Nov 1, 2023
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Nov 1, 2023
@makubacki makubacki merged commit 8aa7cac into release/202302 Nov 1, 2023
15 checks passed
@makubacki makubacki deleted the dependabot/pip/edk2-pytool-library-approx-eq-0.19.3 branch November 1, 2023 17:40
ProjectMuBot added a commit to microsoft/mu_tiano_platforms that referenced this pull request Nov 18, 2023
Introduces 10 new commits in [Silicon/Arm/MU_TIANO](https://github.com/microsoft/mu_silicon_arm_tiano.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/fba97b49ca5679af2a3e09b998312b2d8db8f8f3">fba97b</a> pip: update edk2-pytool-extensions requirement from ~=0.25.0 to ~=0.25.1 (<a href="https://github.com/microsoft/mu_silicon_arm_tiano/pull/169">#169</a>)</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/8aa7cacdb25b4b92bc27738b9a56b0955470184e">8aa7ca</a> pip: update edk2-pytool-library requirement from ~=0.19.1 to ~=0.19.3 (<a href="https://github.com/microsoft/mu_silicon_arm_tiano/pull/170">#170</a>)</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/83e6584df179c26cddd2c5aee61b85a0695b6309">83e658</a> Repo File Sync: MuDevOpsWrapper.yml - Add code coverage calculation parameter (<a href="https://github.com/microsoft/mu_silicon_arm_tiano/pull/171">#171</a>)</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/d29a83e11cbed95925df9434696458401abb5716">d29a83</a> pip: update edk2-pytool-library requirement from ~=0.19.3 to ~=0.19.4 (<a href="https://github.com/microsoft/mu_silicon_arm_tiano/pull/173">#173</a>)</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/4679187f62a1943f272dbe154eb0cdc730373d93">467918</a> pip: update edk2-pytool-extensions requirement from ~=0.25.1 to ~=0.26.0 (<a href="https://github.com/microsoft/mu_silicon_arm_tiano/pull/172">#172</a>)</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/7e6887daeca03b06ca22a29fba835886dfb1006b">7e6887</a> Repo File Sync: Update to Mu DevOps 7.2.0 (<a href="https://github.com/microsoft/mu_silicon_arm_tiano/pull/174">#174</a>)</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/ac02cec74d22c6f75eb8d04def7a6774cbe02f4a">ac02ce</a> pip: update edk2-pytool-extensions requirement from ~=0.26.0 to ~=0.26.2 (<a href="https://github.com/microsoft/mu_silicon_arm_tiano/pull/175">#175</a>)</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/3e5f1f87138fccf148fa9a279b0f9aa5714e217d">3e5f1f</a> ArmPkg: Fix pointer type errors</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/f8bea4233199f3776452aa1a4b9217cf26483d37">f8bea4</a> ArmPkg/Drivers/CpuDxe: Check integer before conversion</li>
<li><a href="https://github.com/microsoft/mu_silicon_arm_tiano/commit/58e7430fe04f62c192d414a53edddf1c0fc0e084">58e743</a> ArmPkg/Drivers/CpuDxe: Cast table entry (<a href="https://github.com/microsoft/mu_silicon_arm_tiano/pull/178">#178</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <mubot@microsoft.com>
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