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

fix: pin sphinx-rtd-theme to fix missing jquery lib #9542

Merged
merged 1 commit into from
Jan 11, 2023

Conversation

st3iny
Copy link
Member

@st3iny st3iny commented Jan 11, 2023

JQuery was removed as of Sphinx 6. The maintainers of our theme already reacted to this but the release is not final yet.

Ref sphinx-doc/sphinx#10070
Ref readthedocs/sphinx_rtd_theme#1385

Alternative

We could also wait until sphinx-rtd-theme v1.2 is released.

JQuery was removed as of Sphinx 6. The maintainers of our theme already
reacted to this but the release is not final yet.
Ref sphinx-doc/sphinx#10070
Ref readthedocs/sphinx_rtd_theme#1385

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
@st3iny st3iny added bug 3. to review regression dependencies Pull requests that update a dependency file labels Jan 11, 2023
@st3iny st3iny added this to the Nextcloud 26 milestone Jan 11, 2023
@st3iny st3iny self-assigned this Jan 11, 2023
@ChristophWurst
Copy link
Member

If we pin versions it would probably make sense to configure Dependabot for the pipfile

@nickvergessen
Copy link
Member

We could also wait until sphinx-rtd-theme v1.2 is released.

We shouldn't wait much longer with a broken search. It's hurting our users and admins as well as anyone helping answer their questions

Copy link
Member

@PVince81 PVince81 left a comment

Choose a reason for hiding this comment

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

👍

@PVince81 PVince81 merged commit ada8222 into master Jan 11, 2023
@PVince81 PVince81 deleted the fix/noid/missing-jquery branch January 11, 2023 12:41
@PVince81
Copy link
Member

I guess backport is needed as well ? if yes please request them

@nickvergessen
Copy link
Member

Search works in 22 and older

@nickvergessen
Copy link
Member

/backport to stable25

@nickvergessen
Copy link
Member

/backport to stable24

@nickvergessen
Copy link
Member

/backport to stable23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug dependencies Pull requests that update a dependency file regression
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants