tianocore / edk2

EDK II
https://github.com/tianocore/tianocore.github.io/wiki/EDK-II
Other
4.38k stars 2.4k forks source link

pip: bump edk2-pytool-extensions from 0.27.6 to 0.27.8 #5842

Closed dependabot[bot] closed 16 hours ago

dependabot[bot] commented 1 week ago

Bumps edk2-pytool-extensions from 0.27.6 to 0.27.8.

Release notes

Sourced from edk2-pytool-extensions's releases.

v0.27.8

What's Changed

Notes

This releases contains no functional changes, but upgrades twine to resolve a pypi release bug / failure.

Full Changelog: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.7...v0.27.8

v0.27.7

What's Changed

Dependency Updates

Full Changelog: https://github.com/tianocore/edk2-pytool-extensions/compare/v0.27.6...v0.27.7

Commits
  • ccfe4ef build(deps): bump twine from 5.1.0 to 5.1.1 (#839)
  • d5c1649 Fix parameter handling in repo_resolver and update logging configuration. (#838)
  • bb2bfec build(deps): bump pytest from 8.2.1 to 8.2.2 (#828)
  • 1121541 readme: Add documentation on publishing a release (#835)
  • e09cbc8 build(deps): bump robotframework from 7.0 to 7.0.1 (#831)
  • d1d253f build(deps): bump ruff from 0.4.7 to 0.4.10 (#834)
  • See full diff 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)
dependabot[bot] commented 16 hours ago

Superseded by #5886.