Skip to content

mdbook Upates [Rebase & FF]#139

Merged
makubacki merged 2 commits into
OpenDevicePartnership:mainfrom
makubacki:mdbook_updates
May 19, 2026
Merged

mdbook Upates [Rebase & FF]#139
makubacki merged 2 commits into
OpenDevicePartnership:mainfrom
makubacki:mdbook_updates

Conversation

@makubacki
Copy link
Copy Markdown
Collaborator

A few updates related to recent mdbook changes.


mdbook: Update dependencies

Updates dependencies to the latest compatible versions. The latest
mdbook release is 0.5.2 but the latest mdbook-admonish release 1.20.0
is not compatible with mdbook 0.5.x. So, mdbook is updated to the
latest 0.4.x release, which is 0.4.52.

Note:

mdbook-admonish might give a warning like the following:

Warning: The mdbook-admonish preprocessor was built against version
0.4.51 of mdbook, but we're being called from version 0.4.52

That hasn't been observed to be a problem. Nearby versions of
mdbook-mermaid are built against 0.4.52, so they would give a similar
warning if mdbook were downgraded.


Sync updates for adding mdbook to patina-qemu

  1. Sync the publish-mdbook.yml workflow to patina-qemu
  2. Add an entry to .gitignore in patina-qemu for the mdbook output
    directory

makubacki added 2 commits May 15, 2026 19:08
Updates dependencies to the latest compatible versions. The latest
mdbook release is 0.5.2 but the latest mdbook-admonish release 1.20.0
is not compatible with mdbook 0.5.x. So, mdbook is updated to the
latest 0.4.x release, which is 0.4.52.

Note:

mdbook-admonish might give a warning like the following:

```
Warning: The mdbook-admonish preprocessor was built against version
0.4.51 of mdbook, but we're being called from version 0.4.52
```

That hasn't been observed to be a problem. Nearby versions of
mdbook-mermaid are built against 0.4.52, so they would give a similar
warning if mdbook were downgraded.

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
1. Sync the publish-mdbook.yml workflow to patina-qemu
2. Add an entry to .gitignore in patina-qemu for the mdbook output
   directory

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
@makubacki makubacki requested review from Javagedes, os-d and vineelko May 15, 2026 23:16
@makubacki makubacki self-assigned this May 15, 2026
@makubacki makubacki merged commit a4c2f39 into OpenDevicePartnership:main May 19, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants