chore(deps): update dependency mkdocs-redirects to v1.2.2 #395
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.
This PR contains the following updates:
1.0.3->1.2.2Release Notes
mkdocs/mkdocs-redirects (mkdocs-redirects)
v1.2.2Compare Source
What's Changed
noindexby @samuelcolvin in https://github.com/mkdocs/mkdocs-redirects/pull/66New Contributors
Full Changelog: mkdocs/mkdocs-redirects@v1.2.1...v1.2.2
v1.2.1Compare Source
warning_filterv1.2.0Compare Source
For better interoperability with plugins, the redirect target paths are picked up from the corresponding MkDocs
Fileand not re-computed by simple substitution. (#45)Drop Python 2.7 support
Bump minimal MkDocs version to 1.1.1
Remove warning about old
redirectsconfigv1.1.0Compare Source
Redirect destination paths can now contain #fragments (#42)
Example config:
-- this will now correctly redirect to
foo/#exampleswithout messing up the pathNote that this applies only to the destination paths, there's still no handling for fragments in source paths (those specified as map keys).
v1.0.6Compare Source
v1.0.5Compare Source
README.mdfiles toindex(#37)v1.0.4Compare Source
use_directory_urls: false(#25)Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.