Skip to content

Chore(deps): Bump the documentation group in /requirements with 5 updates #370

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 5, 2025

Bumps the documentation group in /requirements with 5 updates:

Package From To
jupyterlab 4.3.6 4.4.1
pypandoc 1.13.0 1.15
sphinx-autodoc-typehints 2.0.0 2.3.0
sphinx-notfound-page 1.0.0 1.1.0
jupytext 1.16.7 1.17.1

Updates jupyterlab from 4.3.6 to 4.4.1

Release notes

Sourced from jupyterlab's releases.

v4.4.1

4.4.1

(Full Changelog)

Bugs fixed

Maintenance and upkeep improvements

Contributors to this release

(GitHub contributors page for this release)

@​achhina | @​afshin | @​bnavigator | @​brichet | @​Darshan808 | @​davidbrochart | @​DenisaCG | @​dependabot | @​jtpio | @​jupyterlab-probot | @​krassowski | @​pre-commit-ci

v4.4.0

4.4.0

See: https://jupyterlab.readthedocs.io/en/latest/getting_started/changelog.html#v4-4

(Full Changelog)

New features added

Enhancements made

... (truncated)

Commits
  • a0253d2 [ci skip] Publish 4.4.1
  • 431caf5 Bump webpack in /jupyterlab/tests/mock_packages/test-hyphens-underscore (#17495)
  • 9d2d384 Bump webpack in /jupyterlab/tests/mock_packages/test_no_hyphens (#17494)
  • c471326 Fix token extraction for incomplete paths (#17477)
  • 9bc588e Bump @​babel/runtime from 7.21.0 to 7.27.0 (#17491)
  • ca0faeb Fix browser tab name updates when started in single-document mode (#17210)
  • b421955 Fix undo/redo in cells created in none windowing mode (#17486)
  • ea23ac6 Follow changes to stream outputs (#17469)
  • cf437ae Fix handling of the single click navigation (#17475)
  • e1e87d2 Fix incorrect modifications in collaborative save events (#17466)
  • Additional commits viewable in compare view

Updates pypandoc from 1.13.0 to 1.15

Release notes

Sourced from pypandoc's releases.

Latest Development Version

Commits

  • 162c8b7: Updated image labels to use newer linux and MacOS images (#399) (Jessica Tegner) #399
Commits
  • 9475b0f pypandoc v1.15
  • 5704b06 allow non-latex intermediaries for pdf generation (#381)
  • 3fd939c Fix convert_file for Python 3.13 (#384)
  • 32d3a40 Dropped CI support for older python and pypy versions (#387)
  • 8bc3c51 Added parameter to control if files are sorted before being passed to pandoc ...
  • 50f3b08 Added support for python 3.13 - Removed ubber bound (#379)
  • 1a078c0 pypandoc v1.14
  • e8c40b9 Use the latest version of pandoc when building pypandoc_binary, instead of ha...
  • 7111c16 Use a raw F string for regex in pandoc downloader (#371)
  • 23f6f09 Merge branch 'master' of github.com:JessicaTegner/pypandoc
  • Additional commits viewable in compare view

Updates sphinx-autodoc-typehints from 2.0.0 to 2.3.0

Release notes

Sourced from sphinx-autodoc-typehints's releases.

2.3.0

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.2.3...2.3.0

2.2.3

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.2.2...2.2.3

2.2.2

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.2.1...2.2.2

2.2.1

What's Changed

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.2.0...2.2.1

2.2.0

What's Changed

New Contributors

Full Changelog: tox-dev/sphinx-autodoc-typehints@2.1.1...2.2.0

2.1.1

... (truncated)

Commits
  • 6d91418 Add module name rewrite configuration option (#474)
  • c8be42f [pre-commit.ci] pre-commit autoupdate (#470)
  • d38f8f7 [pre-commit.ci] pre-commit autoupdate (#466)
  • a427536 Fix rendering when docstring starst with a directive (#468)
  • fdad0d7 Fix mypy errors due to unneeded type ignores (#469)
  • df66980 [pre-commit.ci] pre-commit autoupdate (#465)
  • ea99f28 Fix for Issue #384: typehints_defaults = "braces-after" fails for a multiline...
  • 0435d07 Fix issue #462 and another alias processing bug (#463)
  • fb240ea Support autodoc_type_aliases configuration (#459)
  • 41b2900 Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0 (#460)
  • Additional commits viewable in compare view

Updates sphinx-notfound-page from 1.0.0 to 1.1.0

Changelog

Sourced from sphinx-notfound-page's changelog.

Version 1.1.0

:Date: Jan 28, 2025

  • Use the path from the READTHEDOCS_CANONICAL_URL environment variable as default for notfound_urls_prefix.

Version 1.0.4

:Date: Jul 31, 2024

  • Fix issue when installing with Sphinx 7.2.x and notfound_urls_prefix=None

Version 1.0.3

:Date: Jul 30, 2024

  • Fix _Opt deprecation warning

Version 1.0.2

:Date: May 23, 2024

  • Add tests for Python 3.12
  • Remove warning about unclosed files
  • Allow str and None types on notfound_urls_prefix
  • Run pyupgrade and ruff on the codebase

Version 1.0.1

:Date: May 21, 2024

  • Do not create 404 page for embedded
  • Small documentation improvements
Commits

Updates jupytext from 1.16.7 to 1.17.1

Release notes

Sourced from jupytext's releases.

Version 1.17.1

Fixed

  • Renaming files other than notebooks will not load their content (#1376)

Version 1.17.0

Added

  • The MyST frontmatter found in MyST Markdown notebooks can be mapped to a YAML header at the top of the Jupyter notebook. This way MyST notebooks in either the md:myst or ipynb format can be used with MyST. Thanks to Ian Carroll for proposing and implementing this change (#1314)
  • The context menu has a "New Text Notebook" entry. Thanks to Mahendra Paipuri for this PR (#1365)!

Changed

  • Jupytext's default contents manager is now derived from the asynchronous AsyncLargeFileManager. Thanks to Darshan Poudel for making this finally happen (#1328)!
  • The percent format is now the default format for scripts. If you run jupytext --to py notebook.ipynb you now get a py:percent script (use --to py:light for the light format) #1201
  • The rst2md conversion now works with sphinx-gallery>=0.8. Thanks to Thomas J. Fan for fixing this! (#1334)
  • We have updated the JupyterLab extension dependencies (#1300, #1355, #1360). Thanks to Mahendra Paipuri for these PRs!

Fixed

  • We have added and fixed round trip tests on MyST Markdown notebooks (#759, #789, #1267, #1317)
  • The --quiet option now works with the --pipe mode of Jupytext CLI (#1305)
  • Jupytext is now compatible with the cell toolbar extension - thanks to Nicolas Brichet for the fix! (#1358)
  • The project description on PyPI now uses absolute links (#1287)

Version 1.17.0rc2

Changed

  • Jupytext's default contents manager is now derived from the asynchronous AsyncLargeFileManager. Thanks to Darshan Poudel for making this finally happen (#1328)!
  • The MyST frontmatter found in MyST Markdown notebooks is now mapped to a YAML header at the top of the Jupyter notebook. This way MyST notebooks in either the md:myst or ipynb format can be used with MyST. Thanks to Ian Carroll for proposing and implementing this change (#1314)
  • The percent format is now the default format for scripts. If you run jupytext --to py notebook.ipynb you now get a py:percent script (use --to py:light for the light format) #1201
  • The rst2md conversion now works with sphinx-gallery>=0.8. Thanks to Thomas J. Fan for fixing this! (#1334)
  • We have updated the JupyterLab extension dependencies (#1300, #1355, #1360). Thanks to Mahendra Paipuri for these PRs!

Added

Fixed

  • We have added and fixed round trip tests on MyST Markdown notebooks (#759, #789, #1267, #1317)
  • The --quiet option now works with the --pipe mode of Jupytext CLI (#1305)
  • Jupytext is now compatible with the cell toolbar extension - thanks to Nicolas Brichet for the fix! (#1358)
  • The project description on PyPI now uses absolute links (#1287)

Version 1.17.0rc1

Changed

  • Jupytext's default contents manager is now derived from the asynchronous AsyncLargeFileManager. Thanks to Darshan Poudel for making this finally happen (#1328)!
  • The MyST frontmatter found in MyST Markdown notebooks is now mapped to a YAML header at the top of the Jupyter notebook. This way MyST notebooks in either the md:myst or ipynb format can be used with MyST. Thanks to Ian Carroll for proposing and implementing this change (#1314)
  • The percent format is now the default format for scripts. If you run jupytext --to py notebook.ipynb you now get a py:percent script (use --to py:light for the light format) #1201
  • The rst2md conversion now works with sphinx-gallery>=0.8. Thanks to Thomas J. Fan for fixing this! (#1334)
  • We have updated the JupyterLab extension dependencies (#1300, #1355, #1360). Thanks to Mahendra Paipuri for these PRs!

Added

... (truncated)

Changelog

Sourced from jupytext's changelog.

1.17.1 (2025-04-26)

Fixed

  • Renaming files other than notebooks will not load their content (#1376)

1.17.0 (2025-04-05)

Added

  • The MyST frontmatter found in MyST Markdown notebooks can be mapped to a YAML header at the top of the Jupyter notebook. This way MyST notebooks in either the md:myst or ipynb format can be used with MyST. Thanks to Ian Carroll for proposing and implementing this change (#1314)
  • The context menu has a "New Text Notebook" entry. Thanks to Mahendra Paipuri for this PR (#1365)!

Changed

  • Jupytext's default contents manager is now derived from the asynchronous AsyncLargeFileManager. Thanks to Darshan Poudel for making this finally happen (#1328)!
  • The percent format is now the default format for scripts. If you run jupytext --to py notebook.ipynb you now get a py:percent script (use --to py:light for the light format) #1201
  • The rst2md conversion now works with sphinx-gallery>=0.8. Thanks to Thomas J. Fan for fixing this! (#1334)
  • We have updated the JupyterLab extension dependencies (#1300, #1355, #1360). Thanks to Mahendra Paipuri for these PRs!

Fixed

  • We have added and fixed round trip tests on MyST Markdown notebooks (#759, #789, #1267, #1317)
  • The --quiet option now works with the --pipe mode of Jupytext CLI (#1305)
  • Jupytext is now compatible with the cell toolbar extension - thanks to Nicolas Brichet for the fix! (#1358)
  • The project description on PyPI now uses absolute links (#1287)
Commits
  • ca731ef Skip failing test
  • 94a3433 Don't open the file to be renamed
  • 518ab60 Version 1.17.0
  • 22b0d5d Fix the conda badge
  • 4cf9be6 Order the notebook metadata for consistency with v1.16
  • b0f97c7 replace from_nbnode with SafeRepresenter
  • fe7c793 Version 1.17.0rc2
  • 5eb5bd7 updates to the root_level_metadata_filter config handling (#1368)
  • 3f01860 Fix publish error
  • 33bb476 Use a metadata hook to provide absolute links on PyPI
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the documentation group in /requirements with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [jupyterlab](https://github.com/jupyterlab/jupyterlab) | `4.3.6` | `4.4.1` |
| [pypandoc](https://github.com/JessicaTegner/pypandoc) | `1.13.0` | `1.15` |
| [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.0.0` | `2.3.0` |
| [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page) | `1.0.0` | `1.1.0` |
| [jupytext](https://github.com/mwouts/jupytext) | `1.16.7` | `1.17.1` |


Updates `jupyterlab` from 4.3.6 to 4.4.1
- [Release notes](https://github.com/jupyterlab/jupyterlab/releases)
- [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md)
- [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/[email protected]...@jupyterlab/[email protected])

Updates `pypandoc` from 1.13.0 to 1.15
- [Release notes](https://github.com/JessicaTegner/pypandoc/releases)
- [Changelog](https://github.com/JessicaTegner/pypandoc/blob/master/release.md)
- [Commits](JessicaTegner/pypandoc@v1.13...v1.15)

Updates `sphinx-autodoc-typehints` from 2.0.0 to 2.3.0
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Commits](tox-dev/sphinx-autodoc-typehints@2.0.0...2.3.0)

Updates `sphinx-notfound-page` from 1.0.0 to 1.1.0
- [Changelog](https://github.com/readthedocs/sphinx-notfound-page/blob/main/CHANGELOG.rst)
- [Commits](readthedocs/sphinx-notfound-page@1.0.0...1.1.0)

Updates `jupytext` from 1.16.7 to 1.17.1
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.16.7...v1.17.1)

---
updated-dependencies:
- dependency-name: jupyterlab
  dependency-version: 4.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
- dependency-name: pypandoc
  dependency-version: '1.15'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
- dependency-name: sphinx-autodoc-typehints
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
- dependency-name: sphinx-notfound-page
  dependency-version: 1.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
- dependency-name: jupytext
  dependency-version: 1.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: documentation
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Package and maintenance related labels May 5, 2025
@github-actions github-actions bot removed the maintenance Package and maintenance related label May 5, 2025
@SMoraisAnsys SMoraisAnsys enabled auto-merge (squash) May 6, 2025 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants