dylanowen / mdbook-graphviz

Mozilla Public License 2.0
44 stars 9 forks source link

Update Rust crate mdbook to ^0.4.33 #78

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year 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: 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 has been generated by Mend Renovate. View repository job log here.