flask-sqlalchemy icon indicating copy to clipboard operation
flask-sqlalchemy copied to clipboard

Bump pallets-sphinx-themes from 2.0.1 to 2.0.2

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

Bumps pallets-sphinx-themes from 2.0.1 to 2.0.2.

Release notes

Sourced from pallets-sphinx-themes's releases.

2.0.2

What's Changed

Full Changelog: https://github.com/pallets/pallets-sphinx-themes/compare/2.0.1...2.0.2

Changelog

Sourced from pallets-sphinx-themes's changelog.

Version 2.0.2

Released 2021-11-10

  • Detect if Sphinx dirhtml builder is generating canonical URLs with ".html" and replace with the correct dir URL. :issue:47
  • canonical_url config is deprecated. Use Sphinx's built-in html_baseurl config instead. :pr:53
  • Address deprecations in Jinja 2.0. :pr:54
Commits
  • a857a30 Merge pull request #55 from pallets/release-2.0.2
  • ec1c60c release version 2.0.2
  • fc7e086 Merge pull request #54 from pallets/jinja-compat
  • 02d9e0f compat for jinja 2.0 deprecations
  • 33a47de Merge pull request #53 from pallets/fix-canonical
  • f66c5f1 fix dirhtml canonical url
  • 650da46 update pre-commit hooks
  • abe7d64 update requirements
  • 6e8b4de Merge pull request #52 from pallets/revert-49-patch-1
  • 6fc17ae Revert "Improve text alignment for better aesthetics"
  • 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 Dec 01 '21 08:12 dependabot[bot]