Update @wojtekmaj/enzyme-adapter-react-17 0.6.7 → 0.8.0 (major) #332
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.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ @wojtekmaj/enzyme-adapter-react-17 (0.6.7 → 0.8.0) · Repo
Release Notes
0.8.0
0.7.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 43 commits:
v0.8.0Update @wojtekmaj/enzyme-adapter-utilsRemove dependency on @babel/runtimeRemove React 16-specific codeBump @babel/preset-env from 7.19.4 to 7.20.2 (#65)Bump @babel/core from 7.19.6 to 7.20.2 (#66)Add action to dedupe Dependabot PRsFix typoRemove always-true forwardRef and memo checksFix Suspense only rendering the first childv0.7.0Lint test suite, fix ESLint errorsRemove unnecessary eslint-disableFix isEmptyRender not detecting memoized SFCs returning null properlyAvoid a crash with lazy componentsFix simulateError() on Memo componentRemove always-true hasHooks flagFix typoUpdate FIXME messageRemove is helperRemove has-symbols helperDon't require building tests before running themBump sinon from 13.0.2 to 14.0.1 (#57)Bump mocha from 9.2.2 to 10.1.0 (#60)Bump @babel/runtime from 7.19.4 to 7.20.1 (#63)Fail CI on unit test errorSkip tests that are failing and probably always willUpdate assertions in testsUpdate dependenciesConfigure DependabotEnable Corepackfix: fix ESLint errorsUpdate eslint-config-wojtekmajSimplify eslint commandAdd prettier job to GitHub ActionsImplement caching Yarn cache in GitHub ActionsUpdate Prettier, use new --cache optionAdd prettier scriptAdd quoteProps: consistent to Prettier configUpdate GitHub Actions actionsUpdate husky to 8.0.0Update jsdom to 15.1.0Add funding to package.jsonDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands