postgrest-py
postgrest-py copied to clipboard
chore(deps): bump furo from 2022.6.4.1 to 2022.9.15
Bumps furo from 2022.6.4.1 to 2022.9.15.
Changelog
Sourced from furo's changelog.
Changelog
2022.09.15 -- Pragmatic Pistachio
- Add a minimum version constraint on pygments.
- Add an explicit dependency on
sass.- Change right sidebar title from "Contents" to "On this page".
- Correctly position sidebars on small screens.
- Correctly select only Furo's own
svgin related pagesnav.- Make numpy-style documentation headers consistent.
- Retitle the reference section.
- Update npm dependencies.
2022.06.21 -- Opulent Opal
- Fix
docutils <= 0.17.xcompatibility.- Bump to the latest Node.js LTS.
2022.06.04.1 -- Naughty Nickel bugfix
- Fix the URL used in the "Edit this page" for Read the Docs builds.
2022.06.04 -- Naughty Nickel
- ✨ Advertise Sphinx 5 compatibility.
- ✨ Change to
basic-ngas the base theme (from {pypi}sphinx-basic-ng).- Document site-wide announcement banners.
- Drop the pin on pygments.
- Improve edit button, using
basic-ng'sedit-this-pagecomponent.- Tweak headings to better match what users expect.
- Tweak how Sphinx's default HTML is rendered, using docutils post-transforms (this replaces parsing+modifying it with BeautifulSoup).
- When built with docutils 0.18, footnotes are rendered differently and stylised differently in Furo.
2022.04.07 -- Magical Mauve
- ✨ Make sphinx-copybutton look better.
- Add margin to indentations in line blocks.
- Add styling for non-arabic list styles
- Add support for
html_baseurl.
... (truncated)
Commits
08e6b38Prepare release: 2022.09.159de7613Update changeloga064929Tweak changelog content style46f4adcRevert "Add initial theme.conf content for eventual ablog support"45b839bSet a minimum constraint on pygmentsa4af988[pre-commit.ci] pre-commit autoupdate (#518)a72186f[pre-commit.ci] pre-commit autoupdate (#504)9f41ee6Add initial theme.conf content for eventual ablog support75e0361Make numpy-style documentation headers consistent9d280e6[pre-commit.ci] pre-commit autoupdate (#487)- 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)
Codecov Report
Base: 92.87% // Head: 92.87% // No change to project coverage :thumbsup:
Coverage data is based on head (
ba1d8c5) compared to base (09142ab). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## master #152 +/- ##
=======================================
Coverage 92.87% 92.87%
=======================================
Files 23 23
Lines 941 941
=======================================
Hits 874 874
Misses 67 67
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.