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

Bump jquery to 1.12.4 #236

Merged
merged 2 commits into from
Apr 13, 2024
Merged

Bump jquery to 1.12.4 #236

merged 2 commits into from
Apr 13, 2024

Conversation

jeffwidman
Copy link
Member

@jeffwidman jeffwidman commented Apr 11, 2024

This will allow us to migrate to the latest version of jquery 1.x series.

After we're on 1.9.x we can upgrade to the 3.x series.

I bumped this, and then checked the developer console while clicking
through the various panels offered in FDBT... Everything worked as
expected and I got zero warnings from jquery-migrate. So I think it's
safe to pull this in.

This is a pre-requesite to upgrading to the latest version of jquery,
as per their docs we have to first bump to 1.9+, then bump the version
of jquery-migrate, then can bump to latest jquery version.

While I could do this in a single PR, I thought simpler to do it as a
series of PRs for easier reversion if we later run into problems.

Related:

@jeffwidman jeffwidman marked this pull request as ready for review April 11, 2024 18:24
@jeffwidman jeffwidman changed the title Temporarily add jquery migrate 1.4.1 Bump jquery to 1.12.4 Apr 11, 2024
Base automatically changed from update-jquery-table-sorter to master April 13, 2024 13:37
This will allow us to migrate to the latest version of jquery 1.x
series.

After we're on 1.9.x we can upgrade to the 3.x series.

This PR may not need to be merged, but only the fixes discovered in the
console warnings... not sure.
I bumped this, and then checked the developer console while clicking
through the various panels offered in FDBT... Everything worked as
expected and I got zero warnings from `jquery-migrate`. So I think it's
safe to pull this in.

This is a pre-requesite to upgrading to the latest version of `jquery`,
as per their docs we have to first bump to `1.9+`, then bump the version
of `jquery-migrate`, then can bump to latest `jquery` version.

While I could do this in a single PR, I thought simpler to do it as a
series of PRs for easier reversion if we later run into problems.
@jeffwidman jeffwidman enabled auto-merge (squash) April 13, 2024 13:38
@jeffwidman jeffwidman merged commit c2804c4 into master Apr 13, 2024
10 checks passed
@jeffwidman jeffwidman deleted the use-jquery-migrate-1.4.1 branch April 13, 2024 13:39
Copy link
Contributor

@macnewbold macnewbold left a comment

Choose a reason for hiding this comment

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

Looks awesome! Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 1, 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.

3 participants