Skip to content
This repository has been archived by the owner on Dec 30, 2022. It is now read-only.

chore(deps): update dependency babel-jest to v21.2.0 #390

Merged
merged 1 commit into from
Sep 27, 2017

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 26, 2017

This Pull Request updates dependency babel-jest from v21.0.2 to v21.2.0

Commits


facebook/jest

21.2.0

  • 9db3b90 v21.2.0
  • 2fcc777 Changelog for Jest 21.2.
  • 77744a2 🃏 Change license from BSD+Patents to MIT.
  • f67476e Allow eslint-plugin to recognize more disabled tests (#​4533)
  • 44fbb6f add warning about uppercase MOCKS folders (#​4527)
  • da90584 Replace a map method with reduce in jest-diff (#​4528)
  • f92c3be Change watch mode UX.
  • 7754a77 docs(restoreAllMocks): available in Jest 21.1.0+ (#​4522)
  • d706f20 Add abbel-plugin for object spread syntax to babel-preset-jest (#​4519)
  • 5104156 Display outer element and trailing newline consistently in jest-diff (#​4520)
  • fbacd19 Do not modify stack trace of JestAssertionError (#​4516)
  • 246da7f Print errors after test structure in verbose mode (#​4504)
  • afb69f7 Enable 'Romanian' language. (#​4514)
  • 0c108a6 Fix prettier error in jest-runner (#​4510)
  • ecbdeda Consistent changelog heading (#​4507)
  • c05dcd5 Fix --silent --verbose problem (#​4505)
  • 95278b2 New example react redux node (#​4491)
  • 03fa502 fix: Reset local state of assertions when using hasAssertions (#​4498)
  • beb77e2 [docs] Clarify where `mocks should live when using roots` (#​4493)
  • 3aebe4f [jest-resolve] Prevent default resolver failure when potential resolution directory does not exist (#​4483)
  • 44725a4 Add Changelog for 21.1.0
  • 13e4ba2 v21.1.0
  • 8529bd1 Call jest-diff and pretty-format more precisely in toHaveProperty matcher (#​4445)
  • 6414c5d fix Map equality test (#​4404)
  • 8bc795c Allow chaining mockClear and mockReset (#​4475)
  • 105f7db Improve docs (#​4478)
  • c4844a6 Flatten temporary data structures in jest-diff (#​4469)
  • 72af99d Make FUNCTION_NAME_RESERVED_PATTERN stateless (#​4466)
  • 19b5cce [jest-mock] fix function name cleaning when making mock fn (#​4464)
  • 213634d Expose restoreAllMocks to object (#​4463)
  • 9c429cd Use ES module exports (#​4454)
  • b621cd2 Create README.md with documentation and usage (#​4457)
  • 215e1d4 Changelog for 21.0.1 and 21.0.2


This PR has been generated by Renovate Bot.

@algobot
Copy link
Contributor

algobot commented Sep 26, 2017

Deploy preview ready!

Built with commit 709398c

https://deploy-preview-390--react-instantsearch.netlify.com

@renovate renovate bot force-pushed the renovate/babel-jest-21.x branch from 7d5ea76 to 38f75fa Compare September 27, 2017 08:58
@renovate renovate bot force-pushed the renovate/babel-jest-21.x branch from 38f75fa to 709398c Compare September 27, 2017 09:58
@mthuret mthuret merged commit 5fa7ed5 into master Sep 27, 2017
@mthuret mthuret deleted the renovate/babel-jest-21.x branch September 27, 2017 12:30
mthuret pushed a commit that referenced this pull request Oct 9, 2017
* New design

* Improve landing

* Add favicon

* New hero + proper meta

* Fix meta

* Clea css and fix some colors

* Reimplement demos

* Improve deoc + mobile menu

* New links for examples

* style(highlighting): adapt stylesheet

* Clean CSS

* Update front

* Edit code highlight css

* fix(sidebar): do not apply when not enough content

* chore(doc): fix doc sidebar (tested this time)

* New doc ready

* Update readme-logo.png

* wip

* Fix error for netlify

* Update .btn-cta style

* Fix issues

* Update communityHeader.json

* Fix hero links

* Update yarn.lock

* Fix UI

* Fix linter

* Fix linter JS

* chore(deps): update dependency eslint to v4.7.2 (#360)

* chore(deps): update dependency expo to ^21.0.0 (#358)

* chore(deps): update dependency expo to v^21.0.0

* fix tests

* chore(deps): update dependency jest-expo to v21.0.2 (#359)

* chore(argos): deactive argos

* docs(examples): add source code links

* feat(Conditional): add connectStateResults connector (#357)

* feat(Conditional): add connectStateResults connector

* feat(Conditiona): add warning and examples

* docs(tourism): fix capacity selector (#373)

* docs(RefinementList): fix defaultRefinement propTypes (#374)

* chore(deps): update dependency @storybook/addon-actions to v3.2.10 (#361)

* chore(deps): update dependency @storybook/addon-actions to v3.2.10

* chore: fix PR and group storybook updates

* chore(deps): update dependency eslint-config-prettier to v2.6.0 (#367)

* chore(deps): update dependency eslint-plugin-react to v7.4.0 (#369)

* chore(deps): update dependency postcss to v6.0.12 (#372)

* chore(deps): update dependency react to v15.6.2 (#379)

* chore(deps): update dependency react-test-renderer to v15.6.2 (#381)

* docs(Toggle): add requirements to cover null values use case (#375)

* chore(deps): update dependency uglify-js to v3.1.2 (#368)

* chore(deps): update dependency prop-types to v15.6.0 (#377)

* chore(deps): update dependency react-addons-test-utils to v15.6.2 (#378)

* chore(deps): update dependency react-dom to v15.6.2 (#380)

* chore(node): update version

* chore(release): ensure yarn boot installs devDeps (#385)

Since we switched to pinned devDeps, we need to ensure they are
installed, which is not the case when yarn boot is ran with
NODE_ENV=production (releases).

* v4.1.2

<a name="4.1.2"></a>
## [4.1.2](v4.1.1...v4.1.2) (2017-09-26)

### Features

* **Conditional:** add connectStateResults connector ([#357](#357)) ([462df5f](462df5f))

* chore(deps): update examples to react-instantsearch v4.1.2

* chore(release): fix release script

* chore(deps): update dependency babel-eslint to v8.0.1 (#389)

* chore(deps): update dependency eslint-plugin-jest to v21.2.0 (#391)

* chore(deps): update dependency jest to v21.2.0 (#392)

* chore(deps): renovate @storybook packages packages (#394)

* chore(deps): update dependency react-scripts to v1.0.14 (#395)

* chore(deps): update dependency compression to v1.7.1 (#396)

* chore(deps): update dependency jest-cli to v21.2.0 (#393)

* chore(deps): update dependency babel-jest to v21.2.0 (#390)

* chore(security): use node 8.6.0

node 8.5.0 has a sec vul: https://nodejs.org/en/blog/vulnerability/september-2017-path-validation/

* Fixing broken link (#402)

* docs(highlight): prettier and fix import (#413)

The import was from `InstantSearch`, while it should've been from `react-instantsearch/dom`

* tests(enzyme): upgrade to v3 (#397)

* tests(enzyme): upgrade to v3

* fix yarn lock

* chore(deps): update dependency jest to v21.2.1 (#401)

* docs(createConnector): add links for more info to deprecation (#403)

It's always useful to immediatly learn more and learn the solution of some problem that has been warned to you if available. React itself has short links for warnings (fb.me, we could also do that for alg.li, but maybe that's for later)

* chore(deps): renovate @storybook packages packages (#416)

* chore(deps): update dependency react-native-scripts to v1.5.0 (#399)

* chore(deps): update dependency extract-text-webpack-plugin to v3.0.1 (#418)

* chore(deps): update dependency enzyme to v3.1.0 (#421)

* chore(deps): update dependency conventional-changelog-cli to v1.3.4 (#408)

* chore(deps): update dependency eslint to v4.8.0 (#407)

* chore(deps): update dependency postcss to v6.0.13 (#422)

* chore(deps): update dependency enzyme-adapter-react-15 to v1.0.1 (#420)

* chore(deps): update dependency prettier to v1.7.4 (#398)

* chore(deps): update dependency material-ui to v0.19.3 (#411)

* chore(deps): update dependency uglify-js to v3.1.3 (#410)

* chore(deps): update dependency jest-cli to v21.2.1 (#400)

* chore(deps): update dependency eslint-plugin-jasmine to v2.8.6 (#409)

* chore(deps): update dependency style-loader to v0.19.0 (#419)

* update yarn.lock

* New design

* Improve landing

* Add favicon

* New hero + proper meta

* Fix meta

* Clea css and fix some colors

* Reimplement demos

* Improve deoc + mobile menu

* New links for examples

* style(highlighting): adapt stylesheet

* Clean CSS

* Update front

* Edit code highlight css

* fix(sidebar): do not apply when not enough content

* chore(doc): fix doc sidebar (tested this time)

* New doc ready

* Update readme-logo.png

* wip

* Fix error for netlify

* Update .btn-cta style

* Fix issues

* Update communityHeader.json

* Fix hero links

* Update yarn.lock

* Fix UI

* Fix linter

* Fix linter JS

* docs(examples): add source code links

* update yarn.lock

* update yarn.lock

* update yarn.lock
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants