Compare commits

...

557 Commits
v2.0.0 ... main

Author SHA1 Message Date
Riccardo Rigutini 91eba4b69f
Merge pull request #376 from richardrigutins/dependabot/npm_and_yarn/typescript-5.9.2
chore: Bump typescript from 5.8.3 to 5.9.2
2025-08-15 14:15:03 +02:00
dependabot[bot] 8caf073325
chore: Bump typescript from 5.8.3 to 5.9.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.3 to 5.9.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-15 12:07:44 +00:00
Riccardo Rigutini 6f5c1b3965
Merge pull request #378 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.20
chore: Bump @types/lodash from 4.17.17 to 4.17.20
2025-08-15 14:06:27 +02:00
dependabot[bot] 9bb4d58488
chore: Bump @types/lodash from 4.17.17 to 4.17.20
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.17 to 4.17.20.
- [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-version: 4.17.20
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-11 21:52:41 +00:00
Riccardo Rigutini 40868bdeb8
Merge pull request #373 from richardrigutins/dependabot/npm_and_yarn/types/node-24.2.0
chore: Bump @types/node from 24.0.13 to 24.2.0
2025-08-08 03:13:55 +02:00
Riccardo Rigutini 2fdedf94a0
Merge pull request #374 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.5.3
chore: Bump eslint-plugin-prettier from 5.4.0 to 5.5.3
2025-08-08 03:12:12 +02:00
dependabot[bot] ecb55a40f1
chore: Bump eslint-plugin-prettier from 5.4.0 to 5.5.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.4.0 to 5.5.3.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.4.0...v5.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 19:23:46 +00:00
dependabot[bot] e41d01dfed
chore: Bump @types/node from 24.0.13 to 24.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.13 to 24.2.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-version: 24.2.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 19:08:12 +00:00
Riccardo Rigutini cb390de92b
Merge pull request #372 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.38.0
chore: Bump @typescript-eslint/parser from 8.33.1 to 8.38.0
2025-08-04 20:00:44 +02:00
dependabot[bot] 803094d53d
chore: Bump @typescript-eslint/parser from 8.33.1 to 8.38.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.33.1 to 8.38.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.38.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.38.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-04 17:24:22 +00:00
Riccardo Rigutini bf251d0af3
Merge pull request #366 from richardrigutins:dependabot/npm_and_yarn/glob-11.0.3
chore: Bump glob from 11.0.2 to 11.0.3
2025-07-20 14:37:00 +02:00
Riccardo Rigutini 2a28fa5fdb
chore: Update dist folder 2025-07-20 12:29:45 +00:00
Riccardo Rigutini 24cdf93222
Merge pull request #369 from richardrigutins/dependabot/npm_and_yarn/types/node-24.0.13
chore: Bump @types/node from 24.0.7 to 24.0.13
2025-07-15 23:09:04 +02:00
dependabot[bot] df06358aca
chore: Bump @types/node from 24.0.7 to 24.0.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.7 to 24.0.13.
- [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-version: 24.0.13
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-14 14:14:59 +00:00
Riccardo Rigutini 4b6d5afe64
Merge pull request #365 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.4.0
chore: Bump ts-jest from 29.3.4 to 29.4.0
2025-07-07 20:13:17 +02:00
dependabot[bot] b75c7e98b2
chore: Bump glob from 11.0.2 to 11.0.3
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.2 to 11.0.3.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.2...v11.0.3)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 14:15:18 +00:00
dependabot[bot] f84cc15ab7
chore: Bump ts-jest from 29.3.4 to 29.4.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.4 to 29.4.0.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.3.4...v29.4.0)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.4.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 14:12:22 +00:00
Riccardo Rigutini 78b2ccec5e
Merge pull request #363 from richardrigutins/dependabot/npm_and_yarn/types/node-24.0.7
chore: Bump @types/node from 22.15.21 to 24.0.7
2025-07-01 21:16:09 +02:00
dependabot[bot] de8415c9f8
chore: Bump @types/node from 22.15.21 to 24.0.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.21 to 24.0.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-version: 24.0.7
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-30 14:49:23 +00:00
Riccardo Rigutini 682074fb07
Merge pull request #358 from richardrigutins/dependabot/npm_and_yarn/brace-expansion-1.1.12
chore: Bump brace-expansion from 1.1.11 to 1.1.12
2025-06-24 16:07:39 +02:00
Riccardo Rigutini 25b3d9fa0f
chore: Add GitLens extension and update Prettier feature reference 2025-06-24 13:58:05 +00:00
Riccardo Rigutini ab32d1d506
chore: Update dist folder 2025-06-24 13:57:42 +00:00
dependabot[bot] 416b49a8b3
chore: Bump brace-expansion from 1.1.11 to 1.1.12
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 02:07:17 +00:00
Riccardo Rigutini 62e61f144f
Merge pull request #355 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.17
chore: Bump @types/lodash from 4.17.16 to 4.17.17
2025-06-09 23:07:02 +02:00
dependabot[bot] 6caa88d698
chore: Bump @types/lodash from 4.17.16 to 4.17.17
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.16 to 4.17.17.
- [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-version: 4.17.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 21:02:22 +00:00
Riccardo Rigutini 436e5a6bff
Merge pull request #356 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.33.1
chore: Bump @typescript-eslint/eslint-plugin from 8.33.0 to 8.33.1
2025-06-09 23:01:07 +02:00
dependabot[bot] d6ab0c2d5a
chore: Bump @typescript-eslint/eslint-plugin from 8.33.0 to 8.33.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.33.0 to 8.33.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.33.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 12:08:51 +00:00
Riccardo Rigutini 4d834a125a
Merge pull request #354 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.33.0
chore: Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0
2025-06-02 15:51:10 +02:00
dependabot[bot] 1f51a17cfa
chore: Bump @typescript-eslint/eslint-plugin from 8.32.1 to 8.33.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.32.1 to 8.33.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.33.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.33.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 12:38:21 +00:00
Riccardo Rigutini 30883c3a6a
Merge pull request #351 from richardrigutins/dependabot/npm_and_yarn/types/node-22.15.21
chore: Bump @types/node from 22.15.19 to 22.15.21
2025-05-26 19:59:30 +02:00
Riccardo Rigutini 891bdb3b12
Merge pull request #349 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.3.4
chore: Bump ts-jest from 29.3.2 to 29.3.4
2025-05-26 18:31:42 +02:00
dependabot[bot] fc8e5036ea
chore: Bump @types/node from 22.15.19 to 22.15.21
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.19 to 22.15.21.
- [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-version: 22.15.21
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 11:54:37 +00:00
dependabot[bot] 6f3aa9afd6
chore: Bump ts-jest from 29.3.2 to 29.3.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.3.2 to 29.3.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.3.2...v29.3.4)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.3.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 11:50:47 +00:00
Riccardo Rigutini 3008f56463
Merge pull request #347 from richardrigutins/dependabot/npm_and_yarn/types/node-22.15.19
chore: Bump @types/node from 22.15.17 to 22.15.19
2025-05-19 14:53:32 +02:00
dependabot[bot] 16a6bb7928
chore: Bump @types/node from 22.15.17 to 22.15.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.17 to 22.15.19.
- [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-version: 22.15.19
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 12:37:47 +00:00
Riccardo Rigutini dd1ef070e2
Merge pull request #348 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.32.1
chore: Bump @typescript-eslint/eslint-plugin from 8.32.0 to 8.32.1
2025-05-19 14:36:34 +02:00
dependabot[bot] 4366da2d04
chore: Bump @typescript-eslint/eslint-plugin from 8.32.0 to 8.32.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.32.0 to 8.32.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.32.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 11:55:15 +00:00
Riccardo Rigutini 0da6f51f24
Merge pull request #346 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.32.1
chore: Bump @typescript-eslint/parser from 8.30.1 to 8.32.1
2025-05-19 13:17:26 +02:00
dependabot[bot] efc9daf89e
chore: Bump @typescript-eslint/parser from 8.30.1 to 8.32.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.30.1 to 8.32.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.32.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-18 23:42:04 +00:00
Riccardo Rigutini 2a25bd9af1
Merge pull request #343 from richardrigutins/dependabot/npm_and_yarn/undici-5.29.0
[Chore] Bump undici from 5.28.5 to 5.29.0
2025-05-19 01:40:51 +02:00
Riccardo Rigutini 6ac98b0011
chore: Standardize commit message prefix to lowercase 2025-05-18 23:38:28 +00:00
Riccardo Rigutini cadbfab332
chore: Update dist folder 2025-05-18 23:37:49 +00:00
dependabot[bot] ae9e78cac2
[Chore] Bump undici from 5.28.5 to 5.29.0
Bumps [undici](https://github.com/nodejs/undici) from 5.28.5 to 5.29.0.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.5...v5.29.0)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 5.29.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-15 16:36:38 +00:00
Riccardo Rigutini 86211b1e32
Merge pull request #341 from richardrigutins/dependabot/npm_and_yarn/types/node-22.15.17
[Chore] Bump @types/node from 22.15.3 to 22.15.17
2025-05-13 06:59:13 +02:00
dependabot[bot] 5b3c838a69
[Chore] Bump @types/node from 22.15.3 to 22.15.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.3 to 22.15.17.
- [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-version: 22.15.17
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 21:14:33 +00:00
Riccardo Rigutini 4fc80aac95
Merge pull request #342 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.32.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.31.0 to 8.32.0
2025-05-12 23:13:23 +02:00
dependabot[bot] 5e77c4141e
[Chore] Bump @typescript-eslint/eslint-plugin from 8.31.0 to 8.32.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.31.0 to 8.32.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.32.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.32.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-12 11:51:44 +00:00
Riccardo Rigutini 613e1bc21d
Merge pull request #339 from richardrigutins/dependabot/npm_and_yarn/glob-11.0.2
[Chore] Bump glob from 11.0.1 to 11.0.2
2025-05-05 23:32:54 +02:00
Riccardo Rigutini 4f05984a4f
Merge pull request #340 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.4.0
[Chore] Bump eslint-plugin-prettier from 5.2.6 to 5.4.0
2025-05-05 23:29:39 +02:00
dependabot[bot] 2d68d6b868
[Chore] Bump eslint-plugin-prettier from 5.2.6 to 5.4.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.6 to 5.4.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.6...v5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 11:47:02 +00:00
dependabot[bot] dd0b02e9e2
[Chore] Bump glob from 11.0.1 to 11.0.2
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.1 to 11.0.2.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.1...v11.0.2)

---
updated-dependencies:
- dependency-name: glob
  dependency-version: 11.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 11:43:25 +00:00
Riccardo Rigutini ce4785a5e2
Merge pull request #335 from richardrigutins/dependabot/npm_and_yarn/types/node-22.15.3
[Chore] Bump @types/node from 22.14.0 to 22.15.3
2025-04-29 08:15:38 +02:00
dependabot[bot] c554585595
[Chore] Bump @types/node from 22.14.0 to 22.15.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.0 to 22.15.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-version: 22.15.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 06:14:18 +00:00
Riccardo Rigutini f9c32deb2c
Merge pull request #336 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.31.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.29.1 to 8.31.0
2025-04-29 08:12:59 +02:00
dependabot[bot] 6bab2b80fb
[Chore] Bump @typescript-eslint/eslint-plugin from 8.29.1 to 8.31.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.29.1 to 8.31.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.31.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-28 13:36:21 +00:00
Riccardo Rigutini 5df0f013a5
Merge pull request #332 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.30.1
[Chore] Bump @typescript-eslint/parser from 8.27.0 to 8.30.1
2025-04-21 22:26:25 +02:00
Riccardo Rigutini 883ad13978
Merge pull request #333 from richardrigutins/dependabot/npm_and_yarn/typescript-5.8.3
[Chore] Bump typescript from 5.8.2 to 5.8.3
2025-04-21 19:27:13 +02:00
dependabot[bot] adf1d6ed80
[Chore] Bump typescript from 5.8.2 to 5.8.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.8.2 to 5.8.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.2...v5.8.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-version: 5.8.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 12:31:22 +00:00
dependabot[bot] d782e01e7d
[Chore] Bump @typescript-eslint/parser from 8.27.0 to 8.30.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.27.0 to 8.30.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-21 12:07:19 +00:00
Riccardo Rigutini 54bce4a981
Merge pull request #330 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.3.2
[Chore] Bump ts-jest from 29.2.6 to 29.3.2
2025-04-17 01:07:34 +02:00
Riccardo Rigutini a3080fe718
Merge pull request #331 from richardrigutins/dependabot/github_actions/actions/setup-node-4.4.0
[Chore] Bump actions/setup-node from 4.3.0 to 4.4.0
2025-04-17 01:06:44 +02:00
Riccardo Rigutini f50996b275
Merge pull request #329 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.29.1
[Chore] Bump @typescript-eslint/eslint-plugin from 8.26.1 to 8.29.1
2025-04-17 01:03:54 +02:00
dependabot[bot] 724b3a01b3
[Chore] Bump actions/setup-node from 4.3.0 to 4.4.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.3.0...v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 11:40:43 +00:00
dependabot[bot] 0fe7bceaa9
[Chore] Bump ts-jest from 29.2.6 to 29.3.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.6 to 29.3.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.6...v29.3.2)

---
updated-dependencies:
- dependency-name: ts-jest
  dependency-version: 29.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 11:13:26 +00:00
dependabot[bot] be92c9a574
[Chore] Bump @typescript-eslint/eslint-plugin from 8.26.1 to 8.29.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.26.1 to 8.29.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.29.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.29.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 11:09:55 +00:00
Riccardo Rigutini 02a5947c18
Merge pull request #328 from richardrigutins/dependabot/npm_and_yarn/types/node-22.14.0
[Chore] Bump @types/node from 22.13.14 to 22.14.0
2025-04-09 00:52:41 +02:00
Riccardo Rigutini 87d5309505
Merge pull request #326 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.6
[Chore] Bump eslint-plugin-prettier from 5.2.5 to 5.2.6
2025-04-07 22:12:30 +02:00
dependabot[bot] a53042154e
[Chore] Bump @types/node from 22.13.14 to 22.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.14 to 22.14.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-version: 22.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 11:55:34 +00:00
dependabot[bot] 7a285a1b94
[Chore] Bump eslint-plugin-prettier from 5.2.5 to 5.2.6
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.5 to 5.2.6.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.5...v5.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-07 11:50:55 +00:00
Riccardo Rigutini b5900a13ff
Merge pull request #324 from richardrigutins/dependabot/npm_and_yarn/types/node-22.13.14
[Chore] Bump @types/node from 22.13.13 to 22.13.14
2025-03-31 20:00:32 +02:00
Riccardo Rigutini 1d407e4af8
Merge pull request #325 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.5
[Chore] Bump eslint-plugin-prettier from 5.2.3 to 5.2.5
2025-03-31 19:55:00 +02:00
dependabot[bot] cadc4ccc54
[Chore] Bump eslint-plugin-prettier from 5.2.3 to 5.2.5
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.3 to 5.2.5.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.2.3...v5.2.5)

---
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>
2025-03-31 11:59:09 +00:00
dependabot[bot] 0e252359e4
[Chore] Bump @types/node from 22.13.13 to 22.13.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.13 to 22.13.14.
- [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>
2025-03-31 11:59:03 +00:00
Riccardo Rigutini 01a5071df4
Merge pull request #320 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.27.0
[Chore] Bump @typescript-eslint/parser from 8.26.1 to 8.27.0
2025-03-25 19:41:26 +01:00
dependabot[bot] 7fa253ad2e
[Chore] Bump @typescript-eslint/parser from 8.26.1 to 8.27.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.26.1 to 8.27.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.27.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-24 12:53:38 +00:00
Riccardo Rigutini e1c3d861f8
Merge pull request #323 from richardrigutins/dependabot/npm_and_yarn/types/node-22.13.13
[Chore] Bump @types/node from 22.13.10 to 22.13.13
2025-03-24 13:52:18 +01:00
dependabot[bot] a7393e4dd3
[Chore] Bump @types/node from 22.13.10 to 22.13.13
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.10 to 22.13.13.
- [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>
2025-03-24 12:35:24 +00:00
Riccardo Rigutini 400f2405e3
Merge pull request #318 from richardrigutins/dependabot/npm_and_yarn/types/node-22.13.10
[Chore] Bump @types/node from 22.13.4 to 22.13.10
2025-03-18 11:13:27 +01:00
dependabot[bot] afbb97156b
[Chore] Bump @types/node from 22.13.4 to 22.13.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.4 to 22.13.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>
2025-03-17 18:34:42 +00:00
Riccardo Rigutini 87621bc485
Merge pull request #317 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.26.1
[Chore] Bump @typescript-eslint/parser from 8.26.0 to 8.26.1
2025-03-17 19:33:14 +01:00
dependabot[bot] 980ddffd19
[Chore] Bump @typescript-eslint/parser from 8.26.0 to 8.26.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.26.0 to 8.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 18:29:01 +00:00
Riccardo Rigutini bc64561516
Merge pull request #316 from richardrigutins/dependabot/github_actions/actions/setup-node-4.3.0
[Chore] Bump actions/setup-node from 4.2.0 to 4.3.0
2025-03-17 19:25:45 +01:00
Riccardo Rigutini c8ad9a3008
Merge pull request #319 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.26.1
[Chore] Bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1
2025-03-17 19:24:23 +01:00
dependabot[bot] 6598b0cbab
[Chore] Bump @typescript-eslint/eslint-plugin from 8.26.0 to 8.26.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.26.0 to 8.26.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 12:00:09 +00:00
dependabot[bot] 018eed68ca
[Chore] Bump actions/setup-node from 4.2.0 to 4.3.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.2.0...v4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 11:57:29 +00:00
Riccardo Rigutini 50c4fc7704
Merge pull request #312 from richardrigutins/dependabot/npm_and_yarn/typescript-5.8.2
[Chore] Bump typescript from 5.7.3 to 5.8.2
2025-03-10 22:00:00 +01:00
dependabot[bot] 23b0195eb1
[Chore] Bump typescript from 5.7.3 to 5.8.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.3 to 5.8.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 19:02:35 +00:00
Riccardo Rigutini 2e518daa74
Merge pull request #314 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.26.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.25.0 to 8.26.0
2025-03-10 20:01:23 +01:00
Riccardo Rigutini 3cd7f69a5a
Merge pull request #315 from richardrigutins/dependabot/npm_and_yarn/prettier-3.5.3
[Chore] Bump prettier from 3.5.2 to 3.5.3
2025-03-10 19:55:59 +01:00
dependabot[bot] af39b4d55e
[Chore] Bump prettier from 3.5.2 to 3.5.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 11:31:03 +00:00
dependabot[bot] e0ef9258bf
[Chore] Bump @typescript-eslint/eslint-plugin from 8.25.0 to 8.26.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.25.0 to 8.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 11:30:57 +00:00
Riccardo Rigutini c7a664e9f7
Merge pull request #308 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.16
[Chore] Bump @types/lodash from 4.17.15 to 4.17.16
2025-03-04 00:44:42 +01:00
dependabot[bot] 9fa063dd41
[Chore] Bump @types/lodash from 4.17.15 to 4.17.16
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.15 to 4.17.16.
- [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>
2025-03-03 23:34:02 +00:00
Riccardo Rigutini c1bdd80b3e
Merge pull request #311 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.26.0
[Chore] Bump @typescript-eslint/parser from 8.24.0 to 8.26.0
2025-03-04 00:32:48 +01:00
dependabot[bot] c19090aecc
[Chore] Bump @typescript-eslint/parser from 8.24.0 to 8.26.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.24.0 to 8.26.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.26.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 23:28:12 +00:00
Riccardo Rigutini c60693da17
Merge pull request #309 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.25.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.24.1 to 8.25.0
2025-03-04 00:26:55 +01:00
dependabot[bot] eaf49a3fcc
[Chore] Bump @typescript-eslint/eslint-plugin from 8.24.1 to 8.25.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.24.1 to 8.25.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.25.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 11:52:55 +00:00
Riccardo Rigutini 71a24fcf2d
Merge pull request #305 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.24.1
[Chore] Bump @typescript-eslint/eslint-plugin from 8.23.0 to 8.24.1
2025-02-26 12:47:51 +01:00
Riccardo Rigutini a9b3567084
Merge pull request #302 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.2.6
[Chore] Bump ts-jest from 29.2.5 to 29.2.6
2025-02-26 12:45:30 +01:00
dependabot[bot] 8e7124eb40
[Chore] Bump ts-jest from 29.2.5 to 29.2.6
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.5 to 29.2.6.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.5...v29.2.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-25 14:59:07 +00:00
Riccardo Rigutini 20c781565b
Merge pull request #303 from richardrigutins/dependabot/npm_and_yarn/prettier-3.5.2
[Chore] Bump prettier from 3.5.1 to 3.5.2
2025-02-25 15:57:52 +01:00
dependabot[bot] 46a53eed32
[Chore] Bump @typescript-eslint/eslint-plugin from 8.23.0 to 8.24.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.23.0 to 8.24.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 14:10:12 +00:00
dependabot[bot] 7fd12df8d0
[Chore] Bump prettier from 3.5.1 to 3.5.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.1...3.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-24 14:09:52 +00:00
Riccardo Rigutini 5378355103
Merge pull request #298 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.24.0
[Chore] Bump @typescript-eslint/parser from 8.23.0 to 8.24.0
2025-02-17 15:13:01 +01:00
dependabot[bot] 312b21d01b
[Chore] Bump @typescript-eslint/parser from 8.23.0 to 8.24.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.23.0 to 8.24.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.24.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 14:10:47 +00:00
Riccardo Rigutini 8b59c119ed
Merge pull request #299 from richardrigutins/dependabot/npm_and_yarn/types/node-22.13.4
[Chore] Bump @types/node from 22.13.1 to 22.13.4
2025-02-17 15:08:39 +01:00
Riccardo Rigutini 67d90d12b0
Merge pull request #301 from richardrigutins/dependabot/npm_and_yarn/prettier-3.5.1
[Chore] Bump prettier from 3.4.2 to 3.5.1
2025-02-17 15:05:23 +01:00
dependabot[bot] f1d8d55a98
[Chore] Bump prettier from 3.4.2 to 3.5.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.2 to 3.5.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-17 12:49:48 +00:00
dependabot[bot] 5f877a5535
[Chore] Bump @types/node from 22.13.1 to 22.13.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.1 to 22.13.4.
- [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>
2025-02-17 12:49:38 +00:00
Riccardo Rigutini c3a784e746
Merge pull request #292 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.23.0
[Chore] Bump @typescript-eslint/parser from 8.22.0 to 8.23.0
2025-02-10 13:42:32 +01:00
dependabot[bot] 64f1ce16e5
[Chore] Bump @typescript-eslint/parser from 8.22.0 to 8.23.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 12:35:22 +00:00
Riccardo Rigutini 28cbe6cd50
Merge pull request #294 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.23.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0
2025-02-10 13:34:08 +01:00
dependabot[bot] a93be15990
[Chore] Bump @typescript-eslint/eslint-plugin from 8.22.0 to 8.23.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.22.0 to 8.23.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.23.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-10 12:31:52 +00:00
Riccardo Rigutini 96753182a0
Merge pull request #293 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-5.1.8
[Chore] Bump eslint-plugin-github from 5.1.7 to 5.1.8
2025-02-10 13:30:40 +01:00
Riccardo Rigutini dcf64ce490
Merge pull request #295 from richardrigutins/dependabot/npm_and_yarn/types/node-22.13.1
[Chore] Bump @types/node from 22.13.0 to 22.13.1
2025-02-10 13:29:21 +01:00
dependabot[bot] cbae69e47d
[Chore] Bump @types/node from 22.13.0 to 22.13.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.0 to 22.13.1.
- [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>
2025-02-10 11:15:46 +00:00
dependabot[bot] 21808c127b
[Chore] Bump eslint-plugin-github from 5.1.7 to 5.1.8
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.1.7 to 5.1.8.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.7...v5.1.8)

---
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>
2025-02-10 11:15:30 +00:00
Riccardo Rigutini 9e24ece756
Merge pull request #289 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.15
[Chore] Bump @types/lodash from 4.17.14 to 4.17.15
2025-02-04 17:15:53 +01:00
dependabot[bot] 43f141a1fe
[Chore] Bump @types/lodash from 4.17.14 to 4.17.15
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.14 to 4.17.15.
- [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>
2025-02-04 12:54:31 +00:00
Riccardo Rigutini 3b31f2a2b1
Merge pull request #290 from richardrigutins/dependabot/npm_and_yarn/types/node-22.13.0
[Chore] Bump @types/node from 22.10.5 to 22.13.0
2025-02-04 13:53:22 +01:00
Riccardo Rigutini 9542c17501
Merge pull request #291 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-5.1.7
[Chore] Bump eslint-plugin-github from 5.1.5 to 5.1.7
2025-02-04 13:49:12 +01:00
dependabot[bot] c9bd68da22
[Chore] Bump eslint-plugin-github from 5.1.5 to 5.1.7
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.1.5 to 5.1.7.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.5...v5.1.7)

---
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>
2025-02-03 14:19:23 +00:00
dependabot[bot] 220ae76c1f
[Chore] Bump @types/node from 22.10.5 to 22.13.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.13.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>
2025-02-03 14:19:06 +00:00
Riccardo Rigutini 80f28b2314
Merge pull request #288 from richardrigutins/devcontainer
[Chore] Add devcontainer configuration
2025-02-03 15:17:26 +01:00
Riccardo Rigutini ff5bd7c036
Add devcontainer configuration and update Dependabot settings 2025-02-03 14:14:25 +00:00
Riccardo Rigutini 5a5c85c64e
Merge pull request #286 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.22.0
[Chore] Bump @typescript-eslint/parser from 8.19.1 to 8.22.0
2025-02-03 14:13:49 +01:00
Riccardo Rigutini 7ee3c1604d
Merge pull request #279 from richardrigutins/dependabot/npm_and_yarn/undici-5.28.5
[Chore] Bump undici from 5.28.4 to 5.28.5
2025-02-03 14:09:49 +01:00
Riccardo Rigutini 3dfe11c26c
Update dist folder 2025-02-03 13:06:58 +00:00
dependabot[bot] f45f8415ce
[Chore] Bump @typescript-eslint/parser from 8.19.1 to 8.22.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.19.1 to 8.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 12:54:14 +00:00
Riccardo Rigutini c4acfb505e
Merge pull request #287 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.22.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.22.0
2025-02-03 13:52:59 +01:00
dependabot[bot] c9ee014f5a
[Chore] Bump @typescript-eslint/eslint-plugin from 8.19.1 to 8.22.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.19.1 to 8.22.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-02-03 11:40:48 +00:00
Riccardo Rigutini e6a186ca1d
Merge pull request #284 from richardrigutins/dependabot/github_actions/actions/setup-node-4.2.0
[Chore] Bump actions/setup-node from 4.1.0 to 4.2.0
2025-01-31 18:26:02 +01:00
dependabot[bot] 266cd1b1c4
[Chore] Bump actions/setup-node from 4.1.0 to 4.2.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-27 11:47:06 +00:00
Riccardo Rigutini 4dd5585e7e
Merge pull request #277 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.3
[Chore] Bump eslint-plugin-prettier from 5.2.1 to 5.2.3
2025-01-27 10:27:53 +01:00
dependabot[bot] ff72fd29f8
[Chore] Bump eslint-plugin-prettier from 5.2.1 to 5.2.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.2.1 to 5.2.3.
- [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.2.1...v5.2.3)

---
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>
2025-01-27 09:22:50 +00:00
Riccardo Rigutini 338ea36355
Merge pull request #278 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-28.11.0
[Chore] Bump eslint-plugin-jest from 28.10.0 to 28.11.0
2025-01-27 10:21:35 +01:00
dependabot[bot] fc3b8d9e32
[Chore] Bump undici from 5.28.4 to 5.28.5
Bumps [undici](https://github.com/nodejs/undici) from 5.28.4 to 5.28.5.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v5.28.4...v5.28.5)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-22 00:35:04 +00:00
Riccardo Rigutini cea3fcd15c
Merge pull request #276 from richardrigutins/dependabot/npm_and_yarn/typescript-5.7.3
[Chore] Bump typescript from 5.7.2 to 5.7.3
2025-01-20 18:13:57 +01:00
dependabot[bot] 9930d7c120
[Chore] Bump eslint-plugin-jest from 28.10.0 to 28.11.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.10.0 to 28.11.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/v28.10.0...v28.11.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>
2025-01-20 12:04:30 +00:00
dependabot[bot] 0965ccc094
[Chore] Bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-20 12:04:19 +00:00
Riccardo Rigutini b9d990e139
Merge pull request #270 from richardrigutins/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.13.0
[Chore] Bump @stylistic/eslint-plugin from 2.12.1 to 2.13.0
2025-01-13 17:46:46 +01:00
dependabot[bot] 66ba672f2a
[Chore] Bump @stylistic/eslint-plugin from 2.12.1 to 2.13.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.1 to 2.13.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.13.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 16:13:50 +00:00
Riccardo Rigutini e964e75d99
Merge pull request #271 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.19.1
[Chore] Bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1
2025-01-13 17:09:41 +01:00
Riccardo Rigutini 03e87eaa02
Merge pull request #272 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-5.1.5
[Chore] Bump eslint-plugin-github from 5.1.4 to 5.1.5
2025-01-13 12:32:43 +01:00
Riccardo Rigutini 37b9ebbdc6
Merge pull request #273 from richardrigutins/dependabot/npm_and_yarn/glob-11.0.1
[Chore] Bump glob from 11.0.0 to 11.0.1
2025-01-13 12:22:07 +01:00
dependabot[bot] 5fa13e9994
[Chore] Bump glob from 11.0.0 to 11.0.1
Bumps [glob](https://github.com/isaacs/node-glob) from 11.0.0 to 11.0.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v11.0.0...v11.0.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 11:19:28 +00:00
dependabot[bot] 486453be20
[Chore] Bump eslint-plugin-github from 5.1.4 to 5.1.5
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.1.4 to 5.1.5.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.4...v5.1.5)

---
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>
2025-01-13 11:19:22 +00:00
dependabot[bot] 4c0f38a392
[Chore] Bump @typescript-eslint/eslint-plugin from 8.19.0 to 8.19.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.19.0 to 8.19.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-13 11:19:14 +00:00
Riccardo Rigutini 8339cdce9e
Merge pull request #268 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.14
[Chore] Bump @types/lodash from 4.17.13 to 4.17.14
2025-01-07 22:49:43 +01:00
dependabot[bot] 9ad65828b1
[Chore] Bump @types/lodash from 4.17.13 to 4.17.14
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.13 to 4.17.14.
- [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>
2025-01-07 21:45:24 +00:00
Riccardo Rigutini a69d0900d7
Merge pull request #269 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.19.1
[Chore] Bump @typescript-eslint/parser from 8.18.2 to 8.19.1
2025-01-07 22:44:11 +01:00
dependabot[bot] b18b8bbea6
[Chore] Bump @typescript-eslint/parser from 8.18.2 to 8.19.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.18.2 to 8.19.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-07 20:51:40 +00:00
Riccardo Rigutini f610f96ce6
Merge pull request #266 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.19.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0
2025-01-07 21:50:26 +01:00
dependabot[bot] 5045ef122d
[Chore] Bump @typescript-eslint/eslint-plugin from 8.18.2 to 8.19.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.2 to 8.19.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.19.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-06 16:47:41 +00:00
Riccardo Rigutini aace0204af
Merge pull request #265 from richardrigutins/dependabot/npm_and_yarn/types/node-22.10.5
[Chore] Bump @types/node from 22.10.2 to 22.10.5
2025-01-06 17:46:26 +01:00
dependabot[bot] 561a9f516a
[Chore] Bump @types/node from 22.10.2 to 22.10.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.5.
- [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>
2025-01-06 11:08:37 +00:00
Riccardo Rigutini 52552784ce
Merge pull request #264 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.18.2
[Chore] Bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2
2024-12-31 12:00:11 +01:00
dependabot[bot] a6cb56e485
[Chore] Bump @typescript-eslint/eslint-plugin from 8.18.1 to 8.18.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.1 to 8.18.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-30 11:32:20 +00:00
Riccardo Rigutini e00c229548
Merge pull request #263 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.18.2
[Chore] Bump @typescript-eslint/parser from 8.18.0 to 8.18.2
2024-12-24 11:08:22 +01:00
dependabot[bot] 1f5769532c
[Chore] Bump @typescript-eslint/parser from 8.18.0 to 8.18.2
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.18.0 to 8.18.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-24 10:00:40 +00:00
Riccardo Rigutini cd74ec1c3b
Merge pull request #260 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.18.1
[Chore] Bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.1
2024-12-24 10:59:29 +01:00
Riccardo Rigutini cb3054f56d
Merge pull request #262 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-28.10.0
[Chore] Bump eslint-plugin-jest from 28.9.0 to 28.10.0
2024-12-24 10:34:12 +01:00
Riccardo Rigutini fdeb4f3143
Merge pull request #261 from richardrigutins/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.12.1
[Chore] Bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1
2024-12-23 22:10:57 +01:00
dependabot[bot] a1883ba6e4
[Chore] Bump eslint-plugin-jest from 28.9.0 to 28.10.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.9.0 to 28.10.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/v28.9.0...v28.10.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>
2024-12-23 11:31:46 +00:00
dependabot[bot] e508a5a772
[Chore] Bump @stylistic/eslint-plugin from 2.12.0 to 2.12.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.12.0 to 2.12.1.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 11:31:39 +00:00
dependabot[bot] ebfb5c497f
[Chore] Bump @typescript-eslint/eslint-plugin from 8.18.0 to 8.18.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.18.0 to 8.18.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-23 11:31:33 +00:00
Riccardo Rigutini 744a1983de
Merge pull request #256 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-5.1.4
[Chore] Bump eslint-plugin-github from 5.1.3 to 5.1.4
2024-12-17 22:41:18 +01:00
dependabot[bot] 71740558d7
[Chore] Bump eslint-plugin-github from 5.1.3 to 5.1.4
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.1.3 to 5.1.4.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.3...v5.1.4)

---
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>
2024-12-16 15:36:26 +00:00
Riccardo Rigutini c10a863520
Merge pull request #255 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.18.0
[Chore] Bump @typescript-eslint/parser from 8.17.0 to 8.18.0
2024-12-16 16:35:13 +01:00
dependabot[bot] 433cff3e8f
[Chore] Bump @typescript-eslint/parser from 8.17.0 to 8.18.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 14:49:52 +00:00
Riccardo Rigutini a3da7aec05
Merge pull request #257 from richardrigutins/dependabot/npm_and_yarn/types/node-22.10.2
[Chore] Bump @types/node from 22.10.1 to 22.10.2
2024-12-16 15:48:34 +01:00
dependabot[bot] bf8ecb9475
[Chore] Bump @types/node from 22.10.1 to 22.10.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.1 to 22.10.2.
- [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>
2024-12-16 12:58:10 +00:00
Riccardo Rigutini 97b89f83da
Merge pull request #258 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.18.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0
2024-12-16 13:56:55 +01:00
dependabot[bot] 16cf195605
[Chore] Bump @typescript-eslint/eslint-plugin from 8.17.0 to 8.18.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.17.0 to 8.18.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.18.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-16 11:29:23 +00:00
Riccardo Rigutini a6ffbbc9b8
Merge pull request #251 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.17.0
[Chore] Bump @typescript-eslint/parser from 8.16.0 to 8.17.0
2024-12-09 17:11:22 +01:00
Riccardo Rigutini 64505c3637
Merge pull request #250 from richardrigutins/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.12.0
[Chore] Bump @stylistic/eslint-plugin from 2.11.0 to 2.12.0
2024-12-09 17:01:09 +01:00
dependabot[bot] 8f5e9050eb
[Chore] Bump @stylistic/eslint-plugin from 2.11.0 to 2.12.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.11.0 to 2.12.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.12.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 15:16:43 +00:00
dependabot[bot] a6633d3978
[Chore] Bump @typescript-eslint/parser from 8.16.0 to 8.17.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.16.0 to 8.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 15:16:41 +00:00
Riccardo Rigutini 5a63d8da3b
Merge pull request #253 from richardrigutins/dependabot/npm_and_yarn/types/node-22.10.1
[Chore] Bump @types/node from 22.9.3 to 22.10.1
2024-12-09 16:15:23 +01:00
Riccardo Rigutini f0da0ad2b4
Merge pull request #252 from richardrigutins/dependabot/npm_and_yarn/prettier-3.4.2
[Chore] Bump prettier from 3.4.1 to 3.4.2
2024-12-09 15:12:45 +01:00
dependabot[bot] 7271737575
[Chore] Bump @types/node from 22.9.3 to 22.10.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.3 to 22.10.1.
- [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>
2024-12-09 11:23:16 +00:00
dependabot[bot] faed45042f
[Chore] Bump prettier from 3.4.1 to 3.4.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.1...3.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-09 11:23:10 +00:00
Riccardo Rigutini 610b3591dc
Merge pull request #249 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.17.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.17.0
2024-12-02 20:04:41 +01:00
dependabot[bot] 6d811a7d79
[Chore] Bump @typescript-eslint/eslint-plugin from 8.15.0 to 8.17.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.15.0 to 8.17.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.17.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 18:55:10 +00:00
Riccardo Rigutini e55d9780d2
Merge pull request #247 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-5.1.3
[Chore] Bump eslint-plugin-github from 5.1.1 to 5.1.3
2024-12-02 19:53:49 +01:00
dependabot[bot] 17498cd8b7
[Chore] Bump eslint-plugin-github from 5.1.1 to 5.1.3
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.1.1 to 5.1.3.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.1.1...v5.1.3)

---
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>
2024-12-02 12:57:44 +00:00
Riccardo Rigutini 8358c41944
Merge pull request #245 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.16.0
[Chore] Bump @typescript-eslint/parser from 8.15.0 to 8.16.0
2024-12-02 13:56:32 +01:00
Riccardo Rigutini 71326193d5
Merge pull request #248 from richardrigutins/dependabot/npm_and_yarn/prettier-3.4.1
[Chore] Bump prettier from 3.3.3 to 3.4.1
2024-12-02 13:52:32 +01:00
dependabot[bot] 61492c3ed3
[Chore] Bump prettier from 3.3.3 to 3.4.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.3 to 3.4.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.3...3.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 12:12:44 +00:00
dependabot[bot] 4f6c1adc4f
[Chore] Bump @typescript-eslint/parser from 8.15.0 to 8.16.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.15.0 to 8.16.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.16.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-02 12:12:26 +00:00
Riccardo Rigutini f507c9098e
Merge pull request #241 from richardrigutins/dependabot/npm_and_yarn/types/node-22.9.3
[Chore] Bump @types/node from 22.9.0 to 22.9.3
2024-11-25 17:45:34 +01:00
dependabot[bot] 8d87c38a12
[Chore] Bump @types/node from 22.9.0 to 22.9.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.9.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>
2024-11-25 15:38:04 +00:00
Riccardo Rigutini 0e25ce6805
Merge pull request #242 from richardrigutins/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.11.0
[Chore] Bump @stylistic/eslint-plugin from 2.10.1 to 2.11.0
2024-11-25 16:36:45 +01:00
Riccardo Rigutini b564a6bdb7
Merge pull request #240 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-5.1.1
[Chore] Bump eslint-plugin-github from 5.0.2 to 5.1.1
2024-11-25 14:26:57 +01:00
Riccardo Rigutini a9dfd50c89
Merge pull request #243 from richardrigutins/dependabot/npm_and_yarn/typescript-5.7.2
[Chore] Bump typescript from 5.6.3 to 5.7.2
2024-11-25 14:21:54 +01:00
dependabot[bot] f1a85d7241
[Chore] Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.3...v5.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 11:07:18 +00:00
dependabot[bot] 3e55f0a42e
[Chore] Bump @stylistic/eslint-plugin from 2.10.1 to 2.11.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.10.1 to 2.11.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 11:07:07 +00:00
dependabot[bot] 60473a3ff5
[Chore] Bump eslint-plugin-github from 5.0.2 to 5.1.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.0.2 to 5.1.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.2...v5.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-25 11:06:54 +00:00
Riccardo Rigutini df518addb2
Merge pull request #238 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.15.0
[Chore] Bump @typescript-eslint/parser from 8.13.0 to 8.15.0
2024-11-19 13:42:16 +01:00
dependabot[bot] a481008ae6
[Chore] Bump @typescript-eslint/parser from 8.13.0 to 8.15.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.13.0 to 8.15.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.15.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 12:40:25 +00:00
Riccardo Rigutini 8dbeb924e1
Merge pull request #235 from richardrigutins/dependabot/npm_and_yarn/vercel/ncc-0.38.3
[Chore] Bump @vercel/ncc from 0.38.2 to 0.38.3
2024-11-19 13:39:15 +01:00
Riccardo Rigutini 885f042742
Merge pull request #237 from richardrigutins/dependabot/npm_and_yarn/cross-spawn-7.0.6
[Chore] Bump cross-spawn from 7.0.3 to 7.0.6
2024-11-19 13:37:41 +01:00
dependabot[bot] 4a258e36ab
[Chore] Bump @vercel/ncc from 0.38.2 to 0.38.3
Bumps [@vercel/ncc](https://github.com/vercel/ncc) from 0.38.2 to 0.38.3.
- [Release notes](https://github.com/vercel/ncc/releases)
- [Commits](https://github.com/vercel/ncc/compare/0.38.2...0.38.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 09:20:33 +00:00
dependabot[bot] ed61dec253
[Chore] Bump cross-spawn from 7.0.3 to 7.0.6
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6)

---
updated-dependencies:
- dependency-name: cross-spawn
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-19 09:20:32 +00:00
Riccardo Rigutini 262296ba7d
Merge pull request #236 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.14.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.13.0 to 8.14.0
2024-11-19 10:19:25 +01:00
dependabot[bot] 1c8ab3e193
[Chore] Bump @typescript-eslint/eslint-plugin from 8.13.0 to 8.14.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.13.0 to 8.14.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.14.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-18 11:44:56 +00:00
Riccardo Rigutini 4ec98d166f
Merge pull request #233 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-28.9.0
[Chore] Bump eslint-plugin-jest from 28.8.3 to 28.9.0
2024-11-13 19:23:59 +01:00
dependabot[bot] 3d3e344fa1
[Chore] Bump eslint-plugin-jest from 28.8.3 to 28.9.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.3 to 28.9.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/v28.8.3...v28.9.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>
2024-11-11 11:57:18 +00:00
Riccardo Rigutini 60370e2f7f
Merge pull request #232 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.13.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.13.0
2024-11-05 16:37:05 +01:00
dependabot[bot] ee319c852f
[Chore] Bump @typescript-eslint/eslint-plugin from 8.11.0 to 8.13.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.11.0 to 8.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 15:32:33 +00:00
Riccardo Rigutini ac2118baaa
Merge pull request #231 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.13.0
[Chore] Bump @typescript-eslint/parser from 8.11.0 to 8.13.0
2024-11-05 16:31:24 +01:00
dependabot[bot] 2b5e697129
[Chore] Bump @typescript-eslint/parser from 8.11.0 to 8.13.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.11.0 to 8.13.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 15:23:53 +00:00
Riccardo Rigutini 709c424d7a
Merge pull request #230 from richardrigutins/dependabot/npm_and_yarn/types/node-22.9.0
[Chore] Bump @types/node from 22.8.1 to 22.9.0
2024-11-05 16:22:38 +01:00
dependabot[bot] 7116f148ba
[Chore] Bump @types/node from 22.8.1 to 22.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.1 to 22.9.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>
2024-11-05 15:17:43 +00:00
Riccardo Rigutini 9fa4cfcde6
Merge pull request #227 from richardrigutins/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.10.1
[Chore] Bump @stylistic/eslint-plugin from 2.9.0 to 2.10.1
2024-11-05 16:16:30 +01:00
dependabot[bot] ddf1de6b8d
[Chore] Bump @stylistic/eslint-plugin from 2.9.0 to 2.10.1
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.9.0 to 2.10.1.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.10.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 14:26:39 +00:00
Riccardo Rigutini 323fd3a3e5
Merge pull request #229 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.13
[Chore] Bump @types/lodash from 4.17.12 to 4.17.13
2024-11-05 15:25:22 +01:00
dependabot[bot] abe8260736
[Chore] Bump @types/lodash from 4.17.12 to 4.17.13
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.12 to 4.17.13.
- [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>
2024-11-04 11:35:58 +00:00
Riccardo Rigutini 4cd807606b
Merge pull request #222 from richardrigutins/dependabot/npm_and_yarn/types/jest-29.5.14
[Chore] Bump @types/jest from 29.5.13 to 29.5.14
2024-10-28 16:50:02 +01:00
dependabot[bot] d3638a9524
[Chore] Bump @types/jest from 29.5.13 to 29.5.14
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.13 to 29.5.14.
- [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>
2024-10-28 15:45:53 +00:00
Riccardo Rigutini f8c60fd1e1
Merge pull request #221 from richardrigutins/dependabot/github_actions/actions/setup-node-4.1.0
[Chore] Bump actions/setup-node from 4.0.4 to 4.1.0
2024-10-28 16:45:35 +01:00
Riccardo Rigutini 73e6f62229
Merge pull request #224 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.11.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0
2024-10-28 16:44:39 +01:00
dependabot[bot] eb6049e58b
[Chore] Bump @typescript-eslint/eslint-plugin from 8.10.0 to 8.11.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.10.0 to 8.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 15:12:15 +00:00
Riccardo Rigutini af62843e35
Merge pull request #223 from richardrigutins/dependabot/npm_and_yarn/types/node-22.8.1
[Chore] Bump @types/node from 22.7.8 to 22.8.1
2024-10-28 16:11:02 +01:00
dependabot[bot] f8749f2400
[Chore] Bump @types/node from 22.7.8 to 22.8.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.8 to 22.8.1.
- [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>
2024-10-28 11:51:17 +00:00
dependabot[bot] e401377b2c
[Chore] Bump actions/setup-node from 4.0.4 to 4.1.0
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.4 to 4.1.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.4...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-28 11:18:41 +00:00
Riccardo Rigutini d225eda619
Merge pull request #218 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.12
[Chore] Bump @types/lodash from 4.17.10 to 4.17.12
2024-10-24 14:46:34 +02:00
dependabot[bot] bfbf078d22
[Chore] Bump @types/lodash from 4.17.10 to 4.17.12
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.10 to 4.17.12.
- [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>
2024-10-24 12:41:19 +00:00
Riccardo Rigutini 4398232585
Merge pull request #220 from richardrigutins/dependabot/npm_and_yarn/types/node-22.7.8
[Chore] Bump @types/node from 22.7.5 to 22.7.8
2024-10-24 14:40:09 +02:00
dependabot[bot] 178fe4712d
[Chore] Bump @types/node from 22.7.5 to 22.7.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.5 to 22.7.8.
- [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>
2024-10-22 09:02:52 +00:00
Riccardo Rigutini b31cbcd702
Merge pull request #219 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.11.0
[Chore] Bump @typescript-eslint/parser from 8.8.1 to 8.11.0
2024-10-22 11:01:40 +02:00
dependabot[bot] 1272c5acc0
[Chore] Bump @typescript-eslint/parser from 8.8.1 to 8.11.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.8.1 to 8.11.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.11.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 21:12:04 +00:00
Riccardo Rigutini 155811574f
Merge pull request #215 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.10.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.10.0
2024-10-21 23:10:40 +02:00
dependabot[bot] 0cad9fae49
[Chore] Bump @typescript-eslint/eslint-plugin from 8.8.1 to 8.10.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.8.1 to 8.10.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.10.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-21 11:42:31 +00:00
Riccardo Rigutini 93c07c5c78
Merge pull request #212 from richardrigutins/dependabot/npm_and_yarn/typescript-5.6.3
[Chore] Bump typescript from 5.6.2 to 5.6.3
2024-10-14 21:42:14 +02:00
dependabot[bot] e990ed3932
[Chore] Bump typescript from 5.6.2 to 5.6.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.2 to 5.6.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.6.2...v5.6.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 19:37:38 +00:00
Riccardo Rigutini 8f6bb12d8c
Merge pull request #211 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.8.1
[Chore] Bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1
2024-10-14 21:36:28 +02:00
dependabot[bot] 5d5555879b
[Chore] Bump @typescript-eslint/eslint-plugin from 8.8.0 to 8.8.1
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.8.0 to 8.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 16:10:49 +00:00
Riccardo Rigutini fee91be4ba
Merge pull request #213 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.8.1
[Chore] Bump @typescript-eslint/parser from 8.8.0 to 8.8.1
2024-10-14 18:09:37 +02:00
dependabot[bot] 5f5506fafe
[Chore] Bump @typescript-eslint/parser from 8.8.0 to 8.8.1
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.8.0 to 8.8.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 16:06:54 +00:00
Riccardo Rigutini fd1fa22eec
Merge pull request #214 from richardrigutins/dependabot/npm_and_yarn/types/node-22.7.5
[Chore] Bump @types/node from 22.7.4 to 22.7.5
2024-10-14 18:05:31 +02:00
dependabot[bot] df6357e676
[Chore] Bump @types/node from 22.7.4 to 22.7.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.7.4 to 22.7.5.
- [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>
2024-10-14 11:13:54 +00:00
Riccardo Rigutini 26cb5814c9
Merge pull request #206 from richardrigutins:dependabot/npm_and_yarn/actions/core-1.11.1
[Chore] Bump @actions/core from 1.10.1 to 1.11.1
2024-10-09 00:56:55 +02:00
Riccardo Rigutini 2efd0aebd7
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/actions/core-1.11.1 2024-10-08 22:54:16 +00:00
Riccardo Rigutini accf20f267
Update dist folder 2024-10-08 22:53:05 +00:00
Riccardo Rigutini aeb7d19417
Merge pull request #207 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.8.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0
2024-10-07 14:47:43 +02:00
dependabot[bot] f1ebc8c7d6
[Chore] Bump @typescript-eslint/eslint-plugin from 8.7.0 to 8.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 12:33:31 +00:00
Riccardo Rigutini 06caeec4f2
Merge pull request #208 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.8.0
[Chore] Bump @typescript-eslint/parser from 8.7.0 to 8.8.0
2024-10-07 14:32:18 +02:00
Riccardo Rigutini 83cfe15b6d
Merge pull request #209 from richardrigutins/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.9.0
[Chore] Bump @stylistic/eslint-plugin from 2.8.0 to 2.9.0
2024-10-07 14:27:35 +02:00
dependabot[bot] 29c0a3c2e1
[Chore] Bump @stylistic/eslint-plugin from 2.8.0 to 2.9.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.8.0 to 2.9.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.9.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 12:06:03 +00:00
dependabot[bot] fca3939f07
[Chore] Bump @typescript-eslint/parser from 8.7.0 to 8.8.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.7.0 to 8.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.8.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 12:05:59 +00:00
Riccardo Rigutini 15729958ad
Merge pull request #210 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.10
[Chore] Bump @types/lodash from 4.17.9 to 4.17.10
2024-10-07 14:04:48 +02:00
dependabot[bot] e0dfc98147
[Chore] Bump @types/lodash from 4.17.9 to 4.17.10
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.9 to 4.17.10.
- [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>
2024-10-07 11:44:50 +00:00
dependabot[bot] 88ca01aaf1
[Chore] Bump @actions/core from 1.10.1 to 1.11.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.1 to 1.11.1.
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-07 11:44:23 +00:00
Riccardo Rigutini 7ec73a0d94
Merge pull request #205 from richardrigutins/overwrite-tag
[Chore] Update release script to check for and overwrite existing tags
2024-09-29 18:36:36 +02:00
Riccardo Rigutini 90f50c603e
Update release script to check for existing tag before creating a new one 2024-09-29 16:32:50 +00:00
Riccardo Rigutini ee7d438581
Merge pull request #203 from richardrigutins:dependabot/npm_and_yarn/typescript-5.6.2
[Chore] Bump typescript from 5.5.4 to 5.6.2
2024-09-29 18:16:52 +02:00
Riccardo Rigutini db4df280ad
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/typescript-5.6.2 2024-09-29 16:10:11 +00:00
Riccardo Rigutini 811a90cb6a
Bump dependencies and update dist folder 2024-09-29 16:02:16 +00:00
Riccardo Rigutini d9ac3e7ea2
Merge pull request #201 from richardrigutins/dependabot/github_actions/actions/setup-node-4.0.4
[Chore] Bump actions/setup-node from 4.0.3 to 4.0.4
2024-09-24 08:17:49 +02:00
dependabot[bot] 27e40a098a
[Chore] Bump typescript from 5.5.4 to 5.6.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.5.4 to 5.6.2.
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 06:11:19 +00:00
Riccardo Rigutini 4a97e906ab
Merge pull request #202 from richardrigutins/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.8.0
[Chore] Bump @stylistic/eslint-plugin from 2.7.2 to 2.8.0
2024-09-24 08:10:14 +02:00
Riccardo Rigutini a69591a24b
Merge pull request #204 from richardrigutins/dependabot/npm_and_yarn/eslint-8.57.1
[Chore] Bump eslint from 8.57.0 to 8.57.1
2024-09-23 21:42:40 +02:00
dependabot[bot] 4dba3fb980
[Chore] Bump eslint from 8.57.0 to 8.57.1
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 8.57.1.
- [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.57.0...v8.57.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:22:58 +00:00
dependabot[bot] 5530c191a3
[Chore] Bump @stylistic/eslint-plugin from 2.7.2 to 2.8.0
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.7.2 to 2.8.0.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.8.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:22:37 +00:00
dependabot[bot] fda75e2a7b
[Chore] Bump actions/setup-node from 4.0.3 to 4.0.4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.3...v4.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-23 11:20:42 +00:00
Riccardo Rigutini 99679cc46d
Merge pull request #197 from richardrigutins/dependabot/npm_and_yarn/types/jest-29.5.13
[Chore] Bump @types/jest from 29.5.12 to 29.5.13
2024-09-17 07:31:53 +02:00
Riccardo Rigutini c4f03e3660
Merge pull request #199 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.6.0
[Chore] Bump @typescript-eslint/parser from 8.4.0 to 8.6.0
2024-09-16 22:40:13 +02:00
dependabot[bot] e0275e4690
[Chore] Bump @typescript-eslint/parser from 8.4.0 to 8.6.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.4.0 to 8.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 20:37:02 +00:00
Riccardo Rigutini e7d96c2953
Merge pull request #198 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-5.0.2
[Chore] Bump eslint-plugin-github from 5.0.1 to 5.0.2
2024-09-16 22:35:50 +02:00
dependabot[bot] a49d85ffbb
[Chore] Bump @types/jest from 29.5.12 to 29.5.13
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.12 to 29.5.13.
- [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>
2024-09-16 20:30:45 +00:00
Riccardo Rigutini e97ce3c8c3
Merge pull request #200 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.6.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.4.0 to 8.6.0
2024-09-16 22:29:39 +02:00
dependabot[bot] 3fef2fb572
[Chore] Bump @typescript-eslint/eslint-plugin from 8.4.0 to 8.6.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.4.0 to 8.6.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.6.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 19:38:58 +00:00
Riccardo Rigutini 37060d5013
Merge pull request #194 from richardrigutins/dependabot/npm_and_yarn/types/node-22.5.5
[Chore] Bump @types/node from 22.5.4 to 22.5.5
2024-09-16 21:37:41 +02:00
dependabot[bot] c6e8eb178a
[Chore] Bump eslint-plugin-github from 5.0.1 to 5.0.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 5.0.1 to 5.0.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v5.0.1...v5.0.2)

---
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>
2024-09-16 11:52:17 +00:00
dependabot[bot] 4113fdfbbd
[Chore] Bump @types/node from 22.5.4 to 22.5.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.5.
- [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>
2024-09-16 11:51:49 +00:00
Riccardo Rigutini a9cc25dee6
Merge pull request #191 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3
[Chore] Bump eslint-plugin-jest from 28.8.2 to 28.8.3
2024-09-09 14:57:48 +02:00
Riccardo Rigutini 739279a59c
Merge pull request #192 from richardrigutins/dependabot/npm_and_yarn/types/node-22.5.4
[Chore] Bump @types/node from 22.5.2 to 22.5.4
2024-09-09 14:10:18 +02:00
dependabot[bot] 873b642330
[Chore] Bump @types/node from 22.5.2 to 22.5.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.5.4.
- [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>
2024-09-09 12:00:29 +00:00
Riccardo Rigutini f2fdbf57a8
Merge pull request #193 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.4.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.4.0
2024-09-09 13:59:22 +02:00
dependabot[bot] 9286f0bbf4
[Chore] Bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.4.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:56:05 +00:00
dependabot[bot] 5e493b754e
[Chore] Bump eslint-plugin-jest from 28.8.2 to 28.8.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.2 to 28.8.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/v28.8.2...v28.8.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>
2024-09-09 11:55:47 +00:00
Riccardo Rigutini 789628bdc6
Merge pull request #186 from richardrigutins/dependabot/npm_and_yarn/stylistic/eslint-plugin-2.7.2
[Chore] Bump @stylistic/eslint-plugin from 2.6.4 to 2.7.2
2024-09-02 22:46:01 +02:00
Riccardo Rigutini 84eae5b512
Merge pull request #190 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.4.0
[Chore] Bump @typescript-eslint/parser from 8.2.0 to 8.4.0
2024-09-02 22:39:17 +02:00
dependabot[bot] 13b6ed2aaf
[Chore] Bump @typescript-eslint/parser from 8.2.0 to 8.4.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.2.0 to 8.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 20:34:20 +00:00
Riccardo Rigutini d0fdcb6846
Merge pull request #187 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.3.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.2.0 to 8.3.0
2024-09-02 22:33:04 +02:00
dependabot[bot] 6da49922a2
[Chore] Bump @typescript-eslint/eslint-plugin from 8.2.0 to 8.3.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.3.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 16:15:26 +00:00
dependabot[bot] fbb47bbd30
[Chore] Bump @stylistic/eslint-plugin from 2.6.4 to 2.7.2
Bumps [@stylistic/eslint-plugin](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin) from 2.6.4 to 2.7.2.
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.7.2/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 16:15:23 +00:00
Riccardo Rigutini 62a4e4b08c
Merge pull request #188 from richardrigutins/dependabot/npm_and_yarn/types/node-22.5.2
[Chore] Bump @types/node from 22.5.0 to 22.5.2
2024-09-02 18:14:11 +02:00
Riccardo Rigutini c4d28a2b8f
Merge pull request #189 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-28.8.2
[Chore] Bump eslint-plugin-jest from 28.8.0 to 28.8.2
2024-09-02 15:22:05 +02:00
dependabot[bot] ffd90d04c6
[Chore] Bump eslint-plugin-jest from 28.8.0 to 28.8.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.0 to 28.8.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/v28.8.0...v28.8.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>
2024-09-02 12:01:00 +00:00
dependabot[bot] fdf81fe134
[Chore] Bump @types/node from 22.5.0 to 22.5.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.0 to 22.5.2.
- [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>
2024-09-02 12:00:53 +00:00
Riccardo Rigutini 004fe7d8ce
Merge pull request #181 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.2.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.2.0
2024-08-26 17:08:32 +02:00
dependabot[bot] d00318b58d
[Chore] Bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.2.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 15:06:43 +00:00
Riccardo Rigutini 7397a6e134
Merge pull request #182 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/parser-8.2.0
[Chore] Bump @typescript-eslint/parser from 8.1.0 to 8.2.0
2024-08-26 17:05:28 +02:00
Riccardo Rigutini 7aea5f7346
Merge pull request #184 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.2.5
[Chore] Bump ts-jest from 29.2.4 to 29.2.5
2024-08-26 15:58:40 +02:00
dependabot[bot] 2a6a399a0f
[Chore] Bump @typescript-eslint/parser from 8.1.0 to 8.2.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:53:02 +00:00
Riccardo Rigutini 71d32aca69
Merge pull request #183 from richardrigutins/dependabot/npm_and_yarn/types/node-22.5.0
[Chore] Bump @types/node from 22.4.1 to 22.5.0
2024-08-26 13:51:54 +02:00
dependabot[bot] 790002defe
[Chore] Bump ts-jest from 29.2.4 to 29.2.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.4 to 29.2.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.4...v29.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:42:20 +00:00
dependabot[bot] 7fc4f73be3
[Chore] Bump @types/node from 22.4.1 to 22.5.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.1 to 22.5.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>
2024-08-26 11:42:13 +00:00
Riccardo Rigutini 5de4b1de71
Merge pull request #180 from richardrigutins/dependabot/npm_and_yarn/types/node-22.4.1
[Chore] Bump @types/node from 22.2.0 to 22.4.1
2024-08-19 22:03:05 +02:00
dependabot[bot] b444cde99a
[Chore] Bump @types/node from 22.2.0 to 22.4.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.2.0 to 22.4.1.
- [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>
2024-08-19 11:18:52 +00:00
Riccardo Rigutini 1dd23b853a
Merge pull request #166 from richardrigutins/dependabot/npm_and_yarn/glob-11.0.0
[Chore] Bump glob from 10.4.3 to 11.0.0
2024-08-16 21:56:03 +02:00
Riccardo Rigutini 838b6794c9
Update dist folder 2024-08-16 19:48:44 +00:00
dependabot[bot] 7e2c8987e4
[Chore] Bump glob from 10.4.3 to 11.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.3 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.3...v11.0.0)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-16 19:43:16 +00:00
Riccardo Rigutini 31b6fcf2ee
Merge pull request #179 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-28.8.0
[Chore] Bump eslint-plugin-jest from 27.9.0 to 28.8.0
2024-08-16 21:40:47 +02:00
Riccardo Rigutini 2ae495ac0b
Merge branch 'main' into dependabot/npm_and_yarn/eslint-plugin-jest-28.8.0 2024-08-16 21:36:50 +02:00
Riccardo Rigutini c9c137822f
Bump @typescript-eslint/parser to v8 and add eslint-plugin 2024-08-16 18:12:25 +00:00
Riccardo Rigutini 4904af5f65
Merge pull request #178 from richardrigutins/dependabot/npm_and_yarn/types/node-22.2.0
[Chore] Bump @types/node from 22.1.0 to 22.2.0
2024-08-16 16:47:33 +02:00
dependabot[bot] f16b780442
[Chore] Bump eslint-plugin-jest from 27.9.0 to 28.8.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.9.0 to 28.8.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.9.0...v28.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:09:17 +00:00
dependabot[bot] 7395aa7a77
[Chore] Bump @types/node from 22.1.0 to 22.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.2.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>
2024-08-12 11:09:10 +00:00
Riccardo Rigutini 51009b759d
Merge pull request #177 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.2.4
[Chore] Bump ts-jest from 29.2.3 to 29.2.4
2024-08-09 22:29:41 +02:00
Riccardo Rigutini 4bf3df97e9
Merge pull request #175 from richardrigutins/dependabot/npm_and_yarn/types/node-22.1.0
[Chore] Bump @types/node from 22.0.0 to 22.1.0
2024-08-09 22:26:07 +02:00
dependabot[bot] b3c009b193
[Chore] Bump ts-jest from 29.2.3 to 29.2.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.3 to 29.2.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.3...v29.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 11:19:30 +00:00
dependabot[bot] 2cf20b46a0
[Chore] Bump @types/node from 22.0.0 to 22.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.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>
2024-08-05 11:19:05 +00:00
Riccardo Rigutini 99aa64ab37
Merge pull request #172 from richardrigutins/dependabot/npm_and_yarn/types/node-22.0.0
[Chore] Bump @types/node from 20.14.11 to 22.0.0
2024-07-30 17:08:52 +02:00
Riccardo Rigutini 72db9f9e20
Merge pull request #174 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1
[Chore] Bump eslint-plugin-prettier from 5.1.3 to 5.2.1
2024-07-30 14:04:04 +02:00
Riccardo Rigutini a933b817de
Merge pull request #173 from richardrigutins/dependabot/npm_and_yarn/typescript-5.5.4
[Chore] Bump typescript from 5.5.3 to 5.5.4
2024-07-30 07:02:17 +02:00
dependabot[bot] d8935f28eb
[Chore] Bump eslint-plugin-prettier from 5.1.3 to 5.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.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.1.3...v5.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 12:00:17 +00:00
dependabot[bot] 231bc7f161
[Chore] Bump typescript from 5.5.3 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.3...v5.5.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 12:00:07 +00:00
dependabot[bot] 52cdabeb7a
[Chore] Bump @types/node from 20.14.11 to 22.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 22.0.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 11:59:58 +00:00
Riccardo Rigutini 504ea0c3c9
Merge pull request #169 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.2.3
[Chore] Bump ts-jest from 29.2.2 to 29.2.3
2024-07-22 21:04:03 +02:00
Riccardo Rigutini b2dc9068cc
Merge pull request #170 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.7
[Chore] Bump @types/lodash from 4.17.6 to 4.17.7
2024-07-22 21:02:34 +02:00
dependabot[bot] 9eb56eebe9
[Chore] Bump @types/lodash from 4.17.6 to 4.17.7
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.6 to 4.17.7.
- [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>
2024-07-22 18:27:48 +00:00
Riccardo Rigutini be009d8bab
Merge pull request #168 from richardrigutins/dependabot/npm_and_yarn/types/node-20.14.11
[Chore] Bump @types/node from 20.14.10 to 20.14.11
2024-07-22 20:26:39 +02:00
dependabot[bot] 7a64fdc88f
[Chore] Bump ts-jest from 29.2.2 to 29.2.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.2 to 29.2.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 11:11:11 +00:00
dependabot[bot] aabad551c2
[Chore] Bump @types/node from 20.14.10 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.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>
2024-07-22 11:11:04 +00:00
Riccardo Rigutini 1eb0daf338
Merge pull request #167 from richardrigutins/dependabot/github_actions/actions/setup-node-4.0.3
[Chore] Bump actions/setup-node from 4.0.2 to 4.0.3
2024-07-15 13:45:45 +02:00
Riccardo Rigutini a1e5cb915f
Merge pull request #165 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.2.2
[Chore] Bump ts-jest from 29.1.5 to 29.2.2
2024-07-15 13:43:24 +02:00
dependabot[bot] 4d6c2a1249
[Chore] Bump actions/setup-node from 4.0.2 to 4.0.3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.2...v4.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 11:41:26 +00:00
dependabot[bot] 67977458c1
[Chore] Bump ts-jest from 29.1.5 to 29.2.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.5...v29.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 11:37:25 +00:00
Riccardo Rigutini 1ffbacd4ef
Merge pull request #164 from richardrigutins/dependabot/npm_and_yarn/prettier-3.3.3
[Chore] Bump prettier from 3.3.2 to 3.3.3
2024-07-15 13:36:35 +02:00
dependabot[bot] d8ccd7734c
[Chore] Bump prettier from 3.3.2 to 3.3.3
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.2...3.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-15 11:24:27 +00:00
Riccardo Rigutini 6d2787f894
Merge pull request #161 from richardrigutins/dependabot/npm_and_yarn/glob-10.4.3
[Chore] Bump glob from 10.4.2 to 10.4.3
2024-07-08 14:20:24 +02:00
Riccardo Rigutini 515896e788
Merge pull request #162 from richardrigutins/dependabot/npm_and_yarn/types/node-20.14.10
[Chore] Bump @types/node from 20.14.9 to 20.14.10
2024-07-08 14:15:44 +02:00
Riccardo Rigutini 1e49012379
Merge pull request #163 from richardrigutins/dependabot/npm_and_yarn/typescript-5.5.3
[Chore] Bump typescript from 5.5.2 to 5.5.3
2024-07-08 14:10:48 +02:00
dependabot[bot] 52c7c3ac11
[Chore] Bump typescript from 5.5.2 to 5.5.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.5.2...v5.5.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:40:33 +00:00
dependabot[bot] a50b73884c
[Chore] Bump @types/node from 20.14.9 to 20.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.9 to 20.14.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>
2024-07-08 11:40:17 +00:00
dependabot[bot] af7b264fe6
[Chore] Bump glob from 10.4.2 to 10.4.3
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 10.4.3.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.2...v10.4.3)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:40:07 +00:00
Riccardo Rigutini e9bc5ca44f
Merge pull request #159 from richardrigutins/dependabot/npm_and_yarn/types/node-20.14.9
[Chore] Bump @types/node from 20.14.8 to 20.14.9
2024-07-02 07:01:51 +02:00
dependabot[bot] 1ac1623c70
[Chore] Bump @types/node from 20.14.8 to 20.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.8 to 20.14.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>
2024-07-02 04:58:29 +00:00
Riccardo Rigutini d64f803893
Merge pull request #160 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.6
[Chore] Bump @types/lodash from 4.17.5 to 4.17.6
2024-07-02 06:57:03 +02:00
dependabot[bot] 983273c621
[Chore] Bump @types/lodash from 4.17.5 to 4.17.6
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.5 to 4.17.6.
- [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>
2024-07-01 11:55:48 +00:00
Riccardo Rigutini 6c6cdbe8d9
Merge pull request #158 from richardrigutins:dependabot/npm_and_yarn/typescript-5.5.2
[Chore] Bump typescript from 5.4.5 to 5.5.2
2024-06-24 15:24:07 +02:00
Riccardo Rigutini 8b05ec1035
Update dist folder 2024-06-24 13:21:21 +00:00
dependabot[bot] 522e2ad5f4
[Chore] Bump typescript from 5.4.5 to 5.5.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.5 to 5.5.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 12:59:47 +00:00
Riccardo Rigutini 9aaba13ab0
Merge pull request #156 from richardrigutins/dependabot/npm_and_yarn/types/node-20.14.8
[Chore] Bump @types/node from 20.14.2 to 20.14.8
2024-06-24 14:59:04 +02:00
Riccardo Rigutini 81ac569c1f
Merge pull request #157 from richardrigutins/dependabot/npm_and_yarn/glob-10.4.2
[Chore] Bump glob from 10.4.1 to 10.4.2
2024-06-24 14:06:01 +02:00
dependabot[bot] 2e5acc9699
[Chore] Bump glob from 10.4.1 to 10.4.2
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.1 to 10.4.2.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.1...v10.4.2)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-24 11:52:37 +00:00
dependabot[bot] 25941a7ca7
[Chore] Bump @types/node from 20.14.2 to 20.14.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.2 to 20.14.8.
- [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>
2024-06-24 11:52:10 +00:00
Riccardo Rigutini 2ef0003887
Merge pull request #153 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.1.5
[Chore] Bump ts-jest from 29.1.4 to 29.1.5
2024-06-17 20:04:21 +02:00
Riccardo Rigutini 96726dee2c
Merge pull request #155 from richardrigutins/dependabot/npm_and_yarn/braces-3.0.3
[Chore] Bump braces from 3.0.2 to 3.0.3
2024-06-17 20:00:49 +02:00
dependabot[bot] c0f0874a68
[Chore] Bump ts-jest from 29.1.4 to 29.1.5
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.4 to 29.1.5.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.4...v29.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 17:58:21 +00:00
dependabot[bot] 01ec28a0b4
[Chore] Bump braces from 3.0.2 to 3.0.3
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 17:58:02 +00:00
Riccardo Rigutini 66218c1281
Merge pull request #154 from richardrigutins/dependabot/npm_and_yarn/prettier-3.3.2
[Chore] Bump prettier from 3.3.1 to 3.3.2
2024-06-17 19:57:34 +02:00
dependabot[bot] 921e5afffe
[Chore] Bump prettier from 3.3.1 to 3.3.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.1...3.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17 11:48:33 +00:00
Riccardo Rigutini 320bbe22b1
Merge pull request #150 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-5.0.1
[Chore] Bump eslint-plugin-github from 4.10.2 to 5.0.1
2024-06-10 15:09:36 +02:00
Riccardo Rigutini a3ad65eb42
Merge pull request #152 from richardrigutins/dependabot/npm_and_yarn/prettier-3.3.1
[Chore] Bump prettier from 3.3.0 to 3.3.1
2024-06-10 15:04:28 +02:00
Riccardo Rigutini 72677ddb3b
Merge pull request #151 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.5
[Chore] Bump @types/lodash from 4.17.4 to 4.17.5
2024-06-10 14:05:57 +02:00
dependabot[bot] ad6e1c00e6
[Chore] Bump @types/lodash from 4.17.4 to 4.17.5
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.4 to 4.17.5.
- [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>
2024-06-10 11:16:22 +00:00
Riccardo Rigutini bc64c91133
Merge pull request #149 from richardrigutins/dependabot/npm_and_yarn/types/node-20.14.2
[Chore] Bump @types/node from 20.14.0 to 20.14.2
2024-06-10 13:15:05 +02:00
dependabot[bot] cf89d0ad44
[Chore] Bump prettier from 3.3.0 to 3.3.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.3.0...3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 11:13:20 +00:00
dependabot[bot] c096949a72
[Chore] Bump eslint-plugin-github from 4.10.2 to 5.0.1
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.2 to 5.0.1.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.2...v5.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-10 11:12:58 +00:00
dependabot[bot] 7008e7ffbe
[Chore] Bump @types/node from 20.14.0 to 20.14.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.0 to 20.14.2.
- [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>
2024-06-10 11:12:39 +00:00
Riccardo Rigutini 6e7819a196
Merge pull request #145 from richardrigutins/dependabot/npm_and_yarn/types/node-20.14.0
[Chore] Bump @types/node from 20.12.12 to 20.14.0
2024-06-03 22:41:03 +02:00
Riccardo Rigutini b0e08dfb79
Merge pull request #147 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.1.4
[Chore] Bump ts-jest from 29.1.3 to 29.1.4
2024-06-03 17:43:34 +02:00
dependabot[bot] 0a74cb41d6
[Chore] Bump ts-jest from 29.1.3 to 29.1.4
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.3 to 29.1.4.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.3...v29.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 15:16:47 +00:00
Riccardo Rigutini f81d5178d4
Merge pull request #146 from richardrigutins/dependabot/npm_and_yarn/prettier-3.3.0
[Chore] Bump prettier from 3.2.5 to 3.3.0
2024-06-03 17:16:04 +02:00
dependabot[bot] 5ec22a6cee
[Chore] Bump prettier from 3.2.5 to 3.3.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 to 3.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.5...3.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 11:23:12 +00:00
dependabot[bot] d0f43c6c50
[Chore] Bump @types/node from 20.12.12 to 20.14.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.12 to 20.14.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>
2024-06-03 11:23:00 +00:00
Riccardo Rigutini 13a4d911bf
Merge pull request #144 from richardrigutins/dependabot/npm_and_yarn/glob-10.4.1
[chore] Bump glob from 10.3.15 to 10.4.1
2024-05-27 22:17:26 +02:00
Riccardo Rigutini 9978982f83
Update Dependabot commit message prefix 2024-05-27 20:13:27 +00:00
Riccardo Rigutini ff7499c705
Add release script 2024-05-27 20:12:05 +00:00
Riccardo Rigutini 008d582ac3
Update dist folder 2024-05-27 19:54:13 +00:00
Riccardo Rigutini ac0bdf8aba
Merge pull request #143 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.1.3
[chore] Bump ts-jest from 29.1.2 to 29.1.3
2024-05-27 14:41:33 +02:00
dependabot[bot] c37839bdcb
[chore] Bump glob from 10.3.15 to 10.4.1
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.15 to 10.4.1.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.15...v10.4.1)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 11:36:49 +00:00
dependabot[bot] d7bd98bae0
[chore] Bump ts-jest from 29.1.2 to 29.1.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.2 to 29.1.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.2...v29.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-27 11:36:28 +00:00
Riccardo Rigutini f175c152a0
Merge pull request #141 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.4
[chore] bump @types/lodash from 4.17.1 to 4.17.4
2024-05-20 14:17:28 +02:00
dependabot[bot] d418b03021
[chore] bump @types/lodash from 4.17.1 to 4.17.4
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.1 to 4.17.4.
- [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>
2024-05-20 12:15:04 +00:00
Riccardo Rigutini 45dacdc418
Merge pull request #142 from richardrigutins/dependabot/npm_and_yarn/types/node-20.12.12
[chore] bump @types/node from 20.12.8 to 20.12.12
2024-05-20 14:13:25 +02:00
dependabot[bot] c7c8092fd0
[chore] bump @types/node from 20.12.8 to 20.12.12
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.8 to 20.12.12.
- [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>
2024-05-20 11:48:24 +00:00
Riccardo Rigutini 605c0c9c7a
Merge pull request #140 from richardrigutins/dependabot/npm_and_yarn/glob-10.3.15
chore(deps): bump glob from 10.3.12 to 10.3.15
2024-05-13 20:07:06 +02:00
Riccardo Rigutini 2f92e738fb
Update Dependabot commit message 2024-05-13 18:03:37 +00:00
Riccardo Rigutini 81bf468cb6
Update dist folder 2024-05-13 18:02:28 +00:00
dependabot[bot] bd235b18b6
chore(deps): bump glob from 10.3.12 to 10.3.15
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.12 to 10.3.15.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.12...v10.3.15)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-13 11:20:00 +00:00
Riccardo Rigutini 6a326879f7
Merge pull request #137 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.1
chore(deps): bump @types/lodash from 4.17.0 to 4.17.1
2024-05-06 19:58:30 +02:00
dependabot[bot] da9a872b6d
chore(deps): bump @types/lodash from 4.17.0 to 4.17.1
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.0 to 4.17.1.
- [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>
2024-05-06 15:07:08 +00:00
Riccardo Rigutini cf48e241f1
Merge pull request #136 from richardrigutins/dependabot/npm_and_yarn/types/node-20.12.8
chore(deps): bump @types/node from 20.12.7 to 20.12.8
2024-05-06 17:06:28 +02:00
dependabot[bot] 05d3f97b09
chore(deps): bump @types/node from 20.12.7 to 20.12.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.7 to 20.12.8.
- [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>
2024-05-06 11:34:33 +00:00
Riccardo Rigutini a9bd696d87
Merge pull request #135 from richardrigutins/issue-134
Fix replacing multiple occurrences of text in the same file
2024-05-02 10:01:53 +02:00
Riccardo Rigutini 2bacc3b250
Use replaceAll to replace all instances of search text 2024-05-02 07:48:55 +00:00
Riccardo Rigutini 386893d8dd
Merge pull request #131 from richardrigutins/dependabot/npm_and_yarn/types/node-20.12.7
chore(deps): bump @types/node from 20.12.5 to 20.12.7
2024-04-15 17:09:29 +02:00
Riccardo Rigutini c1ab37f502
Merge pull request #132 from richardrigutins/dependabot/npm_and_yarn/typescript-5.4.5
chore(deps): bump typescript from 5.4.4 to 5.4.5
2024-04-15 16:02:37 +02:00
dependabot[bot] 1a3d762262
chore(deps): bump typescript from 5.4.4 to 5.4.5
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.4 to 5.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.4...v5.4.5)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-15 11:05:34 +00:00
dependabot[bot] f295befcad
chore(deps): bump @types/node from 20.12.5 to 20.12.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.5 to 20.12.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>
2024-04-15 11:04:56 +00:00
Riccardo Rigutini 8084c448f8
Merge pull request #128 from richardrigutins/dependabot/npm_and_yarn/types/node-20.12.5
chore(deps): bump @types/node from 20.12.2 to 20.12.5
2024-04-08 15:05:03 +02:00
Riccardo Rigutini 69ad9ba834
Merge pull request #129 from richardrigutins/dependabot/npm_and_yarn/typescript-5.4.4
chore(deps): bump typescript from 5.4.3 to 5.4.4
2024-04-08 14:26:16 +02:00
dependabot[bot] 2aa2bf56de
chore(deps): bump typescript from 5.4.3 to 5.4.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.3...v5.4.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-08 11:15:21 +00:00
dependabot[bot] 3fbaa2ec72
chore(deps): bump @types/node from 20.12.2 to 20.12.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.2 to 20.12.5.
- [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>
2024-04-08 11:15:10 +00:00
Riccardo Rigutini e4d0f258d6
Merge pull request #127 from richardrigutins:dependabot/npm_and_yarn/glob-10.3.12
chore(deps): bump glob from 10.3.10 to 10.3.12
2024-04-01 14:06:49 +02:00
Riccardo Rigutini 034dd52d8b
Merge remote-tracking branch 'origin/main' into dependabot/npm_and_yarn/glob-10.3.12 2024-04-01 12:04:59 +00:00
Riccardo Rigutini 9868d32787
Update dist folder 2024-04-01 12:03:44 +00:00
Riccardo Rigutini 17e945e03a
Merge pull request #126 from richardrigutins/dependabot/npm_and_yarn/types/node-20.12.2
chore(deps): bump @types/node from 20.11.30 to 20.12.2
2024-04-01 13:57:13 +02:00
dependabot[bot] 3599dacedd
chore(deps): bump glob from 10.3.10 to 10.3.12
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.10 to 10.3.12.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.10...v10.3.12)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 11:37:21 +00:00
dependabot[bot] 1b0c928c2f
chore(deps): bump @types/node from 20.11.30 to 20.12.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.30 to 20.12.2.
- [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>
2024-04-01 11:37:14 +00:00
Riccardo Rigutini 980eb7efc6
Merge pull request #125 from richardrigutins/dependabot/npm_and_yarn/typescript-5.4.3
chore(deps): bump typescript from 5.4.2 to 5.4.3
2024-03-25 13:52:38 +01:00
dependabot[bot] d7525622e1
chore(deps): bump typescript from 5.4.2 to 5.4.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.4.2 to 5.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.2...v5.4.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 12:35:56 +00:00
Riccardo Rigutini cfb7ea97e6
Merge pull request #124 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.30
chore(deps): bump @types/node from 20.11.28 to 20.11.30
2024-03-25 13:35:07 +01:00
dependabot[bot] 38de416c61
chore(deps): bump @types/node from 20.11.28 to 20.11.30
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.28 to 20.11.30.
- [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>
2024-03-25 11:33:21 +00:00
Riccardo Rigutini 0c1530d10b
Merge pull request #123 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.28
chore(deps): bump @types/node from 20.11.25 to 20.11.28
2024-03-19 21:48:18 +01:00
dependabot[bot] a8b843b505
chore(deps): bump @types/node from 20.11.25 to 20.11.28
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.25 to 20.11.28.
- [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>
2024-03-18 18:52:27 +00:00
Riccardo Rigutini 64dd4ae0ac
Merge pull request #122 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.0
chore(deps): bump @types/lodash from 4.14.202 to 4.17.0
2024-03-18 19:51:48 +01:00
dependabot[bot] 9c604822fc
chore(deps): bump @types/lodash from 4.14.202 to 4.17.0
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.202 to 4.17.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-18 11:27:17 +00:00
Riccardo Rigutini bc6b8cf58f
Merge pull request #121 from richardrigutins/dependabot/npm_and_yarn/typescript-5.4.2
chore(deps): bump typescript from 5.3.3 to 5.4.2
2024-03-11 16:47:00 +01:00
Riccardo Rigutini 4f6360a5fb
Update dist folder 2024-03-11 14:08:42 +00:00
dependabot[bot] d8e938aabf
chore(deps): bump typescript from 5.3.3 to 5.4.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.3 to 5.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.3...v5.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 13:25:23 +00:00
Riccardo Rigutini 931b6d5dd3
Merge pull request #120 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.25
chore(deps): bump @types/node from 20.11.24 to 20.11.25
2024-03-11 14:24:42 +01:00
dependabot[bot] 6db32149ad
chore(deps): bump @types/node from 20.11.24 to 20.11.25
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.24 to 20.11.25.
- [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>
2024-03-11 11:31:10 +00:00
Riccardo Rigutini 75f5aa7661
Merge pull request #119 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-github-4.10.2
chore(deps): bump eslint-plugin-github from 4.10.1 to 4.10.2
2024-03-04 13:31:00 +01:00
Riccardo Rigutini 6e345b66f6
Merge pull request #118 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.24
chore(deps): bump @types/node from 20.11.20 to 20.11.24
2024-03-04 13:15:15 +01:00
dependabot[bot] da804f27cf
chore(deps): bump eslint-plugin-github from 4.10.1 to 4.10.2
Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.10.1 to 4.10.2.
- [Release notes](https://github.com/github/eslint-plugin-github/releases)
- [Commits](https://github.com/github/eslint-plugin-github/compare/v4.10.1...v4.10.2)

---
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>
2024-03-04 11:33:39 +00:00
dependabot[bot] 10f6c55b77
chore(deps): bump @types/node from 20.11.20 to 20.11.24
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.20 to 20.11.24.
- [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>
2024-03-04 11:33:29 +00:00
Riccardo Rigutini 408696a305
Merge pull request #116 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.20
chore(deps): bump @types/node from 20.11.19 to 20.11.20
2024-02-26 16:38:00 +01:00
dependabot[bot] 5db19b5dff
chore(deps): bump @types/node from 20.11.19 to 20.11.20
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.19 to 20.11.20.
- [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>
2024-02-26 13:08:08 +00:00
Riccardo Rigutini 7da7988771
Merge pull request #117 from richardrigutins/dependabot/npm_and_yarn/eslint-8.57.0
chore(deps): bump eslint from 8.56.0 to 8.57.0
2024-02-26 14:07:28 +01:00
dependabot[bot] 779ed28e07
chore(deps): bump eslint from 8.56.0 to 8.57.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 8.57.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.56.0...v8.57.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-26 11:10:55 +00:00
Riccardo Rigutini e4afe7a13c
Merge pull request #115 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.19
chore(deps): bump @types/node from 20.11.17 to 20.11.19
2024-02-19 12:56:44 +01:00
Riccardo Rigutini 0b55a5889c
Merge pull request #114 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.9.0
chore(deps): bump eslint-plugin-jest from 27.6.3 to 27.9.0
2024-02-19 12:53:07 +01:00
dependabot[bot] 5b1a162f29
chore(deps): bump @types/node from 20.11.17 to 20.11.19
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.17 to 20.11.19.
- [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>
2024-02-19 11:46:04 +00:00
dependabot[bot] fe64669386
chore(deps): bump eslint-plugin-jest from 27.6.3 to 27.9.0
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.3 to 27.9.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.6.3...v27.9.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>
2024-02-19 11:45:55 +00:00
Riccardo Rigutini 6deff35099
Merge pull request #112 from richardrigutins/dependabot/github_actions/actions/setup-node-4.0.2
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
2024-02-12 13:58:34 +01:00
Riccardo Rigutini a514461e17
Merge pull request #113 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.17
chore(deps): bump @types/node from 20.11.16 to 20.11.17
2024-02-12 12:39:52 +01:00
dependabot[bot] aeaaffd7c6
chore(deps): bump @types/node from 20.11.16 to 20.11.17
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.16 to 20.11.17.
- [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>
2024-02-12 11:37:27 +00:00
dependabot[bot] e9012a90c8
chore(deps): bump actions/setup-node from 4.0.1 to 4.0.2
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.1...v4.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 11:33:56 +00:00
Riccardo Rigutini 801a2b149e
Merge pull request #110 from richardrigutins/dependabot/npm_and_yarn/types/jest-29.5.12
chore(deps): bump @types/jest from 29.5.11 to 29.5.12
2024-02-07 13:00:29 +01:00
Riccardo Rigutini 569f6bf7f6
Merge pull request #109 from richardrigutins/dependabot/npm_and_yarn/prettier-3.2.5
chore(deps): bump prettier from 3.2.4 to 3.2.5
2024-02-06 12:30:30 +01:00
dependabot[bot] 3e16494357
chore(deps): bump @types/jest from 29.5.11 to 29.5.12
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.11 to 29.5.12.
- [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>
2024-02-05 21:15:26 +00:00
Riccardo Rigutini b0e478a9e7
Merge pull request #111 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.16
chore(deps): bump @types/node from 20.11.10 to 20.11.16
2024-02-05 22:14:47 +01:00
dependabot[bot] 08e4c89d46
chore(deps): bump @types/node from 20.11.10 to 20.11.16
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.10 to 20.11.16.
- [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>
2024-02-05 11:22:26 +00:00
dependabot[bot] bbcbf84d8d
chore(deps): bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 11:22:10 +00:00
Riccardo Rigutini 5762485354
Merge pull request #108 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.10
chore(deps): bump @types/node from 20.11.5 to 20.11.10
2024-01-29 13:00:48 +01:00
dependabot[bot] 41e3a98ab2
chore(deps): bump @types/node from 20.11.5 to 20.11.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.5 to 20.11.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>
2024-01-29 11:40:12 +00:00
Riccardo Rigutini 25d8d4d098
Merge pull request #107 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.5
chore(deps): bump @types/node from 20.11.2 to 20.11.5
2024-01-22 16:15:13 +01:00
Riccardo Rigutini 9fa0fadecb
Merge pull request #105 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.1.2
chore(deps): bump ts-jest from 29.1.1 to 29.1.2
2024-01-22 15:16:54 +01:00
dependabot[bot] 70e78bcc09
chore(deps): bump ts-jest from 29.1.1 to 29.1.2
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.1 to 29.1.2.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.1.1...v29.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 13:03:10 +00:00
Riccardo Rigutini 160717bacb
Merge pull request #106 from richardrigutins/dependabot/npm_and_yarn/prettier-3.2.4
chore(deps): bump prettier from 3.2.2 to 3.2.4
2024-01-22 14:02:31 +01:00
dependabot[bot] 68cb2bc478
chore(deps): bump @types/node from 20.11.2 to 20.11.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.2 to 20.11.5.
- [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>
2024-01-22 11:37:34 +00:00
dependabot[bot] 69d76c6a10
chore(deps): bump prettier from 3.2.2 to 3.2.4
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.2 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.2...3.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-22 11:37:13 +00:00
Riccardo Rigutini 00eac509bd
Merge pull request #101 from richardrigutins/dependabot/npm_and_yarn/types/node-20.11.2
chore(deps): bump @types/node from 20.10.7 to 20.11.2
2024-01-16 16:20:43 +01:00
Riccardo Rigutini 2357b63ce5
Merge pull request #102 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.3
chore(deps): bump eslint-plugin-jest from 27.6.1 to 27.6.3
2024-01-15 22:41:59 +01:00
dependabot[bot] b687891713
chore(deps): bump eslint-plugin-jest from 27.6.1 to 27.6.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.1 to 27.6.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.6.1...v27.6.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>
2024-01-15 21:26:43 +00:00
Riccardo Rigutini 7a55bd943d
Merge pull request #104 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.3
chore(deps): bump eslint-plugin-prettier from 5.1.2 to 5.1.3
2024-01-15 22:24:59 +01:00
dependabot[bot] 83b0e1a983
chore(deps): bump eslint-plugin-prettier from 5.1.2 to 5.1.3
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.2 to 5.1.3.
- [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.1.2...v5.1.3)

---
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>
2024-01-15 16:36:19 +00:00
Riccardo Rigutini ef3cae2c62
Merge pull request #103 from richardrigutins/dependabot/npm_and_yarn/prettier-3.2.2
chore(deps): bump prettier from 3.1.1 to 3.2.2
2024-01-15 17:35:31 +01:00
dependabot[bot] 22fdbb561d
chore(deps): bump prettier from 3.1.1 to 3.2.2
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.1 to 3.2.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.1...3.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 12:11:40 +00:00
dependabot[bot] ae03eab7a5
chore(deps): bump @types/node from 20.10.7 to 20.11.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.7 to 20.11.2.
- [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>
2024-01-15 12:11:06 +00:00
Riccardo Rigutini 25e1c8a1eb
Merge pull request #100 from richardrigutins/dependabot/npm_and_yarn/types/node-20.10.7
chore(deps): bump @types/node from 20.10.6 to 20.10.7
2024-01-09 22:40:15 +01:00
Riccardo Rigutini db70fc96d1
Merge pull request #99 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-27.6.1
chore(deps): bump eslint-plugin-jest from 27.6.0 to 27.6.1
2024-01-09 22:18:46 +01:00
dependabot[bot] ec7cbdcc01
chore(deps): bump @types/node from 20.10.6 to 20.10.7
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.6 to 20.10.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>
2024-01-08 11:40:25 +00:00
dependabot[bot] fd839bc124
chore(deps): bump eslint-plugin-jest from 27.6.0 to 27.6.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 27.6.0 to 27.6.1.
- [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.6.0...v27.6.1)

---
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>
2024-01-08 11:40:06 +00:00
Riccardo Rigutini 23a4741691
Merge pull request #98 from richardrigutins/dependabot/npm_and_yarn/types/node-20.10.6
chore(deps): bump @types/node from 20.10.5 to 20.10.6
2024-01-01 12:41:46 +01:00
dependabot[bot] c45e1336ad
chore(deps): bump @types/node from 20.10.5 to 20.10.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.5 to 20.10.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>
2024-01-01 11:39:58 +00:00
Riccardo Rigutini 57417f7f9b
Merge pull request #97 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.1.2
chore(deps): bump eslint-plugin-prettier from 5.0.1 to 5.1.2
2023-12-25 14:18:51 +01:00
dependabot[bot] 6866bbd3fb
chore(deps): bump eslint-plugin-prettier from 5.0.1 to 5.1.2
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.0.1 to 5.1.2.
- [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.1...v5.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-25 11:57:54 +00:00
Riccardo Rigutini f61f44e177
Merge pull request #94 from richardrigutins/dependabot/github_actions/actions/setup-node-4.0.1
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1
2023-12-18 14:16:08 +01:00
Riccardo Rigutini ad131a3814
Merge pull request #96 from richardrigutins/dependabot/github_actions/github/codeql-action-3
chore(deps): bump github/codeql-action from 2 to 3
2023-12-18 14:11:07 +01:00
Riccardo Rigutini 6abe06af0d
Merge pull request #95 from richardrigutins/dependabot/github_actions/actions/upload-artifact-4
chore(deps): bump actions/upload-artifact from 3 to 4
2023-12-18 14:04:38 +01:00
Riccardo Rigutini 8a450e2da2
Merge pull request #92 from richardrigutins/dependabot/npm_and_yarn/types/node-20.10.5
chore(deps): bump @types/node from 20.10.4 to 20.10.5
2023-12-18 12:30:31 +01:00
dependabot[bot] eea8f74e2b
chore(deps): bump github/codeql-action from 2 to 3
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 11:30:03 +00:00
dependabot[bot] e1813c8a7c
chore(deps): bump actions/upload-artifact from 3 to 4
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 11:29:51 +00:00
dependabot[bot] e434a0e0f2
chore(deps): bump actions/setup-node from 4.0.0 to 4.0.1
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v4.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 11:29:44 +00:00
dependabot[bot] 7fc6532a45
chore(deps): bump @types/node from 20.10.4 to 20.10.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.4 to 20.10.5.
- [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-12-18 11:27:06 +00:00
Riccardo Rigutini 4875bc89d4
Merge pull request #93 from richardrigutins/dependabot/npm_and_yarn/eslint-8.56.0
chore(deps): bump eslint from 8.55.0 to 8.56.0
2023-12-18 12:26:26 +01:00
dependabot[bot] a1e8903f85
chore(deps): bump eslint from 8.55.0 to 8.56.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.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.55.0...v8.56.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-12-18 11:24:13 +00:00
Riccardo Rigutini c8d1432911
Merge pull request #91 from richardrigutins/dependabot/npm_and_yarn/types/node-20.10.4
chore(deps): bump @types/node from 20.10.3 to 20.10.4
2023-12-11 12:43:04 +01:00
dependabot[bot] ee074fddc7
chore(deps): bump @types/node from 20.10.3 to 20.10.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.3 to 20.10.4.
- [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-12-11 11:38:55 +00:00
Riccardo Rigutini 4b8d6b4447
Merge pull request #90 from richardrigutins/dependabot/npm_and_yarn/types/jest-29.5.11
chore(deps): bump @types/jest from 29.5.10 to 29.5.11
2023-12-11 12:38:12 +01:00
Riccardo Rigutini 4235149c5c
Merge pull request #89 from richardrigutins/dependabot/npm_and_yarn/typescript-5.3.3
chore(deps): bump typescript from 5.3.2 to 5.3.3
2023-12-11 12:27:15 +01:00
dependabot[bot] 6a837d6568
chore(deps): bump typescript from 5.3.2 to 5.3.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 11:23:51 +00:00
Riccardo Rigutini d2875de8b9
Merge pull request #88 from richardrigutins/dependabot/npm_and_yarn/prettier-3.1.1
chore(deps): bump prettier from 3.1.0 to 3.1.1
2023-12-11 12:22:45 +01:00
dependabot[bot] 3791c92674
chore(deps): bump @types/jest from 29.5.10 to 29.5.11
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.10 to 29.5.11.
- [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-12-11 11:18:56 +00:00
dependabot[bot] 880559ded9
chore(deps): bump prettier from 3.1.0 to 3.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-11 11:18:33 +00:00
Riccardo Rigutini 447a71c53f
Merge pull request #87 from richardrigutins/dependabot/npm_and_yarn/types/node-20.10.3
chore(deps): bump @types/node from 20.10.0 to 20.10.3
2023-12-05 11:04:59 +01:00
dependabot[bot] 9c22848935
chore(deps): bump @types/node from 20.10.0 to 20.10.3
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.0 to 20.10.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-12-04 23:12:21 +00:00
Riccardo Rigutini 5a7aaeef74
Merge pull request #86 from richardrigutins/dependabot/npm_and_yarn/eslint-8.55.0
chore(deps): bump eslint from 8.54.0 to 8.55.0
2023-12-05 00:11:32 +01:00
dependabot[bot] 0954ef711c
chore(deps): bump eslint from 8.54.0 to 8.55.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.54.0 to 8.55.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.54.0...v8.55.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-12-04 11:30:19 +00:00
Riccardo Rigutini b05e421ed9
Merge pull request #83 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.14.202
chore(deps): bump @types/lodash from 4.14.201 to 4.14.202
2023-11-27 18:14:39 +01:00
Riccardo Rigutini 79327e8658
Merge pull request #82 from richardrigutins/dependabot/npm_and_yarn/typescript-5.3.2
chore(deps): bump typescript from 5.2.2 to 5.3.2
2023-11-27 15:15:35 +01:00
dependabot[bot] 43e1a337f9
chore(deps): bump typescript from 5.2.2 to 5.3.2
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.2.2...v5.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 14:07:29 +00:00
dependabot[bot] a4e6a23b28
chore(deps): bump @types/lodash from 4.14.201 to 4.14.202
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.201 to 4.14.202.
- [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-11-27 14:07:28 +00:00
Riccardo Rigutini b64b8ad20a
Merge pull request #84 from richardrigutins/dependabot/npm_and_yarn/types/node-20.10.0
chore(deps): bump @types/node from 20.9.2 to 20.10.0
2023-11-27 15:06:51 +01:00
dependabot[bot] 4e805018fb
chore(deps): bump @types/node from 20.9.2 to 20.10.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.2 to 20.10.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-11-27 13:24:11 +00:00
Riccardo Rigutini 9ce9eddbc5
Merge pull request #85 from richardrigutins/dependabot/npm_and_yarn/types/jest-29.5.10
chore(deps): bump @types/jest from 29.5.8 to 29.5.10
2023-11-27 14:23:07 +01:00
dependabot[bot] ff2df8b77b
chore(deps): bump @types/jest from 29.5.8 to 29.5.10
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.8 to 29.5.10.
- [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-27 11:22:21 +00:00
Riccardo Rigutini 53c928f2c3
Merge pull request #80 from richardrigutins/dependabot/npm_and_yarn/types/node-20.9.2
chore(deps): bump @types/node from 20.9.0 to 20.9.2
2023-11-20 15:19:17 +01:00
dependabot[bot] a78a4f4b86
chore(deps): bump @types/node from 20.9.0 to 20.9.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.0 to 20.9.2.
- [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-20 11:52:30 +00:00
Riccardo Rigutini f34745aec8
Merge pull request #81 from richardrigutins/dependabot/npm_and_yarn/eslint-8.54.0
chore(deps): bump eslint from 8.53.0 to 8.54.0
2023-11-20 12:51:52 +01:00
dependabot[bot] d77cd7fe24
chore(deps): bump eslint from 8.53.0 to 8.54.0
Bumps [eslint](https://github.com/eslint/eslint) from 8.53.0 to 8.54.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.53.0...v8.54.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-20 11:17:05 +00:00
Riccardo Rigutini 4f05a5b5ae
Merge pull request #77 from richardrigutins/dependabot/npm_and_yarn/types/node-20.9.0
chore(deps): bump @types/node from 20.8.10 to 20.9.0
2023-11-13 16:47:14 +01:00
Riccardo Rigutini cc7db6ff99
Merge pull request #76 from richardrigutins/dependabot/npm_and_yarn/prettier-3.1.0
chore(deps): bump prettier from 3.0.3 to 3.1.0
2023-11-13 16:37:51 +01:00
dependabot[bot] 5b1e96daed
chore(deps): bump @types/node from 20.8.10 to 20.9.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.10 to 20.9.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-11-13 15:17:59 +00:00
Riccardo Rigutini 6272fccefe
Merge pull request #78 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.14.201
chore(deps): bump @types/lodash from 4.14.200 to 4.14.201
2023-11-13 16:16:58 +01:00
dependabot[bot] 724c1ba83f
chore(deps): bump @types/lodash from 4.14.200 to 4.14.201
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.14.200 to 4.14.201.
- [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-11-13 12:33:42 +00:00
Riccardo Rigutini 53ec826417
Merge pull request #79 from richardrigutins/dependabot/npm_and_yarn/types/jest-29.5.8
chore(deps): bump @types/jest from 29.5.7 to 29.5.8
2023-11-13 13:33:04 +01:00
dependabot[bot] eda58fb1c9
chore(deps): bump @types/jest from 29.5.7 to 29.5.8
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.7 to 29.5.8.
- [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-13 11:57:17 +00:00
dependabot[bot] 8bc28002bd
chore(deps): bump prettier from 3.0.3 to 3.1.0
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.3...3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-13 11:56:54 +00:00
Riccardo Rigutini af02936df6
Merge pull request #75 from richardrigutins/chunks
Limit number of files that are processed at the same time
2023-11-10 18:54:44 +01:00
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
dependabot[bot] 56bc8d9078
chore(deps): bump glob from 10.3.4 to 10.3.7
Bumps [glob](https://github.com/isaacs/node-glob) from 10.3.4 to 10.3.7.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.3.4...v10.3.7)

---
updated-dependencies:
- dependency-name: glob
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 11:10:53 +00:00
21 changed files with 30740 additions and 9592 deletions

View File

@ -0,0 +1,43 @@
{
"name": "GitHub Actions (TypeScript)",
"image": "mcr.microsoft.com/devcontainers/typescript-node:20",
"postCreateCommand": "npm install",
"customizations": {
"codespaces": {
"openFiles": [
"README.md"
]
},
"vscode": {
"extensions": [
"bierner.markdown-preview-github-styles",
"davidanson.vscode-markdownlint",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"github.copilot",
"github.vscode-github-actions",
"github.vscode-pull-request-github",
"me-dutour-mathieu.vscode-github-actions",
"redhat.vscode-yaml",
"rvest.vs-code-prettier-eslint",
"yzhang.markdown-all-in-one",
"eamodio.gitlens"
],
"settings": {
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.tabSize": 2,
"editor.formatOnSave": true,
"markdown.extension.list.indentationSize": "adaptive",
"markdown.extension.italic.indicator": "_",
"markdown.extension.orderedList.marker": "one"
}
}
},
"remoteEnv": {
"GITHUB_TOKEN": "${localEnv:GITHUB_TOKEN}"
},
"features": {
"ghcr.io/devcontainers/features/github-cli:1": {},
"ghcr.io/devcontainers-community/npm-features/prettier:1": {}
}
}

View File

@ -1,56 +1,78 @@
{
"plugins": ["jest", "@typescript-eslint"],
"extends": ["plugin:github/recommended"],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 9,
"sourceType": "module",
"project": "./tsconfig.json"
},
"rules": {
"i18n-text/no-en": "off",
"eslint-comments/no-use": "off",
"import/no-namespace": "off",
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": "error",
"@typescript-eslint/explicit-member-accessibility": ["error", {"accessibility": "no-public"}],
"@typescript-eslint/no-require-imports": "error",
"@typescript-eslint/array-type": "error",
"@typescript-eslint/await-thenable": "error",
"@typescript-eslint/ban-ts-comment": "error",
"camelcase": "off",
"@typescript-eslint/consistent-type-assertions": "error",
"@typescript-eslint/explicit-function-return-type": ["error", {"allowExpressions": true}],
"@typescript-eslint/func-call-spacing": ["error", "never"],
"@typescript-eslint/no-array-constructor": "error",
"@typescript-eslint/no-empty-interface": "error",
"@typescript-eslint/no-explicit-any": "error",
"@typescript-eslint/no-extraneous-class": "error",
"@typescript-eslint/no-for-in-array": "error",
"@typescript-eslint/no-inferrable-types": "error",
"@typescript-eslint/no-misused-new": "error",
"@typescript-eslint/no-namespace": "error",
"@typescript-eslint/no-non-null-assertion": "warn",
"@typescript-eslint/no-unnecessary-qualifier": "error",
"@typescript-eslint/no-unnecessary-type-assertion": "error",
"@typescript-eslint/no-useless-constructor": "error",
"@typescript-eslint/no-var-requires": "error",
"@typescript-eslint/prefer-for-of": "warn",
"@typescript-eslint/prefer-function-type": "warn",
"@typescript-eslint/prefer-includes": "error",
"@typescript-eslint/prefer-string-starts-ends-with": "error",
"@typescript-eslint/promise-function-async": "error",
"@typescript-eslint/require-array-sort-compare": "error",
"@typescript-eslint/restrict-plus-operands": "error",
"semi": "off",
"@typescript-eslint/semi": ["error", "always"],
"@typescript-eslint/type-annotation-spacing": "error",
"@typescript-eslint/unbound-method": "error",
"@typescript-eslint/trailingComma": "off"
},
"env": {
"node": true,
"es6": true,
"jest/globals": true
}
}
"plugins": [
"jest",
"@typescript-eslint",
"@stylistic"
],
"extends": [
"plugin:github/recommended"
],
"parser": "@typescript-eslint/parser",
"parserOptions": {
"ecmaVersion": 9,
"sourceType": "module",
"project": "./tsconfig.json"
},
"rules": {
"i18n-text/no-en": "off",
"eslint-comments/no-use": "off",
"import/no-namespace": "off",
"no-unused-vars": "off",
"@typescript-eslint/no-unused-vars": "error",
"@typescript-eslint/explicit-member-accessibility": [
"error",
{
"accessibility": "no-public"
}
],
"@typescript-eslint/no-require-imports": "error",
"@typescript-eslint/array-type": "error",
"@typescript-eslint/await-thenable": "error",
"@typescript-eslint/ban-ts-comment": "error",
"camelcase": "off",
"@typescript-eslint/consistent-type-assertions": "error",
"@typescript-eslint/explicit-function-return-type": [
"error",
{
"allowExpressions": true
}
],
"@stylistic/func-call-spacing": [
"error",
"never"
],
"@typescript-eslint/no-array-constructor": "error",
"@typescript-eslint/no-empty-interface": "error",
"@typescript-eslint/no-explicit-any": "error",
"@typescript-eslint/no-extraneous-class": "error",
"@typescript-eslint/no-for-in-array": "error",
"@typescript-eslint/no-inferrable-types": "error",
"@typescript-eslint/no-misused-new": "error",
"@typescript-eslint/no-namespace": "error",
"@typescript-eslint/no-non-null-assertion": "warn",
"@typescript-eslint/no-unnecessary-qualifier": "error",
"@typescript-eslint/no-unnecessary-type-assertion": "error",
"@typescript-eslint/no-useless-constructor": "error",
"@typescript-eslint/no-var-requires": "error",
"@typescript-eslint/prefer-for-of": "warn",
"@typescript-eslint/prefer-function-type": "warn",
"@typescript-eslint/prefer-includes": "error",
"@typescript-eslint/prefer-string-starts-ends-with": "error",
"@typescript-eslint/promise-function-async": "error",
"@typescript-eslint/require-array-sort-compare": "error",
"@typescript-eslint/restrict-plus-operands": "error",
"semi": "off",
"@stylistic/semi": [
"error",
"always"
],
"@typescript-eslint/trailingComma": "off",
"@stylistic/type-annotation-spacing": "error",
"@typescript-eslint/unbound-method": "error"
},
"env": {
"node": true,
"es6": true,
"jest/globals": true
}
}

View File

@ -3,13 +3,20 @@ updates:
- package-ecosystem: github-actions
directory: /
commit-message:
prefix: "chore(deps): "
prefix: "chore: "
schedule:
interval: weekly
- package-ecosystem: npm
directory: /
commit-message:
prefix: "chore(deps): "
prefix: "chore: "
schedule:
interval: weekly
- package-ecosystem: devcontainers
directory: /
commit-message:
prefix: "chore: "
schedule:
interval: weekly

View File

@ -25,10 +25,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- name: Set Node.js 16.x
uses: actions/setup-node@v3.8.1
- name: Set Node.js 20.x
uses: actions/setup-node@v4.4.0
with:
node-version: 16.x
node-version: 20.x
- name: Install dependencies
run: npm ci
@ -48,7 +48,7 @@ jobs:
id: diff
# If index.js was different than expected, upload the expected version as an artifact
- uses: actions/upload-artifact@v3
- uses: actions/upload-artifact@v4
if: ${{ failure() && steps.diff.conclusion == 'failure' }}
with:
name: dist

View File

@ -34,7 +34,7 @@ jobs:
# Initializes the CodeQL tools for scanning.
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
uses: github/codeql-action/init@v3
with:
languages: ${{ matrix.language }}
source-root: src
@ -47,7 +47,7 @@ jobs:
# Autobuild attempts to build any compiled languages (C/C++, C#, or Java).
# If this step fails, then you should remove it and run the build manually (see below)
- name: Autobuild
uses: github/codeql-action/autobuild@v2
uses: github/codeql-action/autobuild@v3
# Command-line programs to run using the OS shell.
# 📚 https://git.io/JvXDl
@ -61,4 +61,4 @@ jobs:
# make release
- name: Perform CodeQL Analysis
uses: github/codeql-action/analyze@v2
uses: github/codeql-action/analyze@v3

View File

@ -38,6 +38,7 @@ jobs:
files: '**/*.txt'
replacement-text: '1.0.2'
exclude: '**/*.check.txt'
max-parallelism: '1'
- name: Replace in Files - replace using special characters
uses: ./
@ -91,6 +92,26 @@ jobs:
encoding: 'invalid'
exclude: '**/*.check.txt'
- name: Replace in Files - error on invalid max-parallelism (invalid number)
uses: ./
continue-on-error: true
with:
search-text: 'foo'
files: '**/*.txt'
replacement-text: 'bar'
exclude: '**/*.check.txt'
max-parallelism: '-1'
- name: Replace in Files - error on invalid max-parallelism (invalid string)
uses: ./
continue-on-error: true
with:
search-text: 'foo'
files: '**/*.txt'
replacement-text: 'bar'
exclude: '**/*.check.txt'
max-parallelism: 'invalid'
- name: Verify changes
run: |
echo " > Actual - test1.txt"

View File

@ -28,29 +28,81 @@ It can be useful for automating repetitive tasks such as updating version number
- `exclude`:
(Optional) The files to be excluded from the search. It can be the path to a file or a glob pattern matching one or more files (e.g. `**/*.md`). Defaults to an empty string.
- `max-parallelism`:
(Optional) The maximum number of files that will be processed in parallel. This can be used to control the performance impact of the operation on the system. It should be a positive integer. Defaults to `10`.
## Example usage
```yaml
# Replace all the occurrences of 'hello' with 'world' in all the txt files,
# excluding the node_modules folder
- name: Replace multiple files
uses: richardrigutins/replace-in-files@v1
uses: richardrigutins/replace-in-files@v2
with:
files: '**/*.txt'
search-text: 'hello'
replacement-text: 'world'
exclude: 'node_modules/**'
encoding: 'utf8'
max-parallelism: 10
# Replace all the occurrences of '{0}' with '42' in the README.md file
- name: Replace single file
uses: richardrigutins/replace-in-files@v1
uses: richardrigutins/replace-in-files@v2
with:
files: 'README.md'
search-text: '{0}'
replacement-text: '42'
```
## Development
### Update the Action Code
The [`src/`](./src/) directory contains the source code that will be run when
the action is invoked.
After making changes to the action code, make sure to run the following command
to run all tests, lint the code, and build the final JavaScript action code:
```bash
npm run all
```
> This step is important! It will run [`ncc`](https://github.com/vercel/ncc) to
> build the final JavaScript action code with all dependencies included. If you
> do not run this step, the action will not work correctly when it is used in a
> workflow. This step also includes the `--license` option for `ncc`, which will
> create a license file for all of the production node modules used in your
> project.
### Publishing a New Release
This project includes a helper script, [`script/release`](./script/release)
designed to streamline the process of tagging and pushing new releases for
GitHub Actions.
GitHub Actions allows users to select a specific version of the action to use,
based on release tags. This script simplifies this process by performing the
following steps:
1. **Retrieving the latest release tag:** The script starts by fetching the most
recent release tag by looking at the local data available in your repository.
1. **Prompting for a new release tag:** The user is then prompted to enter a new
release tag. To assist with this, the script displays the latest release tag
and provides a regular expression to validate the format of the new tag.
1. **Tagging the new release:** Once a valid new tag is entered, the script tags
the new release.
1. **Pushing the new tag to the remote:** Finally, the script pushes the new tag
to the remote repository. From here, you will need to create a new release in
GitHub and users can easily reference the new tag in their workflows.
To use the script, run the following command:
```bash
./script/release
```
## Contributing
Contributions are welcome! Here are some ways you can contribute:

View File

@ -1,6 +1,51 @@
import fs from 'fs';
import path from 'path';
import { getFiles, isValidEncoding, replaceTextInFile } from '../src/utils';
import {
getFiles,
isPositiveInteger,
isValidEncoding,
processInChunks,
replaceTextInFile,
} from '../src/utils';
describe('isPositiveInteger', () => {
it('should return true for positive integers', () => {
expect(isPositiveInteger('1')).toBe(true);
expect(isPositiveInteger('123')).toBe(true);
});
it('should return false for zero', () => {
expect(isPositiveInteger('0')).toBe(false);
});
it('should return false for negative integers', () => {
expect(isPositiveInteger('-1')).toBe(false);
});
it('should return false for non-integer numbers', () => {
expect(isPositiveInteger('1.5')).toBe(false);
});
it('should return false for non-numeric strings', () => {
expect(isPositiveInteger('abc')).toBe(false);
});
it('should return false for empty strings', () => {
expect(isPositiveInteger('')).toBe(false);
});
it('should return false for whitespace strings', () => {
expect(isPositiveInteger(' ')).toBe(false);
});
it('should return false for null', () => {
expect(isPositiveInteger(null as any)).toBe(false);
});
it('should return false for undefined', () => {
expect(isPositiveInteger(undefined as any)).toBe(false);
});
});
describe('isValidEncoding', () => {
it('should return true for valid encodings', () => {
@ -29,9 +74,36 @@ describe('getFiles', () => {
});
});
describe('processInChunks', () => {
it('should process an array in chunks', async () => {
const totalItems = 999;
const array = Array.from({ length: totalItems }, (_, i) => i);
const func = jest.fn(async (item: number) => {
item++;
});
const chunkSize = 100;
await processInChunks(array, func, chunkSize);
expect(func).toHaveBeenCalledTimes(totalItems);
});
it('should process an array with less items than chunk size', async () => {
const array = Array.from({ length: 50 }, (_, i) => i);
const func = jest.fn(async (item: number) => {
item++;
});
const chunkSize = 100;
await processInChunks(array, func, chunkSize);
expect(func).toHaveBeenCalledTimes(50);
});
});
describe('replaceTextInFile', () => {
const testFilePath = path.join(__dirname, 'test-file.txt');
const testFileContent = '{0}, world!';
const testFileContent = '{0}, foo, {0}!';
beforeEach(async () => {
await fs.promises.writeFile(testFilePath, testFileContent);
@ -42,10 +114,10 @@ describe('replaceTextInFile', () => {
});
it('should replace all instances of the given text with the given value in the file', async () => {
await replaceTextInFile(testFilePath, '{0}', 'Hello'); // Replace text with special characters
await replaceTextInFile(testFilePath, 'world', 'universe'); // Replace text with no special characters
await replaceTextInFile(testFilePath, '{0}', 'run'); // Replace text with special characters
await replaceTextInFile(testFilePath, 'foo', 'test'); // Replace text with letters
const updatedContent = await fs.promises.readFile(testFilePath, 'utf-8');
expect(updatedContent).toBe('Hello, universe!');
expect(updatedContent).toBe('run, test, run!');
});
it('should not modify the file if the search text is not found', async () => {

View File

@ -30,6 +30,12 @@ inputs:
It can be the path to a file or a glob pattern (e.g. `**/*.md`).
default: ""
required: false
max-parallelism:
description: |-
(Optional) The maximum number of files to process in parallel.
Defaults to `10`.
default: "10"
required: false
branding:
icon: "edit"

27739
dist/index.js generated vendored

File diff suppressed because one or more lines are too long

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

82
dist/licenses.txt generated vendored
View File

@ -10,6 +10,18 @@ The above copyright notice and this permission notice shall be included in all c
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@actions/exec
MIT
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@actions/http-client
MIT
Actions Http Client for Node.js
@ -35,11 +47,47 @@ WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
balanced-match
@actions/io
MIT
The MIT License (MIT)
Copyright 2019 GitHub
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@fastify/busboy
MIT
Copyright Brian White. All rights reserved.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to
deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
sell copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE.
@isaacs/balanced-match
MIT
(MIT)
Copyright (c) 2013 Julian Gruber &lt;julian@juliangruber.com&gt;
Original code Copyright Julian Gruber <julian@juliangruber.com>
Port to TypeScript Copyright Isaac Z. Schlueter <i@izs.me>
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
@ -60,11 +108,13 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
brace-expansion
@isaacs/brace-expansion
MIT
MIT License
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
Copyright Julian Gruber <julian@juliangruber.com>
TypeScript port Copyright Isaac Z. Schlueter <i@izs.me>
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@ -245,14 +295,26 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
uuid
undici
MIT
The MIT License (MIT)
MIT License
Copyright (c) 2010-2020 Robert Kieffer and other contributors
Copyright (c) Matteo Collina and Undici contributors
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

2
dist/sourcemap-register.js generated vendored

File diff suppressed because one or more lines are too long

11968
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -24,23 +24,25 @@
"author": "richardrigutins",
"license": "MIT",
"dependencies": {
"@actions/core": "^1.10.1",
"glob": "^10.3.4"
"@actions/core": "^1.11.1",
"glob": "^11.0.3"
},
"devDependencies": {
"@types/jest": "^29.5.5",
"@types/lodash": "^4.14.199",
"@types/node": "^20.6.5",
"@typescript-eslint/parser": "^5.62.0",
"@vercel/ncc": "^0.38.0",
"eslint": "^8.50.0",
"eslint-plugin-github": "^4.10.0",
"eslint-plugin-jest": "^27.4.0",
"eslint-plugin-prettier": "^5.0.0",
"@stylistic/eslint-plugin": "^2.13.0",
"@types/jest": "^29.5.14",
"@types/lodash": "^4.17.20",
"@types/node": "^24.2.0",
"@typescript-eslint/eslint-plugin": "^8.33.1",
"@typescript-eslint/parser": "^8.38.0",
"@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1",
"eslint-plugin-github": "^5.1.8",
"eslint-plugin-jest": "^28.11.0",
"eslint-plugin-prettier": "^5.5.3",
"jest": "^29.7.0",
"js-yaml": "^4.1.0",
"prettier": "^3.0.3",
"ts-jest": "^29.1.0",
"typescript": "^5.2.2"
"prettier": "^3.5.3",
"ts-jest": "^29.4.0",
"typescript": "^5.9.2"
}
}

82
script/release Executable file
View File

@ -0,0 +1,82 @@
#!/bin/bash
# About:
#
# This is a helper script to tag and push a new release. GitHub Actions use
# release tags to allow users to select a specific version of the action to use.
#
# See: https://github.com/actions/typescript-action#publishing-a-new-release
#
# This script will do the following:
#
# 1. Get the latest release tag
# 2. Prompt the user for a new release tag
# 3. Check if the tag exists and ask for confirmation to overwrite
# 4. Tag the new release
# 5. Push the new tag to the remote
#
# Usage:
#
# script/release
# Terminal colors
OFF='\033[0m'
RED='\033[0;31m'
GREEN='\033[0;32m'
BLUE='\033[0;34m'
# Get the latest release tag
latest_tag=$(git describe --tags "$(git rev-list --tags --max-count=1)")
if [[ -z "$latest_tag" ]]; then
# There are no existing release tags
echo -e "No tags found (yet) - Continue to create and push your first tag"
latest_tag="[unknown]"
fi
# Display the latest release tag
echo -e "The latest release tag is: ${BLUE}${latest_tag}${OFF}"
# Prompt the user for the new release tag
read -r -p 'Enter a new release tag (vX.X.X format): ' new_tag
# Validate the new release tag
tag_regex='v[0-9]+(\.[0-9]+){0,2}$'
if echo "$new_tag" | grep -q -E "$tag_regex"; then
echo -e "Tag: ${BLUE}$new_tag${OFF} is valid"
else
# Release tag is not `vX.X.X` format
echo -e "Tag: ${BLUE}$new_tag${OFF} is ${RED}not valid${OFF} (must be in vX.X.X format)"
exit 1
fi
# Check if the tag exists; if it does, ask the user for confirmation to overwrite
if git rev-parse -q --verify "refs/tags/$new_tag" >/dev/null; then
read -r -p "The tag already exists. Overwrite? [y/N] " response
if [[ ! "$response" =~ ^([yY][eE][sS]|[yY])$ ]]; then
echo -e "${RED}Aborted${OFF}"
exit 1
else
# Delete the tag locally
git tag -d "$new_tag"
echo -e "${GREEN}Deleted local tag: $new_tag${OFF}"
# Delete the tag remotely
git push origin --delete "$new_tag"
echo -e "${GREEN}Deleted remote tag: $new_tag${OFF}"
fi
else
read -r -p "The tag does not exist and will be created. Continue? [y/N] " response
if [[ ! "$response" =~ ^([yY][eE][sS]|[yY])$ ]]; then
echo -e "${RED}Aborted${OFF}"
exit 1
fi
fi
# Tag the new release
git tag -a "$new_tag" -m "$new_tag Release"
echo -e "${GREEN}Tagged: $new_tag${OFF}"
# Push the new tag to the remote
git push --tags
echo -e "${GREEN}Release tag pushed to remote${OFF}"
echo -e "${GREEN}Done!${OFF}"

View File

@ -2,23 +2,37 @@ import { debug, getInput, info, setFailed, warning } from '@actions/core';
import {
Encoding,
getFiles,
isPositiveInteger,
isValidEncoding,
processInChunks,
replaceTextInFile,
} from './utils';
// Entry point for the action
async function run(): Promise<void> {
try {
// Get the input parameters
const filesPattern = getInput('files');
const searchText = getInput('search-text');
const replaceText = getInput('replacement-text');
const excludePattern = getInput('exclude');
const inputEncoding = getInput('encoding');
const maxParallelism = getInput('max-parallelism');
// Validate the encoding
if (!isValidEncoding(inputEncoding)) {
throw new Error(`Invalid encoding: ${inputEncoding}`);
}
// Validate that maxParallelism is a positive integer
if (!isPositiveInteger(maxParallelism)) {
throw new Error(`Invalid max-parallelism: ${maxParallelism}`);
}
// Get the file paths that match the files pattern and do not match the exclude pattern
const filePaths = await getFiles(filesPattern, excludePattern);
// If no file paths were found, log a warning and exit
if (filePaths.length === 0) {
warning(`No files found for the given pattern.`);
return;
@ -27,15 +41,19 @@ async function run(): Promise<void> {
info(`Found ${filePaths.length} files for the given pattern.`);
info(`Replacing "${searchText}" with "${replaceText}".`);
// Process the file paths in chunks, replacing the search text with the replace text in each file
// This is done to avoid opening too many files at once
const encoding = inputEncoding as Encoding;
const promises: Promise<void>[] = filePaths.map(
const chunkSize = parseInt(maxParallelism);
await processInChunks(
filePaths,
async (filePath: string) => {
info(`Replacing text in file ${filePath}`);
await replaceTextInFile(filePath, searchText, replaceText, encoding);
},
chunkSize,
);
await Promise.all(promises);
info(`Done!`);
} catch (err) {
if (err instanceof Error) {

View File

@ -12,6 +12,16 @@ const encodings = [
export type Encoding = (typeof encodings)[number];
/**
* Checks if a given string represents a positive integer.
*
* @param value - The string to check.
* @returns True if the string represents a positive integer, false otherwise.
*/
export function isPositiveInteger(value: string): boolean {
return /^[1-9]\d*$/.test(value);
}
/**
* Checks if the given encoding is supported.
* @param encoding The encoding to check.
@ -39,6 +49,30 @@ export async function getFiles(
}
}
/**
* Processes an array in chunks, applying a given function to each item.
* @param array The array to process.
* @param func The function to apply to each item.
* @param chunkSize The number of items to process at a time.
* @returns A Promise that resolves when all items have been processed.
*/
export async function processInChunks<T>(
array: T[],
func: (item: T) => Promise<void>,
chunkSize: number,
): Promise<void> {
// Split the array into chunks
const chunks = Array(Math.ceil(array.length / chunkSize))
.fill(0)
.map((_, index) => index * chunkSize)
.map(begin => array.slice(begin, begin + chunkSize));
// Process each chunk
for (const chunk of chunks) {
await Promise.all(chunk.map(func));
}
}
/**
* Replaces all instances of the given text with the given value in the file.
* @param filePath The path of the file to modify.
@ -60,7 +94,7 @@ export async function replaceTextInFile(
}
const fileContent = await readFileContent(filePath, encoding);
const updatedContent = fileContent.replace(searchText, replacementText);
const updatedContent = fileContent.replaceAll(searchText, replacementText);
await saveFileContent(filePath, updatedContent);
}

View File

@ -3,3 +3,4 @@ Hello world!
This should be twenty-three: 23.
This line has been changed: false.
This value comes from environment variables: environment
Multiple occurrences in the same file: world

View File

@ -3,3 +3,4 @@ Hello {0}!
This should be twenty-three: 23.
This line has been changed: false.
This value comes from environment variables: _ENV_
Multiple occurrences in the same file: {0}

View File

@ -1,7 +1,7 @@
{
"compilerOptions": {
"alwaysStrict": true, /* Ensure 'use strict' is always emitted. */
"target": "es6", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019' or 'ESNEXT'. */
"target": "ES2021", /* Specify ECMAScript target version. */
"module": "commonjs", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', or 'ESNext'. */
"outDir": "./lib", /* Redirect output structure to the directory. */
"rootDir": "./src", /* Specify the root directory of input files. Use to control the output directory structure with --outDir. */