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

Restore jQuery 1.2 compatibility, test all supported jQuery minor lines #248

Merged
merged 2 commits into from
Mar 17, 2025

Conversation

mgol
Copy link
Member

@mgol mgol commented Mar 14, 2025

jQuery 1.2 was supported in 3.1.13, so we shouldn't drop it in a minor update; we'll do that in 4.0.0.

This is the last PR I'd like to land before the 3.2.0 release, after that I'd start dropping legacy stuff & modernizing the build.

@mgol mgol self-assigned this Mar 14, 2025
@mgol mgol requested a review from timmywil March 14, 2025 15:11
@mgol
Copy link
Member Author

mgol commented Mar 14, 2025

BrowserStack succeeds on my fork with code from this PR: https://github.com/mgol/jquery-mousewheel/actions/runs/13859504724

@@ -0,0 +1,74 @@
version: 1
Copy link
Member

@timmywil timmywil Mar 14, 2025

Choose a reason for hiding this comment

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

Is the only difference between this file and jtr-isolate.yml the retries and hard-retries? If so, those could be set via cli arguments in the github workflow and we could just have jtr.yml for both local and browserstack.

Copy link
Member Author

Choose a reason for hiding this comment

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

It was supported in 3.1.13, so we shouldn't drop it in a minor update; we'll
do that in 4.0.0.
@mgol mgol added the Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. label Mar 16, 2025
@mgol mgol added this to the 3.2.0 milestone Mar 16, 2025
Copy link
Member

@timmywil timmywil left a comment

Choose a reason for hiding this comment

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

LGTM

@timmywil timmywil removed the Discuss in Meeting Reserved for Issues and PRs that anyone would like to discuss in the weekly meeting. label Mar 17, 2025
@mgol mgol removed the Needs review label Mar 17, 2025
@mgol mgol merged commit 72a289c into jquery:main Mar 17, 2025
7 checks passed
@mgol mgol deleted the jquery-1.2 branch March 17, 2025 16:22
mgol added a commit to mgol/jquery-mousewheel that referenced this pull request Mar 17, 2025
It was supported in 3.1.13, so we shouldn't drop it in a minor update; we'll
do that in 4.0.0.

Closes jquerygh-248
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.

2 participants