pradel / node-instagram

Instagram api client for node that support promises.
MIT License
190 stars 27 forks source link

chore(deps): update dependency jest to v23.1.0 #95

Closed renovate[bot] closed 6 years ago

renovate[bot] commented 6 years ago

This Pull Request updates dependency jest from v23.0.1 to v23.1.0

Note: This PR was created on a configured schedule ("before 3am on Monday") and will not receive updates outside those times.

Release Notes ### [`v23.1.0`](https://github.com/facebook/jest/blob/master/CHANGELOG.md#​2310) [Compare Source](https://github.com/facebook/jest/compare/v23.0.1...v23.1.0) ##### Features - `[jest-each]` Add pretty-format serialising to each titles ([#​6357](`https://github.com/facebook/jest/pull/6357`)) - `[jest-cli]` shouldRunTestSuite watch hook now receives an object with `config`, `testPath` and `duration` ([#​6350](`https://github.com/facebook/jest/pull/6350`)) - `[jest-each]` Support one dimensional array of data ([#​6351](`https://github.com/facebook/jest/pull/6351`)) - `[jest-watch]` create new package `jest-watch` to ease custom watch plugin development ([#​6318](`https://github.com/facebook/jest/pull/6318`)) - `[jest-circus]` Make hooks in empty describe blocks error ([#​6320](`https://github.com/facebook/jest/pull/6320`)) - Add a config/CLI option `errorOnDeprecated` which makes calling deprecated APIs throw hepful error messages ([#​6339](`https://github.com/facebook/jest/pull/6339`)) ##### Fixes - `[jest-each]` Fix pluralising missing arguments error ([#​6369](`https://github.com/facebook/jest/pull/6369`)) - `[jest-each]` Stop test title concatenating extra args ([#​6346](`https://github.com/facebook/jest/pull/6346`)) - `[expect]` toHaveBeenNthCalledWith/nthCalledWith gives wrong call messages if not matched ([#​6340](`https://github.com/facebook/jest/pull/6340`)) - `[jest-each]` Make sure invalid arguments to `each` points back to the user's code ([#​6347](`https://github.com/facebook/jest/pull/6347`)) - `[expect]` toMatchObject throws TypeError when a source property is null ([#​6313](`https://github.com/facebook/jest/pull/6313`)) - `[jest-cli]` Normalize slashes in paths in CLI output on Windows ([#​6310](`https://github.com/facebook/jest/pull/6310`)) - `[jest-cli]` Fix run beforeAll in excluded suites tests" mode. ([#​6234](`https://github.com/facebook/jest/pull/6234`)) - `[jest-haste-map`] Compute SHA-1s for non-tracked files when using Node crawler ([#​6264](`https://github.com/facebook/jest/pull/6264`)) ##### Chore & Maintenance - `[docs]` Improve documentation of `mockClear`, `mockReset`, and `mockRestore` ([#​6227](`https://github.com/facebook/jest/pull/6227`/files)) - `[jest-circus]` Add dependency on jest-each ([#​6309](https://github.com/facebook/jest/pull/#​6309)) - `[jest-each]` Refactor each to use shared implementation with core ([#​6345](`https://github.com/facebook/jest/pull/6345`)) - `[jest-each]` Update jest-each docs for serialising values into titles ([#​6337](`https://github.com/facebook/jest/pull/6337`)) - `[jest-circus]` Add dependency on jest-each ([#​6309](`https://github.com/facebook/jest/pull/6309`)) - `[filenames]` Rename "integration-tests" to "e2e" ([#​6315](`https://github.com/facebook/jest/pull/6315`)) - `[docs]` Mention the use of commit hash with `--changedSince` flag ([#​6330](`https://github.com/facebook/jest/pull/6330`)) ---

This PR has been generated by Renovate Bot.

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling e5d245c676e2c9564442ee8c30d4af72b8aaf3c5 on renovate/jest-monorepo into 830967d6e5b0461b5cf08c2e53629ba9a72a0ac5 on master.