PSRule.Rules.Azure icon indicating copy to clipboard operation
PSRule.Rules.Azure copied to clipboard

Bump mkdocs-redirects from 1.1.0 to 1.2.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps mkdocs-redirects from 1.1.0 to 1.2.0.

Release notes

Sourced from mkdocs-redirects's releases.

v1.2.0

  • For better interoperability with plugins, the redirect target paths are picked up from the corresponding MkDocs File and not re-computed by simple substitution. (#45)

  • Drop Python 2.7 support

  • Bump minimal MkDocs version to 1.1.1

  • Remove warning about old redirects config

Commits
  • ad6769c Release 1.2.0 (#48)
  • 106ced6 Test redirect to absolute URL
  • 152f737 Remove unneeded code path
  • 30ce6c3 Refactor: put the string template as a constant
  • 3dc57eb Refactor get_html_path: use implementation from MkDocs
  • 577c0e2 Add a test for a file with a custom url
  • 657aa51 Also test the left side of the redirect
  • a81e064 Refactor the test to be more end-to-end
  • 5d05d15 Merge two test cases into one
  • c80e487 CI: Enforce black+isort+autoflake
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

dependabot[bot] avatar Sep 19 '22 15:09 dependabot[bot]