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 3 of 12

0.21.3

What's Changed

* base_parser: support no spaces in conditional expression by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/505

Dependency Updates

* build(deps): bump actions/deploy-pages from 4.0.3 to 4.0.4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/506
* build(deps-dev): bump mkdocs-material from 9.5.7 to 9.5.9 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/507
* build(deps-dev): bump twine from 4.0.2 to 5.0.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/508
* build(deps-dev): bump setuptools from 69.0.3 to 69.1.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/509
* build(deps-dev): bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/510
* build(deps-dev): bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/511


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

0.21.2

Dependency Updates
* upgrade markdownlint-cli by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/501
* build(deps): bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/504
* build(deps-dev): bump mkdocs-material from 9.5.6 to 9.5.7 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/503
* build(deps-dev): bump ruff from 0.1.14 to 0.2.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/502


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

0.21.1

What's Changed

* source_table: Add optional source analysis. by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/498
* instanced_inf_table: include NULL libs by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/499

Dependency Updates

* Update deploy-pages to 4.0.1 by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/492
* build(deps-dev): bump mkdocs-material from 9.5.3 to 9.5.4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/491
* build(deps): bump actions/deploy-pages from 4.0.1 to 4.0.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/493
* build(deps-dev): bump mkdocs-material from 9.5.4 to 9.5.6 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/494
* build(deps-dev): bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/495
* build(deps-dev): bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/497
* build(deps-dev): bump coverage from 7.4.0 to 7.4.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/496



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

0.20.0

What's Changed

* ruff: require function annotations by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/370
* mkdocs: General DocSite improvements. by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/400
* utility_functions: reader: use stdout encoding by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/371
* Convert Edk2DB to use an ORM instead of sqlite3 directly by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/485

Dependency Updates

* build(deps-dev): bump mkdocstrings-python from 1.7.5 to 1.8.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/489
* build(deps-dev): bump ruff from 0.1.11 to 0.1.14 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/490

Integration Instructions

Edk2DB now uses `sqlalchemy` as an ORM provider. Any custom tables or queries will need to be re-worked following `sqlalchemy` session guidelines. Review https://github.com/tianocore/edk2-pytool-library/pull/485 for the major changes.

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

0.19.9

What's Changed

* locate_tools: Search all VS installations for vcvarsall.bat by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/487

Dependency Updates
* build(deps-dev): bump coverage from 7.3.2 to 7.3.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/473
* build(deps-dev): bump ruff from 0.1.7 to 0.1.8 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/472
* build(deps-dev): bump black from 23.11.0 to 23.12.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/471
* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/470
* build(deps): bump github/codeql-action from 2 to 3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/469
* build(deps-dev): bump coverage from 7.3.3 to 7.4.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/481
* build(deps): bump actions/deploy-pages from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/480
* build(deps): bump actions/upload-pages-artifact from 2 to 3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/479
* build(deps-dev): bump black from 23.12.0 to 23.12.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/478
* build(deps-dev): bump ruff from 0.1.8 to 0.1.10 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/482
* build(deps-dev): bump setuptools from 69.0.2 to 69.0.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/475
* build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/484
* build(deps-dev): bump ruff from 0.1.10 to 0.1.11 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/483
* build(deps-dev): bump mkdocs-material from 9.5.2 to 9.5.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/474

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

0.19.8

What's Changed

* table parsers: Use closest package path relative path by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/461
* inf_generator: Add [Install.NT.Services] section by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/462

Dependency Updates

* build(deps): bump actions/deploy-pages from 2 to 3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/467
* build(deps): bump actions/setup-python from 4 to 5 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/466
* build(deps-dev): bump mkdocs-material from 9.4.14 to 9.5.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/468
* build(deps-dev): bump pre-commit from 3.5.0 to 3.6.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/464
* build(deps-dev): bump ruff from 0.1.6 to 0.1.7 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/463


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

Page 3 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.