Commit Graph

168 Commits

Author SHA1 Message Date
Riccardo Rigutini 6a4e6f58cb
Add documentation for max-parallelism option 2023-11-10 17:52:00 +00:00
Riccardo Rigutini da40211525
Add max-parallelism to test workflow
and add more tests for isPositiveInteger
function
2023-11-10 17:46:56 +00:00
Riccardo Rigutini 4245b3de99
Add max parallelism as input option 2023-11-10 17:40:57 +00:00
Riccardo Rigutini 31301c4429
Add processInChunks function to process files in chunks 2023-11-09 21:24:33 +00:00
Riccardo Rigutini b4bb2ab5f2
Merge pull request #72 from richardrigutins/dependabot/npm_and_yarn/types/jest-29.5.7
chore(deps): bump @types/jest from 29.5.6 to 29.5.7
2023-11-06 13:00:41 +01:00
dependabot[bot] 54e4332f6d
chore(deps): bump @types/jest from 29.5.6 to 29.5.7
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.6 to 29.5.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 11:48:50 +00:00
Riccardo Rigutini d0948b9ec8
Merge pull request #73 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.10
chore(deps): bump @types/node from 20.8.9 to 20.8.10
2023-11-06 12:47:22 +01:00
dependabot[bot] 9527b48b70
chore(deps): bump @types/node from 20.8.9 to 20.8.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 20.8.10.
- [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>
2023-11-06 11:26:00 +00:00
Riccardo Rigutini 097bb63d8f
Merge pull request #74 from richardrigutins/dependabot/npm_and_yarn/eslint-8.53.0
chore(deps): bump eslint from 8.52.0 to 8.53.0
2023-11-06 12:25:17 +01:00
dependabot[bot] 55a484318e
chore(deps): bump eslint from 8.52.0 to 8.53.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.52.0 to 8.53.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.52.0...v8.53.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 11:20:43 +00:00
Riccardo Rigutini 0fa3776213
Merge pull request #71 from richardrigutins/dependabot/npm_and_yarn/vercel/ncc-0.38.1
chore(deps): bump @vercel/ncc from 0.38.0 to 0.38.1
2023-10-30 21:48:19 +01:00
Riccardo Rigutini f421db8714
Update dist folder 2023-10-30 20:46:05 +00:00
dependabot[bot] b0a515c838
chore(deps): bump @vercel/ncc from 0.38.0 to 0.38.1
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.0...0.38.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 15:33:20 +00:00
Riccardo Rigutini 992919fc07
Merge pull request #70 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.0
chore(deps): bump eslint-plugin-jest from 27.4.3 to 27.6.0
2023-10-30 16:32:07 +01:00
Riccardo Rigutini 6c401db27a
Merge pull request #69 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.9
chore(deps): bump @types/node from 20.8.7 to 20.8.9
2023-10-30 14:10:51 +01:00
dependabot[bot] f0db95dc13
chore(deps): bump @types/node from 20.8.7 to 20.8.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.7 to 20.8.9.
- [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>
2023-10-30 13:06:47 +00:00
Riccardo Rigutini db947fef18
Merge pull request #68 from richardrigutins/dependabot/github_actions/actions/setup-node-4.0.0
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0
2023-10-30 13:42:57 +01:00
Riccardo Rigutini 22d8d4b8c7
Update check-dist workflow to Node 20 2023-10-30 12:38:33 +00:00
dependabot[bot] 6fe19c0d40
chore(deps): bump eslint-plugin-jest from 27.4.3 to 27.6.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.3 to 27.6.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.3...v27.6.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 11:27:22 +00:00
dependabot[bot] 3f70d49157
chore(deps): bump actions/setup-node from 3.8.1 to 4.0.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.8.1 to 4.0.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3.8.1...v4.0.0)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-30 11:26:19 +00:00
Riccardo Rigutini f7aa8cfda8
Merge pull request #67 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.14.200
chore(deps): bump @types/lodash from 4.14.199 to 4.14.200
2023-10-23 14:37:49 +02:00
dependabot[bot] 693f4b37e1
chore(deps): bump @types/lodash from 4.14.199 to 4.14.200
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.199 to 4.14.200.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 12:34:54 +00:00
Riccardo Rigutini d9d9adc1a7
Merge pull request #66 from richardrigutins/dependabot/npm_and_yarn/types/jest-29.5.6
chore(deps): bump @types/jest from 29.5.5 to 29.5.6
2023-10-23 14:34:06 +02:00
dependabot[bot] c459133b70
chore(deps): bump @types/jest from 29.5.5 to 29.5.6
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.5 to 29.5.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 12:13:05 +00:00
Riccardo Rigutini 9db09ac1b4
Merge pull request #65 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.7
chore(deps): bump @types/node from 20.8.6 to 20.8.7
2023-10-23 14:11:28 +02:00
dependabot[bot] 14fdae5981
chore(deps): bump @types/node from 20.8.6 to 20.8.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.6 to 20.8.7.
- [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>
2023-10-23 12:00:05 +00:00
Riccardo Rigutini b1e60605ec
Merge pull request #64 from richardrigutins/dependabot/npm_and_yarn/eslint-8.52.0
chore(deps): bump eslint from 8.51.0 to 8.52.0
2023-10-23 13:58:51 +02:00
dependabot[bot] a8050abab0
chore(deps): bump eslint from 8.51.0 to 8.52.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.52.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.52.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 11:55:44 +00:00
Riccardo Rigutini 0b3f0a35d8
Merge pull request #63 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.4.3
chore(deps): bump eslint-plugin-jest from 27.4.2 to 27.4.3
2023-10-23 13:54:52 +02:00
dependabot[bot] 4f9f05c7cc
chore(deps): bump eslint-plugin-jest from 27.4.2 to 27.4.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.2 to 27.4.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.2...v27.4.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-23 11:49:18 +00:00
Riccardo Rigutini 84107f486a
Merge pull request #62 from richardrigutins/dependabot/npm_and_yarn/babel/traverse-7.23.2
chore(deps): bump @babel/traverse from 7.22.5 to 7.23.2
2023-10-19 12:40:10 +02:00
dependabot[bot] 8d8efb7db3
chore(deps): bump @babel/traverse from 7.22.5 to 7.23.2
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.22.5 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-19 09:41:53 +00:00
Riccardo Rigutini e20e9451f4
Merge pull request #61 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.6
chore(deps): bump @types/node from 20.8.3 to 20.8.6
2023-10-16 15:56:14 +02:00
Riccardo Rigutini 2378a08bc3
Merge pull request #60 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.0.1
chore(deps): bump eslint-plugin-prettier from 5.0.0 to 5.0.1
2023-10-16 15:54:46 +02:00
dependabot[bot] fa1be62cb1
chore(deps): bump @types/node from 20.8.3 to 20.8.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.3 to 20.8.6.
- [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>
2023-10-16 12:02:21 +00:00
dependabot[bot] 0427fd4ffd
chore(deps): bump eslint-plugin-prettier from 5.0.0 to 5.0.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 12:02:09 +00:00
Riccardo Rigutini 264c9df30e
Merge pull request #59 from richardrigutins/dependabot/npm_and_yarn/eslint-8.51.0
chore(deps): bump eslint from 8.50.0 to 8.51.0
2023-10-09 14:56:21 +02:00
Riccardo Rigutini 80cbd05940
Merge pull request #58 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.3
chore(deps): bump @types/node from 20.8.0 to 20.8.3
2023-10-09 14:55:50 +02:00
dependabot[bot] 4538122485
chore(deps): bump eslint from 8.50.0 to 8.51.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.50.0 to 8.51.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.50.0...v8.51.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-09 11:07:24 +00:00
dependabot[bot] d7ea860c71
chore(deps): bump @types/node from 20.8.0 to 20.8.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.0 to 20.8.3.
- [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>
2023-10-09 11:07:13 +00:00
Riccardo Rigutini 0a9a11af3c
Merge pull request #55 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-4.10.1
chore(deps): bump eslint-plugin-github from 4.10.0 to 4.10.1
2023-10-02 15:32:16 +02:00
Riccardo Rigutini 27ca3aaa83
Merge pull request #57 from richardrigutins/dependabot/npm_and_yarn/types/node-20.8.0
chore(deps): bump @types/node from 20.6.5 to 20.8.0
2023-10-02 15:25:34 +02:00
dependabot[bot] 1a6e61c50a
chore(deps): bump eslint-plugin-github from 4.10.0 to 4.10.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.0 to 4.10.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.0...v4.10.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-github
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 12:05:13 +00:00
Riccardo Rigutini c90eb833c2
Merge pull request #56 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.4.2
chore(deps): bump eslint-plugin-jest from 27.4.0 to 27.4.2
2023-10-02 14:04:29 +02:00
dependabot[bot] d781e0bc9c
chore(deps): bump @types/node from 20.6.5 to 20.8.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.6.5 to 20.8.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 11:28:00 +00:00
dependabot[bot] cfbdb4216d
chore(deps): bump eslint-plugin-jest from 27.4.0 to 27.4.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.4.0 to 27.4.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v27.4.0...v27.4.2)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-02 11:27:19 +00:00
Riccardo Rigutini 816522b33a
Merge pull request #53 from richardrigutins/dependabot/npm_and_yarn/glob-10.3.7
chore(deps): bump glob from 10.3.4 to 10.3.7
2023-09-29 21:41:20 +02:00
Riccardo Rigutini e6089b8946 Bump glob to 10.3.10 2023-09-29 19:36:20 +00:00
Riccardo Rigutini a839c172ab
Update examples in README.md 2023-09-25 21:58:42 +02:00
Riccardo Rigutini 76a6ae3126
Merge pull request #52 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.14.199
chore(deps): bump @types/lodash from 4.14.198 to 4.14.199
2023-09-25 14:13:42 +02:00