postgrest-py
postgrest-py copied to clipboard
chore(deps): bump furo from 2022.6.4.1 to 2022.6.21
Bumps furo from 2022.6.4.1 to 2022.6.21.
Changelog
Sourced from furo's changelog.
Changelog
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.- Improve "Edit this page" icon to be more accessible.
- Improve
html_sidebarsexample.- Tweak positioning of back to top on desktop.
2022.03.04 -- Lucent Lilac
- Improve support for print media.
- Reduce heading sizes for h3 and below.
- Don't allow selecting headerlink content.
- Improve how overflow wrapping is handled.
- Add a reference from the configuration variables to the color customisation page.
2022.02.23 -- Keen Kobi
... (truncated)
Commits
a2e8f42Prepare release: 2022.06.21d4967e5Update changelog2969c23[pre-commit.ci] pre-commit autoupdate (#455)2365493Use findall from docutils only if it's availablebb3c355Merge pull request #450 from polyzen/patch-14fb1a74Bump to the latest Node.js LTS9970aacBack to development- See full diff 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
Merging #133 (9af7df8) into master (09142ab) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #133 +/- ##
=======================================
Coverage 92.87% 92.87%
=======================================
Files 23 23
Lines 941 941
=======================================
Hits 874 874
Misses 67 67
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 09142ab...9af7df8. Read the comment docs.
Superseded by #152.