Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 1, 2026

Bumps mdbook from 0.4.52 to 0.5.2.

Release notes

Sourced from mdbook's releases.

v0.5.2

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-052 for a complete list of changes.

v0.5.1

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-051 for a complete list of changes.

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 in the CHANGELOG.

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

v0.5.0-beta.2

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-050-beta2 for a complete list of changes.

v0.5.0-beta.1

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-050-beta1 for a complete list of changes.

v0.5.0-alpha.1

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-050-alpha1 for a complete list of changes.

Changelog

Sourced from mdbook's changelog.

mdBook 0.5.2

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

mdBook 0.5.1

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

mdBook 0.5.0

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

... (truncated)

Commits
  • 7b29f8a Merge pull request #2985 from ehuss/bump-version
  • 94569a4 Update to 0.5.2
  • 9774762 Merge pull request #2983 from ehuss/serve-bad-html-config
  • 723d9df serve: Fix repeated error message when HTML config is invalid
  • 45e2158 Merge pull request #2982 from ehuss/fix-sidebar-scroll
  • 59017ea Fix sidebar scroll position when heading nav is involved
  • f857ab2 Merge pull request #2981 from ehuss/fix-rustdoc-color
  • 938a912 Merge pull request #2980 from ehuss/fix-test-preprocessor
  • 23724b0 Fix color for rustdoc error messages
  • 7bdea7c Don't rebuild preprocessor map during test
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 1, 2026
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Feb 1, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/mdbook-0.5.2 branch 2 times, most recently from 3a460f8 to d6bb15c Compare February 1, 2026 10:50
dependabot bot and others added 4 commits February 4, 2026 05:15
Bumps [mdbook](https://github.com/rust-lang/mdBook) from 0.4.52 to 0.5.2.
- [Release notes](https://github.com/rust-lang/mdBook/releases)
- [Changelog](https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md)
- [Commits](rust-lang/mdBook@v0.4.52...v0.5.2)

---
updated-dependencies:
- dependency-name: mdbook
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@qwandor qwandor force-pushed the dependabot/cargo/mdbook-0.5.2 branch from fdce4d2 to 147161d Compare February 4, 2026 05:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant