Edk2-pytool-library

Latest version: v0.21.6

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

Scan your dependencies

Page 1 of 11

0.21.6

What's Changed

* remove usage of `pkg_resources` by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/572
* Correcting Incorrect Usage of EfiSignatureList by Flickdm in https://github.com/tianocore/edk2-pytool-library/pull/561

Dependency Updates

* build(deps-dev): bump ruff from 0.3.4 to 0.3.5 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/545
* build(deps-dev): bump mkdocstrings[python] from 0.24.1 to 0.24.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/544
* build(deps-dev): bump mkdocs-material from 9.5.16 to 9.5.17 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/543
* build(deps-dev): bump mkdocstrings-python from 1.9.0 to 1.9.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/542
* build(deps): bump setuptools from 69.2.0 to 69.5.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/548
* build(deps): bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/547
* build(deps): bump ruff from 0.3.5 to 0.3.7 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/546
* build(deps): bump mkdocs-material from 9.5.17 to 9.5.18 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/552
* build(deps): bump ruff from 0.3.7 to 0.4.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/551
* build(deps): bump mkdocstrings-python from 1.9.2 to 1.10.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/549
* build(deps): bump mkdocstrings[python] from 0.24.3 to 0.25.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/558
* build(deps): bump black from 24.4.0 to 24.4.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/556
* build(deps): bump pytest from 8.1.1 to 8.2.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/555
* build(deps): bump mkdocs from 1.5.3 to 1.6.0 and mkdocs-material from 9.5.18 to 9.5.23 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/550
* build(deps): bump pytest from 8.2.0 to 8.2.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/566
* build(deps): bump coverage from 7.4.4 to 7.5.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/565
* build(deps): bump mkdocstrings-python from 1.10.0 to 1.10.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/564
* build(deps): bump mkdocs-material from 9.5.23 to 9.5.24 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/569
* build(deps): bump ruff from 0.4.1 to 0.4.6 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/571
* build(deps): bump coverage from 7.5.1 to 7.5.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/570
* build(deps): bump twine from 5.0.0 to 5.1.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/563
* build(deps): bump pre-commit from 3.7.0 to 3.7.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/562


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

0.21.5

What's Changed

* Update OS version to 17134 to limit DDInstall sections by srilathasridharan in https://github.com/tianocore/edk2-pytool-library/pull/541

Dependency Updates

* build(deps-dev): bump mkdocs-material from 9.5.11 to 9.5.13 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/528
* build(deps-dev): bump ruff from 0.2.2 to 0.3.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/527
* build(deps-dev): bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/526
* build(deps-dev): bump build from 1.0.3 to 1.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/525
* build(deps-dev): bump mkdocstrings[python] from 0.24.0 to 0.24.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/524
* build(deps-dev): bump mkdocs-material from 9.5.13 to 9.5.14 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/533
* build(deps-dev): bump coverage from 7.4.3 to 7.4.4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/532
* build(deps-dev): bump ruff from 0.3.2 to 0.3.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/531
* build(deps-dev): bump mkdocstrings-python from 1.8.0 to 1.9.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/530
* build(deps-dev): bump setuptools from 69.1.1 to 69.2.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/529
* build(deps): bump actions/deploy-pages from 4.0.4 to 4.0.5 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/534
* build(deps-dev): bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/536
* build(deps-dev): bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/537
* build(deps-dev): bump ruff from 0.3.3 to 0.3.4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/538
* build(deps-dev): bump build from 1.1.1 to 1.2.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/539
* build(deps-dev): bump mkdocs-material from 9.5.14 to 9.5.16 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/540

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

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

0.21.4

What's Changed

* buildreport_parser: Support component INF absolute paths by makubacki in https://github.com/tianocore/edk2-pytool-library/pull/520

Dependency Updates

* build(deps-dev): bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/515
* build(deps-dev): bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/514
* build(deps-dev): bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/513
* build(deps-dev): bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/512
* build(deps-dev): bump setuptools from 69.1.0 to 69.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/519
* build(deps-dev): bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/518
* build(deps-dev): bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/517
* build(deps-dev): bump mkdocs-material from 9.5.9 to 9.5.11 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/516


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

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

Page 1 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.