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.32 #35

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps mdbook from 0.4.28 to 0.4.32.

Release notes

Sourced from mdbook's releases.

v0.4.32

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

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.32

v0.4.31...v0.4.32

Fixed

  • Fixed theme-color meta tag not syncing with the theme. #2118

Changed

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.

... (truncated)

Commits
  • aed518f Merge pull request #2129 from ehuss/bump-version
  • e942d41 Merge pull request #2128 from ehuss/release-token-perms
  • 38fcfd8 Update to 0.4.32
  • 82ec681 Merge pull request #2127 from ehuss/auto-publish
  • 9497354 Rewrite asset deploy.
  • baa9364 deploy: Set the default shell so it doesn't need to be repeated.
  • 394061d Rename make-release.sh to make-release-asset.sh
  • 0f25db6 Automatically publish to crates.io on new release
  • 49ba919 Merge pull request #2126 from ehuss/update-deps
  • 28ce772 Update msrv to 1.66.
  • 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 Jul 17, 2023
@dependabot dependabot bot force-pushed the dependabot/cargo/mdbook-0.4.32 branch 2 times, most recently from 936ee0d to fa8989b Compare July 18, 2023 07:30
Bumps [mdbook](https://github.com/rust-lang/mdBook) from 0.4.28 to 0.4.32.
- [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.32)

---
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.32 branch from fa8989b to d695876 Compare July 18, 2023 07:31
@dvogt23 dvogt23 merged commit 9b0426f into main Jul 18, 2023
2 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/mdbook-0.4.32 branch July 18, 2023 07:33
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.

1 participant