Skip to content

Bump mdbook from 0.4.12 to 0.4.14 in /blacksmith #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Dec 3, 2021

Bumps mdbook from 0.4.12 to 0.4.14.

Release notes

Sourced from mdbook's releases.

v0.4.14

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

v0.4.13

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

Changelog

Sourced from mdbook's changelog.

mdBook 0.4.14

ffa8284...c9b6be8

Added

  • The 2021 Rust edition option has been stabilized. #1642

Changed

  • Header anchors no longer include any HTML tags. Previously only a small subset were excluded. #1683
  • Deprecated the google-analytics option. Books using this option should place the appropriate code in the theme/head.hbs file instead. #1675

Fixed

  • Updated the markdown parser which brings in a few small fixes and removes the custom smart quote handling. #1668
  • Fixed iOS Safari enlarging text when going into landscape mode. #1685

mdBook 0.4.13

e6629cd...f55028b

Added

  • Added the ability to specify the preprocessor order. #1607

Fixed

  • Include chapters with no headers in the search index #1637
  • Switched to the opener crate for opening a web browser, which should fix some issues with blocking. #1656
  • Fixed clicking the border of the theme switcher breaking the theme selection. #1651
Commits
  • 5eb7d46 Merge pull request #1696 from ehuss/bump-version
  • dffcedf Update to 0.4.14
  • c9b6be8 Merge pull request #1675 from ehuss/deprecate-ga
  • 23af80c Merge pull request #1685 from igxactly/fix-ios-text-size-landscape
  • 857acb9 Merge pull request #1683 from abdnh/strip-html-from-anchor-ids
  • 2ddcb43 Merge pull request #1668 from joshrotenberg/update-pulldown-cmark
  • 1c0983b use pulldown cmarks curly quotes
  • 1be69af need to actually enable it
  • c63000f Merge remote-tracking branch 'upstream/master' into update-pulldown-cmark
  • bbaa0ea Prevent iOS Safari from enlarging text in landscape orientation
  • Additional commits viewable in compare view

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)

Bumps [mdbook](https://github.com/rust-lang/mdBook) from 0.4.12 to 0.4.14.
- [Release notes](https://github.com/rust-lang/mdBook/releases)
- [Changelog](https://github.com/rust-lang/mdBook/blob/master/CHANGELOG.md)
- [Commits](rust-lang/mdBook@v0.4.12...v0.4.14)

---
updated-dependencies:
- dependency-name: mdbook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 3, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 5, 2022

Superseded by #14.

@dependabot dependabot bot closed this Jan 5, 2022
@dependabot dependabot bot deleted the dependabot/cargo/blacksmith/mdbook-0.4.14 branch January 5, 2022 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants