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

Update caniuse-lite package #1519

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

ethanzhouyc
Copy link
Collaborator

@ethanzhouyc ethanzhouyc commented Feb 5, 2025

Unit tests were failing when running locally due to the outdated caniuse-lite package. Running ZAP and unit tests displayed the following warning:

⇝ Browserslist: caniuse-lite is outdated. Please run:
   npx update-browserslist-db@latest

This PR updates caniuse-lite by executing the command above, removing the warning and helping the test failures.

@paulr34
Copy link
Collaborator

paulr34 commented Feb 7, 2025

mine are still failing

@dhchandw
Copy link
Collaborator

dhchandw commented Feb 7, 2025

mine are still failing

I think local intermittent failures you were seeing were because of timeout issues?

@ethanzhouyc
Copy link
Collaborator Author

mine are still failing

@paulr34 If you’re referring to the timeout failure, this PR does not address that. Its purpose is to remove the warning mentioned in the description.

@ethanzhouyc ethanzhouyc changed the title Update caniuse-lite package to resolve unit test failures Update caniuse-lite package Feb 11, 2025
@ethanzhouyc ethanzhouyc merged commit b3ac445 into project-chip:master Feb 11, 2025
13 checks passed
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.

3 participants