Skip to content

Update dependency mdbook to 0.5.0 - #18

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mdbook-0.x
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mdbook-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 18, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
mdbook minor 0.4.36 → 0.5.0

Release Notes

rust-lang/mdBook (mdbook)

v0.5.4

Compare Source

v0.5.3...v0.5.4

Added
  • Added zoomable images feature.
    #​3127
Changed
Fixed
  • Fixed layout bug with images in links.
    #​3142
  • Fixed previous-chapter nav hover overlapping sidebar resize handle.
    #​3134
  • Fixed missing LICENSE files in published crates.
    #​3135
  • Switched recommendation to linkcheck2 fork.
    #​3132
  • Fixed version in CI source install docs.
    #​3154

v0.5.3

Compare Source

v0.5.2...v0.5.3

Changed
Fixed
  • The "current" page highlighting in the sidebar now handles servers that redirect and strip the .html extension.
    #​3028
  • Remove ?highlight= from URL when highlights are dismissed via clicking.
    #​3084
  • Fix global keypresses triggering when other elements are in focus.
    #​3087
  • Fix download URL format for mdBook in CI guide.
    #​3073
  • Improve error message for invalid Font Awesome icons.
    #​3037
  • Fix nested admonitions that use wrong header colors.
    #​3035

v0.5.2

Compare Source

v0.5.1...v0.5.2

Changed
  • Updated Rust crate html5ever to 0.36.0.
    #​2970
  • Updated cargo dependencies.
    #​2969
Fixed
  • Fixed repeated error message when HTML config is invalid in mdbook serve.
    #​2983
  • Fixed sidebar scroll position when heading nav is involved.
    #​2982
  • Fixed color for rustdoc error messages.
    #​2981
  • Fixed usage of custom preprocessors with MDBook::test.
    #​2980

v0.5.1

Compare Source

v0.5.0...v0.5.1

Changed
  • Changed the scrollbar background to be transparent.
    #​2932
  • Ignore invalid top-level environment variable config keys. This allows setting things like MDBOOK_VERSION to not cause an error.
    #​2952
Fixed
  • Fixed the sidebar heading nav to have the correct nesting levels.
    #​2953
  • Various Font Awesome fixes and improvements.
    #​2951

v0.5.0

Compare Source

v0.4.52...v0.5.0

The 0.5.0 release is the next major release of mdBook, containing over 130 PRs since 0.4.52! The primary focus for this release has been an evolution of the Rust APIs to make it easier to maintain, to evolve in a backwards-compatible fashion, to clean up some things that have accumulated over time, and to significantly improve the performance and compile-times.

This release also includes many new features described below.

We have prepared a 0.5 Migration Guide to help existing authors switch from 0.4.

The final 0.5.0 release only contains the following changes since 0.5.0-beta.2:

  • Added error handling to environment config handling. This checks that environment variables starting with MDBOOK_ are correctly specified instead of silently ignoring. This also fixed being able to replace entire top-level tables like MDBOOK_OUTPUT.
    #​2942

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Centronias

Copy link
Copy Markdown
Member

We'll need to specifically migrate this junk:
https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#05-migration-guide

@renovate
renovate Bot force-pushed the renovate/mdbook-0.x branch from 0e2ac14 to c1bce73 Compare July 6, 2026 23:54
@renovate
renovate Bot force-pushed the renovate/mdbook-0.x branch from c1bce73 to 01f45ef Compare September 7, 2026 21:40

This branch has not been deployed

No deployments
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.

1 participant