@angular-eslint/template-parser 14.0.0-alpha.0 → 14.0.0-alpha.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,185 @@
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
+
6
+ # [13.5.0](https://github.com/angular-eslint/angular-eslint/compare/v13.4.0...v13.5.0) (2022-06-12)
7
+
8
+ **Note:** Version bump only for package @angular-eslint/template-parser
9
+
10
+ # [13.4.0](https://github.com/angular-eslint/angular-eslint/compare/v13.3.0...v13.4.0) (2022-06-11)
11
+
12
+ **Note:** Version bump only for package @angular-eslint/template-parser
13
+
14
+ # [13.3.0](https://github.com/angular-eslint/angular-eslint/compare/v13.2.1...v13.3.0) (2022-06-10)
15
+
16
+ **Note:** Version bump only for package @angular-eslint/template-parser
17
+
18
+ ## [13.2.1](https://github.com/angular-eslint/angular-eslint/compare/v13.2.0...v13.2.1) (2022-04-14)
19
+
20
+ ### Bug Fixes
21
+
22
+ - **template-parser:** suppress parse errors by default, add suppressParseErrors parserOption ([#987](https://github.com/angular-eslint/angular-eslint/issues/987)) ([417bee6](https://github.com/angular-eslint/angular-eslint/commit/417bee66dbae5c55d29966de5ca6e86b52075cb8))
23
+
24
+ # [13.2.0](https://github.com/angular-eslint/angular-eslint/compare/v13.1.0...v13.2.0) (2022-04-03)
25
+
26
+ ### Features
27
+
28
+ - **parser:** propagate parse errors from angular compiler ([#969](https://github.com/angular-eslint/angular-eslint/issues/969)) ([ab9b496](https://github.com/angular-eslint/angular-eslint/commit/ab9b496095c7194d614394c04548f6848c0d6aff))
29
+
30
+ # [13.1.0](https://github.com/angular-eslint/angular-eslint/compare/v13.0.1...v13.1.0) (2022-02-13)
31
+
32
+ **Note:** Version bump only for package @angular-eslint/template-parser
33
+
34
+ ## [13.0.1](https://github.com/angular-eslint/angular-eslint/compare/v13.0.0...v13.0.1) (2021-11-19)
35
+
36
+ **Note:** Version bump only for package @angular-eslint/template-parser
37
+
38
+ # [13.0.0](https://github.com/angular-eslint/angular-eslint/compare/v12.7.0...v13.0.0) (2021-11-18)
39
+
40
+ ### Features
41
+
42
+ - angular-eslint v13 ([#780](https://github.com/angular-eslint/angular-eslint/issues/780)) ([f7ce631](https://github.com/angular-eslint/angular-eslint/commit/f7ce631524dd7834a422a5ac93a4c0534f9f23fa))
43
+
44
+ # [12.7.0](https://github.com/angular-eslint/angular-eslint/compare/v12.6.1...v12.7.0) (2021-11-18)
45
+
46
+ **Note:** Version bump only for package @angular-eslint/template-parser
47
+
48
+ ## [12.6.1](https://github.com/angular-eslint/angular-eslint/compare/v12.6.0...v12.6.1) (2021-10-26)
49
+
50
+ **Note:** Version bump only for package @angular-eslint/template-parser
51
+
52
+ # [12.6.0](https://github.com/angular-eslint/angular-eslint/compare/v12.5.0...v12.6.0) (2021-10-25)
53
+
54
+ ### Features
55
+
56
+ - **bundled-angular-compiler:** create own bundle for `@angular/compiler` ([#720](https://github.com/angular-eslint/angular-eslint/issues/720)) ([0c42299](https://github.com/angular-eslint/angular-eslint/commit/0c422993496bb2670fbd31f55a5fe829704f5112))
57
+
58
+ # [12.5.0](https://github.com/angular-eslint/angular-eslint/compare/v12.4.1...v12.5.0) (2021-09-20)
59
+
60
+ **Note:** Version bump only for package @angular-eslint/template-parser
61
+
62
+ ## [12.4.1](https://github.com/angular-eslint/angular-eslint/compare/v12.4.0...v12.4.1) (2021-09-09)
63
+
64
+ **Note:** Version bump only for package @angular-eslint/template-parser
65
+
66
+ # [12.4.0](https://github.com/angular-eslint/angular-eslint/compare/v12.3.1...v12.4.0) (2021-09-09)
67
+
68
+ **Note:** Version bump only for package @angular-eslint/template-parser
69
+
70
+ ## [12.3.1](https://github.com/angular-eslint/angular-eslint/compare/v12.3.0...v12.3.1) (2021-07-15)
71
+
72
+ ### Bug Fixes
73
+
74
+ - **template-parser:** correct typings for cjs ([#597](https://github.com/angular-eslint/angular-eslint/issues/597)) ([bb60224](https://github.com/angular-eslint/angular-eslint/commit/bb6022410139801dfee062b845c3a2d3f7b8a019))
75
+
76
+ # [12.3.0](https://github.com/angular-eslint/angular-eslint/compare/v12.2.2...v12.3.0) (2021-07-13)
77
+
78
+ **Note:** Version bump only for package @angular-eslint/template-parser
79
+
80
+ ## [12.2.2](https://github.com/angular-eslint/angular-eslint/compare/v12.2.1...v12.2.2) (2021-07-10)
81
+
82
+ **Note:** Version bump only for package @angular-eslint/template-parser
83
+
84
+ ## [12.2.1](https://github.com/angular-eslint/angular-eslint/compare/v12.2.0...v12.2.1) (2021-07-10)
85
+
86
+ **Note:** Version bump only for package @angular-eslint/template-parser
87
+
88
+ # [12.2.0](https://github.com/angular-eslint/angular-eslint/compare/v12.1.0...v12.2.0) (2021-06-20)
89
+
90
+ **Note:** Version bump only for package @angular-eslint/template-parser
91
+
92
+ # [12.1.0](https://github.com/angular-eslint/angular-eslint/compare/v12.0.0...v12.1.0) (2021-05-30)
93
+
94
+ ### Bug Fixes
95
+
96
+ - **template-parser:** generate correct index.d.ts when building ([#480](https://github.com/angular-eslint/angular-eslint/issues/480)) ([e150044](https://github.com/angular-eslint/angular-eslint/commit/e150044b23496a5af42c335e7635429cb122532d))
97
+
98
+ # [12.0.0](https://github.com/angular-eslint/angular-eslint/compare/v4.3.0...v12.0.0) (2021-05-13)
99
+
100
+ ### Bug Fixes
101
+
102
+ - **template-parser:** add missing `Conditional` and its keys to `VisitorKeys` ([#445](https://github.com/angular-eslint/angular-eslint/issues/445)) ([5ad0f1a](https://github.com/angular-eslint/angular-eslint/commit/5ad0f1aeca244dbd27496e5a2d8c569994a24dcf))
103
+
104
+ ### Features
105
+
106
+ - update to angular v12 ([c80008d](https://github.com/angular-eslint/angular-eslint/commit/c80008df8f6b9d08daf3043dffc1be45f8cfbe81))
107
+
108
+ # [4.3.0](https://github.com/angular-eslint/angular-eslint/compare/v4.2.1...v4.3.0) (2021-05-12)
109
+
110
+ **Note:** Version bump only for package @angular-eslint/template-parser
111
+
112
+ ## [4.2.1](https://github.com/angular-eslint/angular-eslint/compare/v4.2.0...v4.2.1) (2021-05-12)
113
+
114
+ **Note:** Version bump only for package @angular-eslint/template-parser
115
+
116
+ # [4.2.0](https://github.com/angular-eslint/angular-eslint/compare/v4.1.0...v4.2.0) (2021-04-28)
117
+
118
+ **Note:** Version bump only for package @angular-eslint/template-parser
119
+
120
+ # [4.1.0](https://github.com/angular-eslint/angular-eslint/compare/v4.0.0...v4.1.0) (2021-04-28)
121
+
122
+ **Note:** Version bump only for package @angular-eslint/template-parser
123
+
124
+ # [4.0.0](https://github.com/angular-eslint/angular-eslint/compare/v3.0.1...v4.0.0) (2021-04-18)
125
+
126
+ ### Features
127
+
128
+ - **schematics:** options for convert-tslint-to-eslint ([#419](https://github.com/angular-eslint/angular-eslint/issues/419)) ([18fd863](https://github.com/angular-eslint/angular-eslint/commit/18fd863d6948578db96252da57702338a8ea5ea0))
129
+
130
+ ## [3.0.1](https://github.com/angular-eslint/angular-eslint/compare/v3.0.0...v3.0.1) (2021-04-18)
131
+
132
+ **Note:** Version bump only for package @angular-eslint/template-parser
133
+
134
+ # [3.0.0](https://github.com/angular-eslint/angular-eslint/compare/v2.1.1...v3.0.0) (2021-04-17)
135
+
136
+ ### Features
137
+
138
+ - v3.0.0 ([#388](https://github.com/angular-eslint/angular-eslint/issues/388)) ([f92b184](https://github.com/angular-eslint/angular-eslint/commit/f92b184c5b0b57328d0a323ac8c89f1b3017b8d4))
139
+
140
+ ## [2.1.1](https://github.com/angular-eslint/angular-eslint/compare/v2.1.0...v2.1.1) (2021-04-17)
141
+
142
+ **Note:** Version bump only for package @angular-eslint/template-parser
143
+
144
+ # [2.1.0](https://github.com/angular-eslint/angular-eslint/compare/v2.0.2...v2.1.0) (2021-04-11)
145
+
146
+ ### Features
147
+
148
+ - **template-parser:** support eslint-disable comments in HTML templates ([#405](https://github.com/angular-eslint/angular-eslint/issues/405)) ([5dd9578](https://github.com/angular-eslint/angular-eslint/commit/5dd9578d7c212cdead04c2142b920af6f654f2de))
149
+
150
+ ## [2.0.2](https://github.com/angular-eslint/angular-eslint/compare/v2.0.1...v2.0.2) (2021-03-16)
151
+
152
+ **Note:** Version bump only for package @angular-eslint/template-parser
153
+
154
+ ## [2.0.1](https://github.com/angular-eslint/angular-eslint/compare/v2.0.0...v2.0.1) (2021-03-14)
155
+
156
+ **Note:** Version bump only for package @angular-eslint/template-parser
157
+
158
+ # [2.0.0](https://github.com/angular-eslint/angular-eslint/compare/v1.2.0...v2.0.0) (2021-03-13)
159
+
160
+ ### Bug Fixes
161
+
162
+ - **template-parser:** add BindingPipe exp to VisitorKeys ([#337](https://github.com/angular-eslint/angular-eslint/issues/337)) ([#338](https://github.com/angular-eslint/angular-eslint/issues/338)) ([75c406f](https://github.com/angular-eslint/angular-eslint/commit/75c406f9f496740a694681916b8b4cd7b438d574))
163
+
164
+ ### Features
165
+
166
+ - v2.0.0 ([#358](https://github.com/angular-eslint/angular-eslint/issues/358)) ([737fd04](https://github.com/angular-eslint/angular-eslint/commit/737fd04946a9533698c04665c771d944ffbe430c)), closes [#328](https://github.com/angular-eslint/angular-eslint/issues/328) [#245](https://github.com/angular-eslint/angular-eslint/issues/245)
167
+
168
+ ### BREAKING CHANGES
169
+
170
+ - The format of results output has changed
171
+ - The rule no longer exists for use
172
+
173
+ - feat(template-parser): updated use of parseTemplate to improve loc data
174
+ - Requires @angular/compiler 11.2.0 and above
175
+
176
+ - feat(schematics): change way indent and quotes are handled by conversion schematics
177
+ - The conversion schematic handle these rules differently
178
+
179
+ # [1.2.0](https://github.com/angular-eslint/angular-eslint/compare/v1.1.0...v1.2.0) (2021-02-06)
180
+
181
+ **Note:** Version bump only for package @angular-eslint/template-parser
182
+
183
+ # [1.1.0](https://github.com/angular-eslint/angular-eslint/compare/v1.0.0...v1.1.0) (2021-01-14)
184
+
185
+ **Note:** Version bump only for package @angular-eslint/template-parser
@@ -1,5 +1,5 @@
1
1
  import type { ParseSourceSpan, TmplAstElement } from '@angular-eslint/bundled-angular-compiler';
2
- import type { TSESLint, TSESTree } from '@typescript-eslint/experimental-utils';
2
+ import type { TSESLint, TSESTree } from '@typescript-eslint/utils';
3
3
  export declare function convertNodeSourceSpanToLoc(sourceSpan: ParseSourceSpan): TSESTree.SourceLocation;
4
4
  export declare function convertElementSourceSpanToLoc(context: Readonly<TSESLint.RuleContext<string, readonly unknown[]>>, node: TmplAstElement & {
5
5
  type: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@angular-eslint/template-parser",
3
- "version": "14.0.0-alpha.0",
3
+ "version": "14.0.0-alpha.4",
4
4
  "description": "Angular Template parser for ESLint",
5
5
  "license": "MIT",
6
6
  "main": "dist/index.js",
@@ -17,12 +17,12 @@
17
17
  "LICENSE"
18
18
  ],
19
19
  "dependencies": {
20
- "@angular-eslint/bundled-angular-compiler": "14.0.0-alpha.0",
20
+ "@angular-eslint/bundled-angular-compiler": "14.0.0-alpha.4",
21
21
  "eslint-scope": "^5.1.0"
22
22
  },
23
23
  "peerDependencies": {
24
24
  "eslint": "^7.0.0 || ^8.0.0",
25
25
  "typescript": "*"
26
26
  },
27
- "gitHead": "bb37c65bd1d8689848d98ae30c0a95ea3ce50675"
27
+ "gitHead": "c3f4612ab5834c934fc6f7b1c230eb30c049992a"
28
28
  }