poolifier.git
19 months agoFix npm publication v2.2.2
Jérôme Benoit [Sun, 9 Oct 2022 12:14:02 +0000 (14:14 +0200)] 
Fix npm publication

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoVersion 2.2.2
Jérôme Benoit [Sun, 9 Oct 2022 12:07:46 +0000 (14:07 +0200)] 
Version 2.2.2

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Sun, 9 Oct 2022 12:07:12 +0000 (14:07 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

19 months agoUpdate documentation
Jérôme Benoit [Sun, 9 Oct 2022 11:57:27 +0000 (13:57 +0200)] 
Update documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoREADME.md: remove uneeded comments
Jérôme Benoit [Sun, 9 Oct 2022 11:50:14 +0000 (13:50 +0200)] 
README.md: remove uneeded comments

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoREADME.md: fix node versions supported
Jérôme Benoit [Sun, 9 Oct 2022 11:47:36 +0000 (13:47 +0200)] 
README.md: fix node versions supported

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoReadd UTs run before npm registry auto publication
Jérôme Benoit [Sun, 9 Oct 2022 06:36:48 +0000 (08:36 +0200)] 
Readd UTs run before npm registry auto publication

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoREADME.md: fix link to dependabot badge
Jérôme Benoit [Sat, 8 Oct 2022 18:01:07 +0000 (20:01 +0200)] 
README.md: fix link to dependabot badge

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoComment out UTs run on the production build at npm publication v2.2.1
Jérôme Benoit [Sat, 8 Oct 2022 17:26:02 +0000 (19:26 +0200)] 
Comment out UTs run on the production build at npm publication

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoFix eslint configuration
Jérôme Benoit [Sat, 8 Oct 2022 17:16:09 +0000 (19:16 +0200)] 
Fix eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoFix link in documentation
Jérôme Benoit [Sat, 8 Oct 2022 17:06:52 +0000 (19:06 +0200)] 
Fix link in documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoVersion 2.2.1
Jérôme Benoit [Sat, 8 Oct 2022 16:55:05 +0000 (18:55 +0200)] 
Version 2.2.1

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd missed documentation files
Jérôme Benoit [Sat, 8 Oct 2022 16:49:16 +0000 (18:49 +0200)] 
Add missed documentation files

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoGenerate documentation
Jérôme Benoit [Sat, 8 Oct 2022 16:48:36 +0000 (18:48 +0200)] 
Generate documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd UTs for WorkerChoiceStrategyContext
Jérôme Benoit [Sat, 8 Oct 2022 15:58:57 +0000 (17:58 +0200)] 
Add UTs for WorkerChoiceStrategyContext

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd UTs for SelectionStrategiesUtils
Jérôme Benoit [Sat, 8 Oct 2022 14:26:42 +0000 (16:26 +0200)] 
Add UTs for SelectionStrategiesUtils

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoApply dependencies update
Jérôme Benoit [Sat, 8 Oct 2022 13:29:36 +0000 (15:29 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoCheck in UTs the error message thrown in worker-thread pool
Jérôme Benoit [Sat, 8 Oct 2022 13:23:33 +0000 (15:23 +0200)] 
Check in UTs the error message thrown in worker-thread pool

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoConvert function to arrow function in UT
Jérôme Benoit [Sat, 8 Oct 2022 13:05:05 +0000 (15:05 +0200)] 
Convert function to arrow function in UT

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoFactor out some UTs code in test-utils.js
Jérôme Benoit [Sat, 8 Oct 2022 12:51:04 +0000 (14:51 +0200)] 
Factor out some UTs code in test-utils.js

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoComment cleanup
Jérôme Benoit [Sat, 8 Oct 2022 11:51:21 +0000 (13:51 +0200)] 
Comment cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoKeep the LRU strategy implementation as optimized as it was
Jérôme Benoit [Sat, 8 Oct 2022 11:33:22 +0000 (13:33 +0200)] 
Keep the LRU strategy implementation as optimized as it was

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd dynamic worker choice strategy change at runtime
Jérôme Benoit [Sat, 8 Oct 2022 10:24:16 +0000 (12:24 +0200)] 
Add dynamic worker choice strategy change at runtime

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoRemove redundant await
Jérôme Benoit [Fri, 7 Oct 2022 20:46:59 +0000 (22:46 +0200)] 
Remove redundant await

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoReport more cleanups from work in progress PRs
Jérôme Benoit [Fri, 7 Oct 2022 20:29:20 +0000 (22:29 +0200)] 
Report more cleanups from work in progress PRs

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoReport some code cleanups from work in progress PR
Jérôme Benoit [Fri, 7 Oct 2022 19:16:17 +0000 (21:16 +0200)] 
Report some code cleanups from work in progress PR

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoRefine .gitignore
Jérôme Benoit [Fri, 7 Oct 2022 15:20:29 +0000 (17:20 +0200)] 
Refine .gitignore

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoFix eslint configuration
Jérôme Benoit [Fri, 7 Oct 2022 10:32:11 +0000 (12:32 +0200)] 
Fix eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Fri, 7 Oct 2022 10:11:09 +0000 (12:11 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

19 months agoFix eslint configuration
Jérôme Benoit [Fri, 7 Oct 2022 10:10:35 +0000 (12:10 +0200)] 
Fix eslint configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoBump @types/node from 18.8.2 to 18.8.3 (#576)
dependabot[bot] [Thu, 6 Oct 2022 21:43:08 +0000 (23:43 +0200)] 
Bump @types/node from 18.8.2 to 18.8.3 (#576)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoBump @types/node from 18.8.0 to 18.8.2 (#575)
dependabot[bot] [Tue, 4 Oct 2022 20:58:53 +0000 (22:58 +0200)] 
Bump @types/node from 18.8.0 to 18.8.2 (#575)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoBump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 (#573)
dependabot[bot] [Tue, 4 Oct 2022 20:27:23 +0000 (22:27 +0200)] 
Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 (#573)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoBump @typescript-eslint/parser from 5.38.1 to 5.39.0 (#574)
dependabot[bot] [Tue, 4 Oct 2022 20:24:54 +0000 (22:24 +0200)] 
Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 (#574)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoRemove deprecated code configuration
Jérôme Benoit [Mon, 3 Oct 2022 22:21:41 +0000 (00:21 +0200)] 
Remove deprecated code configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoSync package-lock.json
Jérôme Benoit [Mon, 3 Oct 2022 18:47:48 +0000 (20:47 +0200)] 
Sync package-lock.json

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoBump expect from 29.1.0 to 29.1.2 (#572)
dependabot[bot] [Mon, 3 Oct 2022 18:45:33 +0000 (20:45 +0200)] 
Bump expect from 29.1.0 to 29.1.2 (#572)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Mon, 3 Oct 2022 14:40:56 +0000 (16:40 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

19 months agoFix source map support in UTs
Jérôme Benoit [Mon, 3 Oct 2022 14:39:50 +0000 (16:39 +0200)] 
Fix source map support in UTs

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoBump expect from 29.0.3 to 29.1.0 (#571)
dependabot[bot] [Wed, 28 Sep 2022 21:56:38 +0000 (23:56 +0200)] 
Bump expect from 29.0.3 to 29.1.0 (#571)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoCombined PR (#570)
github-actions[bot] [Tue, 27 Sep 2022 22:25:36 +0000 (00:25 +0200)] 
Combined PR (#570)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
19 months agoCombined PR (#569)
github-actions[bot] [Tue, 27 Sep 2022 22:22:31 +0000 (00:22 +0200)] 
Combined PR (#569)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoFix dependabot configuration for GitHub actions
Jérôme Benoit [Tue, 27 Sep 2022 22:19:58 +0000 (00:19 +0200)] 
Fix dependabot configuration for GitHub actions

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd dependabot configuration for GitHub actions
Jérôme Benoit [Tue, 27 Sep 2022 22:07:40 +0000 (00:07 +0200)] 
Add dependabot configuration for GitHub actions

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoBump @types/node from 18.7.19 to 18.7.22 (#563)
dependabot[bot] [Mon, 26 Sep 2022 15:24:28 +0000 (17:24 +0200)] 
Bump @types/node from 18.7.19 to 18.7.22 (#563)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
19 months agoCombined PR (#562)
github-actions[bot] [Mon, 26 Sep 2022 15:12:32 +0000 (17:12 +0200)] 
Combined PR (#562)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoCleanup
Jérôme Benoit [Mon, 26 Sep 2022 07:26:15 +0000 (09:26 +0200)] 
Cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoAdd .npmrc
Jérôme Benoit [Tue, 20 Sep 2022 07:53:25 +0000 (09:53 +0200)] 
Add .npmrc

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
19 months agoApply dependencies update
Jérôme Benoit [Mon, 19 Sep 2022 20:43:45 +0000 (22:43 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoRemove unneeded .editorconfig tunable
Jérôme Benoit [Sat, 17 Sep 2022 09:10:10 +0000 (11:10 +0200)] 
Remove unneeded .editorconfig tunable

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoBump expect from 29.0.2 to 29.0.3 (#558)
dependabot[bot] [Fri, 16 Sep 2022 11:32:51 +0000 (13:32 +0200)] 
Bump expect from 29.0.2 to 29.0.3 (#558)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20 months agoCombined PR (#557)
github-actions[bot] [Fri, 16 Sep 2022 06:37:44 +0000 (08:37 +0200)] 
Combined PR (#557)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
20 months agoCombined PR (#555)
github-actions[bot] [Fri, 16 Sep 2022 06:09:38 +0000 (08:09 +0200)] 
Combined PR (#555)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
20 months agoCombined PR (#546)
github-actions[bot] [Mon, 5 Sep 2022 21:08:44 +0000 (23:08 +0200)] 
Combined PR (#546)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
20 months agoCombined PR (#545)
github-actions[bot] [Mon, 5 Sep 2022 21:05:41 +0000 (23:05 +0200)] 
Combined PR (#545)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
20 months agoBump prettier-plugin-organize-imports from 3.1.0 to 3.1.1 (#539)
dependabot[bot] [Sun, 4 Sep 2022 15:20:59 +0000 (17:20 +0200)] 
Bump prettier-plugin-organize-imports from 3.1.0 to 3.1.1 (#539)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20 months agoBump typedoc from 0.23.12 to 0.23.13 (#538)
dependabot[bot] [Fri, 2 Sep 2022 06:40:20 +0000 (08:40 +0200)] 
Bump typedoc from 0.23.12 to 0.23.13 (#538)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Wed, 31 Aug 2022 13:15:52 +0000 (15:15 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoApply dependencies update
Jérôme Benoit [Wed, 31 Aug 2022 09:41:30 +0000 (11:41 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
20 months agoCombined PR (#532)
github-actions[bot] [Fri, 26 Aug 2022 12:43:43 +0000 (14:43 +0200)] 
Combined PR (#532)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
20 months agoCombined PR (#531)
github-actions[bot] [Fri, 26 Aug 2022 12:39:55 +0000 (14:39 +0200)] 
Combined PR (#531)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
20 months agoBump @types/node from 18.7.10 to 18.7.11 (#525)
dependabot[bot] [Tue, 23 Aug 2022 17:17:05 +0000 (19:17 +0200)] 
Bump @types/node from 18.7.10 to 18.7.11 (#525)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.7.10 to 18.7.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20 months agoBump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 (#519)
dependabot[bot] [Tue, 23 Aug 2022 15:51:13 +0000 (17:51 +0200)] 
Bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.34.0 (#519)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
20 months agoCombined PR (#524)
github-actions[bot] [Tue, 23 Aug 2022 15:46:21 +0000 (17:46 +0200)] 
Combined PR (#524)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
20 months agoCombined PR (#518)
github-actions[bot] [Fri, 19 Aug 2022 21:14:06 +0000 (23:14 +0200)] 
Combined PR (#518)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
20 months agoCombined PR (#515)
github-actions[bot] [Thu, 18 Aug 2022 22:31:16 +0000 (00:31 +0200)] 
Combined PR (#515)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
21 months agoBump @types/node from 18.7.5 to 18.7.6 (#512)
dependabot[bot] [Wed, 17 Aug 2022 10:21:00 +0000 (12:21 +0200)] 
Bump @types/node from 18.7.5 to 18.7.6 (#512)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoApply dependencies update
Jérôme Benoit [Mon, 15 Aug 2022 19:55:12 +0000 (21:55 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
21 months agoBump @types/node from 18.7.1 to 18.7.3 (#511)
dependabot[bot] [Sun, 14 Aug 2022 18:15:48 +0000 (20:15 +0200)] 
Bump @types/node from 18.7.1 to 18.7.3 (#511)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump microtime from 3.1.0 to 3.1.1 (#510)
dependabot[bot] [Sun, 14 Aug 2022 14:08:13 +0000 (16:08 +0200)] 
Bump microtime from 3.1.0 to 3.1.1 (#510)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump rollup from 2.77.2 to 2.77.3 (#508)
dependabot[bot] [Thu, 11 Aug 2022 21:42:19 +0000 (23:42 +0200)] 
Bump rollup from 2.77.2 to 2.77.3 (#508)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump @types/node from 18.6.5 to 18.7.1 (#507)
dependabot[bot] [Wed, 10 Aug 2022 21:50:51 +0000 (23:50 +0200)] 
Bump @types/node from 18.6.5 to 18.7.1 (#507)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoApply dependencies update
Jérôme Benoit [Tue, 9 Aug 2022 09:14:05 +0000 (11:14 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
21 months agopackage-lock.json: cleanups
Jérôme Benoit [Mon, 8 Aug 2022 22:08:01 +0000 (00:08 +0200)] 
package-lock.json: cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
21 months agoMerge branch 'master' of github.com:poolifier/poolifier
Jérôme Benoit [Mon, 8 Aug 2022 21:17:25 +0000 (23:17 +0200)] 
Merge branch 'master' of github.com:poolifier/poolifier

21 months agoAdd GitHub workflow to combine dependabot PRs
Jérôme Benoit [Mon, 8 Aug 2022 21:16:40 +0000 (23:16 +0200)] 
Add GitHub workflow to combine dependabot PRs

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
21 months agoBump @types/node from 18.6.4 to 18.6.5 (#503)
dependabot[bot] [Mon, 8 Aug 2022 21:04:39 +0000 (23:04 +0200)] 
Bump @types/node from 18.6.4 to 18.6.5 (#503)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump prettier-plugin-organize-imports from 3.0.1 to 3.0.3 (#504)
dependabot[bot] [Mon, 8 Aug 2022 21:00:23 +0000 (23:00 +0200)] 
Bump prettier-plugin-organize-imports from 3.0.1 to 3.0.3 (#504)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump @types/node from 18.6.3 to 18.6.4 (#502)
dependabot[bot] [Sat, 6 Aug 2022 08:42:23 +0000 (10:42 +0200)] 
Bump @types/node from 18.6.3 to 18.6.4 (#502)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 (#500)
dependabot[bot] [Tue, 2 Aug 2022 22:00:04 +0000 (00:00 +0200)] 
Bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 (#500)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump prettier-plugin-organize-imports from 3.0.0 to 3.0.1 (#501)
dependabot[bot] [Tue, 2 Aug 2022 21:50:35 +0000 (23:50 +0200)] 
Bump prettier-plugin-organize-imports from 3.0.0 to 3.0.1 (#501)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump eslint-import-resolver-typescript from 3.3.0 to 3.4.0 (#498)
dependabot[bot] [Tue, 2 Aug 2022 09:37:11 +0000 (11:37 +0200)] 
Bump eslint-import-resolver-typescript from 3.3.0 to 3.4.0 (#498)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump @typescript-eslint/parser from 5.31.0 to 5.32.0 (#495)
dependabot[bot] [Tue, 2 Aug 2022 09:19:07 +0000 (11:19 +0200)] 
Bump @typescript-eslint/parser from 5.31.0 to 5.32.0 (#495)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump eslint from 8.20.0 to 8.21.0 (#496)
dependabot[bot] [Tue, 2 Aug 2022 09:13:29 +0000 (11:13 +0200)] 
Bump eslint from 8.20.0 to 8.21.0 (#496)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump typedoc from 0.23.9 to 0.23.10 (#497)
dependabot[bot] [Tue, 2 Aug 2022 08:54:23 +0000 (10:54 +0200)] 
Bump typedoc from 0.23.9 to 0.23.10 (#497)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoBump eslint-define-config from 1.5.1 to 1.6.0 (#499)
dependabot[bot] [Tue, 2 Aug 2022 08:49:09 +0000 (10:49 +0200)] 
Bump eslint-define-config from 1.5.1 to 1.6.0 (#499)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
21 months agoApply dependencies update
Jérôme Benoit [Sun, 31 Jul 2022 08:59:20 +0000 (10:59 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
21 months agoReenable dependabot
Jérôme Benoit [Sat, 30 Jul 2022 07:26:22 +0000 (09:26 +0200)] 
Reenable dependabot

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
21 months agoRemove dependabot configuration
Jérôme Benoit [Sat, 30 Jul 2022 07:23:25 +0000 (09:23 +0200)] 
Remove dependabot configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
21 months agoReenable dependabot
Jérôme Benoit [Sat, 30 Jul 2022 07:16:22 +0000 (09:16 +0200)] 
Reenable dependabot

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
21 months agoApply dependencies update
Jérôme Benoit [Sat, 30 Jul 2022 07:06:56 +0000 (09:06 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
21 months agoBump terser from 5.14.0 to 5.14.2 (#493)
dependabot[bot] [Thu, 21 Jul 2022 19:00:23 +0000 (21:00 +0200)] 
Bump terser from 5.14.0 to 5.14.2 (#493)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
22 months agoUpgrade expect to latest
Jérôme Benoit [Sun, 26 Jun 2022 19:56:51 +0000 (21:56 +0200)] 
Upgrade expect to latest

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
22 months agoFixlet to package.json
Jérôme Benoit [Sun, 26 Jun 2022 19:45:04 +0000 (21:45 +0200)] 
Fixlet to package.json

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
22 months agoApply dependencies update
Jérôme Benoit [Sun, 26 Jun 2022 19:36:43 +0000 (21:36 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
23 months agoAdd a script to sync sonar properties
Jérôme Benoit [Sat, 11 Jun 2022 06:28:29 +0000 (08:28 +0200)] 
Add a script to sync sonar properties

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
23 months agoApply dependencies update
Jérôme Benoit [Sat, 4 Jun 2022 09:52:17 +0000 (11:52 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
23 months agoFix GitHub actions run
Jérôme Benoit [Fri, 20 May 2022 05:36:00 +0000 (07:36 +0200)] 
Fix GitHub actions run

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
23 months agoUse JsDoc default regexp
Jérôme Benoit [Fri, 20 May 2022 05:24:34 +0000 (07:24 +0200)] 
Use JsDoc default regexp

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
23 months agoApply dependencies update
Jérôme Benoit [Fri, 20 May 2022 04:51:14 +0000 (06:51 +0200)] 
Apply dependencies update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>