mdbook-tera icon indicating copy to clipboard operation
mdbook-tera copied to clipboard

Bump mdbook from 0.4.19 to 0.4.28

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps mdbook from 0.4.19 to 0.4.28.

Release notes

Sourced from mdbook's releases.

v0.4.28

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0428 for a complete list of changes.

v0.4.27

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0427 for a complete list of changes.

v0.4.26

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0426 for a complete list of changes.

v0.4.25

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0425 for a complete list of changes.

v0.4.24

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0424 for a complete list of changes.

v0.4.23

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0423 for a complete list of changes.

v0.4.22

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0422 for a complete list of changes.

v0.4.21

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0421 for a complete list of changes.

v0.4.20

See https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md#mdbook-0420 for a complete list of changes.

Changelog

Sourced from mdbook's changelog.

mdBook 0.4.28

v0.4.27...v0.4.28

Changed

  • The sidebar is now shown on wide screens when localstorage is disabled. #2017
  • Preprocessors are now run with mdbook test. #1986

Fixed

  • Fixed regression in 0.4.26 that prevented the title bar from scrolling properly on smaller screens. #2039

mdBook 0.4.27

v0.4.26...v0.4.27

Changed

  • Reverted the dependency update to the toml crate. This was an unintentional breaking change in 0.4.26. #2021

mdBook 0.4.26

v0.4.25...v0.4.26

The 0.4.26 release has been yanked due to an unintentional breaking change.

Changed

  • Removed custom scrollbars for webkit browsers #1961
  • Updated some dependencies #1998 #2009 #2011
  • Fonts are now part of the theme. The output.html.copy-fonts option has been deprecated. To define custom fonts, be sure to define theme/fonts.css. #1987

Fixed

  • Fixed overflow viewport issue with mobile Safari #1994

mdBook 0.4.25

e14d381...1ba74a3

Fixed

  • Fixed a regression where mdbook test -L deps path-to-book would not work. #1959

mdBook 0.4.24

eb77083...8767ebf

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Mar 07 '23 19:03 dependabot[bot]