Skip to content
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

build(deps): Bump mdbook from 0.4.28 to 0.4.31 #32

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps mdbook from 0.4.28 to 0.4.31.

Release notes

Sourced from mdbook's releases.

v0.4.31

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

v0.4.30

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

v0.4.29

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

Changelog

Sourced from mdbook's changelog.

mdBook 0.4.31

v0.4.30...v0.4.31

Fixed

  • Fixed menu border render flash during page navigation. #2101
  • Fixed flicker setting sidebar scroll position. #2104
  • Fixed compile error with proc-macro2 on latest Rust nightly. #2109

mdBook 0.4.30

v0.4.29...v0.4.30

Added

  • Added support for heading attributes. Attributes are specified in curly braces just after the heading text. An HTML ID can be specified with # and classes with .. For example: ## My heading {#custom-id .class1 .class2} #2013
  • Added support for hidden code lines for languages other than Rust. The output.html.code.hidelines table allows you to define the prefix character that will be used to hide code lines based on the language. #2093

Fixed

  • Fixed a few minor markdown rendering issues. #2092

mdBook 0.4.29

v0.4.28...v0.4.29

Changed

  • Built-in fonts are no longer copied when fonts/fonts.css is overridden in the theme directory. Additionally, the warning about copy-fonts has been removed if fonts/fonts.css is specified. #2080
  • mdbook init --force now skips all interactive prompts as intended. #2057
  • Updated dependencies #2063 #2086 #2082 #2084 #2085

Fixed

  • Switched from the gitignore library to ignore. This should bring some improvements with gitignore handling. #2076
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)

Bumps [mdbook](https://github.com/rust-lang/mdBook) from 0.4.28 to 0.4.31.
- [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.28...v0.4.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #35.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/cargo/mdbook-0.4.31 branch July 17, 2023 18:45
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