docs: upgrade MkDocs Material to 9.7.6#1868
Merged
Merged
Conversation
Replace vendored Material 8.1.3 with pip-installed 9.7.6. Drop ~8700 unused theme files; keep template overrides and extra.css only. Pin deps in requirements-docs.txt, add material/README.md maintainer guide, restore homepage wave styling, exclude SNAPSHOT release notes from the published site, and harden ReleaseNotesGenerator for MkDocs rendering. Refs datafaker-net#1845
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1868 +/- ##
=========================================
Coverage 92.48% 92.48%
Complexity 3562 3562
=========================================
Files 346 346
Lines 7048 7048
Branches 685 685
=========================================
Hits 6518 6518
Misses 366 366
Partials 164 164 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
asolntsev
approved these changes
Jul 3, 2026
asolntsev
left a comment
Collaborator
There was a problem hiding this comment.
I have no idea what's happening here, but seems legit :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replace vendored Material 8.1.3 with pip-installed 9.7.6. Drop ~8700 unused theme files; keep template overrides and extra.css only. Pin deps in requirements-docs.txt, add material/README.md maintainer guide, restore homepage wave styling, exclude SNAPSHOT release notes from the published site, and harden ReleaseNotesGenerator for MkDocs rendering.
Closes #1845