Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2022

Bumps sphinx-tabs from 3.0.0 to 3.3.1.

Release notes

Sourced from sphinx-tabs's releases.

Version 3.3.1

See changelog.md

What's Changed

New Contributors

Full Changelog: executablebooks/sphinx-tabs@v3.3.0...v3.3.1

Version 3.3.0

See changelog.md

What's Changed

New Contributors

Full Changelog: executablebooks/sphinx-tabs@v3.2.0...v3.3.0

Version 3.2.0

See CHANGELOG.md

Version 3.1.0

See CHANGELOG.md

Changelog

Sourced from sphinx-tabs's changelog.

3.3.1 - 2022-03-17

Fixed

  • Inserting CSS at the start of the static path list, so that it can be overwritten
  • Assume light theme is the default, even when browser setting prefers dark. Necessary when most sphinx themes don't set data-theme.

3.3.0 - 2022-03-09

Added

  • Testing for Python 3.9 and a few pygments versions
  • Dark theme selectors

Changed

  • Bumped docutils dependency to 0.17
  • Remaining string formatting to use f-strings

3.2.0 - 2021-06-11

Fixed

  • 🐛 Added default value for exports in JavaScript. Removes error that exports is not defined on page

Added

3.1.0 - 2021-06-11

Added

  • 👌 Added new sphinx config sphinx_tabs_disable_css_loading option to disable css from loading
Commits
  • 0b04c8e RELEASE: v3.3.1
  • 5b2f4ee [fix] prefers-color-scheme: use dark theme if body[data-theme="auto"] (#154)
  • 154f273 [fix] don't append CSS files to the end of html_static_path list (#153)
  • 53b6a63 🎉 RELEASE: v3.3.0
  • 709a43a [pre-commit.ci] pre-commit autoupdate (#136)
  • a5a8761 change % and format to f-strings (#148)
  • 16e6ee4 Added dark theme selectors (#147)
  • e15bc85 Bump docutils dependency to 0.17 (#144)
  • ade8d9c 🧪 TESTS: Add testing for Python 3.9 and pygments versions (#135)
  • 0f185f4 Fix test_other_with_assets_new_style w/Sphinx 4.0 (#133)
  • 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)

Bumps [sphinx-tabs](https://github.com/executablebooks/sphinx-tabs) from 3.0.0 to 3.3.1.
- [Release notes](https://github.com/executablebooks/sphinx-tabs/releases)
- [Changelog](https://github.com/executablebooks/sphinx-tabs/blob/master/CHANGELOG.md)
- [Commits](executablebooks/sphinx-tabs@v3.0.0...v3.3.1)

---
updated-dependencies:
- dependency-name: sphinx-tabs
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2022

Superseded by #77.

@dependabot dependabot bot closed this Jul 1, 2022
@dependabot dependabot bot deleted the dependabot/pip/sphinx-tabs-3.3.1 branch July 1, 2022 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants