Commit 1e067cf
chore(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 8.45.0 (#637)
* chore(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 8.45.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.62.0 to 8.45.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.45.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-version: 8.45.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update typescript-eslint to v8 and remove deprecated rules
- Update @typescript-eslint/eslint-plugin to v8.45.0 to match parser version
- Update eslint-plugin-jest to v29.0.1 for compatibility with typescript-eslint v8
- Remove deprecated stylistic rules that were moved to @stylistic/eslint-plugin:
- @typescript-eslint/func-call-spacing
- @typescript-eslint/semi
- @typescript-eslint/type-annotation-spacing
- @typescript-eslint/no-empty-interface
- @typescript-eslint/no-var-requires (replaced by no-require-imports)
This resolves the npm install dependency conflict that was causing CI failures.
* chore: update eslintrc
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Lecheler <marco.lecheler@mercedes-benz.com>1 parent 397d089 commit 1e067cf
3 files changed
Lines changed: 104 additions & 769 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | | - | |
24 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
25 | 30 | | |
26 | | - | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| |||
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | | - | |
38 | 41 | | |
39 | 42 | | |
40 | 43 | | |
41 | 44 | | |
42 | 45 | | |
43 | 46 | | |
44 | 47 | | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 50 | + | |
| 51 | + | |
0 commit comments