Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Bump furo from 2022.3.4 to 2022.4.7 in /api #672

Merged
merged 1 commit into from
May 3, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 2, 2022

Bumps furo from 2022.3.4 to 2022.4.7.

Changelog

Sourced from furo's changelog.

Changelog

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_sidebars example.
  • 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

  • ✨ 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.

... (truncated)

Commits
  • 5424731 Prepare release: 2022.04.07
  • 13c0ef2 Update changelog
  • 3d3b99f Use a more subtle colour for copybutton background
  • 58db5b8 Move theme setting code into a block
  • aa04cd6 Add accessible name to 'Edit this page' icon (#411)
  • 94783af [pre-commit.ci] pre-commit autoupdate (#404)
  • aca1d2d Add margin to indentations in line blocks (#407)
  • b4c8010 Add rel="canonical" based on html_baseurl configuration (#409)
  • c386171 Add styling for non-arabic list styles (#403)
  • 8d3ebc9 Tweak positioning of back to top on desktop
  • 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 dependabot bot requested a review from a team as a code owner May 2, 2022 22:22
@dependabot dependabot bot requested review from krysal and dhruvkb May 2, 2022 22:22
@dependabot dependabot bot added dependencies Pull requests that update a dependency file 🐍 tech: python Requires familiarity with Python 💻 aspect: code Concerns the software code in the repository 🟩 priority: low Low priority and doesn't need to be rushed 🧰 goal: internal improvement Improvement that benefits maintainers, not users labels May 2, 2022
Bumps [furo](https://github.com/pradyunsg/furo) from 2022.3.4 to 2022.4.7.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](pradyunsg/furo@2022.03.04...2022.04.07)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/api/furo-2022.4.7 branch from af8e3b1 to 014ee64 Compare May 2, 2022 22:29
Copy link
Contributor

@obulat obulat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems safe and has great improvements for our docs site.

Copy link
Member

@krysal krysal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

First time I see this package 😆 a theme for Sphinx, good!

@krysal krysal merged commit 9de6691 into main May 3, 2022
@krysal krysal deleted the dependabot/pip/api/furo-2022.4.7 branch May 3, 2022 12:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
💻 aspect: code Concerns the software code in the repository dependencies Pull requests that update a dependency file 🧰 goal: internal improvement Improvement that benefits maintainers, not users 🟩 priority: low Low priority and doesn't need to be rushed 🐍 tech: python Requires familiarity with Python
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants