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 the caniuse-lite package to the latest #2780

Merged
merged 1 commit into from
Feb 4, 2025

Conversation

eason9487
Copy link
Member

Changes proposed in this Pull Request:

The following warning shows when running npm start and npm run test:js. This PR updates the caniuse-lite package to the latest to avoid the warnings.

Browserslist: caniuse-lite is outdated. Please run:
  npx update-browserslist-db@latest
  Why you should do it regularly: https://github.com/browserslist/update-db#readme

Detailed test instructions:

  1. npm install
  2. npm start and npm run test:js to check if the warning doesn't appear anymore.

Changelog entry

@eason9487 eason9487 requested a review from a team January 23, 2025 10:25
@eason9487 eason9487 self-assigned this Jan 23, 2025
@github-actions github-actions bot added the changelog: dev Developer-facing only change. label Jan 23, 2025
Copy link

codecov bot commented Jan 23, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.7%. Comparing base (6e15a75) to head (2ba8d7f).
Report is 13 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff              @@
##             develop   #2780      +/-   ##
============================================
- Coverage       67.2%   66.7%    -0.5%     
============================================
  Files            480     316     -164     
  Lines          19569    4922   -14647     
  Branches           0    1204    +1204     
============================================
- Hits           13155    3282    -9873     
+ Misses          6414    1503    -4911     
- Partials           0     137     +137     
Flag Coverage Δ
js-unit-tests 66.7% <ø> (?)
php-unit-tests ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 796 files with indirect coverage changes

@eason9487 eason9487 force-pushed the dev/update-caniuse-lite branch from bab3245 to 2ba8d7f Compare February 4, 2025 03:08
@eason9487 eason9487 merged commit 4009868 into develop Feb 4, 2025
5 checks passed
@eason9487 eason9487 deleted the dev/update-caniuse-lite branch February 4, 2025 03:13
@eason9487 eason9487 mentioned this pull request Feb 4, 2025
22 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: dev Developer-facing only change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant