Skip to content

chore(deps): update dependency mkdocs to v1.2.2 #163

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

Merged
merged 1 commit into from
Aug 20, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mkdocs (source) ==1.1.2 -> ==1.2.2 age adoption passing confidence

Release Notes

mkdocs/mkdocs

v1.2.2

Compare Source

MkDocs 1.2.2 is a bugfix release for MkDocs 1.2 -- make sure you've seen the "major" release notes as well.

  • Bugfix (regression in 1.2): Fix serving files/paths with Unicode characters (#​2464)

  • Bugfix (regression in 1.2): Revert livereload file watching to use polling observer (#​2477)

    This had to be done to reasonably support usages that span virtual filesystems such as non-native Docker and network mounts.

    This goes back to the polling approach, very similar to that was always used prior, meaning most of the same downsides with latency and CPU usage.

  • Revert from 1.2: Remove the requirement of a site_url config and the restriction on use_directory_urls (#​2490)

  • Bugfix (regression in 1.2): Don't require trailing slash in the URL when serving a directory index in mkdocs serve server (#​2507)

    Instead of showing a 404 error, detect if it's a directory and redirect to a path with a trailing slash added, like before.

  • Bugfix: Fix gh_deploy with config-file in the current directory (#​2481)

  • Bugfix: Fix reversed breadcrumbs in "readthedocs" theme (#​2179)

  • Allow "mkdocs.yaml" as the file name when '--config' is not passed (#​2478)

  • Stop treating ";" as a special character in URLs: urlparse -> urlsplit (#​2502)

  • Improve build performance for sites with many pages (partly already done in 1.2) (#​2407)

v1.2.1

Compare Source

v1.2

Compare Source


Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner August 20, 2021 19:36
@alexsavio alexsavio merged commit 3c9e64d into master Aug 20, 2021
@renovate renovate bot deleted the renovate/mkdocs-1.x branch August 20, 2021 19:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants