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.14.1 to 0.19.0 #132

Conversation

dependabot[bot]
Copy link

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

Bumps edk2-pytool-library from 0.14.1 to 0.19.0.

Release notes

Sourced from edk2-pytool-library's releases.

v0.19.0

What's Changed

Breaking Changes

edk2-pytool-library has officially dropped support for python 3.9 with this release. To continue to receive improvements to edk2-pytool-library passed v0.18, you will need to upgrade to a supported version of python (3.10, 3.11, or 3.12).

Full Changelog: tianocore/edk2-pytool-library@v0.18.2...v0.19.0

v0.18.2

What's Changed

Dependency Updates

Full Changelog: tianocore/edk2-pytool-library@v0.18.1...v0.18.2

v0.18.1

What's Changed

Dependency Updates

Full Changelog: tianocore/edk2-pytool-library@v0.18.0...v0.18.1

v0.18.0

What's Changed

Integration Instructions

Edk2DB now uses sqlite3 as the backend database rather than TinyDB. This has come with an interface change for instantiating and using the database and it's tables. Please refer to the readme for Edk2DB.  

Dependency Updates

... (truncated)

Commits
  • 33722a7 Update Supported Python versions to 3.10, 3.11, and 3.12 (#424)
  • b62e1c1 base_parser.py: conditional evaluation bugfix (#425)
  • abe26c3 build(deps-dev): bump coverage from 7.3.0 to 7.3.1 (#420)
  • 4b7c05b build(deps-dev): bump black from 23.7.0 to 23.9.1 (#421)
  • 50eff77 build(deps-dev): bump mkdocstrings-python from 1.7.0 to 1.7.1 (#422)
  • 2178650 edk2toollib/uefi/edk2/parsers: enhancements (#419)
  • 2536e7f build(deps-dev): bump setuptools from 68.1.2 to 68.2.2 (#414)
  • 2a2e21f build(deps-dev): bump mkdocstrings-python from 1.6.0 to 1.7.0 (#415)
  • 200388c build(deps-dev): bump mkdocs-material from 9.2.5 to 9.4.2 (#418)
  • d1a6c5f build(deps-dev): bump ruff from 0.0.290 to 0.0.291 (#416)
  • 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.14.1 to 0.19.0.
- [Release notes](https://github.com/tianocore/edk2-pytool-library/releases)
- [Commits](tianocore/edk2-pytool-library@v0.14.1...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 9, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 9, 2023

Dependabot tried to add @makubacki, @mdkinney and @spbrogan as reviewers to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/makubacki/edk2/pulls/132/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the users or teams you specified is not a collaborator of the makubacki/edk2 repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Oct 12, 2023

Superseded by #133.

@dependabot dependabot bot closed this Oct 12, 2023
@dependabot dependabot bot deleted the dependabot/pip/edk2-pytool-library-0.19.0 branch October 12, 2023 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants