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.17.2 to ~=0.20.0 #20

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

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

Release notes

Sourced from edk2-pytool-extensions's releases.

Version 0.20.0

Breaking Changes

  • Relies on new behavior in edk2-pytool-library (https://github.com/tianocore/edk2-pytool-library) version 0.12.1
  • All code submissions now must be compliant with Pydocstyle using "google" style docstrings. This will allow for automatic api documentation generation and publishing. Coming soon!

What's Changed

Full Changelog: tianocore/edk2-pytool-extensions@v0.19.1...v0.20.0

Commits
  • bb4e9ef Allow build wrappers (#341)
  • 958d682 edk2_pr_eval.py: Build all packages on file change outside package
  • 5f23067 setup.py: Update edk2-pytool-library version to 0.12.1
  • 9dcb947 edk2_stuart_pr_eval: Improve robustness of path comparisons (#346)
  • 24f080b Add plugin module paths to system path
  • 9b42220 Update usage of deprecated loading APIs
  • fdc72c3 Pydocstyle Updates (#343)
  • d9b86f0 Fix typos in robot files (#334)
  • bb936e7 Move dependabot.yml location (#321)
  • be0c149 edk2-pytool-extensions pydocstyle compliance
  • 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 Nov 30, 2022
@dependabot dependabot bot requested a review from a team November 30, 2022 16:24
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Nov 30, 2022
@makubacki
Copy link
Member

Waiting for edk2-pytool-library to go in first

@github-actions github-actions bot force-pushed the dependabot/pip/edk2-pytool-extensions-approx-eq-0.20.0 branch from 0061b5d to e5307dd Compare December 7, 2022 00:56
@dependabot dependabot bot force-pushed the dependabot/pip/edk2-pytool-extensions-approx-eq-0.20.0 branch 2 times, most recently from e2c7e88 to 8af5671 Compare December 7, 2022 01:57
@github-actions github-actions bot force-pushed the dependabot/pip/edk2-pytool-extensions-approx-eq-0.20.0 branch from 8af5671 to 6c4ba9f Compare December 7, 2022 04:12
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.17.2...v0.20.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/edk2-pytool-extensions-approx-eq-0.20.0 branch from 6c4ba9f to bc9f5c0 Compare December 7, 2022 04:13
@github-actions github-actions bot merged commit e458c57 into release/202208 Dec 7, 2022
@github-actions github-actions bot deleted the dependabot/pip/edk2-pytool-extensions-approx-eq-0.20.0 branch December 7, 2022 05:27
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.

None yet

2 participants