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

feat: update browserslist version #148

Merged
merged 2 commits into from
Jul 19, 2022

Conversation

yukipastelcat
Copy link
Contributor

Pull request summary

Related to AUT-2510.

Updated @oat-sa/browserslist-config-tao version to 1.0.0 in order to include removal of IE support

How to test

  1. Run unit tests via npm test

Checklist

  • New code is covered by tests (if applicable)
  • Tests are running successfully (old and new ones) on my local machine (if applicable)
  • New code is respecting code style rules
  • New code is respecting best practices
  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master

- Updated browserslist-config-tao version to 1.0.0 in order to include removal of IE support
@github-actions
Copy link

Coverage Report

Totals Coverage
Statements: 90.59% ( 2705 / 2986 )
Methods: 94.1% ( 782 / 831 )

Copy link
Contributor

@oatymart oatymart left a comment

Choose a reason for hiding this comment

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

Tested locally, the application still works after this is bundled. I haven't tested more exotic browsers than the latest Chrome & Safari.

  • Feature is working correctly on my local machine (if applicable)
  • Acceptance criteria are respected
  • Pull request title and description are meaningful
  • Pull request's target is not master

@github-actions
Copy link

Version

Target Version 1.20.0
Last version 1.19.2

There are 0 BREAKING CHANGE, 1 feature, 0 fix

@yukipastelcat yukipastelcat merged commit 2a02bd8 into develop Jul 19, 2022
@yukipastelcat yukipastelcat deleted the feature/AUT-2510_remove-ie-support branch July 19, 2022 11:25
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.

2 participants