react-component / collapse

React Collapse / Accordion
http://react-component.github.io/collapse/
MIT License
324 stars 134 forks source link

Update jest requirement from ^20.0.1 to ^24.4.0 #117

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on jest to permit the latest version.

Changelog *Sourced from [jest's changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md).* > ## 24.4.0 > > ### Features > > - `[jest-resolve]` Now supports PnP environment without plugins ([#8094](https://github-redirect.dependabot.com/facebook/jest/pull/8094)) > > ### Fixes > > - `[expect]` Compare DOM nodes even if there are multiple Node classes ([#8064](https://github-redirect.dependabot.com/facebook/jest/pull/8064)) > - `[jest-worker]` `worker.getStdout()` can return `null` ([#8083](https://github-redirect.dependabot.com/facebook/jest/pull/8083)) > - `[jest-worker]` Re-attach stdout and stderr from new processes/threads created after retries ([#8087](https://github-redirect.dependabot.com/facebook/jest/pull/8087)) > - `[jest-reporters/jest-runner]` Serialize `changedFiles` passed to workers ([#8090](https://github-redirect.dependabot.com/facebook/jest/pull/8090)) > > ### Chore & Maintenance > > - `[*]` Make sure to include `d.ts` files in the tarball when building ([#8086](https://github-redirect.dependabot.com/facebook/jest/pull/8086)) > > ## 24.3.1 > > ### Fixes > > - `[jest-cli]` export functions compatible with `import {default}` ([#8080](https://github-redirect.dependabot.com/facebook/jest/pull/8080)) > - `[jest-worker]`: Fix retries and error notification in workers ([#8079](https://github-redirect.dependabot.com/facebook/jest/pull/8079)) > > ### Chore & Maintenance > > - `[pretty-format]`: Use `react-is` instead of manual `$$typeof` checks ([#8060](https://github-redirect.dependabot.com/facebook/jest/pull/8060)) > > ## 24.3.0 > > We skipped 24.2.0 because a draft was accidentally published. Please use `24.3.0` or a newer version instead. > > ### Features > > - `[expect]`: Improve report when matcher fails, part 10 ([#7960](https://github-redirect.dependabot.com/facebook/jest/pull/7960)) > - `[expect]`: Improve report when matcher fails, part 11 ([#8008](https://github-redirect.dependabot.com/facebook/jest/pull/8008)) > - `[expect]`: Improve report when matcher fails, part 12 ([#8033](https://github-redirect.dependabot.com/facebook/jest/pull/8033)) > - `[expect]`: Improve report when matcher fails, part 7 ([#7866](https://github-redirect.dependabot.com/facebook/jest/pull/7866)) > - `[expect]`: Improve report when matcher fails, part 8 ([#7876](https://github-redirect.dependabot.com/facebook/jest/pull/7876)) > - `[expect]`: Improve report when matcher fails, part 9 ([#7940](https://github-redirect.dependabot.com/facebook/jest/pull/7940)) > - `[jest-circus/jest-jasmine2]` Warn if describe returns a value ([#7852](https://github-redirect.dependabot.com/facebook/jest/pull/7852)) > - `[jest-config]` Print error information on preset normalization error ([#7935](https://github-redirect.dependabot.com/facebook/jest/pull/7935)) > - `[jest-get-type]` Add `isPrimitive` function ([#7708](https://github-redirect.dependabot.com/facebook/jest/pull/7708)) > - `[jest-haste-map]` Add `skipPackageJson` option ([#7778](https://github-redirect.dependabot.com/facebook/jest/pull/7778)) > - `[jest-util]` Add `isPromise` ([#7852](https://github-redirect.dependabot.com/facebook/jest/pull/7852)) > - `[pretty-format]` Support `React.memo` ([#7891](https://github-redirect.dependabot.com/facebook/jest/pull/7891)) > > ### Fixes > > - `[expect]` Fix `toStrictEqual` not considering arrays with objects having undefined values correctly ([#7938](https://github-redirect.dependabot.com/facebook/jest/pull/7938)) > ... (truncated)
Commits - [`445e6cb`](https://github.com/facebook/jest/commit/445e6cb9f5fddf87174e510a602cf8bc11a840b1) Release 24.4.0 - [`c929ee3`](https://github.com/facebook/jest/commit/c929ee3bc7c5d42ea0785003a72616c40556cc71) Adds native support for PnP to jest ([#8094](https://github-redirect.dependabot.com/facebook/jest/issues/8094)) - [`562ac18`](https://github.com/facebook/jest/commit/562ac1817b76ca686747eccf79a5c53c1d7a5d2b) Bumps Yarn to 1.15 ([#8095](https://github-redirect.dependabot.com/facebook/jest/issues/8095)) - [`17ffcc9`](https://github.com/facebook/jest/commit/17ffcc952c6a52ba58dc3e7dbe3145676085bf6b) fix: serialize changedFiles passed to workers ([#8090](https://github-redirect.dependabot.com/facebook/jest/issues/8090)) - [`95535e0`](https://github.com/facebook/jest/commit/95535e059683e04b2b3bf42aa74d318858579f58) Re-attach stdout and stderr from new processes after retries ([#8087](https://github-redirect.dependabot.com/facebook/jest/issues/8087)) - [`a5ae2f5`](https://github.com/facebook/jest/commit/a5ae2f54ea2bbbb73267cb7583c403acb6cab941) chore: copy d.ts files during build ([#8086](https://github-redirect.dependabot.com/facebook/jest/issues/8086)) - [`af47382`](https://github.com/facebook/jest/commit/af47382f0e0049dd304ce4fc308ae4b848f0c3ac) fix: jest-worker can return `null` for `getStdout()` ([#8083](https://github-redirect.dependabot.com/facebook/jest/issues/8083)) - [`fb8827b`](https://github.com/facebook/jest/commit/fb8827b093164db248c79e3b137fe021dfd49e80) expect: Compare DOM nodes even if there are multiple Node classes ([#8064](https://github-redirect.dependabot.com/facebook/jest/issues/8064)) - [`1fd5651`](https://github.com/facebook/jest/commit/1fd565168dbf5b49780df959a214148eb35d32db) Release 24.3.1 - [`0c9737e`](https://github.com/facebook/jest/commit/0c9737e583c6bb90c51baa282e83b8e2066326fb) Fix retries and error notification in workers ([#8079](https://github-redirect.dependabot.com/facebook/jest/issues/8079)) - Additional commits viewable in [compare view](https://github.com/facebook/jest/compare/v20.0.1...v24.4.0)


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 recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@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.
ant-design-bot commented 5 years ago

Deploy preview for rc-collapse failed.

Built with commit 0afe1bef1ef5ebbd5568c480a33e504649aa1178

https://app.netlify.com/sites/rc-collapse/deploys/5c86cf7416d8c1000711cf5d

dependabot-preview[bot] commented 5 years ago

Superseded by #118.