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

0.21.9

What's Changed
* Fix PCD parsing for PCDs that have a single quote in them by NishanthSanjeevi in https://github.com/tianocore/edk2-pytool-library/pull/600
* readme: Add documentation on publishing a release by Javagedes in https://github.com/tianocore/edk2-pytool-library/pull/588

Dependency Updates
* build(deps): bump coverage from 7.5.3 to 7.5.4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/587
* build(deps): bump ruff from 0.4.7 to 0.4.10 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/586
* build(deps): bump setuptools from 70.0.0 to 70.1.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/585
* build(deps): bump mkdocs-material from 9.5.25 to 9.5.27 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/583
* build(deps): bump pytest from 8.2.1 to 8.2.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/580
* build(deps): bump ruff from 0.4.10 to 0.5.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/595
* build(deps): bump setuptools from 70.1.0 to 70.2.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/594
* build(deps): bump mkdocs-material from 9.5.27 to 9.5.28 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/593
* build(deps): bump mkdocstrings-python from 1.10.3 to 1.10.5 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/590
* build(deps): bump twine from 5.1.0 to 5.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/589
* build(deps): bump mkdocs-material from 9.5.28 to 9.5.29 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/599
* build(deps): bump coverage from 7.5.4 to 7.6.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/598
* build(deps): bump ruff from 0.5.1 to 0.5.2 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/597
* build(deps): bump setuptools from 70.2.0 to 70.3.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/596
* build(deps): bump pytest from 8.2.2 to 8.3.1 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/603
* build(deps): bump setuptools from 70.3.0 to 71.1.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/602
* build(deps): bump ruff from 0.5.2 to 0.5.4 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/601

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

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

0.21.8

What's Changed
* os/UefiVariableSupport: Support null termination by apop5 in https://github.com/tianocore/edk2-pytool-library/pull/581
* Address Linux GetUefiVariable exception. by apop5 in https://github.com/tianocore/edk2-pytool-library/pull/584


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

0.21.7

What's Changed
* Adding Uefi Variable Support. by apop5 in https://github.com/tianocore/edk2-pytool-library/pull/577

Dependency Updates

* build(deps): bump setuptools from 69.5.1 to 70.0.0 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/576
* build(deps): bump ruff from 0.4.6 to 0.4.7 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/575
* build(deps): bump mkdocstrings-python from 1.10.2 to 1.10.3 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/574
* build(deps): bump mkdocs-material from 9.5.24 to 9.5.25 by dependabot in https://github.com/tianocore/edk2-pytool-library/pull/573

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

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

Page 2 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.