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.30 #28

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps mdbook from 0.4.28 to 0.4.30.

Release notes

Sourced from mdbook's releases.

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.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
  • 9349204 Merge pull request #2094 from ehuss/bump-version
  • d2bcd04 Update to 0.4.30
  • 61708ad Merge pull request #2093 from ehuss/hiddenlines
  • c9cfe22 Apply some code style changes.
  • 5572d3d Expand on hidelines documentation.
  • 1441fe0 Explicitly document the hidelines key.
  • 7df1d8c Support hidden lines in languages other than Rust
  • 3a51abf Merge pull request #2013 from ImUrX/heading-extension
  • 870e908 Merge pull request #2092 from ehuss/update-pulldown-cmark
  • 1db52ff Fix search for custom heading attributes
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 29, 2023
Bumps [mdbook](https://github.com/rust-lang/mdBook) from 0.4.28 to 0.4.30.
- [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.30)

---
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 force-pushed the dependabot/cargo/mdbook-0.4.30 branch from 628356c to 4d3f4e7 Compare June 7, 2023 14:40
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 3, 2023

Superseded by #32.

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