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): Update Rust crate mdbook to v0.4.38 #428

Merged
merged 1 commit into from
May 17, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
mdbook dependencies patch 0.4.37 -> 0.4.38

Release Notes

rust-lang/mdBook (mdbook)

v0.4.38

Compare Source

v0.4.37...v0.4.38

Added
  • Added nix to the default set of languages supported for syntax highlighting.
    #​2262
Changed
  • The output.html.curly-quotes option has been renamed to output.html.smart-punctuation to better reflect what it does. The old option curly-quotes is kept for compatibility, but may be removed in the future.
    #​2327
  • The file-watcher used in mdbook serve and mdbook watch now uses a poll-based watcher instead of the native operating system notifications. This should fix issues on various systems and environments, and more accurately detect when files change. The native watcher can still be used with the --watcher native CLI option.
    #​2325
  • mdbook test output now includes color, and shows relative paths to the source.
    #​2259
  • Updated dependencies, MSRV raised to 1.74
    #​2350
    #​2351
    #​2378
    #​2381
Fixed
  • Reduced memory allocation when copying files.
    #​2355
  • Fixed the horizontal divider in SUMMARY.md from being indented into the previous nested section.
    #​2364
  • Removed unnecessary @import in the CSS.
    #​2260

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.

@pando85 pando85 merged commit 212cbc6 into master May 17, 2024
13 checks passed
@pando85 pando85 deleted the renovate/mdbook-0.x-lockfile branch May 17, 2024 05:45
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.

None yet

1 participant