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

Upgrade caniuse-lite to fix browserslist warnings during build #24377

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

unidevel
Copy link

Description

In issue #22744, there is a warning about browserslist

[INFO] yarn install v1.22.22
[INFO] [1/5] Validating package.json...
[INFO] [2/5] Resolving packages...
[INFO] success Already up-to-date.
[INFO] $ webpack --env=production --config webpack.config.js
[INFO] Browserslist: caniuse-lite is outdated. Please run:
[INFO]   npx update-browserslist-db@latest
[INFO]   Why you should do it regularly: https://github.com/browserslist/update-db#readme

Motivation and Context

Impact

build

Test Plan

build

Contributor checklist

  • Please make sure your submission complies with our contributing guide, in particular code style and commit standards.
  • PR description addresses the issue accurately and concisely. If the change is non-trivial, a GitHub Issue is referenced.
  • Documented new properties (with its default value), SQL syntax, functions, or other functionality.
  • If release notes are required, they follow the release notes guidelines.
  • Adequate tests were added if applicable.
  • CI passed.

Release Notes

== NO RELEASE NOTE ==

Copy link

CLA Not Signed

@unidevel unidevel added the from:IBM PR from IBM label Jan 17, 2025
@prestodb-ci prestodb-ci requested review from a team, anandamideShakyan and ShahimSharafudeen and removed request for a team January 17, 2025 15:07
@unidevel unidevel marked this pull request as ready for review January 17, 2025 15:07
@unidevel unidevel requested review from yhwang and a team as code owners January 17, 2025 15:07
@unidevel unidevel requested a review from presto-oss January 17, 2025 15:07
@unidevel unidevel changed the title upgrade caniuse-lite to fix browserslist warnings during build Upgrade caniuse-lite to fix browserslist warnings during build Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
from:IBM PR from IBM
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant