Skip to content

Conversation

mgol
Copy link
Member

@mgol mgol commented Sep 16, 2024

So far, the patch was only warning about the automatic promotion, but it wasn't filling the behavior back to jQuery 4+. This has been fixed.

@mgol mgol added this to the 3.6.0 milestone Sep 16, 2024
@mgol mgol self-assigned this Sep 16, 2024
@mgol mgol force-pushed the jsonp-promotion branch 2 times, most recently from 87d27c7 to 560ce28 Compare September 16, 2024 23:15
So far, the patch was only warning about the automatic promotion, but it wasn't
filling the behavior back to jQuery 4+. This has been fixed.
@mgol mgol force-pushed the jsonp-promotion branch from 79afd9f to 9201696 Compare October 3, 2024 11:10
@@ -130,6 +130,7 @@ export default [
QUnit: false,
url: true,
compareVersions: true,
jQueryVersionSince: false,
Copy link
Member

Choose a reason for hiding this comment

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

Why wasn't this an issue before?

Copy link
Member Author

Choose a reason for hiding this comment

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

This API was not used in test/data/* files previously.

@mgol mgol merged commit 1ab0e32 into jquery:main Oct 28, 2024
11 checks passed
@mgol mgol deleted the jsonp-promotion branch October 28, 2024 18:03
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