v0.27.3
What's Changed
- edk2_invocable: Bugfix for bad argument handling by @Javagedes in #746
- coverage_report: Allow package filtering for --by-platform by @Javagedes in #745
- edk2_invocable.py: catch invalid arguments by @Javagedes in #753
- Add the ability to run only the requested plugins by @Javagedes in #755
- Fix incorrect usage of strip method while accessing the nuget_cache_path by @NishanthSanjeevi in #761
Dependency Updates
- build(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #744
- build(deps-dev): bump mkdocs-material from 9.5.6 to 9.5.7 by @dependabot in #743
- build(deps-dev): bump ruff from 0.1.14 to 0.2.0 by @dependabot in #742
- build(deps): bump actions/deploy-pages from 4.0.3 to 4.0.4 by @dependabot in #752
- build(deps-dev): bump ruff from 0.2.0 to 0.2.1 by @dependabot in #751
- build(deps-dev): bump mkdocs-material from 9.5.7 to 9.5.9 by @dependabot in #747
- build(deps-dev): bump pre-commit from 3.6.0 to 3.6.1 by @dependabot in #749
- build(deps-dev): bump twine from 4.0.2 to 5.0.0 by @dependabot in #748
- build(deps-dev): bump setuptools from 69.0.3 to 69.1.0 by @dependabot in #750
- build(deps-dev): bump ruff from 0.2.1 to 0.2.2 by @dependabot in #759
- build(deps-dev): bump pre-commit from 3.6.1 to 3.6.2 by @dependabot in #758
- build(deps-dev): bump black from 24.1.1 to 24.2.0 by @dependabot in #757
- build(deps-dev): bump pytest from 8.0.0 to 8.0.1 by @dependabot in #756
New Contributors
- @NishanthSanjeevi made their first contribution in #761
Full Changelog: v0.27.2...v0.27.3