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

JQuery Migrate Tool is not showing warnings for use of pseudo selectors when they have been deprecated. #364

Closed
fsereno opened this issue Jun 8, 2020 · 1 comment

Comments

@fsereno
Copy link

fsereno commented Jun 8, 2020

I am trying to upgrade to the latest 3.5.1 version of JQuery with the 3.3.0 migration tool, but it is not showing any warnings for the following breaking changes to selectors :

https://api.jquery.com/category/deprecated/deprecated-3.4/

for example $(".element:first") should be showing a warning according to the deprecated documentation but this is working well and with no errors or warnings.

Many thanks

@mgol
Copy link
Member

mgol commented Jun 8, 2020

Thanks for the report. However, this is a duplicate of #125.

@mgol mgol closed this as completed Jun 8, 2020
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

No branches or pull requests

2 participants