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 and drop unused browserslist IE string #5889

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

anselmbradford
Copy link

@anselmbradford anselmbradford commented Apr 25, 2024

Summary

  • This updates the caniuse-lite database, which was last updated 4 months ago (updated via npx update-browserslist-db@latest).
  • This removes the IE 11 string from the .browserslistrc config file. You can see via running npx browserslist that the IE 11 string does not make a difference, because IE 11 is included in the dead browsers set, and this project's browserslist config specifies not dead (see https://github.com/browserslist/browserslist?tab=readme-ov-file#full-list).

Dependency updates

Dependency name Previous version New version
caniuse-lite 1.0.30001570 1.0.30001616

@brunerae brunerae added Context: IE11 Related to IE11 support Needs: Research We need to conduct user research before proceeding Needs: Information The proposal is missing key information Needs: Discussion We need to discuss an approach to this issue and removed Needs: Research We need to conduct user research before proceeding labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Context: IE11 Related to IE11 support Needs: Discussion We need to discuss an approach to this issue Needs: Information The proposal is missing key information
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants