Skip to content

Commit 5493e2c

Browse files
authored
chore(dependabot): switch back to daily cadence (a trickle rather than a flood) (#35421)
1 parent 2f8657f commit 5493e2c

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
# Notify PMC members of changes to GitHub Actions
2222

23-
/.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @kgabryje @dpgaspar
23+
/.github/ @villebro @geido @eschutho @rusackas @betodealmeida @nytai @mistercrunch @craig-rueda @kgabryje @dpgaspar @sadpandajoe
2424

2525
# Notify PMC members of changes to required GitHub Actions
2626

.github/dependabot.yml

Lines changed: 35 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ updates:
55
- package-ecosystem: "github-actions"
66
directory: "/"
77
schedule:
8-
interval: "monthly"
8+
interval: "daily"
99

1010
- package-ecosystem: "npm"
1111
ignore:
@@ -18,7 +18,7 @@ updates:
1818
- dependency-name: "jest-environment-jsdom"
1919
directory: "/superset-frontend/"
2020
schedule:
21-
interval: "monthly"
21+
interval: "daily"
2222
labels:
2323
- npm
2424
- dependabot
@@ -40,21 +40,21 @@ updates:
4040
- package-ecosystem: "npm"
4141
directory: ".github/actions"
4242
schedule:
43-
interval: "monthly"
43+
interval: "daily"
4444
open-pull-requests-limit: 10
4545
versioning-strategy: increase
4646

4747
- package-ecosystem: "npm"
4848
directory: "/docs/"
4949
schedule:
50-
interval: "monthly"
50+
interval: "daily"
5151
open-pull-requests-limit: 10
5252
versioning-strategy: increase
5353

5454
- package-ecosystem: "npm"
5555
directory: "/superset-websocket/"
5656
schedule:
57-
interval: "monthly"
57+
interval: "daily"
5858
labels:
5959
- npm
6060
- dependabot
@@ -63,7 +63,7 @@ updates:
6363
- package-ecosystem: "npm"
6464
directory: "/superset-websocket/utils/client-ws-app/"
6565
schedule:
66-
interval: "monthly"
66+
interval: "daily"
6767
labels:
6868
- npm
6969
- dependabot
@@ -75,7 +75,7 @@ updates:
7575
- package-ecosystem: "npm"
7676
directory: "/superset-frontend/plugins/legacy-plugin-chart-calendar/"
7777
schedule:
78-
interval: "monthly"
78+
interval: "daily"
7979
labels:
8080
- npm
8181
- dependabot
@@ -85,7 +85,7 @@ updates:
8585
- package-ecosystem: "npm"
8686
directory: "/superset-frontend/plugins/legacy-plugin-chart-histogram/"
8787
schedule:
88-
interval: "monthly"
88+
interval: "daily"
8989
labels:
9090
- npm
9191
- dependabot
@@ -95,7 +95,7 @@ updates:
9595
- package-ecosystem: "npm"
9696
directory: "/superset-frontend/plugins/legacy-plugin-chart-partition/"
9797
schedule:
98-
interval: "monthly"
98+
interval: "daily"
9999
labels:
100100
- npm
101101
- dependabot
@@ -105,7 +105,7 @@ updates:
105105
- package-ecosystem: "npm"
106106
directory: "/superset-frontend/plugins/legacy-plugin-chart-world-map/"
107107
schedule:
108-
interval: "monthly"
108+
interval: "daily"
109109
labels:
110110
- npm
111111
- dependabot
@@ -115,7 +115,7 @@ updates:
115115
- package-ecosystem: "npm"
116116
directory: "/superset-frontend/plugins/plugin-chart-pivot-table/"
117117
schedule:
118-
interval: "monthly"
118+
interval: "daily"
119119
labels:
120120
- npm
121121
- dependabot
@@ -125,7 +125,7 @@ updates:
125125
- package-ecosystem: "npm"
126126
directory: "/superset-frontend/plugins/legacy-plugin-chart-chord/"
127127
schedule:
128-
interval: "monthly"
128+
interval: "daily"
129129
labels:
130130
- npm
131131
- dependabot
@@ -135,7 +135,7 @@ updates:
135135
- package-ecosystem: "npm"
136136
directory: "/superset-frontend/plugins/legacy-plugin-chart-horizon/"
137137
schedule:
138-
interval: "monthly"
138+
interval: "daily"
139139
labels:
140140
- npm
141141
- dependabot
@@ -145,7 +145,7 @@ updates:
145145
- package-ecosystem: "npm"
146146
directory: "/superset-frontend/plugins/legacy-plugin-chart-rose/"
147147
schedule:
148-
interval: "monthly"
148+
interval: "daily"
149149
labels:
150150
- npm
151151
- dependabot
@@ -155,7 +155,7 @@ updates:
155155
- package-ecosystem: "npm"
156156
directory: "/superset-frontend/plugins/legacy-preset-chart-deckgl/"
157157
schedule:
158-
interval: "monthly"
158+
interval: "daily"
159159
labels:
160160
- npm
161161
- dependabot
@@ -165,7 +165,7 @@ updates:
165165
- package-ecosystem: "npm"
166166
directory: "/superset-frontend/plugins/plugin-chart-table/"
167167
schedule:
168-
interval: "monthly"
168+
interval: "daily"
169169
labels:
170170
- npm
171171
- dependabot
@@ -175,7 +175,7 @@ updates:
175175
- package-ecosystem: "npm"
176176
directory: "/superset-frontend/plugins/legacy-plugin-chart-country-map/"
177177
schedule:
178-
interval: "monthly"
178+
interval: "daily"
179179
labels:
180180
- npm
181181
- dependabot
@@ -185,7 +185,7 @@ updates:
185185
- package-ecosystem: "npm"
186186
directory: "/superset-frontend/plugins/legacy-plugin-chart-map-box/"
187187
schedule:
188-
interval: "monthly"
188+
interval: "daily"
189189
labels:
190190
- npm
191191
- dependabot
@@ -195,7 +195,7 @@ updates:
195195
- package-ecosystem: "npm"
196196
directory: "/superset-frontend/plugins/legacy-plugin-chart-sankey/"
197197
schedule:
198-
interval: "monthly"
198+
interval: "daily"
199199
labels:
200200
- npm
201201
- dependabot
@@ -205,7 +205,7 @@ updates:
205205
- package-ecosystem: "npm"
206206
directory: "/superset-frontend/plugins/legacy-preset-chart-nvd3/"
207207
schedule:
208-
interval: "monthly"
208+
interval: "daily"
209209
labels:
210210
- npm
211211
- dependabot
@@ -215,7 +215,7 @@ updates:
215215
- package-ecosystem: "npm"
216216
directory: "/superset-frontend/plugins/plugin-chart-word-cloud/"
217217
schedule:
218-
interval: "monthly"
218+
interval: "daily"
219219
labels:
220220
- npm
221221
- dependabot
@@ -225,7 +225,7 @@ updates:
225225
- package-ecosystem: "npm"
226226
directory: "/superset-frontend/plugins/legacy-plugin-chart-event-flow/"
227227
schedule:
228-
interval: "monthly"
228+
interval: "daily"
229229
labels:
230230
- npm
231231
- dependabot
@@ -235,7 +235,7 @@ updates:
235235
- package-ecosystem: "npm"
236236
directory: "/superset-frontend/plugins/legacy-plugin-chart-paired-t-test/"
237237
schedule:
238-
interval: "monthly"
238+
interval: "daily"
239239
labels:
240240
- npm
241241
- dependabot
@@ -245,7 +245,7 @@ updates:
245245
- package-ecosystem: "npm"
246246
directory: "/superset-frontend/plugins/legacy-plugin-chart-sankey-loop/"
247247
schedule:
248-
interval: "monthly"
248+
interval: "daily"
249249
labels:
250250
- npm
251251
- dependabot
@@ -255,7 +255,7 @@ updates:
255255
- package-ecosystem: "npm"
256256
directory: "/superset-frontend/plugins/plugin-chart-echarts/"
257257
schedule:
258-
interval: "monthly"
258+
interval: "daily"
259259
labels:
260260
- npm
261261
- dependabot
@@ -265,7 +265,7 @@ updates:
265265
- package-ecosystem: "npm"
266266
directory: "/superset-frontend/plugins/preset-chart-xy/"
267267
schedule:
268-
interval: "monthly"
268+
interval: "daily"
269269
labels:
270270
- npm
271271
- dependabot
@@ -275,7 +275,7 @@ updates:
275275
- package-ecosystem: "npm"
276276
directory: "/superset-frontend/plugins/legacy-plugin-chart-heatmap/"
277277
schedule:
278-
interval: "monthly"
278+
interval: "daily"
279279
labels:
280280
- npm
281281
- dependabot
@@ -285,7 +285,7 @@ updates:
285285
- package-ecosystem: "npm"
286286
directory: "/superset-frontend/plugins/legacy-plugin-chart-parallel-coordinates/"
287287
schedule:
288-
interval: "monthly"
288+
interval: "daily"
289289
labels:
290290
- npm
291291
- dependabot
@@ -295,7 +295,7 @@ updates:
295295
- package-ecosystem: "npm"
296296
directory: "/superset-frontend/plugins/legacy-plugin-chart-sunburst/"
297297
schedule:
298-
interval: "monthly"
298+
interval: "daily"
299299
labels:
300300
- npm
301301
- dependabot
@@ -305,7 +305,7 @@ updates:
305305
- package-ecosystem: "npm"
306306
directory: "/superset-frontend/plugins/plugin-chart-handlebars/"
307307
schedule:
308-
interval: "monthly"
308+
interval: "daily"
309309
labels:
310310
- npm
311311
- dependabot
@@ -315,7 +315,7 @@ updates:
315315
- package-ecosystem: "npm"
316316
directory: "/superset-frontend/packages/generator-superset/"
317317
schedule:
318-
interval: "monthly"
318+
interval: "daily"
319319
labels:
320320
- npm
321321
- dependabot
@@ -325,7 +325,7 @@ updates:
325325
- package-ecosystem: "npm"
326326
directory: "/superset-frontend/packages/superset-ui-chart-controls/"
327327
schedule:
328-
interval: "monthly"
328+
interval: "daily"
329329
labels:
330330
- npm
331331
- dependabot
@@ -339,7 +339,7 @@ updates:
339339
- dependency-name: "react-markdown"
340340
- dependency-name: "remark-gfm"
341341
schedule:
342-
interval: "monthly"
342+
interval: "daily"
343343
labels:
344344
- npm
345345
- dependabot
@@ -349,7 +349,7 @@ updates:
349349
- package-ecosystem: "npm"
350350
directory: "/superset-frontend/packages/superset-ui-demo/"
351351
schedule:
352-
interval: "monthly"
352+
interval: "daily"
353353
labels:
354354
- npm
355355
- dependabot
@@ -359,7 +359,7 @@ updates:
359359
- package-ecosystem: "npm"
360360
directory: "/superset-frontend/packages/superset-ui-switchboard/"
361361
schedule:
362-
interval: "monthly"
362+
interval: "daily"
363363
labels:
364364
- npm
365365
- dependabot

0 commit comments

Comments
 (0)