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-extensions requirement from ~=0.22.2 to ~=0.23.0 #359

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2023

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

Release notes

Sourced from edk2-pytool-extensions's releases.

v0.23.0

What's Changed

Other Changes

Breaking Changes

repo_resolver.repo_details() will no longer support worktree paths that contain a newline character due to the removal of the -z flag. This is to reduce the necessary git version for stuart tools to work.

Full Changelog: tianocore/edk2-pytool-extensions@v0.22.2...v0.23.0

Commits
  • 87f0c44 repo_resolver.py: repo_details() to use first remote if origin does not exi...
  • cb6bcb5 Bump mkdocs-awesome-pages-plugin from 2.8.0 to 2.9.0 in /docs/user (#496)
  • 45a1bfb Remove z flag for git worktree list porcelain (#497)
  • d2a8bbe Bump pytest from 7.2.2 to 7.3.0 (#494)
  • a22102b Bump mkdocs-material from 9.1.5 to 9.1.6 in /docs/user (#495)
  • ec51636 Bump mkdocstrings-python from 0.8.3 to 0.9.0 in /docs/user (#487)
  • 4773b82 Bump mkdocstrings[python] from 0.20.0 to 0.21.2 in /docs/user (#493)
  • 0eaca88 Bump coverage from 7.2.2 to 7.2.3 (#492)
  • c76e21e repo_resolver: add git version Check (#486)
  • 7d9add4 Bump mkdocs-material from 9.1.4 to 9.1.5 in /docs/user (#485)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

@dependabot dependabot bot added language:python Pull requests that update Python code type:dependencies Pull requests that update a dependency file labels Apr 17, 2023
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Apr 17, 2023
Updates the requirements on [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions) to permit the latest version.
- [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases)
- [Commits](tianocore/edk2-pytool-extensions@v0.22.2...v0.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@makubacki makubacki force-pushed the dependabot/pip/edk2-pytool-extensions-approx-eq-0.23.0 branch from 194fab0 to 52e39d4 Compare April 18, 2023 23:23
@makubacki makubacki enabled auto-merge (squash) April 18, 2023 23:24
@makubacki makubacki merged commit 4ed99b5 into release/202208 Apr 18, 2023
@makubacki makubacki deleted the dependabot/pip/edk2-pytool-extensions-approx-eq-0.23.0 branch April 18, 2023 23:51
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in makubacki/mu_tiano_platforms Apr 20, 2023
ProjectMuBot referenced this pull request in microsoft/mu_tiano_platforms Apr 21, 2023
makubacki referenced this pull request in microsoft/mu_tiano_platforms Apr 21, 2023
Bumps MU_BASECORE from `2022080001.1.0` to `2022080001.2.1`

Introduces 3 new commits in
[MU_BASECORE](https://github.com/microsoft/mu_basecore.git).

<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/microsoft/mu_basecore/commit/74ceeb9bee5a67227411e3926d91f5b2408c683b">74ceeb</a>
Infinite boot retries (<a
href="https://github.com/microsoft/mu_basecore/pull/347">#347</a>)</li>
<li><a
href="https://github.com/microsoft/mu_basecore/commit/4ed99b56bc2a7bae41ad3d6335f5c895dbdf8b70">4ed99b</a>
pip: update edk2-pytool-extensions requirement from ~=0.22.2 to ~=0.23.0
(<a
href="https://github.com/microsoft/mu_basecore/pull/359">#359</a>)</li>
<li><a
href="https://github.com/microsoft/mu_basecore/commit/c35a7f0d9b2ec4f340bf6e2fd8afd1eb472d3979">c35a7f</a>
Plugin/CodeQL: Linux fixes (<a
href="https://github.com/microsoft/mu_basecore/pull/364">#364</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <mubot@microsoft.com>
TaylorBeebe pushed a commit to TaylorBeebe/mu_basecore that referenced this pull request Apr 27, 2023
…3.0 (microsoft#359)

Updates the requirements on
[edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions)
to permit the latest version.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kenlautner pushed a commit that referenced this pull request Apr 28, 2023
…3.0 (#359)

Updates the requirements on
[edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions)
to permit the latest version.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kenlautner pushed a commit that referenced this pull request May 3, 2023
…3.0 (#359)

Updates the requirements on
[edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions)
to permit the latest version.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kenlautner pushed a commit that referenced this pull request May 4, 2023
…3.0 (#359)

Updates the requirements on
[edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions)
to permit the latest version.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
kenlautner pushed a commit that referenced this pull request May 4, 2023
…3.0 (#359)

Updates the requirements on
[edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions)
to permit the latest version.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants