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

Fill & warn against jQuery.Deferred.getStackHook #483

Closed
mgol opened this issue Feb 21, 2023 · 2 comments · Fixed by #528
Closed

Fill & warn against jQuery.Deferred.getStackHook #483

mgol opened this issue Feb 21, 2023 · 2 comments · Fixed by #528
Assignees
Milestone

Comments

@mgol
Copy link
Member

mgol commented Feb 21, 2023

jQuery.Deferred.getStackHook is being renamed to jQuery.Deferred.getErrorHook in 3.7.0; the old API will be removed in 4.0.0.

Ref jquery/jquery#5211
Ref jquery/api.jquery.com#1221

@mgol mgol added this to the 3.5.0 milestone Feb 21, 2023
@mgol mgol self-assigned this Feb 21, 2023
mgol added a commit to mgol/jquery-migrate that referenced this issue Sep 14, 2024
The API has been replaced by `jQuery.Deferred.getErrorHook`; the legacy
name will be removed in jQuery 4.0.0.

Fixes jquerygh-483
mgol added a commit to mgol/jquery-migrate that referenced this issue Sep 14, 2024
The API has been replaced by `jQuery.Deferred.getErrorHook`; the legacy
name will be removed in jQuery 4.0.0.

Fixes jquerygh-483
mgol added a commit to mgol/jquery-migrate that referenced this issue Sep 14, 2024
The API has been replaced by `jQuery.Deferred.getErrorHook`; the legacy
name will be removed in jQuery 4.0.0.

Fixes jquerygh-483
mgol added a commit to mgol/jquery-migrate that referenced this issue Sep 14, 2024
The API has been replaced by `jQuery.Deferred.getErrorHook`; the legacy
name will be removed in jQuery 4.0.0.

Fixes jquerygh-483
@mgol
Copy link
Member Author

mgol commented Sep 14, 2024

PR: #528

mgol added a commit to mgol/jquery-migrate that referenced this issue Sep 16, 2024
The API has been replaced by `jQuery.Deferred.getErrorHook`; the legacy
name will be removed in jQuery 4.0.0.

Fixes jquerygh-483
mgol added a commit to mgol/jquery-migrate that referenced this issue Sep 16, 2024
The API has been replaced by `jQuery.Deferred.getErrorHook`; the legacy
name will be removed in jQuery 4.0.0.

Fixes jquerygh-483
@mgol mgol closed this as completed in #528 Oct 28, 2024
@mgol mgol closed this as completed in 77e2245 Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant