- #75 Upgrade eslint-plugin-mocha to version 10.0.1 (depfu[bot])
- #74 Upgrade prettier to version 2.5.0 (depfu[bot])
- #73 Upgrade eslint to version 8.1.0 (depfu[bot])
- #72 Upgrade eslint-plugin-promise to version 5.1.1 (depfu[bot])
- #68 Upgrade prettier to version 2.4.0 (depfu[bot])
- #62 Upgrade eslint-plugin-mocha to version 9.0.0 (depfu[bot])
- #54 Upgrade eslint-config-prettier to version 7.0.0 (depfu[bot])
- #52 Upgrade eslint-plugin-standard to version 5.0.0 (depfu[bot])
- #50 Upgrade prettier to version 2.2.0 (depfu[bot])
- Update unexpected the dev dep to ^13.0.0, allow ^13.0.0 for the peer dep (Andreas Lind)
- Fix eslint-disable-next-line annotation (Andreas Lind)
- npm i --save-dev eslint-plugin-n eslint-config-standard@latest && npm uninstall eslint-plugin-node eslint-plugin-standard (Andreas Lind)
- Update eslint-plugin-promise to version 6.0.0 (depfu[bot])
- prettier --write '**/*.js' (Andreas Lind)
- +4 more
- #48 Upgrade eslint-config-standard to version 16.0.0 (depfu[bot])
- #47 Upgrade eslint-config-standard to version 15.0.0 (depfu[bot])
- #42 Upgrade prettier to version 2.1.0 (depfu[bot])
- #40 Upgrade eslint-plugin-mocha to version 8.0.0 (depfu[bot])
- #34 Upgrade eslint-plugin-mocha to version 7.0.0 (depfu[bot])
- #33 Upgrade eslint to version 7.0.0 (depfu[bot])
- #30 Upgrade mocha to version 7.0.0 (depfu[bot])
- #29 Upgrade unexpected-markdown to version 5.0.0 (depfu[bot])
- #28 Upgrade eslint-plugin-node to version 11.0.0 (depfu[bot])
- #27 Upgrade nyc to version 15.0.0 (depfu[bot])
- #26 Upgrade eslint-plugin-node to version 10.0.0 (depfu[bot])
- #25 Upgrade eslint-config-standard to version 14.0.0 (depfu[bot])
- #24 Upgrade eslint-plugin-mocha to version 6.0.0 (depfu[bot])
- #23 Upgrade eslint-config-standard to version 13.0.1 (depfu[bot])
- #22 Upgrade eslint-config-prettier to version 6.0.0 (depfu[bot])
- #21 Upgrade unexpected-markdown to version 4.0.0 (depfu[bot])
- #19 Upgrade eslint-config-prettier to version 5.0.0 (depfu[bot])
- Add CHANGELOG.md + offline-github-changelog integration (Andreas Lind)
- Update mocha to ^8.2.1, switch to .mocharc.json (Andreas Lind)
- Drop node.js 8 support, add 14, lint with 14 (semver-major) (Andreas Lind)
- Accept unexpected ^12.0.0 as a peer dep (Andreas Lind)
- Update unexpected to ^12.0.0 (Andreas Lind)
- +10 more
- #17 Upgrade nyc to version 14.0.0 (depfu[bot])
- Drop node.js 9, add 10 and 12 (Andreas Lind)
- Drop node.js 6 support so we can use the new eslint-plugin-node (semver-major) (Andreas Lind)
- Tests & docs: Stop relying on the exact output of a gzip stream (Andreas Lind)
- Update unexpected to ^11.5.0, adjust expected error messages involving Buffers (Andreas Lind)
- Disable node/no-deprecated-api rule in a construct that uses the new API if available (Andreas Lind)
- +8 more
- #16 Upgrade mocha to version 6.0.0 (depfu[bot])
- #15 Upgrade unexpected-documentation-site-generator to version 6.0.0 (depfu[bot])
- #12 Upgrade unexpected-markdown to version 2.0.0 (depfu[bot])
- #10 Upgrade unexpected-documentation-site-generator to version 5.0.0 (depfu[bot])
- Update unexpected for 11 and pull up the peer dep. (Alex J Burke)
- Update unexpected-markdown to version 3.0.0 (depfu[bot])
- Use Buffer.from instead of new Buffer, avoiding a node.js deprecation warning (Andreas Lind)
- bootstrap-unexpected-markdown: Override preferredWidth after cloning, that really ought to work (Andreas Lind)
- bootstrap-unexpected-markdown: Clone before installing plugin (Andreas Lind)
- +9 more
- Drop node.js 4 support (semver-major) (Andreas Lind)
- .npmrc: Explicitly disable package-lock (Andreas Lind)
- Update eslint-config-onelint to ^4.0.0 (Andreas Lind)
- Upgrade eslint to version 5.0.0 (depfu[bot])
- Ditch weirdo tests that trip up the new mocha (Andreas Lind)
- +14 more
- Add 'to error' and 'to error with' assertions. (Andreas Lind)
- update eslint (2.13.1) and eslint-config-onelint (1.2.0) (Gustav Nikolaj Olsen)
- README: Fix unexpected.js.org link. (Andreas Lind)
- Propagate error events correctly. (Andreas Lind)
- Fail with the correct error when stream.write or stream.end throws. (Andreas Lind)
- eslint: force es5 parser mode (Gustav Nikolaj Olsen)
- add editorconfig (Gustav Nikolaj Olsen)
- replace jshint with eslint (Gustav Nikolaj Olsen)
- #1 Upgrade unexpected-documentation-site-generator (Sune Simonsen)
- Fix inspection of streams whose constructor is an anonymous function. (Andreas Lind)
- 100% coverage. (Andreas Lind)
- Update unexpected-documentation-site-generator to 4.0.0. (Andreas Lind)
- Update to-yield-chunks-satisfying.md (Andreas Lind)
- Fixed failing test. (Andreas Lind)
- when piped through: Declare the <assertion> variant after the <any+> variant to fix the output. (Andreas Lind)
- Update unexpected to 10.0.1. (Andreas Lind)
- When piped through: Don't break for streams that start emitting chunks in the same tick. (Andreas Lind)
- Documentation: Adapted the output to the current state of feature/v10 in Unexpected. (Andreas Lind)
- Use the <assertion> type. (Andreas Lind)
- Use a fixed width for the output snippets on the documentation site. (Andreas Lind)
- Update unexpected-documentation-site-generator to 3.1.0. (Andreas Lind)
- package.json: Fixed copy/paste error in keywords. (Andreas Lind)
- +6 more
- Update unexpected and unexpected-documentation-site-generator to the latest versions. (Andreas Lind)
- to yield output satisfying: Buffer up the chunks so that the assertion can run on the same subject multiple times. (Andreas Lind)
- Update unexpected to 9.9.0. (Andreas Lind)
- Include the version number in the plugin spec. (Andreas Lind)
- Make the unexpected-documentation-site-generator a dev dep and update it to 2.6.2. (Andreas Lind)
- Update documentation tests. (Andreas Lind)
- Updated example in documentation. (Andreas Lind)
- Added more docs. (Andreas Lind)
- Added brief introduction to documentation front page. (Andreas Lind)
- +5 more
- Update unexpected to 9.0.0 and accept the 9-series as a peer dependency. (Andreas Lind)
- Test the output of a failing 'to yield output satisfying' assertion. (Andreas Lind)
- Update unexpected to 8.5.0. (Andreas Lind)
- Update unexpected and unexpected-promise. (Andreas Lind)