Dependency upgrade 2021/aug - #1386
Merged
Merged
Conversation
|
Codecov Report
@@ Coverage Diff @@
## develop #1386 +/- ##
========================================
Coverage 92.28% 92.28%
========================================
Files 246 246
Lines 6841 6841
Branches 1817 1817
========================================
Hits 6313 6313
Misses 528 528
Continue to review full report at Codecov.
|
enikonemeth
approved these changes
Sep 1, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
date-io is skipped as usual (material-ui date picker only work with the currently installed version)
react and react-dom cannot be updated to 17.x yet, we are waiting for http://github.com/enzymejs/enzyme/issues/2429 this issue. related PR: http://github.com/enzymejs/enzyme/pull/2430
Storybook:
webpack and ts-loader is not upgradable on sn-react-component-docs (storybook). No stable release currently support webpack 5.
cannot update to typescript 4.3.x cause this: storybookjs/storybook#15067
we should wait for a new storybook version
cannot update to storybook (6.2.8) at all not compatible with the new ts
styleguidist/react-docgen-typescript#356
react-responsive --> throws error in tests
babel-plugin-add-import-extension --> cannot update cause it add .js extension to .css imports
cypress: we should wait for a stable version. cypress 8
cypress-io/cypress#17574
add editor.getAttributes, deprecate editor.getNodeAttributes and editor.getMarkAttributes
(getMarkAttributes() függvény helyett getAttributes() lett)