Commit Graph

433 Commits

Author SHA1 Message Date
Riccardo Rigutini 004fe7d8ce
Merge pull request #181 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.2.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.2.0
2024-08-26 17:08:32 +02:00
dependabot[bot] d00318b58d
[Chore] Bump @typescript-eslint/eslint-plugin from 8.1.0 to 8.2.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.2.0/packages/eslint-plugin)

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:42:20 +00:00
dependabot[bot] 7fc4f73be3
[Chore] Bump @types/node from 22.4.1 to 22.5.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.4.1 to 22.5.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-26 11:42:13 +00:00
Riccardo Rigutini 5de4b1de71
Merge pull request #180 from richardrigutins/dependabot/npm_and_yarn/types/node-22.4.1
[Chore] Bump @types/node from 22.2.0 to 22.4.1
2024-08-19 22:03:05 +02:00
dependabot[bot] b444cde99a
[Chore] Bump @types/node from 22.2.0 to 22.4.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.2.0 to 22.4.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-19 11:18:52 +00:00
Riccardo Rigutini 1dd23b853a
Merge pull request #166 from richardrigutins/dependabot/npm_and_yarn/glob-11.0.0
[Chore] Bump glob from 10.4.3 to 11.0.0
2024-08-16 21:56:03 +02:00
Riccardo Rigutini 838b6794c9
Update dist folder 2024-08-16 19:48:44 +00:00
dependabot[bot] 7e2c8987e4
[Chore] Bump glob from 10.4.3 to 11.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.3 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.3...v11.0.0)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-12 11:09:17 +00:00
dependabot[bot] 7395aa7a77
[Chore] Bump @types/node from 22.1.0 to 22.2.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.1.0 to 22.2.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 11:19:30 +00:00
dependabot[bot] 2cf20b46a0
[Chore] Bump @types/node from 22.0.0 to 22.1.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.0.0 to 22.1.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 11:19:05 +00:00
Riccardo Rigutini 99aa64ab37
Merge pull request #172 from richardrigutins/dependabot/npm_and_yarn/types/node-22.0.0
[Chore] Bump @types/node from 20.14.11 to 22.0.0
2024-07-30 17:08:52 +02:00
Riccardo Rigutini 72db9f9e20
Merge pull request #174 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-prettier-5.2.1
[Chore] Bump eslint-plugin-prettier from 5.1.3 to 5.2.1
2024-07-30 14:04:04 +02:00
Riccardo Rigutini a933b817de
Merge pull request #173 from richardrigutins/dependabot/npm_and_yarn/typescript-5.5.4
[Chore] Bump typescript from 5.5.3 to 5.5.4
2024-07-30 07:02:17 +02:00
dependabot[bot] d8935f28eb
[Chore] Bump eslint-plugin-prettier from 5.1.3 to 5.2.1
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 5.1.3 to 5.2.1.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v5.1.3...v5.2.1)

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 12:00:07 +00:00
dependabot[bot] 52cdabeb7a
[Chore] Bump @types/node from 20.14.11 to 22.0.0
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 22.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-29 11:59:58 +00:00
Riccardo Rigutini 504ea0c3c9
Merge pull request #169 from richardrigutins/dependabot/npm_and_yarn/ts-jest-29.2.3
[Chore] Bump ts-jest from 29.2.2 to 29.2.3
2024-07-22 21:04:03 +02:00
Riccardo Rigutini b2dc9068cc
Merge pull request #170 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.7
[Chore] Bump @types/lodash from 4.17.6 to 4.17.7
2024-07-22 21:02:34 +02:00
dependabot[bot] 9eb56eebe9
[Chore] Bump @types/lodash from 4.17.6 to 4.17.7
Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.6 to 4.17.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 18:27:48 +00:00
Riccardo Rigutini be009d8bab
Merge pull request #168 from richardrigutins/dependabot/npm_and_yarn/types/node-20.14.11
[Chore] Bump @types/node from 20.14.10 to 20.14.11
2024-07-22 20:26:39 +02:00
dependabot[bot] 7a64fdc88f
[Chore] Bump ts-jest from 29.2.2 to 29.2.3
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.2.2 to 29.2.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases)
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v29.2.2...v29.2.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-22 11:11:11 +00:00
dependabot[bot] aabad551c2
[Chore] Bump @types/node from 20.14.10 to 20.14.11
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.10 to 20.14.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

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

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:40:33 +00:00
dependabot[bot] a50b73884c
[Chore] Bump @types/node from 20.14.9 to 20.14.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.9 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:40:17 +00:00
dependabot[bot] af7b264fe6
[Chore] Bump glob from 10.4.2 to 10.4.3
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.2 to 10.4.3.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.2...v10.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-08 11:40:07 +00:00
Riccardo Rigutini e9bc5ca44f
Merge pull request #159 from richardrigutins/dependabot/npm_and_yarn/types/node-20.14.9
[Chore] Bump @types/node from 20.14.8 to 20.14.9
2024-07-02 07:01:51 +02:00
dependabot[bot] 1ac1623c70
[Chore] Bump @types/node from 20.14.8 to 20.14.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.8 to 20.14.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-07-02 04:58:29 +00:00
Riccardo Rigutini d64f803893
Merge pull request #160 from richardrigutins/dependabot/npm_and_yarn/types/lodash-4.17.6
[Chore] Bump @types/lodash from 4.17.5 to 4.17.6
2024-07-02 06:57:03 +02:00