deps: bump the sphinx-updates group across 1 directory with 5 updates - #168
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump the sphinx-updates group across 1 directory with 5 updates#168dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the sphinx-updates group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.22.4` | | [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.17.1` | | [sphinx-gallery](https://github.com/sphinx-gallery/sphinx-gallery) | `0.20.0` | `0.21.0` | Updates `docutils` from 0.21.2 to 0.22.4 - [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.17.1 - [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.17.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.22.4 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.17.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>
Contributor
|
📖 Documentation Preview The documentation for this PR has been built and is available at: This preview will be updated automatically when you push new commits to this PR. Preview built from commit: |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 5 updates in the / directory:
0.21.20.22.41.4.12.0.00.9.60.9.80.16.10.17.10.20.00.21.0Updates
docutilsfrom 0.21.2 to 0.22.4Commits
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.17.1Release notes
Sourced from pydata-sphinx-theme's releases.
... (truncated)
Commits
a4986fabump: 0.17.0 → 0.17.1 (#2355)ff8be64Fix default behavior when shorten_urls is unset (#2351)0867759Replace broken Unsplash image URLs with Picsum in light-dark guide (#2341)56157e9Bump octokit/request-action from 2.4.0 to 3.0.0 (#2346)8cce21dBump pydata/pydata-sphinx-theme/.github/workflows/CI.yml from e8db643b990df73...30b4830Bump pydata/pydata-sphinx-theme/.github/workflows/docs.yml from 43f9003549c49...6673b56Fix docs build with sphinx 'extensions' config key (#2352)ebc3f17Fix search input receiving keystrokes after escape dismiss in Safari (#2338)8e67694feat: add disable_search theme option (#2315)cd00a86bump: 0.16.2.dev0 -> 0.17.0Updates
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)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions