-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pip: update edk2-pytool-extensions requirement from ~=0.27.5 to ~=0.27.6 #305
pip: update edk2-pytool-extensions requirement from ~=0.27.5 to ~=0.27.6 #305
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #305 +/- ##
=====================================
Coverage 0.47% 0.47%
=====================================
Files 144 144
Lines 22079 22079
Branches 60 60
=====================================
Hits 105 105
Misses 21969 21969
Partials 5 5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@dependabot rebase |
Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry! If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request |
@dependabot recreate |
98081ae
to
0456aa0
Compare
@dependabot recreate |
Updates the requirements on [edk2-pytool-extensions](https://github.com/tianocore/edk2-pytool-extensions) to permit the latest version. - [Release notes](https://github.com/tianocore/edk2-pytool-extensions/releases) - [Commits](tianocore/edk2-pytool-extensions@v0.27.5...v0.27.6) --- updated-dependencies: - dependency-name: edk2-pytool-extensions dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
0456aa0
to
d8cce1d
Compare
Introduces 8 new commits in [Features/MM_SUPV](https://github.com/microsoft/mu_feature_mm_supv.git). <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/207857e5165c5e7b4078744e1e61a95bcd83fec7">207857</a> pip: update edk2-pytool-library requirement from ~=0.21.6 to ~=0.21.7 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/306">#306</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/bd6c0f4a096baf4bc1b3ee0bb7fe4961aad4961a">bd6c0f</a> Fixing override break due to PiSmmCpuDxeSmm updates. (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/307">#307</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/d763693be99cf55d34b6699af8d4d9982bcc40a0">d76369</a> pip: update edk2-pytool-extensions requirement from ~=0.27.5 to ~=0.27.6 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/305">#305</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/0540820c1b3d32d810383d7c844c6144fb940e49">054082</a> pip: update edk2-pytool-library requirement from ~=0.21.7 to ~=0.21.8 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/308">#308</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/ce0f2c0692ed16a6d75668cb707271b0edd393bf">ce0f2c</a> Repo File Sync: synced file(s) with microsoft/mu_devops (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/309">#309</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/3cdeb91d5b3027cdb11ee12f3ee7c934077d8378">3cdeb9</a> GitHub Action: Bump robinraju/release-downloader from 1.10 to 1.11 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/310">#310</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/a87979f0bfb5637ac8179573fc93d6fc65bf5c73">a87979</a> pip: update edk2-pytool-extensions requirement from ~=0.27.6 to ~=0.27.9 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/312">#312</a>)</li> <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/71049e8defd33f87c31daf71165b06ded6fb0942">71049e</a> Fixing override validation for basecore 2023110009.0.0. (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/315">#315</a>)</li> </ul> </details> Signed-off-by: Project Mu Bot <mubot@microsoft.com>
Updates the requirements on edk2-pytool-extensions to permit the latest version.
Release notes
Sourced from edk2-pytool-extensions's releases.
Commits
71d2c24
build(deps): bump ruff from 0.4.6 to 0.4.7 (#823)9d6750f
build(deps): bump twine from 5.0.0 to 5.1.0 (#810)15a6687
build(deps): bump mkdocstrings-python from 1.10.0 to 1.10.3 (#824)59bc32c
Update how importlib is imported (#825)b8ab952
build(deps): bump mkdocs-material from 9.5.23 to 9.5.25 (#822)e70a600
build(deps): bump setuptools from 69.5.1 to 70.0.0 (#817)21706e8
build(deps): bump ruff from 0.4.4 to 0.4.6 (#821)83ef877
build(deps): bump coverage from 7.4.4 to 7.5.3 (#820)9ecd9c2
edk2_parse: allow UefiBuilder to parse args (#815)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 <dependency name> 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)