flask-sqlalchemy
                                
                                 flask-sqlalchemy copied to clipboard
                                
                                    flask-sqlalchemy copied to clipboard
                            
                            
                            
                        Bump pallets-sphinx-themes from 2.0.1 to 2.0.2
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
- fix dirhtml canonical url by
@davidismin pallets/pallets-sphinx-themes#53- compat for jinja 2.0 deprecations by
@davidismin pallets/pallets-sphinx-themes#54- release version 2.0.2 by
@davidismin pallets/pallets-sphinx-themes#55Full 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_urlconfig is deprecated. Use Sphinx's built-inhtml_baseurlconfig instead. :pr:53- Address deprecations in Jinja 2.0. :pr:
54
Commits
- a857a30Merge pull request #55 from pallets/release-2.0.2
- ec1c60crelease version 2.0.2
- fc7e086Merge pull request #54 from pallets/jinja-compat
- 02d9e0fcompat for jinja 2.0 deprecations
- 33a47deMerge pull request #53 from pallets/fix-canonical
- f66c5f1fix dirhtml canonical url
- 650da46update pre-commit hooks
- abe7d64update requirements
- 6e8b4deMerge pull request #52 from pallets/revert-49-patch-1
- 6fc17aeRevert "Improve text alignment for better aesthetics"
- Additional commits viewable in compare view
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 rebasewill rebase this PR
- @dependabot recreatewill recreate this PR, overwriting any edits that have been made to it
- @dependabot mergewill merge this PR after your CI passes on it
- @dependabot squash and mergewill squash and merge this PR after your CI passes on it
- @dependabot cancel mergewill cancel a previously requested merge and block automerging
- @dependabot reopenwill reopen this PR if it is closed
- @dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- @dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)