GroceriStar / react-only-intern-22

GNU General Public License v3.0
0 stars 0 forks source link

Bump enzyme from 3.4.2 to 3.4.3 #49

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps enzyme from 3.4.2 to 3.4.3.

Changelog *Sourced from [enzyme's changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md).* > ## 3.4.3 > > ### Fixes > - @ljharb/[**koba04**](https://github.com/koba04): `shallow`: `.setState()`: stub out `setState` on non-root code paths as well ([#1763](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1763)) > - [**ljharb**](https://github.com/ljharb): `shallow`/`mount`: restore fallback when adapter lacks `invokeSetStateCallback` ([commit](https://github.com/airbnb/enzyme/commit/093b2edb98d3abfe6b61d800503e04aac08e7496)) > - [**ljharb**](https://github.com/ljharb): `mount`: `setState`: invoke callback with the proper receiver ([commit](https://github.com/airbnb/enzyme/commit/ec3beef3ba86c4352fe6e9ab2848b3b4f61ac1da)) > - [**ljharb**](https://github.com/ljharb): `mount`: `state` and `setState` should throw an explicit error message when called on an SFC ([commit](https://github.com/airbnb/enzyme/commit/8feee5a89e9091636e9ec0ec3814d287ced20136))
Commits - [`a1b51b4`](https://github.com/airbnb/enzyme/commit/a1b51b41cf97c21727b10a2f4d0026596b05fb5c) [enzyme] v3.4.3 - [`54156ef`](https://github.com/airbnb/enzyme/commit/54156efb79e400b1c543d72d6cecd2f2ebde5a83) Merge pull request [#1763](https://github-redirect.dependabot.com/airbnb/enzyme/issues/1763) from airbnb/fix_shallow_setstate - [`664f5a9`](https://github.com/airbnb/enzyme/commit/664f5a975b2784aeffb57e9921c70b3ed799b5a8) Temporarily skip failing test. - [`2f3d85b`](https://github.com/airbnb/enzyme/commit/2f3d85bd75d12eca865e9a9babb0bb24235f0104) [Fix] `shallow`/`mount`: restore fallback when adapter lacks `invokeSetStateC... - [`9f7b84e`](https://github.com/airbnb/enzyme/commit/9f7b84e2787edf4934841cae8cf98303e5717dbe) [Fix] `mount`: `setState`: invoke callback with the proper receiver - [`723ce53`](https://github.com/airbnb/enzyme/commit/723ce539c09c5f2bcdd153f485cb1b963f575922) [Fix] `mount`: `state` and `setState` should throw an explicit error message ... - [`7130ed9`](https://github.com/airbnb/enzyme/commit/7130ed93c1916713128969cb6b73604beaa436cc) [Tests] `.setState()`: make shallow and mount tests consistent - [`8b97f1f`](https://github.com/airbnb/enzyme/commit/8b97f1fa50ede90d3b25c5e761c0b306f2798757) [refactor] don’t bother spying on setState when lifecycle methods are disabled - [`af8884b`](https://github.com/airbnb/enzyme/commit/af8884bdebc6ae1ff3140ba2dcb569d5454cbf2b) call cDM after setState is stubbed - [`b412ec8`](https://github.com/airbnb/enzyme/commit/b412ec8ba88c3d6d2b1bee49290835f4265ae6de) Add a failed test that setState in cDM - Additional commits viewable in [compare view](https://github.com/airbnb/enzyme/compare/enzyme@3.4.2...enzyme@3.4.3)


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.