GroceriStar / react-only-intern-22

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

Bump enzyme from 3.4.4 to 3.6.0 #59

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps enzyme from 3.4.4 to 3.6.0.

Changelog *Sourced from [enzyme's changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md).* > ## 3.6.0 > > ### New Stuff > - `shallow`/`mount`: add `simulateError` ([#1797](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1797)) > > ## 3.5.1 > > ### Fixes > - `shallow`/`mount`: `containsMatchingElement`: trim whitespace ([commit](https://github.com/airbnb/enzyme/commit/171e952), [#636](https://github-redirect.dependabot.com/airbnb/enzyme/issues/636)) > - `debug`: inspect objects instead of showing them as `` ([commit](https://github.com/airbnb/enzyme/commit/a7b6e78)) > > ### Documentation > - `mount`: `ref`: Update docs to be consistent with v3 ([#1242](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1242)) > > ### Refactors > - `shallow`/`mount`: make tests and method ordering more consistent ([commit](https://github.com/airbnb/enzyme/commit/d0fccaf)) > - RSTTraversal: remove unnecessary `adapter` truthiness check ([commit](https://github.com/airbnb/enzyme/commit/394a327)) > > ## 3.5.0 > > ### New Stuff > - Add forwardRef support ([#1592](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1592), [**jquense**](https://github.com/jquense)) > - Add Portal support ([#1760](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1760), [#1761](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1760), [#1772](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1772), [#1774](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1774), [**jgzuke**](https://github.com/jgzuke)) > - Add pointer events support ([#1753](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1753), [**ljharb**](https://github.com/ljharb)) > > ### Fixes > - preemptively fix compat with React v16.4.3 ([#1790](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1790), [#1778](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1778), [**gaearon**](https://github.com/gaearon), [**aweary**](https://github.com/aweary)) > - `shallow`: prevent rerenders with PureComponents ([#1786](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1786), [**koba04**](https://github.com/koba04)) > - `shallow`: skip updates when nextState is `null` or `undefined` ([#1785](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1785), [**koba04**](https://github.com/koba04)) > - `shallow`: `setState` after `setProps` calls `componentWillReceiveProps` ([#1779](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1779), [**peanutenthusiast**](https://github.com/peanutenthusiast)) > - `mount`/`shallow`: be stricter on the wrapper’s setState/setProps callback ([commit](https://github.com/airbnb/enzyme/commit/ff11d2219da575d09ca8edfa19df42b8f78b506f)) > - `shallow`/`mount`: improve error message when wrapping invalid elements ([#1759](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1759), [**jgzuke**](https://github.com/jgzuke)) > > ### Refactors > - remove most uses of lodash ([commit](https://github.com/airbnb/enzyme/commit/89b39b6f1c59aa771f4452a27b159f7aa2616e84)) > > ### Meta Stuff > - ensure a license and readme is present in all packages when published
Commits - [`aa59612`](https://github.com/airbnb/enzyme/commit/aa59612fbf88939f7488e5d009efbd8e82700105) [enzyme] v3.6.0 - [`caf40a7`](https://github.com/airbnb/enzyme/commit/caf40a7abea885cc222b7a01effa4e42b369ce42) [enzyme-adapter-utils] v1.7.0 - [`5cc0c32`](https://github.com/airbnb/enzyme/commit/5cc0c32f4565150c4547e2100e2bd04aa02c00c7) [enzyme-adapter-react-16] v1.4.0 - [`34abce5`](https://github.com/airbnb/enzyme/commit/34abce591ce43283e51412888fe585fa3c9dc80a) [enzyme-adapter-react-{16.3,16.2,16.1}] v1.2.0 - [`944f9e0`](https://github.com/airbnb/enzyme/commit/944f9e098bb1978c750525416a18a58c80fbe126) [New] `shallow`/`mount`: add `simulateError` - [`66f27e9`](https://github.com/airbnb/enzyme/commit/66f27e9c986f27dc11b471fcdbbe8a4ecbffbce6) [enzyme-adapter-react-{16,16.3,16.2,16.1}] [new] add `simulateError` to `shal... - [`6803727`](https://github.com/airbnb/enzyme/commit/6803727953e423304f898da9a28f764e5ede56f8) [enzyme-adapter-utils] [new] add `simulateError` - [`90c328c`](https://github.com/airbnb/enzyme/commit/90c328cccedbfd5c25289de1d5f735b9fdce7e5f) [enzyme] v3.5.1 - [`a831700`](https://github.com/airbnb/enzyme/commit/a831700fe124163c64e0189cd810ca114689fcb2) [meta] add `npm run since`, since lerna is useless for this. - [`dd275fe`](https://github.com/airbnb/enzyme/commit/dd275fe899ee1fd068829bb446c9f9b3b51b08a6) [Tests] `.state()`: flesh out test cases - Additional commits viewable in [compare view](https://github.com/airbnb/enzyme/compare/enzyme@3.4.4...enzyme@3.6.0)


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 cancel merge` will cancel a previously requested merge - `@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.
dependabot-preview[bot] commented 6 years ago

Superseded by #74.