Skip to content
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

build: bump the documentation group with 3 updates #3324

Merged
merged 4 commits into from
Aug 5, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps the documentation group with 3 updates: sphinx-notfound-page, sphinx and sphinxcontrib-websupport.

Updates sphinx-notfound-page from 1.0.2 to 1.0.4

Changelog

Sourced from sphinx-notfound-page's changelog.

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
Commits

Updates sphinx from 7.4.7 to 8.0.2

Release notes

Sourced from sphinx's releases.

Sphinx 8.0.2

Changelog: https://www.sphinx-doc.org/en/master/changes.html

Sphinx 8.0.1

Changelog: https://www.sphinx-doc.org/en/master/changes.html

Sphinx 8.0.0

Changelog: https://www.sphinx-doc.org/en/master/changes.html

Dependencies

  • #12633: Drop Python 3.9 support.

Incompatible changes

  • Remove deprecated functions from sphinx.util:

    • Removed sphinx.util.path_stabilize (use sphinx.util.osutil.path_stabilize).
    • Removed sphinx.util.display_chunk (use sphinx.util.display.display_chunk).
    • Removed sphinx.util.status_iterator (use sphinx.util.display.status_iterator).
    • Removed sphinx.util.SkipProgressMessage (use sphinx.util.display.SkipProgressMessage).
    • Removed sphinx.util.progress_message (use sphinx.util.display.progress_message).
    • Removed sphinx.util.epoch_to_rfc1123 (use sphinx.http_date.epoch_to_rfc1123).
    • Removed sphinx.util.rfc1123_to_epoch (use sphinx.http_date.rfc1123_to_epoch).
    • Removed sphinx.util.save_traceback (use sphinx.exceptions.save_traceback).
    • Removed sphinx.util.format_exception_cut_frames (use sphinx.exceptions.format_exception_cut_frames).
    • Removed sphinx.util.xmlname_checker (use sphinx.builders.epub3._XML_NAME_PATTERN).

    Patch by Adam Turner.

  • Removed sphinx.util.osutil.cd (use contextlib.chdir). Patch by Adam Turner.

  • Removed sphinx.util.typing.stringify (use sphinx.util.typing.stringify_annotation). Patch by Adam Turner.

  • #12593: Raise an error for invalid html_sidebars values. Patch by Adam Turner.

  • #12593: Raise an error in Theme.get_config for invalid sections.

... (truncated)

Changelog

Sourced from sphinx's changelog.

Release 8.0.2 (released Jul 30, 2024)

Bugs fixed

  • Fix the pygments.Formatter.__class_getitem__ patch. Patch by Adam Turner.

Release 8.0.1 (released Jul 30, 2024)

Bugs fixed

  • Patch pygments.Formatter.__class_getitem__ in Pygments 2.17. Patch by Adam Turner.

Release 8.0.0 (released Jul 29, 2024)

Dependencies

  • #12633: Drop Python 3.9 support.

Incompatible changes

.. rst-class:: compact

  • Remove deprecated functions from sphinx.util:

    • Removed sphinx.util.path_stabilize (use sphinx.util.osutil.path_stabilize).
    • Removed sphinx.util.display_chunk (use sphinx.util.display.display_chunk).
    • Removed sphinx.util.status_iterator (use sphinx.util.display.status_iterator).
    • Removed sphinx.util.SkipProgressMessage (use sphinx.util.display.SkipProgressMessage).
    • Removed sphinx.util.progress_message (use sphinx.util.display.progress_message).
    • Removed sphinx.util.epoch_to_rfc1123 (use sphinx.http_date.epoch_to_rfc1123).
    • Removed sphinx.util.rfc1123_to_epoch (use sphinx.http_date.rfc1123_to_epoch).
    • Removed sphinx.util.save_traceback (use sphinx.exceptions.save_traceback).
    • Removed sphinx.util.format_exception_cut_frames

... (truncated)

Commits

Updates sphinxcontrib-websupport from 1.2.7 to 2.0.0

Release notes

Sourced from sphinxcontrib-websupport's releases.

sphinxcontrib-websupport 2.0.0

Changelog: https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES.rst

Changelog

Sourced from sphinxcontrib-websupport's changelog.

Release 2.0.0 (2024-07-28)

  • Adopt Ruff
  • Tighten MyPy settings
  • Update GitHub actions versions
Commits
  • 142b41e Bump to 2.0.0
  • 6a625bd Update CHANGES links
  • b6906da Rename LICENSE to LICENCE.rst
  • a21e385 Rename CHANGES to CHANGES.rst
  • 992d6fd Run CI with Python 3.12 releases
  • 6c0277e Run mypy without command-line options
  • 83f178d Use the latest GitHub actions versions
  • 155ae9c Enable GitHub's dependabot package update service
  • 7f05400 Adopt Ruff and use stricter MyPy settings
  • be777a7 Update .gitignore
  • See full diff 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 with 3 updates: [sphinx-notfound-page](https://github.com/readthedocs/sphinx-notfound-page), [sphinx](https://github.com/sphinx-doc/sphinx) and [sphinxcontrib-websupport](https://github.com/sphinx-doc/sphinxcontrib-websupport).


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

Updates `sphinx` from 7.4.7 to 8.0.2
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.4.7...v8.0.2)

Updates `sphinxcontrib-websupport` from 1.2.7 to 2.0.0
- [Release notes](https://github.com/sphinx-doc/sphinxcontrib-websupport/releases)
- [Changelog](https://github.com/sphinx-doc/sphinxcontrib-websupport/blob/master/CHANGES.rst)
- [Commits](sphinx-doc/sphinxcontrib-websupport@1.2.7...2.0.0)

---
updated-dependencies:
- dependency-name: sphinx-notfound-page
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: documentation
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: documentation
- dependency-name: sphinxcontrib-websupport
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: documentation
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies maintenance General maintenance of the repo (libraries, cicd, etc) labels Aug 2, 2024
@dependabot dependabot bot requested a review from a team as a code owner August 2, 2024 00:20
@dependabot dependabot bot requested review from germa89 and clatapie and removed request for a team August 2, 2024 00:20
Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.14%. Comparing base (a050034) to head (d13de5b).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3324      +/-   ##
==========================================
- Coverage   87.17%   87.14%   -0.04%     
==========================================
  Files          55       55              
  Lines        9773     9773              
==========================================
- Hits         8520     8517       -3     
- Misses       1253     1256       +3     

@germa89
Copy link
Collaborator

germa89 commented Aug 2, 2024

Updating sphinx to 8.0.2 creates an incompatibility because of sphinx-design: https://github.com/ansys/pymapdl/actions/runs/10207769005/job/28243168588?pr=3324#step:16:210

GitHub
Pythonic interface to MAPDL. Contribute to ansys/pymapdl development by creating an account on GitHub.

@github-actions github-actions bot added the CI/CD Related with CICD, Github Actions, etc label Aug 5, 2024
@germa89 germa89 enabled auto-merge (squash) August 5, 2024 10:51
@germa89 germa89 merged commit c551d20 into main Aug 5, 2024
66 checks passed
@germa89 germa89 deleted the dependabot/pip/documentation-78e9681ca8 branch August 5, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Related with CICD, Github Actions, etc dependencies maintenance General maintenance of the repo (libraries, cicd, etc)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants