@servicetitan/eslint-plugin-folder-schema 21.9.0 → 21.10.0

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.
Files changed (2) hide show
  1. package/package.json +5 -5
  2. package/CHANGELOG.md +0 -200
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@servicetitan/eslint-plugin-folder-schema",
3
- "version": "21.9.0",
3
+ "version": "21.10.0",
4
4
  "description": "",
5
5
  "homepage": "https://docs.st.dev/docs/frontend/folder-schema",
6
6
  "repository": {
@@ -15,16 +15,16 @@
15
15
  "src"
16
16
  ],
17
17
  "dependencies": {
18
- "@servicetitan/folder-lint": "^21.9.0",
18
+ "@servicetitan/folder-lint": "^21.10.0",
19
19
  "lodash": "~4.17.21"
20
20
  },
21
21
  "devDependencies": {
22
22
  "@types/eslint": "~8.4.5",
23
23
  "@types/lodash": "~4.14.178",
24
- "eslint": "~8.19.0"
24
+ "eslint": "~8.20.0"
25
25
  },
26
26
  "peerDependencies": {
27
- "eslint": "~8.19.0"
27
+ "eslint": "~8.20.0"
28
28
  },
29
29
  "publishConfig": {
30
30
  "access": "public"
@@ -32,5 +32,5 @@
32
32
  "cli": {
33
33
  "webpack": false
34
34
  },
35
- "gitHead": "e30223af73b7d021ec6c70c4b665f25b2021114b"
35
+ "gitHead": "f0fda3c26c6bb275978d9a5c68d0d2f7fc6132aa"
36
36
  }
package/CHANGELOG.md DELETED
@@ -1,200 +0,0 @@
1
- # v21.9.0 (Thu Jul 14 2022)
2
-
3
- #### 🔩 Dependency Updates
4
-
5
- - Bump eslint from 8.7.0 to 8.19.0 [#1304](https://github.com/servicetitan/uikit/pull/1304) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
6
-
7
- #### Authors: 2
8
-
9
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
10
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
11
-
12
- ---
13
-
14
- # v20.1.0 (Thu Jan 27 2022)
15
-
16
- :tada: This release contains work from a new contributor! :tada:
17
-
18
- Thank you, ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity)), for all your work!
19
-
20
- #### 🚀 Enhancement
21
-
22
- - Bump eslint from 8.5.0 to 8.7.0 [#1274](https://github.com/servicetitan/uikit/pull/1274) ([@rgdelato](https://github.com/rgdelato) [@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
23
-
24
- #### ⚠️ Pushed to `master`
25
-
26
- - Merge branch 'fp/FAR-893' into master ([@rgdelato](https://github.com/rgdelato))
27
-
28
- #### Authors: 2
29
-
30
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
31
- - ServiceTitan TeamCity ([@ServiceTitanTeamCity](https://github.com/ServiceTitanTeamCity))
32
-
33
- ---
34
-
35
- # v20.0.0 (Thu Jan 13 2022)
36
-
37
- #### 💥 Breaking Change
38
-
39
- - Startup: chunking support for the web components [#1184](https://github.com/servicetitan/uikit/pull/1184) ([@xarety](https://github.com/xarety))
40
-
41
- #### 🔩 Dependency Updates
42
-
43
- - Bump @types/eslint from 8.2.1 to 8.2.2 [#1240](https://github.com/servicetitan/uikit/pull/1240) ([@dependabot[bot]](https://github.com/dependabot[bot]))
44
-
45
- #### Authors: 2
46
-
47
- - [@dependabot[bot]](https://github.com/dependabot[bot])
48
- - Denis Gordeev ([@xarety](https://github.com/xarety))
49
-
50
- ---
51
-
52
- # v19.4.0 (Mon Jan 10 2022)
53
-
54
- #### ⚠️ Pushed to `master`
55
-
56
- - Bump eslint from 7.31.0 to 8.5.0 ([@xarety](https://github.com/xarety))
57
-
58
- #### Authors: 1
59
-
60
- - Denis Gordeev ([@xarety](https://github.com/xarety))
61
-
62
- ---
63
-
64
- # v19.2.0 (Wed Dec 15 2021)
65
-
66
- #### 🔩 Dependency Updates
67
-
68
- - Bump @types/lodash from 4.14.177 to 4.14.178 [#1167](https://github.com/servicetitan/uikit/pull/1167) ([@dependabot[bot]](https://github.com/dependabot[bot]))
69
-
70
- #### Authors: 1
71
-
72
- - [@dependabot[bot]](https://github.com/dependabot[bot])
73
-
74
- ---
75
-
76
- # v19.1.0 (Wed Dec 08 2021)
77
-
78
- #### 🔩 Dependency Updates
79
-
80
- - Bump @types/eslint from 8.2.0 to 8.2.1 [#1156](https://github.com/servicetitan/uikit/pull/1156) ([@dependabot[bot]](https://github.com/dependabot[bot]))
81
- - Bump @types/eslint from 7.28.2 to 8.2.0 [#1106](https://github.com/servicetitan/uikit/pull/1106) ([@dependabot[bot]](https://github.com/dependabot[bot]))
82
- - Bump @types/lodash from 4.14.176 to 4.14.177 [#1091](https://github.com/servicetitan/uikit/pull/1091) ([@dependabot[bot]](https://github.com/dependabot[bot]))
83
-
84
- #### Authors: 1
85
-
86
- - [@dependabot[bot]](https://github.com/dependabot[bot])
87
-
88
- ---
89
-
90
- # v17.2.1 (Tue Oct 26 2021)
91
-
92
- #### 🔩 Dependency Updates
93
-
94
- - Bump @types/eslint from 7.28.1 to 7.28.2 [#1030](https://github.com/servicetitan/uikit/pull/1030) ([@dependabot[bot]](https://github.com/dependabot[bot]))
95
- - Bump @types/lodash from 4.14.175 to 4.14.176 [#1024](https://github.com/servicetitan/uikit/pull/1024) ([@dependabot[bot]](https://github.com/dependabot[bot]))
96
-
97
- #### Authors: 1
98
-
99
- - [@dependabot[bot]](https://github.com/dependabot[bot])
100
-
101
- ---
102
-
103
- # v17.2.0 (Thu Oct 14 2021)
104
-
105
- #### 🔩 Dependency Updates
106
-
107
- - Bump @types/eslint from 7.28.0 to 7.28.1 [#972](https://github.com/servicetitan/uikit/pull/972) ([@dependabot[bot]](https://github.com/dependabot[bot]))
108
-
109
- #### Authors: 1
110
-
111
- - [@dependabot[bot]](https://github.com/dependabot[bot])
112
-
113
- ---
114
-
115
- # v16.1.0 (Wed Sep 29 2021)
116
-
117
- #### 🔩 Dependency Updates
118
-
119
- - Bump @types/lodash from 4.14.174 to 4.14.175 [#921](https://github.com/servicetitan/uikit/pull/921) ([@dependabot[bot]](https://github.com/dependabot[bot]))
120
-
121
- #### Authors: 1
122
-
123
- - [@dependabot[bot]](https://github.com/dependabot[bot])
124
-
125
- ---
126
-
127
- # v16.0.1 (Mon Sep 27 2021)
128
-
129
- #### 🔩 Dependency Updates
130
-
131
- - Bump @types/lodash from 4.14.173 to 4.14.174 [#908](https://github.com/servicetitan/uikit/pull/908) ([@dependabot[bot]](https://github.com/dependabot[bot]))
132
-
133
- #### Authors: 1
134
-
135
- - [@dependabot[bot]](https://github.com/dependabot[bot])
136
-
137
- ---
138
-
139
- # v16.0.0 (Fri Sep 24 2021)
140
-
141
- #### 🔩 Dependency Updates
142
-
143
- - Bump @types/lodash from 4.14.172 to 4.14.173 [#869](https://github.com/servicetitan/uikit/pull/869) ([@dependabot[bot]](https://github.com/dependabot[bot]))
144
-
145
- #### Authors: 1
146
-
147
- - [@dependabot[bot]](https://github.com/dependabot[bot])
148
-
149
- ---
150
-
151
- # v14.1.1 (Thu Aug 05 2021)
152
-
153
- #### 🔩 Dependency Updates
154
-
155
- - Update dependencies [#705](https://github.com/servicetitan/uikit/pull/705) ([@xarety](https://github.com/xarety) [@kanoshin](https://github.com/kanoshin))
156
-
157
- #### Authors: 2
158
-
159
- - Denis Gordeev ([@xarety](https://github.com/xarety))
160
- - Kirill Anoshin ([@kanoshin](https://github.com/kanoshin))
161
-
162
- ---
163
-
164
- # v12.5.0 (Wed Jun 16 2021)
165
-
166
- :tada: This release contains work from a new contributor! :tada:
167
-
168
- Thank you, Mike Kozhevnikov ([@mkozhevnikov](https://github.com/mkozhevnikov)), for all your work!
169
-
170
- #### 🐛 Bug Fix
171
-
172
- - Startup: WatchIgnorePlugin requires at least one value [#622](https://github.com/servicetitan/uikit/pull/622) ([@xarety](https://github.com/xarety))
173
- - Hash browser router: correct basename handling [#616](https://github.com/servicetitan/uikit/pull/616) ([@xarety](https://github.com/xarety))
174
- - FAR-792: Fixing existing subpackage CHANGELOG.md files [#621](https://github.com/servicetitan/uikit/pull/621) ([@rgdelato](https://github.com/rgdelato))
175
-
176
- #### Authors: 2
177
-
178
- - Denis Gordeev ([@xarety](https://github.com/xarety))
179
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))
180
-
181
- ---
182
-
183
- # v12.4.0 (Tue Jun 08 2021)
184
-
185
- #### ⚠️ Pushed to `master`
186
-
187
- - Undo fail publish consequences ([@xarety](https://github.com/xarety))
188
- - Publish ([@xarety](https://github.com/xarety))
189
-
190
- #### 🔩 Dependency Updates
191
-
192
- - Bump @types/eslint from 7.2.11 to 7.2.12 [#585](https://github.com/servicetitan/uikit/pull/585) ([@dependabot[bot]](https://github.com/dependabot[bot]))
193
- - Bump @types/eslint from 7.2.10 to 7.2.11 [#559](https://github.com/servicetitan/uikit/pull/559) ([@dependabot[bot]](https://github.com/dependabot[bot]))
194
- - Bump @types/lodash from 4.14.169 to 4.14.170 [#565](https://github.com/servicetitan/uikit/pull/565) ([@dependabot[bot]](https://github.com/dependabot[bot]))
195
-
196
- #### Authors: 3
197
-
198
- - [@dependabot[bot]](https://github.com/dependabot[bot])
199
- - Denis Gordeev ([@xarety](https://github.com/xarety))
200
- - Ryan De La Torre ([@rgdelato](https://github.com/rgdelato))