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

Update Rust crate mdbook to ^0.4.22 #45

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 28, 2022

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mdbook dependencies patch ^0.4.21 -> ^0.4.22

Release Notes

rust-lang/mdBook

v0.4.22

Compare Source

40c06f5...4844f72

Added
  • Added a --chapter option to mdbook test to specify a specific chapter to test.
    #​1741
  • Added CSS styling for <kbd> tags.
    #​1906
  • Added pre-compiled binaries for x86_64-unknown-linux-musl and aarch64-unknown-linux-musl (see Releases).
    #​1862
  • Added build.extra-watch-dirs which is an array of additional directories to watch for changes when running mdbook serve.
    #​1884
Changed
  • Removed the type="text/javascript" attribute from <script> tags.
    #​1881
  • Switched to building with Rust Edition 2021.
    This raises the minimum supported Rust version to 1.56.
    #​1887
  • When hidden code is hidden, the hidden parts are no longer copied to the clipboard via the copy button.
    #​1911
  • Various HTML changes and fixes to be more compliant with HTML5.
    #​1924
  • The theme picker now shows which theme is currently selected.
    #​1935
Fixed
  • Avoid blank line at the end of an ACE code block
    #​1836

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@dylanowen dylanowen merged commit 5f4af8a into master Nov 29, 2022
@dylanowen dylanowen deleted the renovate/mdbook-0.x branch November 29, 2022 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant