microsoft / mu_feature_config

Project Mu - Feature Repo - UEFI User Config and Management Support
https://microsoft.github.io/mu/
Other
20 stars 27 forks source link

pip: bump edk2-pytool-extensions from 0.24.1 to 0.25.0 #262

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps edk2-pytool-extensions from 0.24.1 to 0.25.0.

Release notes

Sourced from edk2-pytool-extensions's releases.

v0.25.0

What's Changed

Breaking Changes

edk2-pytool-extensions has officially dropped support for python 3.9 with this release. To continue to receive improvements to edk2-pytool-extensions, passed v0.24, you will need to upgrade to a supported version of python (3.10, 3.11, or 3.12).

Dependency Updates

Full Changelog: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.24.1...v0.25.0

Commits
  • 3c2e15c Update Supported Python versions to 3.10, 3.11, and 3.12 (#669)
  • d061515 build(deps-dev): bump ruff from 0.0.290 to 0.0.291 (#666)
  • 834d7e8 build(deps-dev): bump coverage from 7.3.0 to 7.3.1 (#667)
  • d09361e build(deps-dev): bump mkdocstrings-python from 1.7.0 to 1.7.1 (#668)
  • f88f276 edk2toolext/edk2_logging.py: Log rust errors (#665)
  • 21f9d65 build(deps-dev): bump mkdocs-material from 9.2.5 to 9.4.2 (#664)
  • 355d8d4 build(deps-dev): bump setuptools from 68.1.2 to 68.2.2 (#661)
  • 0ac595d build(deps-dev): bump black from 23.7.0 to 23.9.1 (#659)
  • b720c08 build(deps-dev): bump mkdocstrings-python from 1.6.0 to 1.7.0 (#662)
  • 2968d2f build(deps-dev): bump mkdocstrings[python] from 0.22.0 to 0.23.0 (#663)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
codecov-commenter commented 1 year ago

Codecov Report

Merging #262 (9f8385e) into main (392d213) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 9f8385e differs from pull request most recent head 07c6456. Consider uploading reports for the commit 07c6456 to get more accurate results

@@           Coverage Diff           @@
##             main     #262   +/-   ##
=======================================
  Coverage   27.40%   27.40%           
=======================================
  Files          16       16           
  Lines        4550     4550           
=======================================
  Hits         1247     1247           
  Misses       3303     3303           
Flag Coverage Δ
Linux 27.40% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

apop5 commented 1 year ago

@dependabot rebase