fix(deps): update rust crate mdbook to v0.4.52 #10
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.40
->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
#
HTML fragments using the existingoutput.html.redirect
table.#2747
rel="edit"
attribute to the edit page button.#2702
Changed
#2553
#2735
mdbook serve
command has switched its underlying server library from warp to axum.#2748
#2752
Fixed
display:none
when it is hidden in order to prevent the browser's search from thinking the sidebar's text is visible.#2725
hash-files
is enabled.#2742
#2746
#2750
v0.4.51
Compare Source
v0.4.50...v0.4.51
Fixed
S
search hotkey.#2713
v0.4.50
Compare Source
v0.4.49...v0.4.50
Added
?
.#2608
Changed
#2691
/
can now be used to open the search bar.#2698
#2698
opener
to drop some dependencies.#2709
#2711
Fixed
#2698
#2710
v0.4.49
Compare Source
v0.4.48...v0.4.49
Added
book.toml
.#2622
Changed
#2650
#2688
#2688
book.multilingual
field is no longer serialized, or shown inmdbook init
.#2689
JSON.parse
instead of parsing JavaScript.#2633
Fixed
<text>
elements because it breaks the element.#2668
#2675
#2681
#2679
v0.4.48
Compare Source
v0.4.47...v0.4.48
Added
#2626
#2576
Changed
searchindex.json
file has been removed; only thesearchindex.js
file will be generated.#2552
#2554
SUMMARY.md
.#2613
v0.4.47
Compare Source
v0.4.46...v0.4.47
Fixed
#2586
v0.4.46
Compare Source
v0.4.45...v0.4.46
Changed
output.html.hash-files
config option has been added to add hashes to static filenames to bust any caches when a book is updated.{{resource}}
template tags have been added so that links can be properly generated to those files.#1368
Fixed
#2557
v0.4.45
Compare Source
v0.4.44...v0.4.45
Changed
#2545
#2524
Fixed
#2550
v0.4.44
Compare Source
v0.4.43...v0.4.44
Added
#2500
mdbook clean
now shows a summary of what it did.#2458
output.html.search.chapter
config setting to disable search indexing of individual chapters.#2533
Fixed
#
fragment URL.#2517
#2529
#2532
Changed
#
symbol.#2530
#2523
#2538
#2539
v0.4.43
Compare Source
v0.4.42...v0.4.43
Fixed
mdbook init
when no git user is configured.#2486
Changed
-Zunstable-options
.#2495
v0.4.42
Compare Source
v0.4.41...v0.4.42
Fixed
#2473
v0.4.41
Compare Source
v0.4.40...v0.4.41
Note: If you have a custom
index.hbs
theme file, you will need to update it to the latest version.Added
#2398
#2464
Changed
#2421
#2416
#2448
#2414
#2470
Fixed
#2454
#2463
#2465
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 becomes conflicted, 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.