Skip to content
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

Bump mkdocs-redirects from 1.1.0 to 1.2.0 #780

Merged
merged 1 commit into from
Sep 24, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 24, 2022

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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Sep 24, 2022
@dependabot dependabot bot requested a review from a team September 24, 2022 10:05
@netlify
Copy link

netlify bot commented Sep 24, 2022

Deploy Preview for pihole-docs ready!

Name Link
🔨 Latest commit f0b4bf0
🔍 Latest deploy log https://app.netlify.com/sites/pihole-docs/deploys/632ef353f6ca4d0008b02f11
😎 Deploy Preview https://deploy-preview-780--pihole-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

yubiuser
yubiuser previously approved these changes Sep 24, 2022
@PromoFaux
Copy link
Member

@dependabot rebase

Bumps [mkdocs-redirects](https://github.com/datarobot/mkdocs-redirects) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/datarobot/mkdocs-redirects/releases)
- [Commits](mkdocs/mkdocs-redirects@v1.1.0...v1.2.0)

---
updated-dependencies:
- dependency-name: mkdocs-redirects
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/mkdocs-redirects-1.2.0 branch from 1204b73 to f0b4bf0 Compare September 24, 2022 12:08
@PromoFaux PromoFaux merged commit dfa7821 into master Sep 24, 2022
@PromoFaux PromoFaux deleted the dependabot/pip/mkdocs-redirects-1.2.0 branch September 24, 2022 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants