QGIS-Contribution / QGIS-ResourceSharing

QGIS Resource Sharing Plugin
http://qgis-contribution.github.io/QGIS-ResourceSharing/
GNU Affero General Public License v3.0
38 stars 18 forks source link

Bump furo from 2022.2.23 to 2022.3.4 in /requirements #242

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps furo from 2022.2.23 to 2022.3.4.

Changelog

Sourced from furo's changelog.

Changelog

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

  • ✨ Add a "Back to Top" button that shows up when scrolling up.
  • Add a URL to GitHub in Project-URLs.
  • Break long words in the prev/next buttons.
  • Fix includes in Kitchen sink.
  • Handle external references for viewcode links.
  • Properly offset scrollspy.
  • Switch from optional-dependencies (AKA extras) to dedicated requirements.txt files.

2022.02.14.1 -- Jazzy Jasmine (bugfix)

  • Drop a , / for positional-only arguments.

2022.02.14 -- Jazzy Jasmine

  • ✨ Rework typography, pivoting to bold headings.
  • ✨ Redesign the footer and allow footer icons.
  • ✨ Change the default permalinks icon.
  • ✨ Add an edit button for RTD-built pages.
  • ✨ Better integration of Read the Docs' embed.
  • Add dedicated headings for each admonition type.
  • Add the green border for sphinx-copybutton after copy.
  • Bump to the latest Node.js LTS.
  • Don't set display: block on visible only-* elements. (for sphinx-design)
  • Improve footnote styling.
  • Improve styling for div.math equation numbers.
  • Rework how :target links are handled.
  • Stylise small tag.
  • Stylise code block captions.
  • Stylise various forms of blockquotes.

... (truncated)

Commits
  • b40b6f0 Prepare release: 2022.03.04
  • ddeed51 Update changelog
  • 14410b8 Drop a not-necessary bit of information
  • fd18bd7 Add a reference to colors.md from *css_variables docs
  • dd29ff4 Don't allow selecting headerlink content
  • 3a19c5e Reduce heading sizes for h3 and below
  • 10066f5 Improve how overflow wrapping is handled
  • 2c88f26 Improve support for print media (#319)
  • cc01123 Back to development
  • See full diff 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)