Skip to content

When is the next Sphinx release that will contain the latest jquery 3.6.0? #9974

@dmpz23

Description

@dmpz23

Describe the bug

Our software team is using Sphinx 4.3.1 to generate python api docs.
Our cybersecurity team is stating that we are using an outdated version of jquery (version 3.5.1) and the outdated version is a security vulnerability.

jquery3.5.1.js is located in the html_static folder.

When will Sphinx upgrade to jquery 3.6.0?

The last time that Sphinx updated its jquery file was in May 2020.

Release 3.0.4 (released May 27, 2020)
Bugs fixed
#7696: html: Updated jQuery version from 3.4.1 to 3.5.1 for security reasons

Thanks in advance,
Dan

How to Reproduce

Generate html from Sphinx 4.3.1 and inspect the \html_static folder for jquery-3.5.1.js.

Expected behavior

A future Sphinx release will generate html files that contain jquery-3.6.0.js in the \html_static folder.

Your project

none

Screenshots

No response

OS

Windows 10

Python version

3.7x

Sphinx version

4.3.1

Sphinx extensions

No response

Extra tools

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions