peaceiris / docker-mdbook

Alpine-based Docker Images for mdBook: CPU Architectures amd64 and arm64 are supported.
https://hub.docker.com/r/peaceiris/mdbook
MIT License
43 stars 12 forks source link

fix(deps): update rust crate mdbook to 0.4.33 #81

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mdbook dependencies patch 0.4.32 -> 0.4.33

Release Notes

rust-lang/mdBook (mdbook) ### [`v0.4.33`](https://togithub.com/rust-lang/mdBook/blob/HEAD/CHANGELOG.md#mdBook-0433) [Compare Source](https://togithub.com/rust-lang/mdBook/compare/v0.4.32...v0.4.33) [v0.4.32...v0.4.33](https://togithub.com/rust-lang/mdBook/compare/v0.4.32...v0.4.33) ##### Added - The `color-scheme` CSS property is now set based on the light/dark theme, which applies some slight color differences in browser elements like scroll bars on some browsers. [#​2134](https://togithub.com/rust-lang/mdBook/pull/2134) ##### Fixed - Fixed watching of extra-watch-dirs when not running in the book root directory. [#​2146](https://togithub.com/rust-lang/mdBook/pull/2146) - Reverted the dependency update to the `toml` crate (again!). This was an unintentional breaking change in 0.4.32. [#​2021](https://togithub.com/rust-lang/mdBook/pull/2021) - Changed macOS change notifications to use the kqueue implementation which should fix some issues with repeated rebuilds when a file changed. [#​2152](https://togithub.com/rust-lang/mdBook/pull/2152) - Don't set a background color in the print page for code blocks in a header. [#​2150](https://togithub.com/rust-lang/mdBook/pull/2150)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.