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

Open
mgol opened this issue Feb 21, 2023 · 2 comments · May be fixed by #528
Open

Fill & warn against jQuery.Deferred.getStackHook #483

mgol opened this issue Feb 21, 2023 · 2 comments · May be 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.

@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 mgol linked a pull request Sep 14, 2024 that will close this issue
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
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