Commit Graph

552 Commits

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 11:52:17 +00:00
dependabot[bot] 4113fdfbbd
[Chore] Bump @types/node from 22.5.4 to 22.5.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.4 to 22.5.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-16 11:51:49 +00:00
Riccardo Rigutini a9cc25dee6
Merge pull request #191 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-28.8.3
[Chore] Bump eslint-plugin-jest from 28.8.2 to 28.8.3
2024-09-09 14:57:48 +02:00
Riccardo Rigutini 739279a59c
Merge pull request #192 from richardrigutins/dependabot/npm_and_yarn/types/node-22.5.4
[Chore] Bump @types/node from 22.5.2 to 22.5.4
2024-09-09 14:10:18 +02:00
dependabot[bot] 873b642330
[Chore] Bump @types/node from 22.5.2 to 22.5.4
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.2 to 22.5.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 12:00:29 +00:00
Riccardo Rigutini f2fdbf57a8
Merge pull request #193 from richardrigutins/dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-8.4.0
[Chore] Bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.4.0
2024-09-09 13:59:22 +02:00
dependabot[bot] 9286f0bbf4
[Chore] Bump @typescript-eslint/eslint-plugin from 8.3.0 to 8.4.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.4.0/packages/eslint-plugin)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 11:56:05 +00:00
dependabot[bot] 5e493b754e
[Chore] Bump eslint-plugin-jest from 28.8.2 to 28.8.3
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.2 to 28.8.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.2...v28.8.3)

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

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

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

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

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 16:15:23 +00:00
Riccardo Rigutini 62a4e4b08c
Merge pull request #188 from richardrigutins/dependabot/npm_and_yarn/types/node-22.5.2
[Chore] Bump @types/node from 22.5.0 to 22.5.2
2024-09-02 18:14:11 +02:00
Riccardo Rigutini c4d28a2b8f
Merge pull request #189 from richardrigutins/dependabot/npm_and_yarn/eslint-plugin-jest-28.8.2
[Chore] Bump eslint-plugin-jest from 28.8.0 to 28.8.2
2024-09-02 15:22:05 +02:00
dependabot[bot] ffd90d04c6
[Chore] Bump eslint-plugin-jest from 28.8.0 to 28.8.2
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.8.0 to 28.8.2.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v28.8.0...v28.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-02 12:01:00 +00:00
dependabot[bot] fdf81fe134
[Chore] Bump @types/node from 22.5.0 to 22.5.2
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.5.0 to 22.5.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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