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.40 to 0.4.43 #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps mdbook from 0.4.40 to 0.4.43.

Release notes

Sourced from mdbook's releases.

v0.4.43

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

v0.4.42

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

v0.4.41

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

Changelog

Sourced from mdbook's changelog.

mdBook 0.4.43

v0.4.42...v0.4.43

Fixed

  • Fixed setting the title in mdbook init when no git user is configured. #2486

Changed

  • The Rust 2024 edition no longer needs -Zunstable-options. #2495

mdBook 0.4.42

v0.4.41...v0.4.42

Fixed

  • Fixed chapter list folding. #2473

mdBook 0.4.41

v0.4.40...v0.4.41

Note: If you have a custom index.hbs theme file, you will need to update it to the latest version.

Added

  • Added preliminary support for Rust 2024 edition. #2398
  • Added a full example of the remove-emphasis preprocessor. #2464

Changed

  • Adjusted styling of clipboard/play icons. #2421
  • Updated to handlebars v6. #2416
  • Attr and section rules now have specific code highlighting. #2448
  • The sidebar is now loaded from a common file, significantly reducing the book size when there are many chapters. #2414
  • Updated dependencies. #2470

Fixed

  • Improved theme support when JavaScript is disabled. #2454

... (truncated)

Commits
  • 74b2c79 Merge pull request #2497 from ehuss/bump-version
  • ed407b0 Update to 0.4.43
  • 6c8020a Merge pull request #2495 from ehuss/stabilize-2024
  • 42f18d1 Stabilize 2024 flag
  • d107843 Merge pull request #2486 from eureka-cpu/eureka-cpu/2485
  • 8f024da fix init --title option failure when git user is not configured
  • 0c580c3 Add regression test for mdbook init title with no git config
  • 9096012 Merge pull request #2478 from rust-lang/ehuss-patch-1
  • aa37f24 Add note about updating index.hbs
  • 3f4f287 Merge pull request #2474 from ehuss/bump-version
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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.40 to 0.4.43.
- [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.40...v0.4.43)

---
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 Nov 25, 2024
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