progress
progress copied to clipboard
chore(deps-dev): bump @wojtekmaj/enzyme-adapter-react-17 from 0.6.7 to 0.8.0
Bumps @wojtekmaj/enzyme-adapter-react-17 from 0.6.7 to 0.8.0.
Release notes
Sourced from @wojtekmaj/enzyme-adapter-react-17's releases.
v0.8.0
What's changed?
- Removed workarounds targeted for older versions of React.
- Removed dependency on
@babel/runtime.Bug fixes
- Fixed Suspense only rendering the first child (#34).
v0.7.0
What's changed?
- Minor refactoring related to removal of checks that are always true.
Bug fixes
- Fixed
simulateError()on Memo component (originally implemented in enzymejs/enzyme#2525). Thanks,@henryqdineen!- Avoid crash with lazy components (originally implemented in https://github.com/enzymejs/enzyme/commit/49bc86bc51493857197369f9975c96b456aca870). Thanks,
@ljharb!- Fixed
isEmptyRendernot detecting memoized SFCs returning null properly (originally implemented in https://github.com/enzymejs/enzyme/commit/41bf6061fb8c660d2d13237d4877b15c2bf2a850). Thanks,@ljharb!
Commits
6467301v0.8.0f74b9aeUpdate@wojtekmaj/enzyme-adapter-utils1b8661eRemove dependency on@babel/runtime5c55d7dRemove React 16-specific codebf8e0f0Bump@babel/preset-envfrom 7.19.4 to 7.20.2 (#65)fbdc694Bump@babel/corefrom 7.19.6 to 7.20.2 (#66)45e4bc3Add action to dedupe Dependabot PRs3811f42Fix typo85a4231Remove always-true forwardRef and memo checksa2507a7Fix Suspense only rendering the first child- Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| progress | ✅ Ready (Inspect) | Visit Preview | Nov 9, 2022 at 9:12PM (UTC) |
Codecov Report
Merging #191 (9433b35) into master (7c2e96b) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #191 +/- ##
=======================================
Coverage 99.25% 99.25%
=======================================
Files 4 4
Lines 135 135
Branches 41 41
=======================================
Hits 134 134
Misses 1 1
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more