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.16.1 to ~=0.17.0 #149

Merged
merged 1 commit into from
Aug 16, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

Sourced from edk2-pytool-library's releases.

v0.17.0

What's Changed

Integration Steps

Database functionality is new, thus there should be no integration steps required. However there were some changes to the existing parsers. While the changes should not have any breaking effects, out of an abundance of caution, the version has been bumped to 0.17.0.

Should you experience any issues with the existing parser functionality, report it as an Issue.

Full Changelog: tianocore/edk2-pytool-library@v0.16.2...v0.17.0

Commits
  • 5dca7e4 database: add tests
  • 44476e5 database: add pre-made queries
  • 8f13313 database: Add table generators
  • 3ccc357 database: Add Edk2DB infrastructure
  • 1955a10 parsers: improve existing parsers
  • dea53b3 gitignore_parser: merge upstream changes (#384)
  • c517891 build(deps-dev): bump ruff from 0.0.280 to 0.0.282 (#381)
  • 49c4009 build(deps-dev): bump mkdocstrings-python from 1.2.1 to 1.3.0 (#382)
  • 2566692 build(deps-dev): bump mkdocs from 1.5.1 to 1.5.2 (#383)
  • 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.16.1...v0.17.0)

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

None yet

1 participant