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

Merged
merged 1 commit into from
Jul 24, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 1, 2022

Mend Renovate

This PR contains the following updates:

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

Release Notes

rust-lang/mdBook

v0.4.21

Compare Source

92afe9b...8f01d02

Fixed
  • Fixed an issue where mdBook would fail to compile with Rust nightly-2022-07-22.
    #​1861

v0.4.20

Compare Source

53055e0...da166e0

Fixed
  • Fixed a regression in 0.4.19 where inline code would have excessive padding
    in some situations such as headings.
    #​1855

v0.4.19

Compare Source

ae275ad...53055e0

Added
  • The serve command now supports HEAD requests.
    #​1825
Changed
  • An error is now generated when a custom theme directory does not exist.
    #​1791
  • Very wide tables now have independent horizontal scrolling so that scrolling
    to see the rest of the table will not scroll the entire page.
    #​1617
  • The buttons on code blocks are now only shown when the mouse cursor hovers
    over them (or tapped on mobile). There is also some extra spacing to reduce
    the overlap with the code.
    #​1806
  • The first chapter always generates an index.html file. Previously it would
    only generate the index file for prefix chapters.
    #​1829
Fixed
  • mdbook serve --open now properly handles the case if the first chapter is a draft.
    #​1714
    #​1830
  • Very long words (over 80 characters) are no longer indexed to avoid a stack overflow.
    #​1833

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, click this checkbox.

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

@renovate renovate bot changed the title Update Rust crate mdbook to ^0.4.19 Update Rust crate mdbook to ^0.4.20 Jul 14, 2022
@renovate renovate bot changed the title Update Rust crate mdbook to ^0.4.20 Update Rust crate mdbook to ^0.4.21 Jul 22, 2022
@dylanowen dylanowen merged commit 657981e into master Jul 24, 2022
@dylanowen dylanowen deleted the renovate/mdbook-0.x branch July 24, 2022 18:05
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