Closed renovate[bot] closed 5 years ago
Merging #120 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #120 +/- ##
=======================================
Coverage 95.89% 95.89%
=======================================
Files 14 14
Lines 268 268
=======================================
Hits 257 257
Misses 11 11
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 897aa0e...252fb33. Read the comment docs.
This PR contains the following updates:
10.37.0
->11.2.0
Release Notes
unexpectedjs/unexpected
### [`v11.2.0`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v1120-2019-03-13) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v11.1.2...v11.2.0) ##### Pull requests - [#604](https://togithub.com/unexpectedjs/unexpected/pull/604) Upgrade jest to version 24.4.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#608](https://togithub.com/unexpectedjs/unexpected/pull/608) Replace babel with buble ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ##### Commits to master - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/a3d1f22c7a5dc108b4bbeb697c4fce9597bc90c8) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### [`v11.1.2`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v1112-2019-03-13) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v11.1.1...v11.1.2) ##### Pull requests - [#607](https://togithub.com/unexpectedjs/unexpected/pull/607) Upgrade magicpen to version 6.0.2 ([Sune Simonsen](mailto:sune@we-knowhow.dk), [depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#602](https://togithub.com/unexpectedjs/unexpected/pull/602) From v11 function inherits object, so there is no need to state both in assertions ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#600](https://togithub.com/unexpectedjs/unexpected/pull/600) Remove shim and sham ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#601](https://togithub.com/unexpectedjs/unexpected/pull/601) Add highlights from the remaining major releases to the releases page ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#565](https://togithub.com/unexpectedjs/unexpected/pull/565) Merge the Unexpected instance with the expect function, and make wrapped\\/nested expects have the parent as the prototype ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ##### Commits to master - [Remove unexpected.js and unexpected.js.map from version control](https://togithub.com/unexpectedjs/unexpected/commit/9bb0bc14b3a86fbe6c8f232953d91b105614f1af) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/1a85b1dcb1aa55d77bc306b4ea463f45792dd95d) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ### [`v11.1.1`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v1111-2019-03-01) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v11.1.0...v11.1.1) ##### Pull requests - [#599](https://togithub.com/unexpectedjs/unexpected/pull/599) Make UnexpectedError#expect non-enumerable ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#598](https://togithub.com/unexpectedjs/unexpected/pull/598) Upgrade karma to version 4.0.1 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#597](https://togithub.com/unexpectedjs/unexpected/pull/597) Split the plugin list into maintained by us and 3rdparty plugins ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/c734e230cbbee0c4a851718fedec453358acd923) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/8d60942461555e4ee492a64114498363c0f33612) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ### [`v11.1.0`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v1110-2019-02-25) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v11.0.1...v11.1.0) ##### Pull requests - [#595](https://togithub.com/unexpectedjs/unexpected/pull/595) to throw an: fulfill the promise with the error ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#592](https://togithub.com/unexpectedjs/unexpected/pull/592) Upgrade find-node-modules to version 2.0.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#588](https://togithub.com/unexpectedjs/unexpected/pull/588) Upgrade eslint-config-prettier to version 4.0.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#586](https://togithub.com/unexpectedjs/unexpected/pull/586) Upgrade karma to version 4.0.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#480](https://togithub.com/unexpectedjs/unexpected/pull/480) Lint JavaScript snippets in the documentation ([Andreas Lind](mailto:andreas.lind@peakon.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#581](https://togithub.com/unexpectedjs/unexpected/pull/581) Deprecate legacy typeless addAssertion ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#583](https://togithub.com/unexpectedjs/unexpected/pull/583) Upgrade prettier to version 1.16.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#580](https://togithub.com/unexpectedjs/unexpected/pull/580) Upgrade unexpected-documentation-site-generator to version 6.0.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#579](https://togithub.com/unexpectedjs/unexpected/pull/579) Upgrade unexpected-markdown to version 3.0.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/457508cd9bb22d57f0ca6f03b6095954d99dc20f) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Fix legacy typeless addAssertion in documentation](https://togithub.com/unexpectedjs/unexpected/commit/82686d35514d014ec2241c3610b9782e358139e3) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [.eslintrc.js: Remove unnecessary parserOptions](https://togithub.com/unexpectedjs/unexpected/commit/a9075c4280f1d32e4b51af9e8d7bcaa6a52db8c0) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/bcec979c948422ace8167ef108d878b520e424e5) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ### [`v11.0.1`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v1101-2019-01-15) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v11.0.0...v11.0.1) ##### Pull requests - [#577](https://togithub.com/unexpectedjs/unexpected/pull/577) Avoid deprecation warnings in node.js 10 because we have methods called inspect ([Andreas Lind](mailto:andreas.lind@peakon.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#578](https://togithub.com/unexpectedjs/unexpected/pull/578) Replace eslint-config-pretty-standard with eslint-config-{prettier,standard} ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#576](https://togithub.com/unexpectedjs/unexpected/pull/576) function type: Support inspection of classes and generators ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#575](https://togithub.com/unexpectedjs/unexpected/pull/575) Link to 'to satisfy' from the 'to have property' docs ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#571](https://togithub.com/unexpectedjs/unexpected/pull/571) removedHighlight style: Render newlines as \\n ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#493](https://togithub.com/unexpectedjs/unexpected/pull/493) Clarify the function call in "to throw" documentation. ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [#573](https://togithub.com/unexpectedjs/unexpected/pull/573) Upgrade karma-browserstack-launcher to version 1.4.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#572](https://togithub.com/unexpectedjs/unexpected/pull/572) Upgrade diff to version 4.0.1 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#447](https://togithub.com/unexpectedjs/unexpected/pull/447) Upgrade diff to version 3.5.0 ([Andreas Lind](mailto:andreaslindpetersen@gmail.com), [depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#569](https://togithub.com/unexpectedjs/unexpected/pull/569) Make a separate BrowserStack project for separate branches ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/0920d7d13e02c00a5487ce3203c0a90043d3e334) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Use the unexpected-dev project on browserstack for Travis "PR" builds](https://togithub.com/unexpectedjs/unexpected/commit/72b1397b269ca3dd62d2ae4a0b617c413a450077) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Empty commit to get the browser test back to a successful state](https://togithub.com/unexpectedjs/unexpected/commit/1f39b3b1c6d72e288312f94ecdcfdcfbc26993bc) ([Andreas Lind](mailto:andreas.lind@peakon.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/28caa56e58838b304049b8e14ccf59e5c66ce2f1) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ### [`v11.0.0`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v1100-2019-01-06) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.40.2...v11.0.0) ##### Pull requests - [#509](https://togithub.com/unexpectedjs/unexpected/pull/509) V11 (Major) ([Alex J Burke](mailto:alex@alexjeffburke.com), [Andreas Lind](mailto:andreas.lind@peakon.com), [Andreas Lind](mailto:andreas@one.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com), [Sune Simonsen](mailto:sune@we-knowhow.dk), [depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#567](https://togithub.com/unexpectedjs/unexpected/pull/567) Remove long-deprecated support for this.subject etc. in assertion handlers ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#566](https://togithub.com/unexpectedjs/unexpected/pull/566) Remove support for expect.async ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#564](https://togithub.com/unexpectedjs/unexpected/pull/564) Upgrade unexpected-documentation-site-generator to version 5.1.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#563](https://togithub.com/unexpectedjs/unexpected/pull/563) Upgrade rollup to version 1.0.1 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#546](https://togithub.com/unexpectedjs/unexpected/pull/546) Fix test script to execute headless browser in place of phantomjs. ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [#556](https://togithub.com/unexpectedjs/unexpected/pull/556) Simplify the "to be rejected with" and "to call the callback with error" assertions ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#559](https://togithub.com/unexpectedjs/unexpected/pull/559) Don't let changes to expect.output.preferredWidth propagate into existing clones ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#561](https://togithub.com/unexpectedjs/unexpected/pull/561) Made all internal doc URL's relative and with a trailing slash ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#562](https://togithub.com/unexpectedjs/unexpected/pull/562) Avoid http redirects in assets linked from the frontpage ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#550](https://togithub.com/unexpectedjs/unexpected/pull/550) Address a number of issues with array-like "to satisfy". ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [#547](https://togithub.com/unexpectedjs/unexpected/pull/547) Fix unexpected messy missing diff ([Alex J Burke](mailto:alex@alexjeffburke.com), [Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#543](https://togithub.com/unexpectedjs/unexpected/pull/543) <object> to satisfy <object>: Do not dereference properties that aren't needed for the assertion ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#448](https://togithub.com/unexpectedjs/unexpected/pull/448) Make the <function> type a subtype of <object> ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#542](https://togithub.com/unexpectedjs/unexpected/pull/542) Feature\\/unsupport to have items with function ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#328](https://togithub.com/unexpectedjs/unexpected/pull/328) to satisfy: compare functions by value ([Andreas Lind](mailto:andreas.lind@peakon.com), [Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#517](https://togithub.com/unexpectedjs/unexpected/pull/517) Freeze the top-level expect ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#407](https://togithub.com/unexpectedjs/unexpected/pull/407) Drop compatibility with pre-10.10.0 type.diff return values ([Andreas Lind](mailto:andreas@one.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/41abbe34a7167a0ce2bbcf165e0207fbb226d0a9) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Revert "REVERT once v11 is out of beta: Specify tag:beta in package.json"](https://togithub.com/unexpectedjs/unexpected/commit/0e6a87c8962b402866146f90310204a88823b65a) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Revert "REVERT ME when merging v11 to master: Don't deploy the documentation site when doing releases"](https://togithub.com/unexpectedjs/unexpected/commit/e256d8397082dd2da18ac77069c10ae680495acd) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Docs: Use https urls on the plugin page, fix a dead link](https://togithub.com/unexpectedjs/unexpected/commit/1d223cd8fff1b328f69d5a6783c509bcafb1f285) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Docs: List unexpected-preact on the plugins page](https://togithub.com/unexpectedjs/unexpected/commit/9313d44524fdf0aab8cf22caf835e075731df379) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [+1 more](https://togithub.com/unexpectedjs/unexpected/compare/v10.40.2...v11.0.0) ### [`v10.40.2`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10402-2019-01-02) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.40.1...v10.40.2) ##### Pull requests - [#554](https://togithub.com/unexpectedjs/unexpected/pull/554) mocha: Use --require unexpected-markdown instead of --compilers ... ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/b23c69b5243493e34d2c15adfca92265176a9063) ([Andreas Lind](mailto:andreas.lind@peakon.com)) - [function type: Fix reindentation of single line arrow functions](https://togithub.com/unexpectedjs/unexpected/commit/0d9dde1eed26d7c6151f72b3ca165e4bb46c7cde) ([Andreas Lind](mailto:andreas.lind@peakon.com)) - [Documentation: Fix link to unexpected-webdriver](https://togithub.com/unexpectedjs/unexpected/commit/82da4f0a21357ea16e1d62ce577a51fc32bb247a) ([Andreas Lind](mailto:andreas.lind@peakon.com)) - [Karma: Bump the mocha timeout to one minute to match v11](https://togithub.com/unexpectedjs/unexpected/commit/385236ba77f623a88514510bd5e8d28b1548eb76) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Fix typo in test descriptions](https://togithub.com/unexpectedjs/unexpected/commit/8f44fb456f45f81f18511f9248ba1415e52e5222) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [+7 more](https://togithub.com/unexpectedjs/unexpected/compare/v10.40.1...v10.40.2) ### [`v10.40.1`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10401-2018-12-31) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.40.0...v10.40.1) ##### Pull requests - [#553](https://togithub.com/unexpectedjs/unexpected/pull/553) Fix inspection of single line arrow functions that have a linebreak right after the arrow ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/aeea51c625b96c338358f8bc104238ea5574bc4c) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/1248cb8d5cb504ba5187a10528572544fefc0c9e) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### [`v10.40.0`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10400-2018-12-26) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.39.2...v10.40.0) ##### Pull requests - [#540](https://togithub.com/unexpectedjs/unexpected/pull/540) Added karma, mocha, chrome headless setup ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#539](https://togithub.com/unexpectedjs/unexpected/pull/539) Upgrade rollup-plugin-node-resolve to version 4.0.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#538](https://togithub.com/unexpectedjs/unexpected/pull/538) Fix special casing of UnexpectedError in <function> to error\\/throw ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/1bb4f261fb2cb378034e0f8b129000f01bd0f772) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [Update rollup to version 0.68.1](https://togithub.com/unexpectedjs/unexpected/commit/5d0457a358312dff6e9b8de7361a0da15137adf0) ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/9b30831c8365a531dce26af401ca5ebdc5d5fb7c) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### [`v10.39.2`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10392-2018-11-18) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.39.1...v10.39.2) ##### Pull requests - [#534](https://togithub.com/unexpectedjs/unexpected/pull/534) Fix the output to make the unexpected-dom test suite pass ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#527](https://togithub.com/unexpectedjs/unexpected/pull/527) Upgrade gh-pages to version 2.0.1 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/1c486b1e90390437a227a64fec212c5484a184ae) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [Lock jasmine down to ~3.2.0](https://togithub.com/unexpectedjs/unexpected/commit/63ce9895eab937b8418879dde1086642c1c98c4c) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [eslint --fix .](https://togithub.com/unexpectedjs/unexpected/commit/c39040be29e9e58c9d31c462c3fa248c24caf477) ([Andreas Lind](mailto:andreas.lind@peakon.com)) - [Update prettier to version 1.15.1](https://togithub.com/unexpectedjs/unexpected/commit/a7fb0c5d129430fd7a4b9552eb905d725432bc76) ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/2addd3a630728e3da283b5d2bc46a887c1578699) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### [`v10.39.1`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10391-2018-09-30) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.39.0...v10.39.1) ##### Pull requests - [#522](https://togithub.com/unexpectedjs/unexpected/pull/522) Use arrow functions when possible ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#521](https://togithub.com/unexpectedjs/unexpected/pull/521) Add and configure eslint-plugin-mocha ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#519](https://togithub.com/unexpectedjs/unexpected/pull/519) Fix\\/hack inspection of arrow functions with leading newline (prettier-ism) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#518](https://togithub.com/unexpectedjs/unexpected/pull/518) Link to the documentation site using https ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#516](https://togithub.com/unexpectedjs/unexpected/pull/516) Upgrade rollup to version 0.66.1 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#511](https://togithub.com/unexpectedjs/unexpected/pull/511) Upgrade rollup to version 0.65.2 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/26e731a05126059038708dbf39b74d2c40bea36d) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [Docs, plugins page: Update the unexpected-dom url](https://togithub.com/unexpectedjs/unexpected/commit/0b5453ae192a61b3be2bae26004f63a135930e44) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/1517e387fed174992c7ee390cae408e2528bc7d5) ([Alex J Burke](mailto:alex@alexjeffburke.com)) ### [`v10.39.0`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10390-2018-09-06) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.38.0...v10.39.0) ##### Pull requests - [#504](https://togithub.com/unexpectedjs/unexpected/pull/504) Truncate subject in begin and end with assertions ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [#492](https://togithub.com/unexpectedjs/unexpected/pull/492) Add "to start with" as an alias for "to begin with". ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [#508](https://togithub.com/unexpectedjs/unexpected/pull/508) Revert "Merge pull request #482 from alexjeffburke\\/feature\\/includeNonEnumerableProperties" ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#495](https://togithub.com/unexpectedjs/unexpected/pull/495) Upgrade rollup to version 0.63.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#482](https://togithub.com/unexpectedjs/unexpected/pull/482) Include non-enumerable properties ([Alex J Burke](mailto:alex@alexjeffburke.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#490](https://togithub.com/unexpectedjs/unexpected/pull/490) Upgrade rollup to version 0.62.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#487](https://togithub.com/unexpectedjs/unexpected/pull/487) Upgrade unexpected-magicpen to version 1.0.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#485](https://togithub.com/unexpectedjs/unexpected/pull/485) Upgrade rollup to version 0.61.1 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#484](https://togithub.com/unexpectedjs/unexpected/pull/484) Upgrade rollup to version 0.60.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#479](https://togithub.com/unexpectedjs/unexpected/pull/479) Reformat code snippets in the documentation ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#478](https://togithub.com/unexpectedjs/unexpected/pull/478) Document some more methods ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#477](https://togithub.com/unexpectedjs/unexpected/pull/477) Upgrade jest to version 23.0.0 ([depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/a6716bab22fe82edb8ebe6b8f3913a9d2a39d296) ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [Use gh-pages from node modules directory.](https://togithub.com/unexpectedjs/unexpected/commit/fb78c8bb296a2ec39ed248eace5d0683ea03b36e) ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [Fix jest\\/jsdom interop in external tests](https://togithub.com/unexpectedjs/unexpected/commit/75f818d8eba733f31df938897c4c0af6f097096a) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Fix jest\\/jsdom interop](https://togithub.com/unexpectedjs/unexpected/commit/d02ca51a589c992567f83ab06053ba4c1af42ab7) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [eslint --fix .](https://togithub.com/unexpectedjs/unexpected/commit/0da1e8ae09d6dcd74d271554b4d412cfa0eaca34) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [+10 more](https://togithub.com/unexpectedjs/unexpected/compare/v10.38.0...v10.39.0) ### [`v10.38.0`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10380-2018-05-22) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.37.7...v10.38.0) ##### Pull requests - [#476](https://togithub.com/unexpectedjs/unexpected/pull/476) Implement Unexpected#freeze \\/ expect.freeze ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [#467](https://togithub.com/unexpectedjs/unexpected/pull/467) add: negated assertions for 'to have an item satisfying' and 'to have… ([Jan Aagaard Meier](mailto:janzeh@gmail.com)) - [#475](https://togithub.com/unexpectedjs/unexpected/pull/475) Upgrade rollup-plugin-uglify to version 4.0.0 ([Andreas Lind](mailto:andreaslindpetersen@gmail.com), [depfu\[bot\]](mailto:depfu[bot]@users.noreply.github.com)) - [#472](https://togithub.com/unexpectedjs/unexpected/pull/472) Upgrade rollup to version 0.59.0 ([depfu\[bot\]](mailto:bot@depfu.com)) - [#471](https://togithub.com/unexpectedjs/unexpected/pull/471) Added link to the unexpected-reaction plugin ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#441](https://togithub.com/unexpectedjs/unexpected/pull/441) Only compact the subject when there is a diff ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/66e7fa4f78b9e8fb3b3c546c1b30ad7065f2de5c) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Avoid rollup deprecation warning by moving the banner config into output: {}](https://togithub.com/unexpectedjs/unexpected/commit/c85cab978f8dd316cb70652a19f19ac3a6c8723b) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [package.json: Fix weird empty object literal introduced by depfu](https://togithub.com/unexpectedjs/unexpected/commit/bb56e06e24689c3a1da774485b3aff9d95251222) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/a49d6c4d8a136c0406659b7470c91b5a72ed82b1) ([Alex J Burke](mailto:alex@alexjeffburke.com)) ### [`v10.37.7`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10377-2018-05-05) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.37.6...v10.37.7) ##### Pull requests - [#465](https://togithub.com/unexpectedjs/unexpected/pull/465) Fix key in value check that were not converted to type.hasKey(). ([Alex J Burke](mailto:alex@alexjeffburke.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/d1f9fba0fef5b05dc3a079a4bb281e581cb113ee) ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/2ee634486eec5f023bbf09ee5829db1eb749f4c8) ([Andreas Lind](mailto:andreas.lind@peakon.com)) ### [`v10.37.6`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10376-2018-05-02) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.37.5...v10.37.6) ##### Pull requests - [#464](https://togithub.com/unexpectedjs/unexpected/pull/464) Add support for node.js 10 ([Andreas Lind](mailto:andreas.lind@peakon.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/c50e9ecfc59451000915eef000f0af36d3efa12c) ([Andreas Lind](mailto:andreas.lind@peakon.com)) - [Revert "Travis: Build with node.js 10"](https://togithub.com/unexpectedjs/unexpected/commit/c2d47327a5153c28be559e2871af69791a72ee4f) ([Andreas Lind](mailto:andreas.lind@peakon.com)) - [Travis: Build with node.js 10](https://togithub.com/unexpectedjs/unexpected/commit/c528aef8bba894b26c0c0d6b1a3e71ef3bdb408a) ([Andreas Lind](mailto:andreas.lind@peakon.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/319f4ec84c8246bcb5b8699294afcbc5bfa15ed4) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### [`v10.37.5`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10375-2018-04-18) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.37.4...v10.37.5) ##### Pull requests - [#457](https://togithub.com/unexpectedjs/unexpected/pull/457) Fixed wrong error message seen in unexpected-dom ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#451](https://togithub.com/unexpectedjs/unexpected/pull/451) Upgrade jest to version 22.4.3 ([Andreas Lind](mailto:andreaslindpetersen@gmail.com), [depfu\[bot\]](mailto:bot@depfu.com)) - [#456](https://togithub.com/unexpectedjs/unexpected/pull/456) Upgrade rollup-plugin-uglify to version 3.0.0 ([depfu\[bot\]](mailto:bot@depfu.com)) - [#455](https://togithub.com/unexpectedjs/unexpected/pull/455) Upgrade rollup-plugin-commonjs to version 9.1.0 ([depfu\[bot\]](mailto:bot@depfu.com)) - [#454](https://togithub.com/unexpectedjs/unexpected/pull/454) Upgrade rollup to version 0.58.0 ([depfu\[bot\]](mailto:bot@depfu.com)) - [#450](https://togithub.com/unexpectedjs/unexpected/pull/450) Upgrade jasmine-core to version 3.1.0 ([depfu\[bot\]](mailto:bot@depfu.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/62c0814ec4ad63a76efe163c113586353b63a49f) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [Fixed jest setup](https://togithub.com/unexpectedjs/unexpected/commit/dfb5d5d2757948a9ee00b49db65fbc5e54a0f051) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [Use ^ deps](https://togithub.com/unexpectedjs/unexpected/commit/c738697a814eb9d1831f6b49b08ceec5262709d4) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/c4d6e302547b117e10b7f40173067230e96375fb) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### [`v10.37.4`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10374-2018-04-10) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.37.3...v10.37.4) ##### Pull requests - [#444](https://togithub.com/unexpectedjs/unexpected/pull/444) Fixed IE11+ browser support ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/c6343518f7e611db6a2958b71b1b16e765e96599) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/452caa293b0996c91c5ab131731a496e22eadf23) ([Andreas Lind](mailto:andreas.lind@peakon.com)) ### [`v10.37.3`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10373-2018-04-09) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.37.2...v10.37.3) ##### Pull requests - [#443](https://togithub.com/unexpectedjs/unexpected/pull/443) Trim stack traces with windows paths ([Peter Müller](mailto:munter@fumle.dk)) - [#442](https://togithub.com/unexpectedjs/unexpected/pull/442) Update offline GitHub changelog to credit PR authors ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [#423](https://togithub.com/unexpectedjs/unexpected/pull/423) Additional object type overrides ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [#437](https://togithub.com/unexpectedjs/unexpected/pull/437) Only use eslint-plugin-prettier in a TTY ([Gustav Nikolaj Olsen](mailto:gno@one.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/448ee4bb293f1aa31e5ba36588fc216ecc150a2a) ([Andreas Lind](mailto:andreas.lind@peakon.com)) - [Point to the unexpected-dom documentation site](https://togithub.com/unexpectedjs/unexpected/commit/7f7d8c08a4fbac16b7b7fad10e7fb1fe6efac3cb) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [Do not require a global babel install in the Makefile.](https://togithub.com/unexpectedjs/unexpected/commit/9d4a82cbb0a1db304fdb4269427d472aebe4c310) ([Alex J Burke](mailto:alex@alexjeffburke.com)) - [Travis: Build with node.js 9](https://togithub.com/unexpectedjs/unexpected/commit/a40ec480bbc3259a20c0cdcb5df05b2b6baac83e) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/75a582b710d83d7e77366863ff19e2edaa1348f6) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ### [`v10.37.2`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10372-2018-02-12) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.37.1...v10.37.2) - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/a06a40ded58beac1854838895eca2b498fbdcce5) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Skip test in Phantom.js](https://togithub.com/unexpectedjs/unexpected/commit/71ede5f926b39d7bec66b0f8f05b75b9cd3d613d) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Fix lint](https://togithub.com/unexpectedjs/unexpected/commit/b59264c61cc3d4c8cf9d9199eb2cc7bf713a5e21) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [UnexpectedError#stack: Don't mess up when the error message contains $&](https://togithub.com/unexpectedjs/unexpected/commit/a35011602b7a03ebc7adb15dd5355ca20c01a09d) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/5066b563c13d7785de9c4fcebe56b63084da091e) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) ### [`v10.37.1`](https://togithub.com/unexpectedjs/unexpected/blob/master/CHANGELOG.md#v10371-2018-02-11) [Compare Source](https://togithub.com/unexpectedjs/unexpected/compare/v10.37.0...v10.37.1) ##### Pull requests - [#436](https://togithub.com/unexpectedjs/unexpected/pull/436) Add prettier setup, run lebab, switch to 2 space indent ([Andreas Lind](mailto:andreas.lind@peakon.com), [Andreas Lind](mailto:andreaslindpetersen@gmail.com)) ##### Commits to master - [Build unexpected.js](https://togithub.com/unexpectedjs/unexpected/commit/89a616d51a7b152eb503875e49f771b9fd7733b9) ([Sune Simonsen](mailto:sune@we-knowhow.dk)) - [UnexpectedError#serializeMessage: Make regexp group non-capturing](https://togithub.com/unexpectedjs/unexpected/commit/54c0c6e029117fea710a1a1538cda5cb6d7cdbf4) ([Andreas Lind](mailto:andreaslindpetersen@gmail.com)) - [Updated the changelog](https://togithub.com/unexpectedjs/unexpected/commit/5a0bf89d7c80a4c3d3c0ff94ac98f9ead9e71dbe) ([Sune Simonsen](mailto:sune@we-knowhow.dk))Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.