fix(deps): update rust crate mdbook to 0.5.2#24
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
308e7b3 to
f225cca
Compare
f225cca to
ac9b136
Compare
ac9b136 to
6c55531
Compare
6c55531 to
99f43ff
Compare
99f43ff to
b36c2c5
Compare
b36c2c5 to
d9ddeeb
Compare
1e9a11a to
75b8cba
Compare
75b8cba to
27af7db
Compare
27af7db to
8f19b97
Compare
8f19b97 to
75a092c
Compare
75a092c to
797484b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.4.48→0.5.2Release Notes
rust-lang/mdBook (mdbook)
v0.5.2Compare Source
v0.5.1...v0.5.2
Changed
#2970
#2969
Fixed
mdbook serve.#2983
#2982
#2981
MDBook::test.#2980
v0.5.1Compare Source
v0.5.0...v0.5.1
Changed
#2932
MDBOOK_VERSIONto not cause an error.#2952
Fixed
#2953
#2951
v0.5.0Compare 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:
MDBOOK_are correctly specified instead of silently ignoring. This also fixed being able to replace entire top-level tables likeMDBOOK_OUTPUT.#2942
v0.4.52Compare Source
v0.4.51...v0.4.52
Note: If you have a custom
index.hbstheme file, it is recommended that you update it to the latest version to pick up the fixes in this release.Added
#HTML fragments using the existingoutput.html.redirecttable.#2747
rel="edit"attribute to the edit page button.#2702
Changed
#2553
#2735
mdbook servecommand has switched its underlying server library from warp to axum.#2748
#2752
Fixed
display:nonewhen it is hidden in order to prevent the browser's search from thinking the sidebar's text is visible.#2725
hash-filesis enabled.#2742
#2746
#2750
v0.4.51Compare Source
v0.4.50...v0.4.51
Fixed
Ssearch hotkey.#2713
v0.4.50Compare Source
v0.4.49...v0.4.50
Added
?.#2608
Changed
#2691
/can now be used to open the search bar.#2698
#2698
openerto drop some dependencies.#2709
#2711
Fixed
#2698
#2710
v0.4.49Compare Source
v0.4.48...v0.4.49
Added
book.toml.#2622
Changed
#2650
#2688
#2688
book.multilingualfield is no longer serialized, or shown inmdbook init.#2689
JSON.parseinstead of parsing JavaScript.#2633
Fixed
<text>elements because it breaks the element.#2668
#2675
#2681
#2679
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.