Edk2-pytool-extensions

Latest version: v0.27.4

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

Scan your dependencies

Page 1 of 14

0.27.4

What's Changed

* edk2_invocable.py: Improve documentation by yangrongwei in https://github.com/tianocore/edk2-pytool-extensions/pull/786
* edk2_invocable.py: Improve documentation for SDE related functions by yangrongwei in https://github.com/tianocore/edk2-pytool-extensions/pull/791
* az_cli_ext_dep: Add ability to unzip download by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/792

Dependency Updates

* build(deps-dev): bump coverage from 7.4.1 to 7.4.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/765
* build(deps-dev): bump mkdocs-material from 9.5.9 to 9.5.11 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/764
* build(deps-dev): bump pytest from 8.0.1 to 8.0.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/763
* build(deps-dev): bump setuptools from 69.1.0 to 69.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/762
* build(deps-dev): bump mkdocs-material from 9.5.11 to 9.5.13 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/773
* build(deps-dev): bump ruff from 0.2.2 to 0.3.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/772
* build(deps-dev): bump pytest from 8.0.2 to 8.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/771
* build(deps-dev): bump build from 1.0.3 to 1.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/770
* build(deps-dev): bump mkdocstrings[python] from 0.24.0 to 0.24.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/767
* build(deps-dev): bump mkdocstrings-python from 1.8.0 to 1.9.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/778
* build(deps-dev): bump ruff from 0.3.2 to 0.3.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/777
* build(deps-dev): bump black from 24.2.0 to 24.3.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/776
* build(deps-dev): bump mkdocs-material from 9.5.13 to 9.5.14 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/775
* build(deps-dev): bump setuptools from 69.1.1 to 69.2.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/774
* build(deps): bump actions/deploy-pages from 4.0.4 to 4.0.5 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/779
* build(deps-dev): bump ruff from 0.3.3 to 0.3.4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/780
* build(deps-dev): bump coverage from 7.4.3 to 7.4.4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/781
* build(deps-dev): bump mkdocs-material from 9.5.14 to 9.5.16 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/785
* build(deps-dev): bump pre-commit from 3.6.2 to 3.7.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/782
* build(deps-dev): bump build from 1.1.1 to 1.2.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/784
* build(deps-dev): bump mkdocstrings[python] from 0.24.1 to 0.24.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/789
* build(deps-dev): bump mkdocs-material from 9.5.16 to 9.5.17 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/788
* build(deps-dev): bump mkdocstrings-python from 1.9.0 to 1.9.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/790
* build(deps-dev): bump ruff from 0.3.4 to 0.3.5 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/787
* build(deps): bump ruff from 0.3.5 to 0.3.7 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/795
* build(deps): bump black from 24.3.0 to 24.4.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/794
* build(deps): bump setuptools from 69.2.0 to 69.5.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/793
* build(deps): bump mkdocs-material from 9.5.17 to 9.5.18 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/800
* build(deps): bump mkdocstrings-python from 1.9.2 to 1.10.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/799
* build(deps): bump regex from 2023.12.25 to 2024.4.16 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/798

New Contributors
* yangrongwei made their first contribution in https://github.com/tianocore/edk2-pytool-extensions/pull/786

**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.3...v0.27.4

0.27.3

What's Changed

* edk2_invocable: Bugfix for bad argument handling by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/746
* coverage_report: Allow package filtering for --by-platform by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/745
* edk2_invocable.py: catch invalid arguments by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/753
* Add the ability to run only the requested plugins by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/755
* Fix incorrect usage of strip method while accessing the nuget_cache_path by NishanthSanjeevi in https://github.com/tianocore/edk2-pytool-extensions/pull/761


Dependency Updates

* build(deps): bump codecov/codecov-action from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/744
* build(deps-dev): bump mkdocs-material from 9.5.6 to 9.5.7 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/743
* build(deps-dev): bump ruff from 0.1.14 to 0.2.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/742
* build(deps): bump actions/deploy-pages from 4.0.3 to 4.0.4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/752
* build(deps-dev): bump ruff from 0.2.0 to 0.2.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/751
* build(deps-dev): bump mkdocs-material from 9.5.7 to 9.5.9 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/747
* build(deps-dev): bump pre-commit from 3.6.0 to 3.6.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/749
* build(deps-dev): bump twine from 4.0.2 to 5.0.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/748
* build(deps-dev): bump setuptools from 69.0.3 to 69.1.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/750
* build(deps-dev): bump ruff from 0.2.1 to 0.2.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/759
* build(deps-dev): bump pre-commit from 3.6.1 to 3.6.2 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/758
* build(deps-dev): bump black from 24.1.1 to 24.2.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/757
* build(deps-dev): bump pytest from 8.0.0 to 8.0.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/756

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

**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.2...v0.27.3

0.27.2

Dependency Updates
* upgrade markdownlint-cli by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/741


**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.1...v0.27.2

0.27.1

What's Changed

* stuart_parse: add flag to perform source analysis. by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/739

Dependency Updates

* Update deploy-pages to 4.0.1 by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/733
* build(deps-dev): bump ruff from 0.1.13 to 0.1.14 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/731
* build(deps-dev): bump mkdocs-material from 9.5.3 to 9.5.4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/730
* build(deps): bump actions/deploy-pages from 4.0.1 to 4.0.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/734
* build(deps-dev): bump mkdocs-material from 9.5.4 to 9.5.6 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/738
* build(deps-dev): bump black from 23.12.1 to 24.1.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/735
* build(deps-dev): bump pytest from 7.4.4 to 8.0.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/737
* build(deps-dev): bump coverage from 7.4.0 to 7.4.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/736

**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.0...v0.27.1

0.27.0

What's Changed

* edk2-pytool-library v0.20.0 integration by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/726
* mkdocs: General DocSite improvements by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/637
* ruff: require function annotations by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/609

Dependency Updates

* build(deps): bump actions/upload-pages-artifact from 2 to 3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/721
* build(deps): bump actions/deploy-pages from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/720
* build(deps-dev): bump ruff from 0.1.7 to 0.1.9 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/719
* build(deps-dev): bump mkdocs-material from 9.5.2 to 9.5.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/718
* build(deps-dev): bump coverage from 7.3.3 to 7.4.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/722
* build(deps-dev): bump black from 23.11.0 to 23.12.1 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/717
* build(deps-dev): bump pytest from 7.4.3 to 7.4.4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/725
* build(deps-dev): bump ruff from 0.1.9 to 0.1.11 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/724
* build(deps-dev): bump regex from 2023.10.3 to 2023.12.25 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/723
* build(deps-dev): bump setuptools from 69.0.2 to 69.0.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/715
* build(deps-dev): bump mkdocstrings-python from 1.7.5 to 1.8.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/729
* build(deps-dev): bump ruff from 0.1.11 to 0.1.13 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/728
* build(deps-dev): bump robotframework from 6.1.1 to 7.0 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/727

Integration Instructions

`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.

**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.26.4...v0.27.0

0.26.4

What's Changed

* edk2_invocable: print help message when build module provided by Javagedes in https://github.com/tianocore/edk2-pytool-extensions/pull/714

Dependency Updates

* build(deps): bump actions/upload-artifact from 3 to 4 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/713
* build(deps): bump github/codeql-action from 2 to 3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/712

* build(deps-dev): bump coverage from 7.3.2 to 7.3.3 by dependabot in https://github.com/tianocore/edk2-pytool-extensions/pull/711


**Full Changelog**: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.26.3...v0.26.4

Page 1 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.