Skip to content
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

.pytool/CISettings.py: Update from 202208 to 202302 #247

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

makubacki
Copy link
Member

Description

Updates Mu dependencies to the latest release branch (202302).

  • Impacts functionality?
    • Functionality - Does the change ultimately impact how firmware functions?
    • Examples: Add a new library, publish a new PPI, update an algorithm, ...
  • Impacts security?
    • Security - Does the change have a direct security impact on an application,
      flow, or firmware?
    • Examples: Crypto algorithm change, buffer overflow fix, parameter
      validation improvement, ...
  • Breaking change?
    • Breaking change - Will anyone consuming this change experience a break
      in build or boot behavior?
    • Examples: Add a new library class, move a module to a different repo, call
      a function in a new library class in a pre-existing module, ...
  • Includes tests?
    • Tests - Does the change include any explicit test code?
    • Examples: Unit tests, integration tests, robot tests, ...
  • Includes documentation?
    • Documentation - Does the change contain explicit documentation additions
      outside direct code modifications (and comments)?
    • Examples: Update readme file, add feature readme file, link to documentation
      on an a separate Web page, ...

How This Was Tested

Local build and CI.

Integration Instructions

N/A

@makubacki makubacki added the semver:patch Pull requests that should increment the release patch version label Sep 21, 2023
@makubacki makubacki self-assigned this Sep 21, 2023
@github-actions github-actions bot added the impact:non-functional Does not have a functional impact label Sep 21, 2023
Updates Mu dependencies to the latest release branch (`202302`).

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
@codecov-commenter
Copy link

Codecov Report

Merging #247 (b7a8a77) into main (12e78e1) will not change coverage.
The diff coverage is n/a.

❗ Current head b7a8a77 differs from pull request most recent head 9403d38. Consider uploading reports for the commit 9403d38 to get more accurate results

@@           Coverage Diff           @@
##             main     #247   +/-   ##
=======================================
  Coverage   27.57%   27.57%           
=======================================
  Files          16       16           
  Lines        4522     4522           
=======================================
  Hits         1247     1247           
  Misses       3275     3275           
Flag Coverage Δ
Linux 27.57% <ø> (ø)

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

@makubacki makubacki merged commit fc29977 into microsoft:main Sep 22, 2023
ProjectMuBot referenced this pull request in microsoft/mu_tiano_platforms Sep 23, 2023
Introduces 14 new commits in [Features/CONFIG](https://github.com/microsoft/mu_feature_config.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/f7351fb88d5eba6d809f58aff216ff5009f12f5b">f7351f</a> GitHub Action: Bump actions/checkout from 3 to 4 (<a href="https://github.com/microsoft/mu_feature_config/pull/233">#233</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/237279c740d967f2b399722a3ea6f6b24942e90e">237279</a> pip: bump antlr4-python3-runtime from 4.13.0 to 4.13.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/234">#234</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/3672705455cf5624516e3254cc7539089ac910de">367270</a> pip: bump pytest from 7.4.0 to 7.4.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/236">#236</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/f768b8ad120c4191d4a5e14b24f5264ffedc69bd">f768b8</a> pip: bump pytest-html from 3.2.0 to 4.0.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/235">#235</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/070a9d7af9123c57dea33db16d98d02c2d58ef21">070a9d</a> pip: bump edk2-pytool-extensions from 0.24.0 to 0.24.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/239">#239</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/c8484375646407e87f826d147739babcbc8c5e6e">c84843</a> pip: bump pytest-html from 4.0.0 to 4.0.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/238">#238</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/81fad9a8505717b902f6279bb35c766a33072abd">81fad9</a> pip: bump pytest from 7.4.1 to 7.4.2 (<a href="https://github.com/microsoft/mu_feature_config/pull/240">#240</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/8c0e50b5c8a443a0395d7bf2ac7948d0e5489f1e">8c0e50</a> Repo File Sync: Update CodeQL GitHub workflow (<a href="https://github.com/microsoft/mu_feature_config/pull/242">#242</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/4da0c03d73815b096e828c5034287003acce8b29">4da0c0</a> Updated auto-gen script to accept cache for policy values (<a href="https://github.com/microsoft/mu_feature_config/pull/244">#244</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/12e78e168e8fa433bf1b17bc9426d5a0769b9d8d">12e78e</a> pip: bump pytest-html from 4.0.1 to 4.0.2 (<a href="https://github.com/microsoft/mu_feature_config/pull/246">#246</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/fc299772f5068855818dc9bcc206228c38f8e7c8">fc2997</a> .pytool/CISettings.py: Update from 202208 to 202302 (<a href="https://github.com/microsoft/mu_feature_config/pull/247">#247</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/757719ae2f2709f4c5c62a3d57c27c9d3831f554">757719</a> pip: bump edk2-pytool-library from 0.17.0 to 0.18.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/245">#245</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/e58f76b437ced0e2fe73f1768eb97625e541adfd">e58f76</a> Repo File Sync: Add cargo ecosystem to dependabot config (<a href="https://github.com/microsoft/mu_feature_config/pull/248">#248</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/e75813037e402ae992e4a21ff0f1d9b93458d4c8">e75813</a> pip: bump xmlschema from 2.4.0 to 2.5.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/250">#250</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <mubot@microsoft.com>
makubacki referenced this pull request in microsoft/mu_tiano_platforms Sep 25, 2023
Introduces 14 new commits in [Features/CONFIG](https://github.com/microsoft/mu_feature_config.git).

<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/f7351fb88d5eba6d809f58aff216ff5009f12f5b">f7351f</a> GitHub Action: Bump actions/checkout from 3 to 4 (<a href="https://github.com/microsoft/mu_feature_config/pull/233">#233</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/237279c740d967f2b399722a3ea6f6b24942e90e">237279</a> pip: bump antlr4-python3-runtime from 4.13.0 to 4.13.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/234">#234</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/3672705455cf5624516e3254cc7539089ac910de">367270</a> pip: bump pytest from 7.4.0 to 7.4.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/236">#236</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/f768b8ad120c4191d4a5e14b24f5264ffedc69bd">f768b8</a> pip: bump pytest-html from 3.2.0 to 4.0.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/235">#235</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/070a9d7af9123c57dea33db16d98d02c2d58ef21">070a9d</a> pip: bump edk2-pytool-extensions from 0.24.0 to 0.24.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/239">#239</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/c8484375646407e87f826d147739babcbc8c5e6e">c84843</a> pip: bump pytest-html from 4.0.0 to 4.0.1 (<a href="https://github.com/microsoft/mu_feature_config/pull/238">#238</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/81fad9a8505717b902f6279bb35c766a33072abd">81fad9</a> pip: bump pytest from 7.4.1 to 7.4.2 (<a href="https://github.com/microsoft/mu_feature_config/pull/240">#240</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/8c0e50b5c8a443a0395d7bf2ac7948d0e5489f1e">8c0e50</a> Repo File Sync: Update CodeQL GitHub workflow (<a href="https://github.com/microsoft/mu_feature_config/pull/242">#242</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/4da0c03d73815b096e828c5034287003acce8b29">4da0c0</a> Updated auto-gen script to accept cache for policy values (<a href="https://github.com/microsoft/mu_feature_config/pull/244">#244</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/12e78e168e8fa433bf1b17bc9426d5a0769b9d8d">12e78e</a> pip: bump pytest-html from 4.0.1 to 4.0.2 (<a href="https://github.com/microsoft/mu_feature_config/pull/246">#246</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/fc299772f5068855818dc9bcc206228c38f8e7c8">fc2997</a> .pytool/CISettings.py: Update from 202208 to 202302 (<a href="https://github.com/microsoft/mu_feature_config/pull/247">#247</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/757719ae2f2709f4c5c62a3d57c27c9d3831f554">757719</a> pip: bump edk2-pytool-library from 0.17.0 to 0.18.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/245">#245</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/e58f76b437ced0e2fe73f1768eb97625e541adfd">e58f76</a> Repo File Sync: Add cargo ecosystem to dependabot config (<a href="https://github.com/microsoft/mu_feature_config/pull/248">#248</a>)</li>
<li><a href="https://github.com/microsoft/mu_feature_config/commit/e75813037e402ae992e4a21ff0f1d9b93458d4c8">e75813</a> pip: bump xmlschema from 2.4.0 to 2.5.0 (<a href="https://github.com/microsoft/mu_feature_config/pull/250">#250</a>)</li>
</ul>
</details>

Signed-off-by: Project Mu Bot <mubot@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
impact:non-functional Does not have a functional impact semver:patch Pull requests that should increment the release patch version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants