poolifier.git
3 years agoMerge branch 'master' into add-code-of-conduct-1
Alessandro Pio Ardizio [Wed, 10 Feb 2021 16:13:56 +0000 (17:13 +0100)] 
Merge branch 'master' into add-code-of-conduct-1

3 years agoUpdate issue templates
Alessandro Pio Ardizio [Wed, 10 Feb 2021 13:39:49 +0000 (14:39 +0100)] 
Update issue templates

3 years agoCreate CODE_OF_CONDUCT.md
Alessandro Pio Ardizio [Wed, 10 Feb 2021 13:35:13 +0000 (14:35 +0100)] 
Create CODE_OF_CONDUCT.md

3 years agoAdd benchmark script (#104)
Jérôme Benoit [Wed, 10 Feb 2021 11:43:21 +0000 (12:43 +0100)] 
Add benchmark script (#104)

Also improve benchmarking

3 years agoBump typescript from 4.1.3 to 4.1.4 (#103)
dependabot-preview[bot] [Wed, 10 Feb 2021 07:22:10 +0000 (08:22 +0100)] 
Bump typescript from 4.1.3 to 4.1.4 (#103)

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.3 to 4.1.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.1.3...v4.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
3 years agoAdd node TS type definition (#101)
Jérôme Benoit [Tue, 9 Feb 2021 18:51:56 +0000 (19:51 +0100)] 
Add node TS type definition (#101)

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 years agoClean up project (#91)
Shinigami [Tue, 9 Feb 2021 17:34:14 +0000 (18:34 +0100)] 
Clean up project (#91)

3 years agoAdd repo vscode extensions recommendation (#99)
Jérôme Benoit [Tue, 9 Feb 2021 17:30:12 +0000 (18:30 +0100)] 
Add repo vscode extensions recommendation (#99)

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 years agoEslint configuration refinement (#97)
Jérôme Benoit [Tue, 9 Feb 2021 16:43:36 +0000 (17:43 +0100)] 
Eslint configuration refinement (#97)

3 years agoOverride specific lint rule for JS (#95)
Jérôme Benoit [Tue, 9 Feb 2021 12:10:16 +0000 (13:10 +0100)] 
Override specific lint rule for JS (#95)

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 years agoUse prettierx and eslint native (#85)
Shinigami [Tue, 9 Feb 2021 11:54:23 +0000 (12:54 +0100)] 
Use prettierx and eslint native (#85)

Co-authored-by: Jérôme Benoit <jerome.benoit@sap.com>
Co-authored-by: Alessandro Pio Ardizio <alessandroardizio94@gmail.com>
3 years agoMerge pull request #94 from pioardi/npmignore-fix
Alessandro Pio Ardizio [Tue, 9 Feb 2021 11:42:12 +0000 (12:42 +0100)] 
Merge pull request #94 from pioardi/npmignore-fix

Do not include src directory in the package.

3 years agoDo not include src directory in the package.
Jérôme Benoit [Tue, 9 Feb 2021 11:38:13 +0000 (12:38 +0100)] 
Do not include src directory in the package.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 years agoRename functions and methods to not use prefix underscore (#86)
Shinigami [Tue, 9 Feb 2021 09:57:51 +0000 (10:57 +0100)] 
Rename functions and methods to not use prefix underscore (#86)

* Rename functions and methods to not use prefix underscore

* Update changelog

* Add sentence

3 years agoRemove usage of module.exports (#84)
Shinigami [Mon, 8 Feb 2021 21:05:53 +0000 (22:05 +0100)] 
Remove usage of module.exports (#84)

3 years agoMerge pull request #87 from pioardi/sync-version
Alessandro Pio Ardizio [Mon, 8 Feb 2021 20:42:10 +0000 (21:42 +0100)] 
Merge pull request #87 from pioardi/sync-version

Sync version in package.json with the one in lock file.

3 years agoMerge branch 'master' into sync-version
Alessandro Pio Ardizio [Mon, 8 Feb 2021 20:30:33 +0000 (21:30 +0100)] 
Merge branch 'master' into sync-version

3 years agoMerge pull request #90 from pioardi/contributor-list
Alessandro Pio Ardizio [Mon, 8 Feb 2021 20:30:11 +0000 (21:30 +0100)] 
Merge pull request #90 from pioardi/contributor-list

Added contributor list

3 years agoUse private email
Shinigami [Mon, 8 Feb 2021 20:28:57 +0000 (21:28 +0100)] 
Use private email

3 years agoJerome info
aardizio [Mon, 8 Feb 2021 20:01:44 +0000 (21:01 +0100)] 
Jerome info

3 years agoFix Shinigami name
aardizio [Mon, 8 Feb 2021 19:40:24 +0000 (20:40 +0100)] 
Fix Shinigami name

3 years agoMerge branch 'master' of github.com:pioardi/poolifier into sync-version
Jérôme Benoit [Mon, 8 Feb 2021 19:40:21 +0000 (20:40 +0100)] 
Merge branch 'master' of github.com:pioardi/poolifier into sync-version

3 years agoAdded contributors to the package.json
aardizio [Mon, 8 Feb 2021 19:39:27 +0000 (20:39 +0100)] 
Added contributors to the package.json

3 years agoAdded contributor list
aardizio [Mon, 8 Feb 2021 19:31:28 +0000 (20:31 +0100)] 
Added contributor list

3 years agoMerge pull request #83 from pioardi/improve-ci
Alessandro Pio Ardizio [Mon, 8 Feb 2021 18:54:29 +0000 (19:54 +0100)] 
Merge pull request #83 from pioardi/improve-ci

Improve CI

3 years agoSync version in package.json with the one in lock file.
Jérôme Benoit [Mon, 8 Feb 2021 18:33:52 +0000 (19:33 +0100)] 
Sync version in package.json with the one in lock file.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 years agoMerge branch 'master' into improve-ci
Shinigami [Mon, 8 Feb 2021 18:11:15 +0000 (19:11 +0100)] 
Merge branch 'master' into improve-ci

3 years agoMerge pull request #77 from pioardi/issue-73-use-strict-compiler-flag-in-tsconfig
Alessandro Pio Ardizio [Mon, 8 Feb 2021 18:08:58 +0000 (19:08 +0100)] 
Merge pull request #77 from pioardi/issue-73-use-strict-compiler-flag-in-tsconfig

Use strict compiler flag in tsconfig

3 years agoMerge pull request #81 from pioardi/issue-73-use-strict-compiler-flag-in-tsconfig...
Alessandro Pio Ardizio [Mon, 8 Feb 2021 17:52:34 +0000 (18:52 +0100)] 
Merge pull request #81 from pioardi/issue-73-use-strict-compiler-flag-in-tsconfig-lint-script-fix

Ensure all commands are always run in lint-and-format

3 years agoMerge pull request #82 from pioardi/editorconfig
Alessandro Pio Ardizio [Mon, 8 Feb 2021 17:49:51 +0000 (18:49 +0100)] 
Merge pull request #82 from pioardi/editorconfig

Add editor configuration file.

3 years agoThrow error if worker was not in tasks
Shinigami92 [Mon, 8 Feb 2021 16:44:54 +0000 (17:44 +0100)] 
Throw error if worker was not in tasks

3 years agoImprove CI
Shinigami92 [Mon, 8 Feb 2021 17:10:41 +0000 (18:10 +0100)] 
Improve CI

3 years agoAdd editor configuration file.
Jérôme Benoit [Mon, 8 Feb 2021 16:33:03 +0000 (17:33 +0100)] 
Add editor configuration file.

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 years agoEnsure all commands are always run in lint-and-format
Jérôme Benoit [Mon, 8 Feb 2021 16:19:15 +0000 (17:19 +0100)] 
Ensure all commands are always run in lint-and-format

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 years agoUse strict compiler flag
Shinigami92 [Sun, 7 Feb 2021 14:23:27 +0000 (15:23 +0100)] 
Use strict compiler flag

3 years agoUpdate pr.yml
Alessandro Pio Ardizio [Mon, 8 Feb 2021 15:38:01 +0000 (16:38 +0100)] 
Update pr.yml

3 years agoMerge pull request #72 from pioardi/issue-62-rewrite-to-typescript
Alessandro Pio Ardizio [Mon, 8 Feb 2021 14:36:24 +0000 (15:36 +0100)] 
Merge pull request #72 from pioardi/issue-62-rewrite-to-typescript

Rewrite to TypeScript

3 years agoMerge branch 'master' into issue-62-rewrite-to-typescript
Alessandro Pio Ardizio [Mon, 8 Feb 2021 14:34:36 +0000 (15:34 +0100)] 
Merge branch 'master' into issue-62-rewrite-to-typescript

3 years agoMerge pull request #80 from pioardi/issue-79-remove-usage-of-nodemon
Alessandro Pio Ardizio [Mon, 8 Feb 2021 13:46:13 +0000 (14:46 +0100)] 
Merge pull request #80 from pioardi/issue-79-remove-usage-of-nodemon

Remove usage of nodemon

3 years agoRemove usage of nodemon
Shinigami92 [Mon, 8 Feb 2021 12:19:33 +0000 (13:19 +0100)] 
Remove usage of nodemon

3 years agoUpdate CONTRIBUTING.md
Shinigami92 [Sun, 7 Feb 2021 12:24:06 +0000 (13:24 +0100)] 
Update CONTRIBUTING.md

3 years agoFix rebase conflict
Shinigami92 [Sun, 7 Feb 2021 12:05:04 +0000 (13:05 +0100)] 
Fix rebase conflict

3 years agoIgnore more folder for standard
Shinigami92 [Sun, 7 Feb 2021 12:02:05 +0000 (13:02 +0100)] 
Ignore more folder for standard

3 years agoMerge most of the stuff from jerome-benoit:issue-62-ts-standard
Shinigami92 [Sat, 6 Feb 2021 21:11:18 +0000 (22:11 +0100)] 
Merge most of the stuff from jerome-benoit:issue-62-ts-standard

Co-authored-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 years agoRewrite to TypeScript
Shinigami92 [Tue, 10 Nov 2020 16:20:43 +0000 (17:20 +0100)] 
Rewrite to TypeScript

Use lts node

3 years agoDelete pullrequest.yml
Alessandro Pio Ardizio [Sun, 7 Feb 2021 09:59:54 +0000 (10:59 +0100)] 
Delete pullrequest.yml

3 years agoCreate pullrequest.yml
Alessandro Pio Ardizio [Sun, 7 Feb 2021 09:59:31 +0000 (10:59 +0100)] 
Create pullrequest.yml

3 years agoCreate pr.yml
Alessandro Pio Ardizio [Sun, 7 Feb 2021 09:59:18 +0000 (10:59 +0100)] 
Create pr.yml

3 years agoUpdate main.yml
Alessandro Pio Ardizio [Sun, 7 Feb 2021 09:58:27 +0000 (10:58 +0100)] 
Update main.yml

3 years agoUpdate README.MD
Alessandro Pio Ardizio [Sun, 7 Feb 2021 09:00:34 +0000 (10:00 +0100)] 
Update README.MD

3 years agoUpdate CONTRIBUTING.md
Alessandro Pio Ardizio [Sat, 16 Jan 2021 15:58:06 +0000 (16:58 +0100)] 
Update CONTRIBUTING.md

3 years agoMerge pull request #69 from pioardi/feature/prettier
Alessandro Pio Ardizio [Sat, 16 Jan 2021 15:56:31 +0000 (16:56 +0100)] 
Merge pull request #69 from pioardi/feature/prettier

 Added prettier standard to support prettier and use it in combinatio…

3 years ago Added prettier standard to support prettier and use it in combination with standard
aardizio [Thu, 14 Jan 2021 18:45:53 +0000 (19:45 +0100)] 
 Added prettier standard to support prettier and use it in combination with standard

3 years agoMerge pull request #67 from pioardi/dependabot/npm_and_yarn/standard-16.0.3
Alessandro Pio Ardizio [Wed, 18 Nov 2020 08:16:48 +0000 (09:16 +0100)] 
Merge pull request #67 from pioardi/dependabot/npm_and_yarn/standard-16.0.3

Bump standard from 16.0.2 to 16.0.3

3 years agoBump standard from 16.0.2 to 16.0.3
dependabot-preview[bot] [Wed, 18 Nov 2020 07:07:06 +0000 (07:07 +0000)] 
Bump standard from 16.0.2 to 16.0.3

Bumps [standard](https://github.com/standard/standard) from 16.0.2 to 16.0.3.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v16.0.2...v16.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #65 from pioardi/dependabot/npm_and_yarn/standard-16.0.2
Alessandro Pio Ardizio [Thu, 12 Nov 2020 08:08:10 +0000 (09:08 +0100)] 
Merge pull request #65 from pioardi/dependabot/npm_and_yarn/standard-16.0.2

Bump standard from 16.0.1 to 16.0.2

3 years agoBump standard from 16.0.1 to 16.0.2
dependabot-preview[bot] [Thu, 12 Nov 2020 07:09:25 +0000 (07:09 +0000)] 
Bump standard from 16.0.1 to 16.0.2

Bumps [standard](https://github.com/standard/standard) from 16.0.1 to 16.0.2.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v16.0.1...v16.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoAdd the fix version v1.2.1
aardizio [Wed, 11 Nov 2020 08:10:52 +0000 (09:10 +0100)] 
Add the fix version

3 years ago Fix the issue https://github.com/pioardi/poolifier/issues/61
aardizio [Wed, 11 Nov 2020 08:10:25 +0000 (09:10 +0100)] 
 Fix the issue https://github.com/pioardi/poolifier/issues/61

3 years agoMerge pull request #59 from pioardi/dependabot/npm_and_yarn/mocha-8.2.1
Alessandro Pio Ardizio [Tue, 3 Nov 2020 07:49:13 +0000 (08:49 +0100)] 
Merge pull request #59 from pioardi/dependabot/npm_and_yarn/mocha-8.2.1

Bump mocha from 8.2.0 to 8.2.1

3 years agoMerge pull request #60 from pioardi/dependabot/npm_and_yarn/expect-26.6.2
Alessandro Pio Ardizio [Tue, 3 Nov 2020 07:49:03 +0000 (08:49 +0100)] 
Merge pull request #60 from pioardi/dependabot/npm_and_yarn/expect-26.6.2

Bump expect from 26.6.1 to 26.6.2

3 years agoBump expect from 26.6.1 to 26.6.2
dependabot-preview[bot] [Tue, 3 Nov 2020 06:58:55 +0000 (06:58 +0000)] 
Bump expect from 26.6.1 to 26.6.2

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.6.1 to 26.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.6.2/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump mocha from 8.2.0 to 8.2.1
dependabot-preview[bot] [Tue, 3 Nov 2020 06:58:30 +0000 (06:58 +0000)] 
Bump mocha from 8.2.0 to 8.2.1

Bumps [mocha](https://github.com/mochajs/mocha) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.2.0...v8.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #58 from pioardi/dependabot/npm_and_yarn/standard-16.0.1
Alessandro Pio Ardizio [Mon, 2 Nov 2020 08:04:23 +0000 (09:04 +0100)] 
Merge pull request #58 from pioardi/dependabot/npm_and_yarn/standard-16.0.1

Bump standard from 16.0.0 to 16.0.1

3 years agoBump standard from 16.0.0 to 16.0.1
dependabot-preview[bot] [Mon, 2 Nov 2020 07:04:31 +0000 (07:04 +0000)] 
Bump standard from 16.0.0 to 16.0.1

Bumps [standard](https://github.com/standard/standard) from 16.0.0 to 16.0.1.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v16.0.0...v16.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #57 from pioardi/dependabot/npm_and_yarn/standard-16.0.0
Alessandro Pio Ardizio [Sat, 31 Oct 2020 16:47:09 +0000 (17:47 +0100)] 
Merge pull request #57 from pioardi/dependabot/npm_and_yarn/standard-16.0.0

Bump standard from 15.0.1 to 16.0.0

3 years agoBump standard from 15.0.1 to 16.0.0
dependabot-preview[bot] [Thu, 29 Oct 2020 18:15:36 +0000 (18:15 +0000)] 
Bump standard from 15.0.1 to 16.0.0

Bumps [standard](https://github.com/standard/standard) from 15.0.1 to 16.0.0.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v15.0.1...v16.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #56 from pioardi/dependabot/npm_and_yarn/standard-15.0.1
Alessandro Pio Ardizio [Thu, 29 Oct 2020 14:15:55 +0000 (15:15 +0100)] 
Merge pull request #56 from pioardi/dependabot/npm_and_yarn/standard-15.0.1

Bump standard from 15.0.0 to 15.0.1

3 years agoBump standard from 15.0.0 to 15.0.1
dependabot-preview[bot] [Wed, 28 Oct 2020 11:19:41 +0000 (11:19 +0000)] 
Bump standard from 15.0.0 to 15.0.1

Bumps [standard](https://github.com/standard/standard) from 15.0.0 to 15.0.1.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v15.0.0...v15.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #54 from pioardi/dependabot/npm_and_yarn/standard-15.0.0
Alessandro Pio Ardizio [Mon, 26 Oct 2020 07:30:45 +0000 (08:30 +0100)] 
Merge pull request #54 from pioardi/dependabot/npm_and_yarn/standard-15.0.0

Bump standard from 14.3.4 to 15.0.0

3 years agoMerge pull request #55 from pioardi/dependabot/npm_and_yarn/expect-26.6.1
Alessandro Pio Ardizio [Mon, 26 Oct 2020 07:29:48 +0000 (08:29 +0100)] 
Merge pull request #55 from pioardi/dependabot/npm_and_yarn/expect-26.6.1

Bump expect from 26.6.0 to 26.6.1

3 years agoBump expect from 26.6.0 to 26.6.1
dependabot-preview[bot] [Fri, 23 Oct 2020 21:46:29 +0000 (21:46 +0000)] 
Bump expect from 26.6.0 to 26.6.1

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.6.0 to 26.6.1.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.6.1/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump standard from 14.3.4 to 15.0.0
dependabot-preview[bot] [Fri, 23 Oct 2020 02:53:53 +0000 (02:53 +0000)] 
Bump standard from 14.3.4 to 15.0.0

Bumps [standard](https://github.com/standard/standard) from 14.3.4 to 15.0.0.
- [Release notes](https://github.com/standard/standard/releases)
- [Changelog](https://github.com/standard/standard/blob/master/CHANGELOG.md)
- [Commits](https://github.com/standard/standard/compare/v14.3.4...v15.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #53 from pioardi/dependabot/npm_and_yarn/expect-26.6.0
Alessandro Pio Ardizio [Mon, 19 Oct 2020 14:46:03 +0000 (16:46 +0200)] 
Merge pull request #53 from pioardi/dependabot/npm_and_yarn/expect-26.6.0

Bump expect from 26.5.3 to 26.6.0

3 years agoBump expect from 26.5.3 to 26.6.0
dependabot-preview[bot] [Mon, 19 Oct 2020 14:25:46 +0000 (14:25 +0000)] 
Bump expect from 26.5.3 to 26.6.0

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.5.3 to 26.6.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.6.0/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #52 from pioardi/dependabot/npm_and_yarn/mocha-8.2.0
Alessandro Pio Ardizio [Sun, 18 Oct 2020 09:50:32 +0000 (11:50 +0200)] 
Merge pull request #52 from pioardi/dependabot/npm_and_yarn/mocha-8.2.0

Bump mocha from 8.1.3 to 8.2.0

3 years agoBump mocha from 8.1.3 to 8.2.0
dependabot-preview[bot] [Sat, 17 Oct 2020 23:44:35 +0000 (23:44 +0000)] 
Bump mocha from 8.1.3 to 8.2.0

Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.3 to 8.2.0.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.1.3...v8.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #51 from pioardi/dependabot/npm_and_yarn/expect-26.5.3
Alessandro Pio Ardizio [Mon, 12 Oct 2020 13:55:04 +0000 (15:55 +0200)] 
Merge pull request #51 from pioardi/dependabot/npm_and_yarn/expect-26.5.3

Bump expect from 26.5.2 to 26.5.3

3 years agoBump expect from 26.5.2 to 26.5.3
dependabot-preview[bot] [Mon, 12 Oct 2020 13:53:25 +0000 (13:53 +0000)] 
Bump expect from 26.5.2 to 26.5.3

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.5.2 to 26.5.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.5.3/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #50 from pioardi/dependabot/npm_and_yarn/expect-26.5.2
Alessandro Pio Ardizio [Wed, 7 Oct 2020 08:19:51 +0000 (10:19 +0200)] 
Merge pull request #50 from pioardi/dependabot/npm_and_yarn/expect-26.5.2

Bump expect from 26.5.0 to 26.5.2

3 years agoBump expect from 26.5.0 to 26.5.2
dependabot-preview[bot] [Wed, 7 Oct 2020 05:08:43 +0000 (05:08 +0000)] 
Bump expect from 26.5.0 to 26.5.2

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.5.0 to 26.5.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.5.2/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #49 from pioardi/dependabot/npm_and_yarn/expect-26.5.0
Alessandro Pio Ardizio [Mon, 5 Oct 2020 15:41:15 +0000 (17:41 +0200)] 
Merge pull request #49 from pioardi/dependabot/npm_and_yarn/expect-26.5.0

Bump expect from 26.4.2 to 26.5.0

3 years agoBump expect from 26.4.2 to 26.5.0
dependabot-preview[bot] [Mon, 5 Oct 2020 15:03:51 +0000 (15:03 +0000)] 
Bump expect from 26.4.2 to 26.5.0

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.4.2 to 26.5.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.5.0/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoUpdate package.json v1.2.0
Alessandro Pio Ardizio [Fri, 2 Oct 2020 07:14:16 +0000 (09:14 +0200)] 
Update package.json

3 years agoUpdate README.MD
Alessandro Pio Ardizio [Fri, 2 Oct 2020 07:06:45 +0000 (09:06 +0200)] 
Update README.MD

3 years agoMerge pull request #48 from Shinigami92/typescript-support
Alessandro Pio Ardizio [Fri, 2 Oct 2020 07:04:09 +0000 (09:04 +0200)] 
Merge pull request #48 from Shinigami92/typescript-support

Add TypeScript declarations

3 years agoAdd typescript examples
Christopher Quadflieg [Fri, 2 Oct 2020 06:55:25 +0000 (08:55 +0200)] 
Add typescript examples

3 years agoAdd index.d.ts
Christopher Quadflieg [Thu, 1 Oct 2020 12:58:23 +0000 (14:58 +0200)] 
Add index.d.ts

3 years agoUpdate LICENSE
Alessandro Pio Ardizio [Sat, 26 Sep 2020 13:35:50 +0000 (15:35 +0200)] 
Update LICENSE

3 years agoMerge pull request #47 from pioardi/dependabot/npm_and_yarn/mocha-8.1.3
Alessandro Pio Ardizio [Mon, 31 Aug 2020 16:21:56 +0000 (18:21 +0200)] 
Merge pull request #47 from pioardi/dependabot/npm_and_yarn/mocha-8.1.3

Bump mocha from 8.1.1 to 8.1.3

3 years agoBump mocha from 8.1.1 to 8.1.3
dependabot-preview[bot] [Mon, 31 Aug 2020 14:21:53 +0000 (14:21 +0000)] 
Bump mocha from 8.1.1 to 8.1.3

Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.1 to 8.1.3.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.1.1...v8.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #42 from pioardi/dependabot/npm_and_yarn/mocha-8.1.1
Alessandro Pio Ardizio [Sat, 29 Aug 2020 17:38:55 +0000 (19:38 +0200)] 
Merge pull request #42 from pioardi/dependabot/npm_and_yarn/mocha-8.1.1

Bump mocha from 8.1.0 to 8.1.1

3 years agoMerge pull request #46 from pioardi/dependabot/npm_and_yarn/expect-26.4.2
Alessandro Pio Ardizio [Sat, 29 Aug 2020 17:38:46 +0000 (19:38 +0200)] 
Merge pull request #46 from pioardi/dependabot/npm_and_yarn/expect-26.4.2

Bump expect from 26.4.0 to 26.4.2

3 years agoBump expect from 26.4.0 to 26.4.2
dependabot-preview[bot] [Mon, 24 Aug 2020 14:22:28 +0000 (14:22 +0000)] 
Bump expect from 26.4.0 to 26.4.2

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.4.0 to 26.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.4.2/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #44 from pioardi/dependabot/npm_and_yarn/expect-26.4.0
Alessandro Pio Ardizio [Sun, 16 Aug 2020 16:22:48 +0000 (18:22 +0200)] 
Merge pull request #44 from pioardi/dependabot/npm_and_yarn/expect-26.4.0

Bump expect from 26.2.0 to 26.4.0

3 years agoBump expect from 26.2.0 to 26.4.0
dependabot-preview[bot] [Thu, 13 Aug 2020 07:06:14 +0000 (07:06 +0000)] 
Bump expect from 26.2.0 to 26.4.0

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.2.0 to 26.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.4.0/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoBump mocha from 8.1.0 to 8.1.1
dependabot-preview[bot] [Wed, 5 Aug 2020 06:57:04 +0000 (06:57 +0000)] 
Bump mocha from 8.1.0 to 8.1.1

Bumps [mocha](https://github.com/mochajs/mocha) from 8.1.0 to 8.1.1.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v8.1.0...v8.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
3 years agoMerge pull request #40 from pioardi/dependabot/npm_and_yarn/mocha-8.1.0
Alessandro Pio Ardizio [Fri, 31 Jul 2020 07:33:47 +0000 (09:33 +0200)] 
Merge pull request #40 from pioardi/dependabot/npm_and_yarn/mocha-8.1.0

Bump mocha from 8.0.1 to 8.1.0

3 years agoMerge pull request #41 from pioardi/dependabot/npm_and_yarn/expect-26.2.0
Alessandro Pio Ardizio [Fri, 31 Jul 2020 07:33:35 +0000 (09:33 +0200)] 
Merge pull request #41 from pioardi/dependabot/npm_and_yarn/expect-26.2.0

Bump expect from 26.1.0 to 26.2.0

3 years agoBump expect from 26.1.0 to 26.2.0
dependabot-preview[bot] [Fri, 31 Jul 2020 07:22:55 +0000 (07:22 +0000)] 
Bump expect from 26.1.0 to 26.2.0

Bumps [expect](https://github.com/facebook/jest/tree/HEAD/packages/expect) from 26.1.0 to 26.2.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.2.0/packages/expect)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>