Edk2-pytool-library

Latest version: v0.22.2

Safety actively analyzes 688215 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 12

0.19.1

What's Changed

* Limiting capsule install to supported versions by bkarstens in https://github.com/tianocore/edk2-pytool-library/pull/431

Dependency Updates
* build(deps-dev): bump mkdocstrings-python from 1.7.1 to 1.7.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/426
* build(deps-dev): bump mkdocs-material from 9.4.2 to 9.4.4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/429
* build(deps-dev): bump coverage from 7.3.1 to 7.3.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/427
* build(deps-dev): bump ruff from 0.0.291 to 0.0.292 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/428


New Contributors
* bkarstens made their first contribution in https://github.com/tianocore/edk2-pytool-library/pull/431

**Full Changelog**: https://github.com/tianocore/edk2-pytool-library/compare/v0.19.0...v0.19.1

0.19.0

What's Changed
* base_parser.py: conditional evaluation bugfix by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/425
* Update Supported Python versions to 3.10, 3.11, and 3.12 by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/424

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**: https://github.com/tianocore/edk2-pytool-library/compare/v0.18.2...v0.19.0

0.18.2

What's Changed

* edk2toollib/uefi/edk2/parsers: enhancements by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/419

Dependency Updates

* build(deps-dev): bump mkdocstrings-python from 1.7.0 to 1.7.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/422
* build(deps-dev): bump black from 23.7.0 to 23.9.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/421
* build(deps-dev): bump coverage from 7.3.0 to 7.3.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/420


**Full Changelog**: https://github.com/tianocore/edk2-pytool-library/compare/v0.18.1...v0.18.2

0.18.1

What's Changed

* edk2toollib/database: remove autoincrement id by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/412
* edk2toollib.database.edk2_db: Add env index to large tables by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/411

Dependency Updates
* build(deps-dev): bump mkdocs from 1.5.2 to 1.5.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/417
* build(deps-dev): bump ruff from 0.0.290 to 0.0.291 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/416
* build(deps-dev): bump mkdocs-material from 9.2.5 to 9.4.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/418
* build(deps-dev): bump mkdocstrings-python from 1.6.0 to 1.7.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/415
* build(deps-dev): bump setuptools from 68.1.2 to 68.2.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/414

**Full Changelog**: https://github.com/tianocore/edk2-pytool-library/compare/v0.18.0...v0.18.1

0.18.0

What's Changed
* database: multiple bugfixes by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/393
* edk2toollib/database: Switch to sqlite3 by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/406

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
* build(deps-dev): bump coverage from 7.2.7 to 7.3.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/386
* build(deps-dev): bump mkdocs-awesome-pages-plugin from 2.9.1 to 2.9.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/391
* build(deps-dev): bump setuptools from 68.0.0 to 68.1.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/388
* build(deps-dev): bump mkdocs-material from 9.1.21 to 9.2.5 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/398
* build(deps-dev): bump joblib from 1.2.0 to 1.3.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/397
* build(deps-dev): bump mkdocstrings-python from 1.5.0 to 1.6.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/396
* build(deps-dev): bump ruff from 0.0.286 to 0.0.290 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/410
* build(deps): bump actions/checkout from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/409
* build(deps-dev): bump pytest from 7.4.0 to 7.4.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/408
* build(deps-dev): bump build from 0.10.0 to 1.0.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/407
* build(deps-dev): bump mkdocstrings[python] from 0.22.0 to 0.23.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/402
* build(deps-dev): bump pre-commit from 3.3.3 to 3.4.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/405

**Full Changelog**: https://github.com/tianocore/edk2-pytool-library/compare/v0.17.0...v0.18.0

0.17.0

What's Changed
* Add database functionality [REBASE&FF] by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/319

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](https://github.com/tianocore/edk2-pytool-library/issues/new/choose).

**Full Changelog**: https://github.com/tianocore/edk2-pytool-library/compare/v0.16.2...v0.17.0

Page 5 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.