stuart_parse generates a completely different schema of database due to the switch to an ORM instead of sqlite3 directly and stuart_report reports that rely on the database now expect this new schema. Any previous databases should be deleted.
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 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-extensions from 0.26.4 to 0.27.0.
Release notes
Sourced from edk2-pytool-extensions's releases.
Commits
d6d278e
build(deps-dev): bump robotframework from 6.1.1 to 7.0 (#727)da95aca
build(deps-dev): bump ruff from 0.1.11 to 0.1.13 (#728)7dd2f40
build(deps-dev): bump mkdocstrings-python from 1.7.5 to 1.8.0 (#729)a27460e
edk2-pytool-library v0.20.0 integration (#726)1faa166
mkdocs: General DocSite improvements (#637)ba5b0d6
ruff: require function annotations (#609)3bcbe28
build(deps-dev): bump setuptools from 69.0.2 to 69.0.3 (#715)679b3c2
build(deps-dev): bump regex from 2023.10.3 to 2023.12.25 (#723)3b41234
build(deps-dev): bump ruff from 0.1.9 to 0.1.11 (#724)e29bb2c
build(deps-dev): bump pytest from 7.4.3 to 7.4.4 (#725)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