Compare commits

...

198 Commits
v2.1.9 ... 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
8 changed files with 1744 additions and 1189 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

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

View File

@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4 - uses: actions/checkout@v4
- name: Set Node.js 20.x - name: Set Node.js 20.x
uses: actions/setup-node@v4.1.0 uses: actions/setup-node@v4.4.0
with: with:
node-version: 20.x node-version: 20.x

638
dist/index.js generated vendored
View File

@ -3320,286 +3320,6 @@ function copyFile(srcFile, destFile, force) {
} }
//# sourceMappingURL=io.js.map //# sourceMappingURL=io.js.map
/***/ }),
/***/ 9380:
/***/ ((module) => {
"use strict";
module.exports = balanced;
function balanced(a, b, str) {
if (a instanceof RegExp) a = maybeMatch(a, str);
if (b instanceof RegExp) b = maybeMatch(b, str);
var r = range(a, b, str);
return r && {
start: r[0],
end: r[1],
pre: str.slice(0, r[0]),
body: str.slice(r[0] + a.length, r[1]),
post: str.slice(r[1] + b.length)
};
}
function maybeMatch(reg, str) {
var m = str.match(reg);
return m ? m[0] : null;
}
balanced.range = range;
function range(a, b, str) {
var begs, beg, left, right, result;
var ai = str.indexOf(a);
var bi = str.indexOf(b, ai + 1);
var i = ai;
if (ai >= 0 && bi > 0) {
if(a===b) {
return [ai, bi];
}
begs = [];
left = str.length;
while (i >= 0 && !result) {
if (i == ai) {
begs.push(i);
ai = str.indexOf(a, i + 1);
} else if (begs.length == 1) {
result = [ begs.pop(), bi ];
} else {
beg = begs.pop();
if (beg < left) {
left = beg;
right = bi;
}
bi = str.indexOf(b, i + 1);
}
i = ai < bi && ai >= 0 ? ai : bi;
}
if (begs.length) {
result = [ left, right ];
}
}
return result;
}
/***/ }),
/***/ 4691:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => {
var balanced = __nccwpck_require__(9380);
module.exports = expandTop;
var escSlash = '\0SLASH'+Math.random()+'\0';
var escOpen = '\0OPEN'+Math.random()+'\0';
var escClose = '\0CLOSE'+Math.random()+'\0';
var escComma = '\0COMMA'+Math.random()+'\0';
var escPeriod = '\0PERIOD'+Math.random()+'\0';
function numeric(str) {
return parseInt(str, 10) == str
? parseInt(str, 10)
: str.charCodeAt(0);
}
function escapeBraces(str) {
return str.split('\\\\').join(escSlash)
.split('\\{').join(escOpen)
.split('\\}').join(escClose)
.split('\\,').join(escComma)
.split('\\.').join(escPeriod);
}
function unescapeBraces(str) {
return str.split(escSlash).join('\\')
.split(escOpen).join('{')
.split(escClose).join('}')
.split(escComma).join(',')
.split(escPeriod).join('.');
}
// Basically just str.split(","), but handling cases
// where we have nested braced sections, which should be
// treated as individual members, like {a,{b,c},d}
function parseCommaParts(str) {
if (!str)
return [''];
var parts = [];
var m = balanced('{', '}', str);
if (!m)
return str.split(',');
var pre = m.pre;
var body = m.body;
var post = m.post;
var p = pre.split(',');
p[p.length-1] += '{' + body + '}';
var postParts = parseCommaParts(post);
if (post.length) {
p[p.length-1] += postParts.shift();
p.push.apply(p, postParts);
}
parts.push.apply(parts, p);
return parts;
}
function expandTop(str) {
if (!str)
return [];
// I don't know why Bash 4.3 does this, but it does.
// Anything starting with {} will have the first two bytes preserved
// but *only* at the top level, so {},a}b will not expand to anything,
// but a{},b}c will be expanded to [a}c,abc].
// One could argue that this is a bug in Bash, but since the goal of
// this module is to match Bash's rules, we escape a leading {}
if (str.substr(0, 2) === '{}') {
str = '\\{\\}' + str.substr(2);
}
return expand(escapeBraces(str), true).map(unescapeBraces);
}
function embrace(str) {
return '{' + str + '}';
}
function isPadded(el) {
return /^-?0\d/.test(el);
}
function lte(i, y) {
return i <= y;
}
function gte(i, y) {
return i >= y;
}
function expand(str, isTop) {
var expansions = [];
var m = balanced('{', '}', str);
if (!m) return [str];
// no need to expand pre, since it is guaranteed to be free of brace-sets
var pre = m.pre;
var post = m.post.length
? expand(m.post, false)
: [''];
if (/\$$/.test(m.pre)) {
for (var k = 0; k < post.length; k++) {
var expansion = pre+ '{' + m.body + '}' + post[k];
expansions.push(expansion);
}
} else {
var isNumericSequence = /^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(m.body);
var isAlphaSequence = /^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(m.body);
var isSequence = isNumericSequence || isAlphaSequence;
var isOptions = m.body.indexOf(',') >= 0;
if (!isSequence && !isOptions) {
// {a},b}
if (m.post.match(/,.*\}/)) {
str = m.pre + '{' + m.body + escClose + m.post;
return expand(str);
}
return [str];
}
var n;
if (isSequence) {
n = m.body.split(/\.\./);
} else {
n = parseCommaParts(m.body);
if (n.length === 1) {
// x{{a,b}}y ==> x{a}y x{b}y
n = expand(n[0], false).map(embrace);
if (n.length === 1) {
return post.map(function(p) {
return m.pre + n[0] + p;
});
}
}
}
// at this point, n is the parts, and we know it's not a comma set
// with a single entry.
var N;
if (isSequence) {
var x = numeric(n[0]);
var y = numeric(n[1]);
var width = Math.max(n[0].length, n[1].length)
var incr = n.length == 3
? Math.abs(numeric(n[2]))
: 1;
var test = lte;
var reverse = y < x;
if (reverse) {
incr *= -1;
test = gte;
}
var pad = n.some(isPadded);
N = [];
for (var i = x; test(i, y); i += incr) {
var c;
if (isAlphaSequence) {
c = String.fromCharCode(i);
if (c === '\\')
c = '';
} else {
c = String(i);
if (pad) {
var need = width - c.length;
if (need > 0) {
var z = new Array(need + 1).join('0');
if (i < 0)
c = '-' + z + c.slice(1);
else
c = z + c;
}
}
}
N.push(c);
}
} else {
N = [];
for (var j = 0; j < n.length; j++) {
N.push.apply(N, expand(n[j], false));
}
}
for (var j = 0; j < N.length; j++) {
for (var k = 0; k < post.length; k++) {
var expansion = pre + N[j] + post[k];
if (!isTop || isSequence || expansion)
expansions.push(expansion);
}
}
}
return expansions;
}
/***/ }), /***/ }),
/***/ 770: /***/ 770:
@ -9210,7 +8930,7 @@ module.exports = {
const { parseSetCookie } = __nccwpck_require__(8915) const { parseSetCookie } = __nccwpck_require__(8915)
const { stringify, getHeadersList } = __nccwpck_require__(3834) const { stringify } = __nccwpck_require__(3834)
const { webidl } = __nccwpck_require__(4222) const { webidl } = __nccwpck_require__(4222)
const { Headers } = __nccwpck_require__(6349) const { Headers } = __nccwpck_require__(6349)
@ -9286,14 +9006,13 @@ function getSetCookies (headers) {
webidl.brandCheck(headers, Headers, { strict: false }) webidl.brandCheck(headers, Headers, { strict: false })
const cookies = getHeadersList(headers).cookies const cookies = headers.getSetCookie()
if (!cookies) { if (!cookies) {
return [] return []
} }
// In older versions of undici, cookies is a list of name:value. return cookies.map((pair) => parseSetCookie(pair))
return cookies.map((pair) => parseSetCookie(Array.isArray(pair) ? pair[1] : pair))
} }
/** /**
@ -9721,14 +9440,15 @@ module.exports = {
/***/ }), /***/ }),
/***/ 3834: /***/ 3834:
/***/ ((module, __unused_webpack_exports, __nccwpck_require__) => { /***/ ((module) => {
"use strict"; "use strict";
const assert = __nccwpck_require__(2613) /**
const { kHeadersList } = __nccwpck_require__(6443) * @param {string} value
* @returns {boolean}
*/
function isCTLExcludingHtab (value) { function isCTLExcludingHtab (value) {
if (value.length === 0) { if (value.length === 0) {
return false return false
@ -9989,31 +9709,13 @@ function stringify (cookie) {
return out.join('; ') return out.join('; ')
} }
let kHeadersListNode
function getHeadersList (headers) {
if (headers[kHeadersList]) {
return headers[kHeadersList]
}
if (!kHeadersListNode) {
kHeadersListNode = Object.getOwnPropertySymbols(headers).find(
(symbol) => symbol.description === 'headers list'
)
assert(kHeadersListNode, 'Headers cannot be parsed')
}
const headersList = headers[kHeadersListNode]
assert(headersList)
return headersList
}
module.exports = { module.exports = {
isCTLExcludingHtab, isCTLExcludingHtab,
stringify, validateCookieName,
getHeadersList validateCookiePath,
validateCookieValue,
toIMFDate,
stringify
} }
@ -11942,6 +11644,14 @@ const { isUint8Array, isArrayBuffer } = __nccwpck_require__(8253)
const { File: UndiciFile } = __nccwpck_require__(3041) const { File: UndiciFile } = __nccwpck_require__(3041)
const { parseMIMEType, serializeAMimeType } = __nccwpck_require__(4322) const { parseMIMEType, serializeAMimeType } = __nccwpck_require__(4322)
let random
try {
const crypto = __nccwpck_require__(7598)
random = (max) => crypto.randomInt(0, max)
} catch {
random = (max) => Math.floor(Math.random(max))
}
let ReadableStream = globalThis.ReadableStream let ReadableStream = globalThis.ReadableStream
/** @type {globalThis['File']} */ /** @type {globalThis['File']} */
@ -12027,7 +11737,7 @@ function extractBody (object, keepalive = false) {
// Set source to a copy of the bytes held by object. // Set source to a copy of the bytes held by object.
source = new Uint8Array(object.buffer.slice(object.byteOffset, object.byteOffset + object.byteLength)) source = new Uint8Array(object.buffer.slice(object.byteOffset, object.byteOffset + object.byteLength))
} else if (util.isFormDataLike(object)) { } else if (util.isFormDataLike(object)) {
const boundary = `----formdata-undici-0${`${Math.floor(Math.random() * 1e11)}`.padStart(11, '0')}` const boundary = `----formdata-undici-0${`${random(1e11)}`.padStart(11, '0')}`
const prefix = `--${boundary}\r\nContent-Disposition: form-data` const prefix = `--${boundary}\r\nContent-Disposition: form-data`
/*! formdata-polyfill. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */ /*! formdata-polyfill. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> */
@ -14009,6 +13719,7 @@ const {
isValidHeaderName, isValidHeaderName,
isValidHeaderValue isValidHeaderValue
} = __nccwpck_require__(5523) } = __nccwpck_require__(5523)
const util = __nccwpck_require__(9023)
const { webidl } = __nccwpck_require__(4222) const { webidl } = __nccwpck_require__(4222)
const assert = __nccwpck_require__(2613) const assert = __nccwpck_require__(2613)
@ -14562,6 +14273,9 @@ Object.defineProperties(Headers.prototype, {
[Symbol.toStringTag]: { [Symbol.toStringTag]: {
value: 'Headers', value: 'Headers',
configurable: true configurable: true
},
[util.inspect.custom]: {
enumerable: false
} }
}) })
@ -23738,6 +23452,20 @@ class Pool extends PoolBase {
? { ...options.interceptors } ? { ...options.interceptors }
: undefined : undefined
this[kFactory] = factory this[kFactory] = factory
this.on('connectionError', (origin, targets, error) => {
// If a connection error occurs, we remove the client from the pool,
// and emit a connectionError event. They will not be re-used.
// Fixes https://github.com/nodejs/undici/issues/3895
for (const target of targets) {
// Do not use kRemoveClient here, as it will close the client,
// but the client cannot be closed in this state.
const idx = this[kClients].indexOf(target)
if (idx !== -1) {
this[kClients].splice(idx, 1)
}
}
})
} }
[kGetDispatcher] () { [kGetDispatcher] () {
@ -26146,6 +25874,14 @@ module.exports = require("net");
/***/ }), /***/ }),
/***/ 7598:
/***/ ((module) => {
"use strict";
module.exports = require("node:crypto");
/***/ }),
/***/ 8474: /***/ 8474:
/***/ ((module) => { /***/ ((module) => {
@ -27945,6 +27681,275 @@ function parseParams (str) {
module.exports = parseParams module.exports = parseParams
/***/ }),
/***/ 516:
/***/ ((__unused_webpack_module, exports) => {
"use strict";
Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.range = exports.balanced = void 0;
const balanced = (a, b, str) => {
const ma = a instanceof RegExp ? maybeMatch(a, str) : a;
const mb = b instanceof RegExp ? maybeMatch(b, str) : b;
const r = ma !== null && mb != null && (0, exports.range)(ma, mb, str);
return (r && {
start: r[0],
end: r[1],
pre: str.slice(0, r[0]),
body: str.slice(r[0] + ma.length, r[1]),
post: str.slice(r[1] + mb.length),
});
};
exports.balanced = balanced;
const maybeMatch = (reg, str) => {
const m = str.match(reg);
return m ? m[0] : null;
};
const range = (a, b, str) => {
let begs, beg, left, right = undefined, result;
let ai = str.indexOf(a);
let bi = str.indexOf(b, ai + 1);
let i = ai;
if (ai >= 0 && bi > 0) {
if (a === b) {
return [ai, bi];
}
begs = [];
left = str.length;
while (i >= 0 && !result) {
if (i === ai) {
begs.push(i);
ai = str.indexOf(a, i + 1);
}
else if (begs.length === 1) {
const r = begs.pop();
if (r !== undefined)
result = [r, bi];
}
else {
beg = begs.pop();
if (beg !== undefined && beg < left) {
left = beg;
right = bi;
}
bi = str.indexOf(b, i + 1);
}
i = ai < bi && ai >= 0 ? ai : bi;
}
if (begs.length && right !== undefined) {
result = [left, right];
}
}
return result;
};
exports.range = range;
//# sourceMappingURL=index.js.map
/***/ }),
/***/ 1215:
/***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
"use strict";
Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.expand = expand;
const balanced_match_1 = __nccwpck_require__(516);
const escSlash = '\0SLASH' + Math.random() + '\0';
const escOpen = '\0OPEN' + Math.random() + '\0';
const escClose = '\0CLOSE' + Math.random() + '\0';
const escComma = '\0COMMA' + Math.random() + '\0';
const escPeriod = '\0PERIOD' + Math.random() + '\0';
const escSlashPattern = new RegExp(escSlash, 'g');
const escOpenPattern = new RegExp(escOpen, 'g');
const escClosePattern = new RegExp(escClose, 'g');
const escCommaPattern = new RegExp(escComma, 'g');
const escPeriodPattern = new RegExp(escPeriod, 'g');
const slashPattern = /\\\\/g;
const openPattern = /\\{/g;
const closePattern = /\\}/g;
const commaPattern = /\\,/g;
const periodPattern = /\\./g;
function numeric(str) {
return !isNaN(str) ? parseInt(str, 10) : str.charCodeAt(0);
}
function escapeBraces(str) {
return str
.replace(slashPattern, escSlash)
.replace(openPattern, escOpen)
.replace(closePattern, escClose)
.replace(commaPattern, escComma)
.replace(periodPattern, escPeriod);
}
function unescapeBraces(str) {
return str
.replace(escSlashPattern, '\\')
.replace(escOpenPattern, '{')
.replace(escClosePattern, '}')
.replace(escCommaPattern, ',')
.replace(escPeriodPattern, '.');
}
/**
* Basically just str.split(","), but handling cases
* where we have nested braced sections, which should be
* treated as individual members, like {a,{b,c},d}
*/
function parseCommaParts(str) {
if (!str) {
return [''];
}
const parts = [];
const m = (0, balanced_match_1.balanced)('{', '}', str);
if (!m) {
return str.split(',');
}
const { pre, body, post } = m;
const p = pre.split(',');
p[p.length - 1] += '{' + body + '}';
const postParts = parseCommaParts(post);
if (post.length) {
;
p[p.length - 1] += postParts.shift();
p.push.apply(p, postParts);
}
parts.push.apply(parts, p);
return parts;
}
function expand(str) {
if (!str) {
return [];
}
// I don't know why Bash 4.3 does this, but it does.
// Anything starting with {} will have the first two bytes preserved
// but *only* at the top level, so {},a}b will not expand to anything,
// but a{},b}c will be expanded to [a}c,abc].
// One could argue that this is a bug in Bash, but since the goal of
// this module is to match Bash's rules, we escape a leading {}
if (str.slice(0, 2) === '{}') {
str = '\\{\\}' + str.slice(2);
}
return expand_(escapeBraces(str), true).map(unescapeBraces);
}
function embrace(str) {
return '{' + str + '}';
}
function isPadded(el) {
return /^-?0\d/.test(el);
}
function lte(i, y) {
return i <= y;
}
function gte(i, y) {
return i >= y;
}
function expand_(str, isTop) {
/** @type {string[]} */
const expansions = [];
const m = (0, balanced_match_1.balanced)('{', '}', str);
if (!m)
return [str];
// no need to expand pre, since it is guaranteed to be free of brace-sets
const pre = m.pre;
const post = m.post.length ? expand_(m.post, false) : [''];
if (/\$$/.test(m.pre)) {
for (let k = 0; k < post.length; k++) {
const expansion = pre + '{' + m.body + '}' + post[k];
expansions.push(expansion);
}
}
else {
const isNumericSequence = /^-?\d+\.\.-?\d+(?:\.\.-?\d+)?$/.test(m.body);
const isAlphaSequence = /^[a-zA-Z]\.\.[a-zA-Z](?:\.\.-?\d+)?$/.test(m.body);
const isSequence = isNumericSequence || isAlphaSequence;
const isOptions = m.body.indexOf(',') >= 0;
if (!isSequence && !isOptions) {
// {a},b}
if (m.post.match(/,(?!,).*\}/)) {
str = m.pre + '{' + m.body + escClose + m.post;
return expand_(str);
}
return [str];
}
let n;
if (isSequence) {
n = m.body.split(/\.\./);
}
else {
n = parseCommaParts(m.body);
if (n.length === 1 && n[0] !== undefined) {
// x{{a,b}}y ==> x{a}y x{b}y
n = expand_(n[0], false).map(embrace);
//XXX is this necessary? Can't seem to hit it in tests.
/* c8 ignore start */
if (n.length === 1) {
return post.map(p => m.pre + n[0] + p);
}
/* c8 ignore stop */
}
}
// at this point, n is the parts, and we know it's not a comma set
// with a single entry.
let N;
if (isSequence && n[0] !== undefined && n[1] !== undefined) {
const x = numeric(n[0]);
const y = numeric(n[1]);
const width = Math.max(n[0].length, n[1].length);
let incr = n.length === 3 && n[2] !== undefined ? Math.abs(numeric(n[2])) : 1;
let test = lte;
const reverse = y < x;
if (reverse) {
incr *= -1;
test = gte;
}
const pad = n.some(isPadded);
N = [];
for (let i = x; test(i, y); i += incr) {
let c;
if (isAlphaSequence) {
c = String.fromCharCode(i);
if (c === '\\') {
c = '';
}
}
else {
c = String(i);
if (pad) {
const need = width - c.length;
if (need > 0) {
const z = new Array(need + 1).join('0');
if (i < 0) {
c = '-' + z + c.slice(1);
}
else {
c = z + c;
}
}
}
}
N.push(c);
}
}
else {
N = [];
for (let j = 0; j < n.length; j++) {
N.push.apply(N, expand_(n[j], false));
}
}
for (let j = 0; j < N.length; j++) {
for (let k = 0; k < post.length; k++) {
const expansion = pre + N[j] + post[k];
if (!isTop || isSequence || expansion) {
expansions.push(expansion);
}
}
}
}
return expansions;
}
//# sourceMappingURL=index.js.map
/***/ }), /***/ }),
/***/ 2981: /***/ 2981:
@ -30173,16 +30178,13 @@ exports.escape = escape;
/***/ }), /***/ }),
/***/ 1409: /***/ 1409:
/***/ (function(__unused_webpack_module, exports, __nccwpck_require__) { /***/ ((__unused_webpack_module, exports, __nccwpck_require__) => {
"use strict"; "use strict";
var __importDefault = (this && this.__importDefault) || function (mod) {
return (mod && mod.__esModule) ? mod : { "default": mod };
};
Object.defineProperty(exports, "__esModule", ({ value: true })); Object.defineProperty(exports, "__esModule", ({ value: true }));
exports.unescape = exports.escape = exports.AST = exports.Minimatch = exports.match = exports.makeRe = exports.braceExpand = exports.defaults = exports.filter = exports.GLOBSTAR = exports.sep = exports.minimatch = void 0; exports.unescape = exports.escape = exports.AST = exports.Minimatch = exports.match = exports.makeRe = exports.braceExpand = exports.defaults = exports.filter = exports.GLOBSTAR = exports.sep = exports.minimatch = void 0;
const brace_expansion_1 = __importDefault(__nccwpck_require__(4691)); const brace_expansion_1 = __nccwpck_require__(1215);
const assert_valid_pattern_js_1 = __nccwpck_require__(8895); const assert_valid_pattern_js_1 = __nccwpck_require__(8895);
const ast_js_1 = __nccwpck_require__(3238); const ast_js_1 = __nccwpck_require__(3238);
const escape_js_1 = __nccwpck_require__(6726); const escape_js_1 = __nccwpck_require__(6726);
@ -30335,7 +30337,7 @@ const braceExpand = (pattern, options = {}) => {
// shortcut. no need to expand. // shortcut. no need to expand.
return [pattern]; return [pattern];
} }
return (0, brace_expansion_1.default)(pattern); return (0, brace_expansion_1.expand)(pattern);
}; };
exports.braceExpand = braceExpand; exports.braceExpand = braceExpand;
exports.minimatch.braceExpand = exports.braceExpand; exports.minimatch.braceExpand = exports.braceExpand;

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

12
dist/licenses.txt generated vendored
View File

@ -81,11 +81,13 @@ 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 FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
IN THE SOFTWARE. IN THE SOFTWARE.
balanced-match @isaacs/balanced-match
MIT MIT
(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 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 this software and associated documentation files (the "Software"), to deal in
@ -106,11 +108,13 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE. SOFTWARE.
brace-expansion @isaacs/brace-expansion
MIT MIT
MIT License 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 Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

2201
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,24 +25,24 @@
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"@actions/core": "^1.11.1", "@actions/core": "^1.11.1",
"glob": "^11.0.0" "glob": "^11.0.3"
}, },
"devDependencies": { "devDependencies": {
"@stylistic/eslint-plugin": "^2.10.1", "@stylistic/eslint-plugin": "^2.13.0",
"@types/jest": "^29.5.14", "@types/jest": "^29.5.14",
"@types/lodash": "^4.17.13", "@types/lodash": "^4.17.20",
"@types/node": "^22.9.0", "@types/node": "^24.2.0",
"@typescript-eslint/eslint-plugin": "^8.14.0", "@typescript-eslint/eslint-plugin": "^8.33.1",
"@typescript-eslint/parser": "^8.15.0", "@typescript-eslint/parser": "^8.38.0",
"@vercel/ncc": "^0.38.3", "@vercel/ncc": "^0.38.3",
"eslint": "^8.57.1", "eslint": "^8.57.1",
"eslint-plugin-github": "^5.0.2", "eslint-plugin-github": "^5.1.8",
"eslint-plugin-jest": "^28.9.0", "eslint-plugin-jest": "^28.11.0",
"eslint-plugin-prettier": "^5.2.1", "eslint-plugin-prettier": "^5.5.3",
"jest": "^29.7.0", "jest": "^29.7.0",
"js-yaml": "^4.1.0", "js-yaml": "^4.1.0",
"prettier": "^3.3.3", "prettier": "^3.5.3",
"ts-jest": "^29.2.5", "ts-jest": "^29.4.0",
"typescript": "^5.6.3" "typescript": "^5.9.2"
} }
} }