Skip to content

[Chore] Bump caniuse-lite to fix CI Group 1 #9672

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

Open
wants to merge 3 commits into
base: 2.x
Choose a base branch
from

Conversation

sejli
Copy link
Member

@sejli sejli commented Apr 10, 2025

Description

CI group 1 is failing on 2.x due to cainuse-lite being outdated. This was bumped in main in the Node 20 upgrade, but won't be backported. This PR manually bumps caniuse-lite to resolve the failure in packages/osd-plugin-helpers/src/integration_tests/build.test.ts.

Issues Resolved

Screenshot

Testing the changes

Changelog

  • chore: Bump caniuse-lite to fix CI group 1

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: Sean Li <[email protected]>
Copy link

codecov bot commented Apr 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.80%. Comparing base (39e32f7) to head (0f0c559).
Report is 1 commits behind head on 2.x.

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #9672   +/-   ##
=======================================
  Coverage   61.80%   61.80%           
=======================================
  Files        3816     3816           
  Lines       91865    91865           
  Branches    14544    14544           
=======================================
  Hits        56779    56779           
  Misses      31431    31431           
  Partials     3655     3655           
Flag Coverage Δ
Linux_1 28.99% <ø> (ø)
Linux_2 56.60% <ø> (ø)
Linux_3 39.23% <ø> (ø)
Linux_4 29.01% <ø> (ø)
Windows_1 29.00% <ø> (ø)
Windows_2 56.55% <ø> (ø)
Windows_3 39.24% <ø> (ø)
Windows_4 29.01% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@sejli sejli requested a review from Maosaic as a code owner April 12, 2025 00:28
@Hailong-am
Copy link
Collaborator

@sejli can you help to fix DCO?

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