Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 21, 2025

Bumps mdbook from 0.4.51 to 0.4.52.

Release notes

Sourced from mdbook's releases.

v0.4.52

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

Changelog

Sourced from mdbook's changelog.

mdBook 0.4.52

v0.4.51...v0.4.52

Note: If you have a custom index.hbs theme file, it is recommended that you update it to the latest version to pick up the fixes in this release.

Added

  • Added the ability to redirect # HTML fragments using the existing output.html.redirect table. #2747
  • Added the rel="edit" attribute to the edit page button. #2702

Changed

  • The search index is now only loaded when the search input is opened instead of always being loaded. #2553 #2735
  • The mdbook serve command has switched its underlying server library from warp to axum. #2748
  • Updated dependencies. #2752

Fixed

  • The sidebar is now set to display:none when it is hidden in order to prevent the browser's search from thinking the sidebar's text is visible. #2725
  • Fixed search index URL not updating correctly when hash-files is enabled. #2742 #2746
  • Fixed several sidebar animation bugs, particularly when manually resizing. #2750
Commits

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)

Bumps [mdbook](https://github.com/rust-lang/mdBook) from 0.4.51 to 0.4.52.
- [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.51...v0.4.52)

---
updated-dependencies:
- dependency-name: mdbook
  dependency-version: 0.4.52
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 21, 2025
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