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

Repo File Sync: Update to Mu DevOps v7.1.0 and Fix Deprecation Failure [Rebase & FF] #181

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

uefibot
Copy link
Collaborator

@uefibot uefibot commented Nov 6, 2023

synced local file(s) with microsoft/mu_devops.

🤖: View the Repo File Sync Configuration File to see how files are synced.


This PR was created automatically by the repo-file-sync-action workflow run #6782209563

@uefibot uefibot added the type:file-sync Files automatically synced from another repo label Nov 6, 2023
@makubacki makubacki changed the title Repo File Sync: synced file(s) with microsoft/mu_devops Repo File Sync: Update to Mu DevOps 7.1.0 Nov 6, 2023
@uefibot uefibot changed the title Repo File Sync: Update to Mu DevOps 7.1.0 Repo File Sync: synced file(s) with microsoft/mu_devops Nov 7, 2023
Fixes the following deprecations that end up in the generated
mkdocs.yml breaking the build:

```
INFO    -  DeprecationWarning: 'materialx.emoji.twemoji' is deprecated.
           Material emoji logic has been officially moved into mkdocs-material
           version 9.4. Please use Material's 'material.extensions.emoji.twemoji'
           as mkdocs_material_extensions is deprecated and will no longer be
           supported moving forward. This is the last release.
```

```
INFO    -  DeprecationWarning: 'materialx.emoji.to_svg' is deprecated.
           Material emoji logic has been officially moved into mkdocs-material
           version 9.4. Please use Material's 'material.extensions.emoji.to_svg'
           as mkdocs_material_extensions is deprecated and will no longer be
           supported moving forward. This is the last release.
```

Signed-off-by: Michael Kubacki <[email protected]>
@makubacki makubacki changed the title Repo File Sync: synced file(s) with microsoft/mu_devops Repo File Sync: Update to Mu DevOps v7.1.0 and Fix Deprecation Failure [Rebase & FF] Nov 7, 2023
@makubacki makubacki enabled auto-merge (rebase) November 7, 2023 23:42
@makubacki makubacki merged commit 07e19d9 into master Nov 7, 2023
8 checks passed
@makubacki makubacki deleted the repo-sync/mu_devops/default branch November 7, 2023 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:file-sync Files automatically synced from another repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants