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

chore: update node/nvmrc and various dependencies #7221

Merged
merged 13 commits into from
May 4, 2021
Merged

Conversation

gkatsev
Copy link
Member

@gkatsev gkatsev commented May 4, 2021

Fixes #7216, #6933, #6924, #7179

@gkatsev
Copy link
Member Author

gkatsev commented May 4, 2021

One of the transitive dependencies that's we have ends up breaking IE11 when we updated. Therefore, we cannot just blindly update all the dependencies like I did in #7220 and tried previously. Instead, we should be very careful when we update things as IE11 tests may stop working. Not sure if there's an easy way to figure out which module is causing these issues but hopefully, we can move away from supporting IE11 soon anyway.

@gkatsev
Copy link
Member Author

gkatsev commented May 4, 2021

Looks like the qunit update is breaking out tests on IE11 for some reason.

@gkatsev gkatsev changed the title chore: update node/nvmrc and minimal dep/devdep updates while maintaining IE11 tests chore: update node/nvmrc and various dependencies May 4, 2021
@gkatsev gkatsev merged commit 90f3e39 into main May 4, 2021
@gkatsev gkatsev deleted the npm-audit-fix branch May 4, 2021 15:46
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.

Npm build and npm test fail with TypeError and or multiple errors
2 participants