Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 16, 2023. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2022

Updates the requirements on furo to permit the latest version.

Changelog

Sourced from furo's changelog.

Changelog

2022.01.02 -- Immaculate Indigo

  • Improve colours for sphinx-inline-tabs.
  • Improve highlighting of active definition list targets.
  • Improve error message when html_style is set.
  • Update workflow to reflect reality.
  • Be more selective about API documentation headings.
  • Increase specificity of pre selector for line-height.

2021.11.23 -- Hearty Honeydew

  • Improve code block styling.
  • Explicitly declare compatibility constraints for pygments.
  • Break words in API documentation, when the words are too long.
  • Drop the def on function and method signatures.
  • Reduce the font-weight in sig-prename.

2021.11.16 -- Grumpy Ghost

  • Fix a typo, that broke the sidebar highlight logic.

2021.11.15 -- Fearless Fawn

  • Tweak API documentation presentation to match pdoc3's style.
  • Bring back browser-specific prefixes, for compatibility.

2021.11.12.1 -- Enamoured Emerald bugfix

  • Fix RECORD file contents.

2021.11.12 -- Enamoured Emerald

  • Adopt sphinx-theme-builder, which runs the JS-based asset build process during the regular Python build process.
  • Rework the build pipeline to be webpack-based.
  • Tweak colours in dark mode.
  • Present better error messages on misconfiguration.
  • Tweak presentation of blockquotes, to be more visually distinct.
  • Stylize topics like admonitions, as specified in the reStructuredText spec.
  • Handle long single words in the sidebar.

... (truncated)

Commits
  • 38b14a4 Prepare release: 2022.01.02
  • dd390ec Update changelog
  • 1c8bfeb Improve colours for sphinx-inline-tabs
  • 5d95e86 Improve highlighting of active definition list targets
  • 576b68e Improve error message when html_style is set
  • e2f6c86 Merge pull request #341 from pradyunsg/pre-commit-ci-update-config
  • 375bc05 [pre-commit.ci] pre-commit autoupdate
  • 08c240c Merge pull request #337 from pradyunsg/pre-commit-ci-update-config
  • fdc09ad [pre-commit.ci] pre-commit autoupdate
  • 1b492fb Merge pull request #331 from pradyunsg/pre-commit-ci-update-config
  • 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 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)

Updates the requirements on [furo](https://github.com/pradyunsg/furo) to permit the latest version.
- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](pradyunsg/furo@2021.09.22...2022.01.02)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2022
@ghost ghost changed the title Update furo requirement from ^2021.9.22 to ^2022.1.2 MAINT:Update furo requirement from ^2021.9.22 to ^2022.1.2 Jan 5, 2022
@ghost ghost changed the title MAINT:Update furo requirement from ^2021.9.22 to ^2022.1.2 MAINT: Update furo requirement from ^2021.9.22 to ^2022.1.2 Jan 5, 2022
@ghost ghost changed the base branch from main to develop February 1, 2022 23:20
@ghost ghost merged commit ebf4da4 into develop Feb 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/furo-tw-2022.1.2 branch February 1, 2022 23:20
ghost pushed a commit that referenced this pull request Feb 1, 2022
* MAINT: Update Makefile (#90)

* MAINT: Make sklearn optional dependency #85 (#91)

* ENH: Support dim !=-1 in torch API (close #51) (#97)

* ENH: Raise RuntimeWarning when d_ has nan (close #5) (#98)

* MAINT: Update furo requirement from ^2021.9.22 to ^2022.1.2 (#99)

* MAINT: Update mypy requirement from ^0.910 to ^0.931 (#100)

* MAINT: Update black requirement from ^21.4b0 to ^22.1 (#102)

* MAINT: Bumping version from 0.7.0 to 0.7.1 (#108)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: GitHub Actions <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: GitHub Actions <[email protected]>
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant