GroceriStar / react-only-intern-22

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

Bump enzyme from 3.4.1 to 3.4.2 #48

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps enzyme from 3.4.1 to 3.4.2.

Changelog *Sourced from [enzyme's changelog](https://github.com/airbnb/enzyme/blob/master/CHANGELOG.md).* > ## 3.4.2 > > ### Fixes > - [**koba04**](https://github.com/koba04): `shallow`: call cDU when an instance calls setState ([#1742](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1742)) > - [**ReactiveRaven**](https://github.com/ReactiveRaven): `selectors`: fix descendant selector ([#1680](https://github-redirect.dependabot.com/airbnb/enzyme/pull/1680))
Commits - [`8eabf3b`](https://github.com/airbnb/enzyme/commit/8eabf3b394be531702fab13b50458944cbdde468) [enzyme] v3.4.2 - [`d8a45b9`](https://github.com/airbnb/enzyme/commit/d8a45b9e7e9eec15661029c1cdf060997e446b79) [Tests] add `createRef` tests - [`1b0c212`](https://github.com/airbnb/enzyme/commit/1b0c2126a804546edc6bce5146a858a0c469146b) Documenting Enzyme configuration with Karma - [`65e14d6`](https://github.com/airbnb/enzyme/commit/65e14d6b5196a3718eb22a16935f272a33df55b6) [Tests] use `createPortal` from react-compat - [`9ea7ee9`](https://github.com/airbnb/enzyme/commit/9ea7ee99c79cdd4d24c4b715f513ef66beb7d5ce) [Dev Deps] update `eslint`, `eslint-config-airbnb`, `eslint-plugin-import`, `... - [`f31c525`](https://github.com/airbnb/enzyme/commit/f31c5256e61efc944d829655b19496a68d690b47) [Tests] tweak descriptions - [`40a2ce3`](https://github.com/airbnb/enzyme/commit/40a2ce39a18fb8a39ac12171f8142298111806aa) [Fix] `selectors`: fix descendant selector. - [`a50570d`](https://github.com/airbnb/enzyme/commit/a50570d847fac11dc122c43651107e46ba03de73) [Fix] `shallow`: call cDU when an instance calls setState - [`18616fd`](https://github.com/airbnb/enzyme/commit/18616fd4aca0904398cce1fd35e066e9a05def4e) [Tests] remove mistakenly committed `.only` - See full diff in [compare view](https://github.com/airbnb/enzyme/compare/enzyme@3.4.1...enzyme@3.4.2)


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.