Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the patch group with 3 updates: mdbook-preprocessor, mdbook-renderer and serde_json.

Updates mdbook-preprocessor from 0.5.1 to 0.5.2

Release notes

Sourced from mdbook-preprocessor's releases.

v0.5.2

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

Changelog

Sourced from mdbook-preprocessor's changelog.

mdBook 0.5.2

v0.5.1...v0.5.2

Changed

  • Updated Rust crate html5ever to 0.36.0. #2970
  • Updated cargo dependencies. #2969

Fixed

  • Fixed repeated error message when HTML config is invalid in mdbook serve. #2983
  • Fixed sidebar scroll position when heading nav is involved. #2982
  • Fixed color for rustdoc error messages. #2981
  • Fixed usage of custom preprocessors with MDBook::test. #2980
Commits
  • 7b29f8a Merge pull request #2985 from ehuss/bump-version
  • 94569a4 Update to 0.5.2
  • 9774762 Merge pull request #2983 from ehuss/serve-bad-html-config
  • 723d9df serve: Fix repeated error message when HTML config is invalid
  • 45e2158 Merge pull request #2982 from ehuss/fix-sidebar-scroll
  • 59017ea Fix sidebar scroll position when heading nav is involved
  • f857ab2 Merge pull request #2981 from ehuss/fix-rustdoc-color
  • 938a912 Merge pull request #2980 from ehuss/fix-test-preprocessor
  • 23724b0 Fix color for rustdoc error messages
  • 7bdea7c Don't rebuild preprocessor map during test
  • Additional commits viewable in compare view

Updates mdbook-renderer from 0.5.1 to 0.5.2

Release notes

Sourced from mdbook-renderer's releases.

v0.5.2

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

Changelog

Sourced from mdbook-renderer's changelog.

mdBook 0.5.2

v0.5.1...v0.5.2

Changed

  • Updated Rust crate html5ever to 0.36.0. #2970
  • Updated cargo dependencies. #2969

Fixed

  • Fixed repeated error message when HTML config is invalid in mdbook serve. #2983
  • Fixed sidebar scroll position when heading nav is involved. #2982
  • Fixed color for rustdoc error messages. #2981
  • Fixed usage of custom preprocessors with MDBook::test. #2980
Commits
  • 7b29f8a Merge pull request #2985 from ehuss/bump-version
  • 94569a4 Update to 0.5.2
  • 9774762 Merge pull request #2983 from ehuss/serve-bad-html-config
  • 723d9df serve: Fix repeated error message when HTML config is invalid
  • 45e2158 Merge pull request #2982 from ehuss/fix-sidebar-scroll
  • 59017ea Fix sidebar scroll position when heading nav is involved
  • f857ab2 Merge pull request #2981 from ehuss/fix-rustdoc-color
  • 938a912 Merge pull request #2980 from ehuss/fix-test-preprocessor
  • 23724b0 Fix color for rustdoc error messages
  • 7bdea7c Don't rebuild preprocessor map during test
  • Additional commits viewable in compare view

Updates serde_json from 1.0.145 to 1.0.148

Release notes

Sourced from serde_json's releases.

v1.0.148

  • Update zmij dependency to 1.0

v1.0.147

  • Switch float-to-string algorithm from Ryū to Żmij for better f32 and f64 serialization performance (#1304)

v1.0.146

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Jan 1, 2026
@dependabot dependabot bot force-pushed the dependabot/cargo/patch-bea56e7148 branch from 38420bd to e056986 Compare January 2, 2026 12:20
Bumps the patch group with 3 updates: [mdbook-preprocessor](https://github.com/rust-lang/mdBook), [mdbook-renderer](https://github.com/rust-lang/mdBook) and [serde_json](https://github.com/serde-rs/json).


Updates `mdbook-preprocessor` from 0.5.1 to 0.5.2
- [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.5.1...v0.5.2)

Updates `mdbook-renderer` from 0.5.1 to 0.5.2
- [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.5.1...v0.5.2)

Updates `serde_json` from 1.0.145 to 1.0.148
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.145...v1.0.148)

---
updated-dependencies:
- dependency-name: mdbook-preprocessor
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: mdbook-renderer
  dependency-version: 0.5.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
- dependency-name: serde_json
  dependency-version: 1.0.148
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/cargo/patch-bea56e7148 branch from e056986 to 429f96c Compare January 2, 2026 12:21
@qwandor qwandor merged commit a766df9 into main Jan 2, 2026
8 checks passed
@qwandor qwandor deleted the dependabot/cargo/patch-bea56e7148 branch January 2, 2026 12:42
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant