Update click, mark mkdocs as not to be upgraded.#204
Merged
freakboy3742 merged 2 commits intobeeware:mainfrom Apr 6, 2026
Merged
Update click, mark mkdocs as not to be upgraded.#204freakboy3742 merged 2 commits intobeeware:mainfrom
freakboy3742 merged 2 commits intobeeware:mainfrom
Conversation
Collaborator
Author
|
This failure is happening on |
Collaborator
Author
|
There are two spots in every translation where the |
freakboy3742
approved these changes
Apr 6, 2026
Member
freakboy3742
left a comment
There was a problem hiding this comment.
As discussed in person yesterday, there's some rendering issues that seem to be related to translation of code blocks - but those were pre-existing. Landing this as is because it's clearly a fix for other problems (see beeware/beeware.github.io#766).
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.
Click has finally posted an update that fixes the issue that was causing MkDocs live serve to fail.
literate-nav now has a warning stating that it's possible that MkDocs 2.0 may, without warning, replace the
pip install mkdocsinstall. It seems unlikely to be a direct replacement for the current version. I have preemptively added a warning about now upgrading MkDocs, should this happen.PR Checklist: