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

Bump Features/MM_SUPV from 8.1.5 to 8.1.6 #743

Merged
merged 1 commit into from
Oct 19, 2023

Commits on Oct 19, 2023

  1. Bumps Features/MM_SUPV from 8.1.5 to 8.1.6

    Introduces 16 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/e885e4b0911974613e6df35d8df6bbd41be998c5">e885e4</a> Repo File Sync: Add extra_cargo_steps parameter to MuDevOpsWrapper.yml (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/165">#165</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/6e6190701c6092b2983fd295082b0fe7c5098379">6e6190</a> GitHub Action: Bump actions/checkout from 3 to 4 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/166">#166</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/6a5e83c18544fbd56c5c428bdb13adf99d2524c4">6a5e83</a> pip: bump antlr4-python3-runtime from 4.13.0 to 4.13.1 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/167">#167</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/489ba560c29f6b84d426c97627fd56d6cf25deab">489ba5</a> pip: update edk2-pytool-extensions requirement from ~=0.24.0 to ~=0.24.1 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/169">#169</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/e86900931ba02bf8ec2703fb46d79d281501961d">e86900</a> Repo File Sync: Update CodeQL GitHub workflow (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/170">#170</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/26e0d056134c3cffaf484688d62509cff3bbba18">26e0d0</a> pip: update edk2-pytool-library requirement from ~=0.17.0 to ~=0.18.0 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/171">#171</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/aa47a26606e6502f35d6b0778673e1ac2e3b8f67">aa47a2</a> Repo File Sync: Add cargo ecosystem to dependabot config (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/172">#172</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/e03a6f3c7d9da7d0c54817b23d19eb557e7ebf26">e03a6f</a> Repo File Sync: Update to Mu DevOps 6.5.1 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/173">#173</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/7bc181d5cd6ae3316b43f5bf2dca8c74d0b20b4d">7bc181</a> pip: update edk2-pytool-library requirement from ~=0.18.0 to ~=0.18.1 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/174">#174</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/ea820876ad3a62c833202bee5a2cd5341b6c36b1">ea8208</a> pip: update edk2-pytool-library requirement from ~=0.18.1 to ~=0.18.2 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/175">#175</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/1acaee3a6e27448fd24d592519f11b846cca38bc">1acaee</a> pip: update edk2-pytool-library requirement from ~=0.18.2 to ~=0.19.0 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/178">#178</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/88e00a952589069447fe7053e03375d16e767589">88e00a</a> pip: update edk2-pytool-extensions requirement from ~=0.24.1 to ~=0.25.0 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/179">#179</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/5e288b053f65373aae95f624a07dcb1fad759c2c">5e288b</a> Repo File Sync: Update to Mu DevOps v7.0.0 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/176">#176</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/916588d487bf1c364de5a3434b6cfad93da48332">916588</a> Repo File Sync: Update to Mu DevOps 7.0.1 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/180">#180</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/c78216ef3c1b38d3d80a85dcc855380a64e0e779">c78216</a> pip: update edk2-pytool-library requirement from ~=0.19.0 to ~=0.19.1 (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/181">#181</a>)</li>
    <li><a href="https://github.com/microsoft/mu_feature_mm_supv/commit/1a849e3227ed1f16bd98cedbaf4595bcc2fcb3db">1a849e</a> MmSupervisorPkg/Core: Remove redundant null check (CodeQL) (<a href="https://github.com/microsoft/mu_feature_mm_supv/pull/183">#183</a>)</li>
    </ul>
    </details>
    
    Signed-off-by: Project Mu Bot <mubot@microsoft.com>
    ProjectMuBot committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3992e44 View commit details
    Browse the repository at this point in the history