Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Type Update Change
mdbook dependencies patch 0.4.47 -> 0.4.52

Release Notes

rust-lang/mdBook (mdbook)

v0.4.52

Compare Source

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

v0.4.51

Compare Source

v0.4.50...v0.4.51

Fixed
  • Fixed regression that broke the S search hotkey.
    #​2713

v0.4.50

Compare Source

v0.4.49...v0.4.50

Added
  • Added a keyboard shortcut help popup when pressing ?.
    #​2608
Changed
  • Changed the look of the sidebar resize handle to match the new rustdoc format.
    #​2691
  • / can now be used to open the search bar.
    #​2698
  • Pressing enter from the search bar will navigate to the first entry.
    #​2698
  • Updated opener to drop some dependencies.
    #​2709
  • Updated dependencies, MSRV raised to 1.82.
    #​2711
Fixed
  • Fixed uncaught exception when pressing down when there are no search results.
    #​2698
  • Fixed syntax highlighting of Rust code in the ACE editor.
    #​2710

v0.4.49

Compare Source

v0.4.48...v0.4.49

Added
  • Added a warning on unused fields in the root of book.toml.
    #​2622
Changed
  • Updated dependencies.
    #​2650
    #​2688
  • Updated minimum Rust version to 1.81.
    #​2688
  • The unused book.multilingual field is no longer serialized, or shown in mdbook init.
    #​2689
  • Speed up search index loading by using JSON.parse instead of parsing JavaScript.
    #​2633
Fixed
  • Search highlighting will not try to highlight in SVG <text> elements because it breaks the element.
    #​2668
  • Fixed scrolling of the sidebar when a search highlight term is in the URL.
    #​2675
  • Fixed issues when multiple footnote definitions use the same ID. Now, only one definition is used, and a warning is displayed.
    #​2681
  • The sidebar is now restricted to 80% of the viewport width to make it possible to collapse it when the viewport is very narrow.
    #​2679

v0.4.48

Compare Source

v0.4.47...v0.4.48

Added
  • Footnotes now have back-reference links. These links bring the reader back to the original location. As part of this change, footnotes are now only rendered at the bottom of the page. This also includes some styling updates and fixes for footnote rendering.
    #​2626
  • Added an "Auto" theme selection option which will default to the system-preferred mode. This will also automatically switch when the system changes the preferred mode.
    #​2576
Changed
  • The searchindex.json file has been removed; only the searchindex.js file will be generated.
    #​2552
  • Updated Javascript code to use eslint.
    #​2554
  • An error is generated if there are duplicate files in SUMMARY.md.
    #​2613

Configuration

📅 Schedule: 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 is behind base branch, 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.

@renovate renovate bot force-pushed the renovate/mdbook-0.x-lockfile branch from 75f44ad to 50477d0 Compare May 5, 2025 23:02
@renovate renovate bot changed the title Update Rust crate mdbook to v0.4.48 Update Rust crate mdbook to v0.4.49 May 5, 2025
@renovate renovate bot force-pushed the renovate/mdbook-0.x-lockfile branch from 50477d0 to ddf0c7b Compare May 23, 2025 19:57
@renovate renovate bot changed the title Update Rust crate mdbook to v0.4.49 Update Rust crate mdbook to v0.4.50 May 23, 2025
@renovate renovate bot force-pushed the renovate/mdbook-0.x-lockfile branch from ddf0c7b to 7d192ed Compare May 26, 2025 22:14
@renovate renovate bot changed the title Update Rust crate mdbook to v0.4.50 Update Rust crate mdbook to v0.4.51 May 26, 2025
@renovate renovate bot force-pushed the renovate/mdbook-0.x-lockfile branch from 7d192ed to d084519 Compare July 15, 2025 01:45
@renovate renovate bot changed the title Update Rust crate mdbook to v0.4.51 Update Rust crate mdbook to v0.4.52 Jul 15, 2025
@renovate renovate bot force-pushed the renovate/mdbook-0.x-lockfile branch from d084519 to 4334f10 Compare August 10, 2025 13:32
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.4.52
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

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