|
5226 | 5226 | "commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-coffeescript{{/unless}}",
|
5227 | 5227 | "dependencyDashboardApproval": true
|
5228 | 5228 | },
|
5229 |
| - { |
5230 |
| - "matchPaths": [ |
5231 |
| - "packages/gatsby-plugin-create-client-paths/package.json" |
5232 |
| - ], |
5233 |
| - "matchDepTypes": [ |
5234 |
| - "devDependencies" |
5235 |
| - ], |
5236 |
| - "matchUpdateTypes": [ |
5237 |
| - "patch", |
5238 |
| - "minor" |
5239 |
| - ], |
5240 |
| - "groupName": "[DEV] minor and patch dependencies for gatsby-plugin-create-client-paths", |
5241 |
| - "groupSlug": "gatsby-plugin-create-client-paths-dev-minor", |
5242 |
| - "automerge": true, |
5243 |
| - "excludePackageNames": [ |
5244 |
| - "eslint", |
5245 |
| - "prettier", |
5246 |
| - "cross-env", |
5247 |
| - "execa", |
5248 |
| - "mini-css-extract-plugin", |
5249 |
| - "sharp", |
5250 |
| - "@types/sharp", |
5251 |
| - "typescript", |
5252 |
| - "chalk", |
5253 |
| - "fs-extra", |
5254 |
| - "@types/fs-extra", |
5255 |
| - "cheerio", |
5256 |
| - "semver", |
5257 |
| - "@types/semver", |
5258 |
| - "core-js", |
5259 |
| - "core-js-compat", |
5260 |
| - "chokidar" |
5261 |
| - ], |
5262 |
| - "excludePackagePatterns": [ |
5263 |
| - "^@babel", |
5264 |
| - "^eslint-", |
5265 |
| - "^@typescript-eslint/", |
5266 |
| - "^@testing-library/", |
5267 |
| - "^@parcel/" |
5268 |
| - ], |
5269 |
| - "commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-create-client-paths{{/unless}}" |
5270 |
| - }, |
5271 |
| - { |
5272 |
| - "matchPaths": [ |
5273 |
| - "packages/gatsby-plugin-create-client-paths/package.json" |
5274 |
| - ], |
5275 |
| - "matchDepTypes": [ |
5276 |
| - "devDependencies" |
5277 |
| - ], |
5278 |
| - "matchUpdateTypes": [ |
5279 |
| - "major" |
5280 |
| - ], |
5281 |
| - "groupName": "[DEV] major dependencies for gatsby-plugin-create-client-paths", |
5282 |
| - "groupSlug": "gatsby-plugin-create-client-paths-dev-major", |
5283 |
| - "automerge": true, |
5284 |
| - "dependencyDashboardApproval": false, |
5285 |
| - "excludePackageNames": [ |
5286 |
| - "eslint", |
5287 |
| - "prettier", |
5288 |
| - "cross-env", |
5289 |
| - "execa", |
5290 |
| - "mini-css-extract-plugin", |
5291 |
| - "sharp", |
5292 |
| - "@types/sharp", |
5293 |
| - "typescript", |
5294 |
| - "chalk", |
5295 |
| - "fs-extra", |
5296 |
| - "@types/fs-extra", |
5297 |
| - "cheerio", |
5298 |
| - "semver", |
5299 |
| - "@types/semver", |
5300 |
| - "core-js", |
5301 |
| - "core-js-compat", |
5302 |
| - "chokidar" |
5303 |
| - ], |
5304 |
| - "excludePackagePatterns": [ |
5305 |
| - "^@babel", |
5306 |
| - "^eslint-", |
5307 |
| - "^@typescript-eslint/", |
5308 |
| - "^@testing-library/", |
5309 |
| - "^@parcel/" |
5310 |
| - ], |
5311 |
| - "commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-create-client-paths{{/unless}}" |
5312 |
| - }, |
5313 |
| - { |
5314 |
| - "matchPaths": [ |
5315 |
| - "packages/gatsby-plugin-create-client-paths/package.json" |
5316 |
| - ], |
5317 |
| - "matchDepTypes": [ |
5318 |
| - "dependencies" |
5319 |
| - ], |
5320 |
| - "matchUpdateTypes": [ |
5321 |
| - "patch", |
5322 |
| - "minor" |
5323 |
| - ], |
5324 |
| - "groupName": "minor and patch dependencies for gatsby-plugin-create-client-paths", |
5325 |
| - "groupSlug": "gatsby-plugin-create-client-paths-prod-minor", |
5326 |
| - "excludePackageNames": [ |
5327 |
| - "eslint", |
5328 |
| - "prettier", |
5329 |
| - "cross-env", |
5330 |
| - "execa", |
5331 |
| - "mini-css-extract-plugin", |
5332 |
| - "sharp", |
5333 |
| - "@types/sharp", |
5334 |
| - "typescript", |
5335 |
| - "chalk", |
5336 |
| - "fs-extra", |
5337 |
| - "@types/fs-extra", |
5338 |
| - "cheerio", |
5339 |
| - "semver", |
5340 |
| - "@types/semver", |
5341 |
| - "core-js", |
5342 |
| - "core-js-compat", |
5343 |
| - "chokidar" |
5344 |
| - ], |
5345 |
| - "excludePackagePatterns": [ |
5346 |
| - "^@babel", |
5347 |
| - "^eslint-", |
5348 |
| - "^@typescript-eslint/", |
5349 |
| - "^@testing-library/", |
5350 |
| - "^@parcel/" |
5351 |
| - ], |
5352 |
| - "commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-create-client-paths{{/unless}}" |
5353 |
| - }, |
5354 |
| - { |
5355 |
| - "matchPaths": [ |
5356 |
| - "packages/gatsby-plugin-create-client-paths/package.json" |
5357 |
| - ], |
5358 |
| - "matchDepTypes": [ |
5359 |
| - "dependencies" |
5360 |
| - ], |
5361 |
| - "matchUpdateTypes": [ |
5362 |
| - "major" |
5363 |
| - ], |
5364 |
| - "groupName": "major dependencies for gatsby-plugin-create-client-paths", |
5365 |
| - "groupSlug": "gatsby-plugin-create-client-paths-prod-major", |
5366 |
| - "excludePackageNames": [ |
5367 |
| - "eslint", |
5368 |
| - "prettier", |
5369 |
| - "cross-env", |
5370 |
| - "execa", |
5371 |
| - "mini-css-extract-plugin", |
5372 |
| - "sharp", |
5373 |
| - "@types/sharp", |
5374 |
| - "typescript", |
5375 |
| - "chalk", |
5376 |
| - "fs-extra", |
5377 |
| - "@types/fs-extra", |
5378 |
| - "cheerio", |
5379 |
| - "semver", |
5380 |
| - "@types/semver", |
5381 |
| - "core-js", |
5382 |
| - "core-js-compat", |
5383 |
| - "chokidar" |
5384 |
| - ], |
5385 |
| - "excludePackagePatterns": [ |
5386 |
| - "^@babel", |
5387 |
| - "^eslint-", |
5388 |
| - "^@typescript-eslint/", |
5389 |
| - "^@testing-library/", |
5390 |
| - "^@parcel/" |
5391 |
| - ], |
5392 |
| - "commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-create-client-paths{{/unless}}", |
5393 |
| - "dependencyDashboardApproval": true |
5394 |
| - }, |
5395 |
| - { |
5396 |
| - "matchPaths": [ |
5397 |
| - "packages/gatsby-plugin-create-client-paths/package.json" |
5398 |
| - ], |
5399 |
| - "matchDepTypes": [ |
5400 |
| - "dependencies" |
5401 |
| - ], |
5402 |
| - "groupName": "minor and patch dependencies for gatsby-plugin-create-client-paths", |
5403 |
| - "groupSlug": "gatsby-plugin-create-client-paths-prod-minor", |
5404 |
| - "matchPackageNames": [], |
5405 |
| - "matchUpdateTypes": [ |
5406 |
| - "patch" |
5407 |
| - ], |
5408 |
| - "excludePackageNames": [ |
5409 |
| - "eslint", |
5410 |
| - "prettier", |
5411 |
| - "cross-env", |
5412 |
| - "execa", |
5413 |
| - "mini-css-extract-plugin", |
5414 |
| - "sharp", |
5415 |
| - "@types/sharp", |
5416 |
| - "typescript", |
5417 |
| - "chalk", |
5418 |
| - "fs-extra", |
5419 |
| - "@types/fs-extra", |
5420 |
| - "cheerio", |
5421 |
| - "semver", |
5422 |
| - "@types/semver", |
5423 |
| - "core-js", |
5424 |
| - "core-js-compat", |
5425 |
| - "chokidar" |
5426 |
| - ], |
5427 |
| - "excludePackagePatterns": [ |
5428 |
| - "^@babel", |
5429 |
| - "^eslint-", |
5430 |
| - "^@typescript-eslint/", |
5431 |
| - "^@testing-library/", |
5432 |
| - "^@parcel/" |
5433 |
| - ], |
5434 |
| - "commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-create-client-paths{{/unless}}" |
5435 |
| - }, |
5436 |
| - { |
5437 |
| - "matchPaths": [ |
5438 |
| - "packages/gatsby-plugin-create-client-paths/package.json" |
5439 |
| - ], |
5440 |
| - "matchDepTypes": [ |
5441 |
| - "dependencies" |
5442 |
| - ], |
5443 |
| - "groupName": "major dependencies for gatsby-plugin-create-client-paths", |
5444 |
| - "groupSlug": "gatsby-plugin-create-client-paths-prod-major", |
5445 |
| - "matchPackageNames": [], |
5446 |
| - "matchUpdateTypes": [ |
5447 |
| - "major", |
5448 |
| - "minor" |
5449 |
| - ], |
5450 |
| - "excludePackageNames": [ |
5451 |
| - "eslint", |
5452 |
| - "prettier", |
5453 |
| - "cross-env", |
5454 |
| - "execa", |
5455 |
| - "mini-css-extract-plugin", |
5456 |
| - "sharp", |
5457 |
| - "@types/sharp", |
5458 |
| - "typescript", |
5459 |
| - "chalk", |
5460 |
| - "fs-extra", |
5461 |
| - "@types/fs-extra", |
5462 |
| - "cheerio", |
5463 |
| - "semver", |
5464 |
| - "@types/semver", |
5465 |
| - "core-js", |
5466 |
| - "core-js-compat", |
5467 |
| - "chokidar" |
5468 |
| - ], |
5469 |
| - "excludePackagePatterns": [ |
5470 |
| - "^@babel", |
5471 |
| - "^eslint-", |
5472 |
| - "^@typescript-eslint/", |
5473 |
| - "^@testing-library/", |
5474 |
| - "^@parcel/" |
5475 |
| - ], |
5476 |
| - "commitMessageSuffix": "{{#unless groupName}} for gatsby-plugin-create-client-paths{{/unless}}", |
5477 |
| - "dependencyDashboardApproval": true |
5478 |
| - }, |
5479 | 5229 | {
|
5480 | 5230 | "matchPaths": [
|
5481 | 5231 | "packages/gatsby-plugin-cxs/package.json"
|
|
0 commit comments