rash-sh / rash

Declarative shell scripting using Rust native bindings inspired by Ansible
https://rash-sh.github.io
GNU General Public License v3.0
208 stars 7 forks source link

build(deps): Update Rust crate mdbook to v0.4.42 #631

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Type Update Change
mdbook dependencies patch 0.4.40 -> 0.4.42

Release Notes

rust-lang/mdBook (mdbook) ### [`v0.4.42`](https://redirect.github.com/rust-lang/mdBook/blob/HEAD/CHANGELOG.md#mdBook-0442) [Compare Source](https://redirect.github.com/rust-lang/mdBook/compare/v0.4.41...v0.4.42) [v0.4.41...v0.4.42](https://redirect.github.com/rust-lang/mdBook/compare/v0.4.41...v0.4.42) ##### Fixed - Fixed chapter list folding. [#​2473](https://redirect.github.com/rust-lang/mdBook/pull/2473) ### [`v0.4.41`](https://redirect.github.com/rust-lang/mdBook/blob/HEAD/CHANGELOG.md#mdBook-0441) [Compare Source](https://redirect.github.com/rust-lang/mdBook/compare/v0.4.40...v0.4.41) [v0.4.40...v0.4.41](https://redirect.github.com/rust-lang/mdBook/compare/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 - Added preliminary support for Rust 2024 edition. [#​2398](https://redirect.github.com/rust-lang/mdBook/pull/2398) - Added a full example of the remove-emphasis preprocessor. [#​2464](https://redirect.github.com/rust-lang/mdBook/pull/2464) ##### Changed - Adjusted styling of clipboard/play icons. [#​2421](https://redirect.github.com/rust-lang/mdBook/pull/2421) - Updated to handlebars v6. [#​2416](https://redirect.github.com/rust-lang/mdBook/pull/2416) - Attr and section rules now have specific code highlighting. [#​2448](https://redirect.github.com/rust-lang/mdBook/pull/2448) - The sidebar is now loaded from a common file, significantly reducing the book size when there are many chapters. [#​2414](https://redirect.github.com/rust-lang/mdBook/pull/2414) - Updated dependencies. [#​2470](https://redirect.github.com/rust-lang/mdBook/pull/2470) ##### Fixed - Improved theme support when JavaScript is disabled. [#​2454](https://redirect.github.com/rust-lang/mdBook/pull/2454) - Fixed broken themes when localStorage has an invalid theme id. [#​2463](https://redirect.github.com/rust-lang/mdBook/pull/2463) - Adjusted the line-height of superscripts (and footnotes) to avoid adding extra space between lines. [#​2465](https://redirect.github.com/rust-lang/mdBook/pull/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.