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

Upgrade Sphinx and Docutils #9396

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

AndrewAsseily
Copy link
Contributor

Issue #, if available: CLI-5981

Description of changes:

  • Updates Sphinx to 6.2.0
  • Updates docutils>=0.18.1,<=0.19
  • Sphinx removed jQuery support
  • Updates alabaster version

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-commenter
Copy link

codecov-commenter commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.39%. Comparing base (5f07db1) to head (5bd031e).
Report is 21 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #9396   +/-   ##
========================================
  Coverage    93.39%   93.39%           
========================================
  Files          210      210           
  Lines        16983    16983           
========================================
  Hits         15861    15861           
  Misses        1122     1122           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hssyoo hssyoo self-assigned this Mar 25, 2025
Copy link
Contributor

@hssyoo hssyoo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally looks good, but I'm seeing jQuery in the built HTML files:

> cat doc/build/html/index.html | rg jquery -i

  <script type="text/javascript" src="_static/jquery-1.9.1.min.js"></script>

@AndrewAsseily AndrewAsseily marked this pull request as draft March 25, 2025 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants