Released on 2021-05-24.
decfafe
Bump y18n from 4.0.0 to 4.0.1 (dependabot[bot])
>
> Bumps y18n from 4.0.0 to 4.0.1.
> - Release notes
> - Changelog
> - Commits
>
> Signed-off-by: dependabot[bot] support@github.comReleased on 2021-04-08.
95d1dce
Use @sinonjs/eslint-config (Morgan Roderick)
>
> This drops support for legacy runtimes like IE11, legacy Edge, Safari 9 and the likeReleased on 2021-03-30.
04e0faa
Distribute package as source (Morgan Roderick)
>
> This library is not meant for writing end user applications or even for
> being used directly when writing tests. It is not meant to be loaded
> directly by browsers.
>
> Consumers of this package are assumed to use their own bundlers, should
> they need to bundle code for use in browsers or workers.
>
> Therefore, it is safe to distribute the package as source files and not
> bundle them up.
>
> This allows us to remove the bundler and its transitive dependencies,
> which reduces the maintenance burden of managing the library.
>Released on 2021-01-13.
fd8aabd
Generate .d.ts from JSDoc (Morgan Roderick)
>
> See https://humanwhocodes.com/snippets/2020/10/create-typescript-declarations-from-javascript-jsdoc/
>Released on 2020-11-16.
f27b87c
Add match.json (Maximilian Antoni)Released by Maximilian Antoni on 2020-10-06.
820c296
Evaluate symbol keys for object matchers (#206) (Joel Bradshaw)
>
> * Make match() work for objects with symbol keysReleased on 2020-08-11.
9d2add0
Remove unused @sinonjs/formatio (Morgan Roderick)
>
> As can be seen with searching the codebase, @sinonjs/formatio is never
> imported, and is thus not a direct dependency of @sinonjs/samsam.
>Released on 2020-02-28.
f9e845a
Bump formatio to latest major (Morgan Roderick)
>
> This will remove some duplication in Sinon, see https://github.com/sinonjs/sinon/issues/2224
>Released on 2020-02-20.
fe5d035
Bump jsdom from 15.2.1 to 16.2.0 (dependabot-preview[bot])
>
> Bumps jsdom from 15.2.1 to 16.2.0.
> - Release notes
> - Changelog
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.com910af18
Remove maintenance junk from CHANGES.md (Morgan Roderick)Released on 2020-02-18.
f288430
Drop support for Node 8 (Morgan Roderick)
>
> As can be seen at https://github.com/nodejs/Release, Node 8 reached
> “end” of life on 2019-12-31, and is no longer actively supported.
>
> We will stop testing in Node 8 and start testing in Node 13, which will
> become the next LTS release from April 2020.
>Released on 2020-02-18.
c600d6c
Fix issue with nested array matching (Jay Merrifield)8b37566
Bump eslint from 6.7.2 to 6.8.0 (dependabot-preview[bot])
>
> Bumps eslint from 6.7.2 to 6.8.0.
> - Release notes
> - Changelog
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.comb7c5db9
Bump eslint-plugin-prettier from 3.1.1 to 3.1.2 (dependabot-preview[bot])
>
> Bumps eslint-plugin-prettier from 3.1.1 to 3.1.2.
> - Release notes
> - Changelog
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.com8965384
Bump eslint-plugin-mocha from 6.1.1 to 6.2.2 (dependabot-preview[bot])
>
> Bumps eslint-plugin-mocha from 6.1.1 to 6.2.2.
> - Release notes
> - Changelog
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.com8661610
Bump eslint-config-prettier from 6.7.0 to 6.9.0 (dependabot-preview[bot])
>
> Bumps eslint-config-prettier from 6.7.0 to 6.9.0.
> - Release notes
> - Changelog
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.com7d91124
Bump rollup from 1.23.0 to 1.27.14 (dependabot-preview[bot])
>
> Bumps rollup from 1.23.0 to 1.27.14.
> - Release notes
> - Changelog
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.com31c616a
Bump nyc from 14.1.1 to 15.0.0 (dependabot-preview[bot])
>
> Bumps nyc from 14.1.1 to 15.0.0.
> - Release notes
> - Changelog
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.come82dbcf
Bump @sinonjs/referee from 3.2.0 to 4.0.0 (dependabot-preview[bot])
>
> Bumps @sinonjs/referee from 3.2.0 to 4.0.0.
> - Release notes
> - Changelog
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.comb089354
Bump eslint-plugin-jsdoc from 18.4.3 to 19.2.0 (dependabot-preview[bot])
>
> Bumps eslint-plugin-jsdoc from 18.4.3 to 19.2.0.
> - Release notes
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.combba8c44
Bump @sinonjs/commons from 1.6.0 to 1.7.0 (dependabot-preview[bot])
>
> Bumps @sinonjs/commons from 1.6.0 to 1.7.0.
> - Release notes
> - Commits
>
> Signed-off-by: dependabot-preview[bot] support@dependabot.com5915960
Publish using public access (Morgan Roderick)28ffc83
4.2.1 (Morgan Roderick)Released by Maximilian Antoni on 2020-01-09.
Released on 2019-12-30.