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.17.0 to ~=0.18.0 #161

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 20, 2023

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

Release notes

Sourced from edk2-pytool-library's releases.

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

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

Commits
  • a2c523d build(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 (#405)
  • bc69223 build(deps-dev): bump mkdocstrings[python] from 0.22.0 to 0.23.0 (#402)
  • e516b15 build(deps-dev): bump build from 0.10.0 to 1.0.3 (#407)
  • f986066 build(deps-dev): bump pytest from 7.4.0 to 7.4.2 (#408)
  • c3186d8 build(deps): bump actions/checkout from 3 to 4 (#409)
  • af82694 build(deps-dev): bump ruff from 0.0.286 to 0.0.290 (#410)
  • 8b1ce2a edk2toollib/database: Switch to sqlite3 (#406)
  • 17a2dac database: multiple bugfixes (#393)
  • 7829592 build(deps-dev): bump ruff from 0.0.285 to 0.0.286 (#395)
  • 10d588a build(deps-dev): bump mkdocstrings-python from 1.5.0 to 1.6.0 (#396)
  • Additional commits viewable 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)

@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 Sep 20, 2023
@github-actions github-actions bot removed the language:python Pull requests that update Python code label Sep 20, 2023
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.17.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@makubacki makubacki force-pushed the dependabot/pip/edk2-pytool-library-approx-eq-0.18.0 branch from c76d6cc to 275c6eb Compare September 21, 2023 18:51
@makubacki makubacki merged commit 6c1c357 into main Sep 22, 2023
14 checks passed
@makubacki makubacki deleted the dependabot/pip/edk2-pytool-library-approx-eq-0.18.0 branch September 22, 2023 01:59
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.

1 participant