deps: bump the sphinx-updates group across 1 directory with 6 updates#171
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the sphinx-updates group across 1 directory with 6 updates#171dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the sphinx-updates group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.23` | | [imagesize](https://github.com/shibukawa/imagesize_py) | `1.4.1` | `2.0.0` | | [nbsphinx](https://github.com/spatialaudio/nbsphinx) | `0.9.6` | `0.9.8` | | [pydata-sphinx-theme](https://github.com/pydata/pydata-sphinx-theme) | `0.16.1` | `0.19.0` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `3.0.1` | `3.1.1` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.20.0` | `0.21.0` | Updates `docutils` from 0.21.2 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) Updates `imagesize` from 1.4.1 to 2.0.0 - [Commits](shibukawa/imagesize_py@1.4.1...2.0.0) Updates `nbsphinx` from 0.9.6 to 0.9.8 - [Release notes](https://github.com/spatialaudio/nbsphinx/releases) - [Changelog](https://github.com/spatialaudio/nbsphinx/blob/master/NEWS.rst) - [Commits](spatialaudio/nbsphinx@0.9.6...0.9.8) Updates `pydata-sphinx-theme` from 0.16.1 to 0.19.0 - [Release notes](https://github.com/pydata/pydata-sphinx-theme/releases) - [Changelog](https://github.com/pydata/pydata-sphinx-theme/blob/main/RELEASE.md) - [Commits](pydata/pydata-sphinx-theme@v0.16.1...v0.19.0) Updates `snowballstemmer` from 3.0.1 to 3.1.1 - [Changelog](https://github.com/snowballstem/snowball/blob/main/NEWS) - [Commits](snowballstem/snowball@v3.0.1...v3.1.1) Updates `sphinx-gallery` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/sphinx-gallery/sphinx-gallery/releases) - [Changelog](https://github.com/sphinx-gallery/sphinx-gallery/blob/master/CHANGES.rst) - [Commits](sphinx-gallery/sphinx-gallery@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx-updates - dependency-name: imagesize dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: sphinx-updates - dependency-name: nbsphinx dependency-version: 0.9.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: sphinx-updates - dependency-name: pydata-sphinx-theme dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx-updates - dependency-name: snowballstemmer dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx-updates - dependency-name: sphinx-gallery dependency-version: 0.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: sphinx-updates ... Signed-off-by: dependabot[bot] <support@github.com>
9421500 to
df7dc9d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the sphinx-updates group with 6 updates in the / directory:
0.21.20.231.4.12.0.00.9.60.9.80.16.10.19.03.0.13.1.10.20.00.21.0Updates
docutilsfrom 0.21.2 to 0.23Commits
Updates
imagesizefrom 1.4.1 to 2.0.0Commits
5ab28d4bump module version to 2.063d6afbMerge pull request #82 from shibukawa/codex/update-readme-and-setup-instructi...2946066docs: clarify EXIF orientation formats in v2.0 notes53eff2eMerge pull request #81 from shibukawa/codex/refactor-code-to-reduce-duplicationac14f2aRefactor duplicated JPEG segment parsing logic48ab954Merge pull request #80 from shibukawa/codex/add-avif-exif-rotation-support5cada10Add AVIF EXIF rotation support232c6d5Merge pull request #79 from shibukawa/codex/add-heic/heif-support-and-rotation324c970Add HEIC/HEIF size and rotation support7b7bb5fMerge pull request #78 from shibukawa/codex/add-pypi-link-and-python-version-...Updates
nbsphinxfrom 0.9.6 to 0.9.8Release notes
Sourced from nbsphinx's releases.
Changelog
Sourced from nbsphinx's changelog.
... (truncated)
Commits
4f07420Release 0.9.875d6770Avoid a logging errordd96f11DOC: Update URL for the <img> elementd97c011Add support for mathjax4_config (#854)4882668Fix nbsphinx_assume_equations to work with newer versions of Sphinx95372a7CI: use "uv" for "publish" workflow9ce8c26setup.py -> pyproject.toml394b9eeDOC: use anonymous hyperlinks for embedded URLsab85921Bump actions/upload-artifact from 4 to 576122c2Bump actions/download-artifact from 4 to 6Updates
pydata-sphinx-themefrom 0.16.1 to 0.19.0Release notes
Sourced from pydata-sphinx-theme's releases.
... (truncated)
Commits
01e209bBump 0.19.0rc0 -> 0.19.0 (#2414)1c26125fix: configure defaults for Google Analytics before loading script (#2369)be7da51Bump 0.18.0 -> 0.19.0rc0 (#2410)0fb30d6Fix gettext builder (#2403)dd460e8[css] De-jumble header items at intermediate widths :) (#1784)db37b88Fix vertical scrollbar in math container (#2404)2b80896Bump astral-sh/setup-uv from 8.1.0 to 8.2.0 (#2407)bd863f8Bump actions/checkout from 6.0.2 to 6.0.3 (#2406)f67c036Fix code coverage workflow (#2393)a5b3600[pre-commit.ci] pre-commit autoupdate hooks (#2401)Updates
snowballstemmerfrom 3.0.1 to 3.1.1Changelog
Sourced from snowballstemmer's changelog.
... (truncated)
Commits
cd195b5Update for 3.1.180d885cNEWS: Update draft entry5346c74C++: Compile runtime as C++537f970python: Add classifier for 3.143aeb013python: Skip Natural Language :: Sesotho classifier91fa20bNEWS: Update draft entrya04abebDon't use extern "C" for functions which can throw49bb623C++: Hook up properly7ab50edCI: Fix coverage job5f0a33cNEWS: Add draft entryUpdates
sphinx-galleryfrom 0.20.0 to 0.21.0Release notes
Sourced from sphinx-gallery's releases.
... (truncated)
Changelog
Sourced from sphinx-gallery's changelog.
... (truncated)
Commits
eb1adbdMNT Release 0.21 (#1603)fd6dd59[pre-commit.ci] pre-commit autoupdate (#1602)0ca9e4fTST: Use tmp_path fixture instead of tempfile (#1601)ddee9abENH: Accept Paths in split_code_and_text_blocks (#1598)f651486Re-enable Sphinx dev CI (#1599)690479dTYP: Fix typing for back references (#1597)af56c30[pre-commit.ci] pre-commit autoupdate (#1596)a37d9d0TST Amendadd_rsttoadd_fileand make flexible (#1595)deb9a04TST: Prefer Path over os.path in all test code (#1593)919cf06Switch from codecs.open to plain open (#1594)