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

Jquery update #290

Merged
merged 2 commits into from
Nov 6, 2024
Merged

Jquery update #290

merged 2 commits into from
Nov 6, 2024

Conversation

garinm90
Copy link

Bump tablesorter version to 2.3.0

Tablesorter only requires jquery 1.2.6+ which is long deprecated.
I've updated deprecated functions in Tablesorter and raised the required version to jQuery 3.5+

Updated deprecated jquery functions in toolbar.js as well. I'm sure there are more but I've cleaned up the obvious ones that seem to be throwing most console warnings.

#281
fixes #281

Copy link
Member

@jeffwidman jeffwidman left a comment

Choose a reason for hiding this comment

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

Thanks!

@jeffwidman
Copy link
Member

I'm going to merge even though the RTD build is failing as the failure looks completely unrelated.

@jeffwidman jeffwidman merged commit 07f8515 into pallets-eco:main Nov 6, 2024
8 of 9 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Fix more JQMIGRATE notices from our jquery upgrade migration
2 participants