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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: Update caniuse-lite dependency #15863

Merged
merged 1 commit into from Aug 18, 2021
Merged

Build: Update caniuse-lite dependency #15863

merged 1 commit into from Aug 18, 2021

Conversation

gaetanmaisse
Copy link
Member

What I did

Browserslist was throwing a caniuse-lite is outdated warning causing some unit tests to fail.
The provided command npx browserslist@latest --update-db wasn't working with Yarn 2 so I updated it with: yarn up -R caniuse-lite

How to test

  • CI should be back to 馃煝

Browserslist was throwing a `caniuse-lite is outdated` warning. So I updated it.

Command used: `yarn up -R caniuse-lite`
@gaetanmaisse gaetanmaisse added the maintenance User-facing maintenance tasks label Aug 17, 2021
@nx-cloud
Copy link

nx-cloud bot commented Aug 17, 2021

Nx Cloud Report

CI ran the following commands for commit c17af02. Click to see the status, the terminal output, and the build insights.

馃搨 See all runs for this branch

Status Command
#000000 nx run-many --target=prepare --all --parallel --max-parallel=15

Sent with 馃拰 from NxCloud.

@gaetanmaisse gaetanmaisse marked this pull request as ready for review August 17, 2021 15:29
Copy link
Member

@shilman shilman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You rock @gaetanmaisse 馃幐

@shilman shilman merged commit 16d46ed into next Aug 18, 2021
@shilman shilman deleted the update-caniuse-lite branch August 18, 2021 06:31
@shilman shilman added this to the 6.4 PRs milestone Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance User-facing maintenance tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants