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 v0.4.40 #132

Merged
merged 1 commit into from
May 17, 2024
Merged

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

Release Notes

rust-lang/mdBook (mdbook)

v0.4.40

Compare Source

v0.4.39...v0.4.40

Fixed
  • Reverted the update to pulldown-cmark which broke the semver API.
    #​2388

v0.4.39

Compare Source

v0.4.38...v0.4.39

Fixed
  • Fixed the automatic deploy broken in the previous release.
    #​2383

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.

@renovate renovate bot force-pushed the renovate/mdbook-0.x-lockfile branch from a7a704c to 2eb8e30 Compare May 17, 2024 05:48
@renovate renovate bot changed the title Update Rust crate mdbook to v0.4.38 Update Rust crate mdbook to v0.4.40 May 17, 2024
@dylanowen dylanowen enabled auto-merge (squash) May 17, 2024 16:11
@dylanowen dylanowen merged commit 0da0284 into master May 17, 2024
9 checks passed
@dylanowen dylanowen deleted the renovate/mdbook-0.x-lockfile branch May 17, 2024 16:11
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