loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'Update dependency eslint-plugin-github to v5.0.2 (forgejo)' (#5295) from renovate/forgejo-linters into forgejo

+233 -7
+232 -6
package-lock.json
··· 71 71 "@vue/test-utils": "2.4.6", 72 72 "eslint": "8.57.0", 73 73 "eslint-plugin-array-func": "4.0.0", 74 - "eslint-plugin-github": "5.0.1", 74 + "eslint-plugin-github": "5.0.2", 75 75 "eslint-plugin-i": "2.29.1", 76 76 "eslint-plugin-no-jquery": "3.0.2", 77 77 "eslint-plugin-no-use-extend-native": "0.5.0", ··· 4655 4655 "integrity": "sha512-4Z+L8I2OqhZV8qA132M4wNL30ypZGYOQVBfMgxDH/K5UX0PNqTu1c6za9ST5r9+tavvHiTWmBnKzpCJ/GlVFtg==", 4656 4656 "dev": true, 4657 4657 "license": "BSD-2-Clause", 4658 + "peer": true, 4658 4659 "dependencies": { 4659 4660 "@typescript-eslint/scope-manager": "7.18.0", 4660 4661 "@typescript-eslint/types": "7.18.0", ··· 4684 4685 "integrity": "sha512-jjhdIE/FPF2B7Z1uzc6i3oWKbGcHb87Qw7AWj6jmEqNOfDFbJWtjt/XfwCpvNkpGWlcJaog5vTR+VV8+w9JflA==", 4685 4686 "dev": true, 4686 4687 "license": "MIT", 4688 + "peer": true, 4687 4689 "dependencies": { 4688 4690 "@typescript-eslint/types": "7.18.0", 4689 4691 "@typescript-eslint/visitor-keys": "7.18.0" ··· 4820 4822 "integrity": "sha512-iZqi+Ds1y4EDYUtlOOC+aUmxnE9xS/yCigkjA7XpTKV6nCBd3Hp/PRGGmdwnfkV2ThMyYldP1wRpm/id99spTQ==", 4821 4823 "dev": true, 4822 4824 "license": "MIT", 4825 + "peer": true, 4823 4826 "engines": { 4824 4827 "node": "^18.18.0 || >=20.0.0" 4825 4828 }, ··· 4834 4837 "integrity": "sha512-aP1v/BSPnnyhMHts8cf1qQ6Q1IFwwRvAQGRvBFkWlo3/lH29OXA3Pts+c10nxRxIBrDnoMqzhgdwVe5f2D6OzA==", 4835 4838 "dev": true, 4836 4839 "license": "BSD-2-Clause", 4840 + "peer": true, 4837 4841 "dependencies": { 4838 4842 "@typescript-eslint/types": "7.18.0", 4839 4843 "@typescript-eslint/visitor-keys": "7.18.0", ··· 4863 4867 "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", 4864 4868 "dev": true, 4865 4869 "license": "ISC", 4870 + "peer": true, 4866 4871 "dependencies": { 4867 4872 "brace-expansion": "^2.0.1" 4868 4873 }, ··· 5010 5015 "integrity": "sha512-cDF0/Gf81QpY3xYyJKDV14Zwdmid5+uuENhjH2EqFaF0ni+yAyq/LzMaIJdhNJXZI7uLzwIlA+V7oWoyn6Curg==", 5011 5016 "dev": true, 5012 5017 "license": "MIT", 5018 + "peer": true, 5013 5019 "dependencies": { 5014 5020 "@typescript-eslint/types": "7.18.0", 5015 5021 "eslint-visitor-keys": "^3.4.3" ··· 5028 5034 "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", 5029 5035 "dev": true, 5030 5036 "license": "Apache-2.0", 5037 + "peer": true, 5031 5038 "engines": { 5032 5039 "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 5033 5040 }, ··· 8346 8353 } 8347 8354 }, 8348 8355 "node_modules/eslint-plugin-github": { 8349 - "version": "5.0.1", 8350 - "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.0.1.tgz", 8351 - "integrity": "sha512-qbXG3wL5Uh2JB92EKeX2hPtO9c/t75qVxQjVLYuTFfhHifLZzv9CBvLCvoaBhLrAC/xTMVht7DK/NofYK8X4Dg==", 8356 + "version": "5.0.2", 8357 + "resolved": "https://registry.npmjs.org/eslint-plugin-github/-/eslint-plugin-github-5.0.2.tgz", 8358 + "integrity": "sha512-nMdzWJQ5CimjQDY6SFeJ0KIXuNFf0dgDWEd4eP3UWfuTuP/dXcZJDg7MQRvAFt743T1zUi4+/HdOihfu8xJkLA==", 8352 8359 "dev": true, 8353 8360 "license": "MIT", 8354 8361 "dependencies": { 8355 8362 "@github/browserslist-config": "^1.0.0", 8356 - "@typescript-eslint/eslint-plugin": "^7.0.1", 8357 - "@typescript-eslint/parser": "^7.0.1", 8363 + "@typescript-eslint/eslint-plugin": "^8.0.0", 8364 + "@typescript-eslint/parser": "^8.0.0", 8358 8365 "aria-query": "^5.3.0", 8359 8366 "eslint-config-prettier": ">=8.0.0", 8360 8367 "eslint-plugin-escompat": "^3.3.3", ··· 8375 8382 }, 8376 8383 "peerDependencies": { 8377 8384 "eslint": "^8.0.1" 8385 + } 8386 + }, 8387 + "node_modules/eslint-plugin-github/node_modules/@typescript-eslint/eslint-plugin": { 8388 + "version": "8.5.0", 8389 + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.5.0.tgz", 8390 + "integrity": "sha512-lHS5hvz33iUFQKuPFGheAB84LwcJ60G8vKnEhnfcK1l8kGVLro2SFYW6K0/tj8FUhRJ0VHyg1oAfg50QGbPPHw==", 8391 + "dev": true, 8392 + "license": "MIT", 8393 + "dependencies": { 8394 + "@eslint-community/regexpp": "^4.10.0", 8395 + "@typescript-eslint/scope-manager": "8.5.0", 8396 + "@typescript-eslint/type-utils": "8.5.0", 8397 + "@typescript-eslint/utils": "8.5.0", 8398 + "@typescript-eslint/visitor-keys": "8.5.0", 8399 + "graphemer": "^1.4.0", 8400 + "ignore": "^5.3.1", 8401 + "natural-compare": "^1.4.0", 8402 + "ts-api-utils": "^1.3.0" 8403 + }, 8404 + "engines": { 8405 + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 8406 + }, 8407 + "funding": { 8408 + "type": "opencollective", 8409 + "url": "https://opencollective.com/typescript-eslint" 8410 + }, 8411 + "peerDependencies": { 8412 + "@typescript-eslint/parser": "^8.0.0 || ^8.0.0-alpha.0", 8413 + "eslint": "^8.57.0 || ^9.0.0" 8414 + }, 8415 + "peerDependenciesMeta": { 8416 + "typescript": { 8417 + "optional": true 8418 + } 8419 + } 8420 + }, 8421 + "node_modules/eslint-plugin-github/node_modules/@typescript-eslint/parser": { 8422 + "version": "8.5.0", 8423 + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.5.0.tgz", 8424 + "integrity": "sha512-gF77eNv0Xz2UJg/NbpWJ0kqAm35UMsvZf1GHj8D9MRFTj/V3tAciIWXfmPLsAAF/vUlpWPvUDyH1jjsr0cMVWw==", 8425 + "dev": true, 8426 + "license": "BSD-2-Clause", 8427 + "dependencies": { 8428 + "@typescript-eslint/scope-manager": "8.5.0", 8429 + "@typescript-eslint/types": "8.5.0", 8430 + "@typescript-eslint/typescript-estree": "8.5.0", 8431 + "@typescript-eslint/visitor-keys": "8.5.0", 8432 + "debug": "^4.3.4" 8433 + }, 8434 + "engines": { 8435 + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 8436 + }, 8437 + "funding": { 8438 + "type": "opencollective", 8439 + "url": "https://opencollective.com/typescript-eslint" 8440 + }, 8441 + "peerDependencies": { 8442 + "eslint": "^8.57.0 || ^9.0.0" 8443 + }, 8444 + "peerDependenciesMeta": { 8445 + "typescript": { 8446 + "optional": true 8447 + } 8448 + } 8449 + }, 8450 + "node_modules/eslint-plugin-github/node_modules/@typescript-eslint/scope-manager": { 8451 + "version": "8.5.0", 8452 + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.5.0.tgz", 8453 + "integrity": "sha512-06JOQ9Qgj33yvBEx6tpC8ecP9o860rsR22hWMEd12WcTRrfaFgHr2RB/CA/B+7BMhHkXT4chg2MyboGdFGawYg==", 8454 + "dev": true, 8455 + "license": "MIT", 8456 + "dependencies": { 8457 + "@typescript-eslint/types": "8.5.0", 8458 + "@typescript-eslint/visitor-keys": "8.5.0" 8459 + }, 8460 + "engines": { 8461 + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 8462 + }, 8463 + "funding": { 8464 + "type": "opencollective", 8465 + "url": "https://opencollective.com/typescript-eslint" 8466 + } 8467 + }, 8468 + "node_modules/eslint-plugin-github/node_modules/@typescript-eslint/type-utils": { 8469 + "version": "8.5.0", 8470 + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.5.0.tgz", 8471 + "integrity": "sha512-N1K8Ix+lUM+cIDhL2uekVn/ZD7TZW+9/rwz8DclQpcQ9rk4sIL5CAlBC0CugWKREmDjBzI/kQqU4wkg46jWLYA==", 8472 + "dev": true, 8473 + "license": "MIT", 8474 + "dependencies": { 8475 + "@typescript-eslint/typescript-estree": "8.5.0", 8476 + "@typescript-eslint/utils": "8.5.0", 8477 + "debug": "^4.3.4", 8478 + "ts-api-utils": "^1.3.0" 8479 + }, 8480 + "engines": { 8481 + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 8482 + }, 8483 + "funding": { 8484 + "type": "opencollective", 8485 + "url": "https://opencollective.com/typescript-eslint" 8486 + }, 8487 + "peerDependenciesMeta": { 8488 + "typescript": { 8489 + "optional": true 8490 + } 8491 + } 8492 + }, 8493 + "node_modules/eslint-plugin-github/node_modules/@typescript-eslint/types": { 8494 + "version": "8.5.0", 8495 + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.5.0.tgz", 8496 + "integrity": "sha512-qjkormnQS5wF9pjSi6q60bKUHH44j2APxfh9TQRXK8wbYVeDYYdYJGIROL87LGZZ2gz3Rbmjc736qyL8deVtdw==", 8497 + "dev": true, 8498 + "license": "MIT", 8499 + "engines": { 8500 + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 8501 + }, 8502 + "funding": { 8503 + "type": "opencollective", 8504 + "url": "https://opencollective.com/typescript-eslint" 8505 + } 8506 + }, 8507 + "node_modules/eslint-plugin-github/node_modules/@typescript-eslint/typescript-estree": { 8508 + "version": "8.5.0", 8509 + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.5.0.tgz", 8510 + "integrity": "sha512-vEG2Sf9P8BPQ+d0pxdfndw3xIXaoSjliG0/Ejk7UggByZPKXmJmw3GW5jV2gHNQNawBUyfahoSiCFVov0Ruf7Q==", 8511 + "dev": true, 8512 + "license": "BSD-2-Clause", 8513 + "dependencies": { 8514 + "@typescript-eslint/types": "8.5.0", 8515 + "@typescript-eslint/visitor-keys": "8.5.0", 8516 + "debug": "^4.3.4", 8517 + "fast-glob": "^3.3.2", 8518 + "is-glob": "^4.0.3", 8519 + "minimatch": "^9.0.4", 8520 + "semver": "^7.6.0", 8521 + "ts-api-utils": "^1.3.0" 8522 + }, 8523 + "engines": { 8524 + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 8525 + }, 8526 + "funding": { 8527 + "type": "opencollective", 8528 + "url": "https://opencollective.com/typescript-eslint" 8529 + }, 8530 + "peerDependenciesMeta": { 8531 + "typescript": { 8532 + "optional": true 8533 + } 8534 + } 8535 + }, 8536 + "node_modules/eslint-plugin-github/node_modules/@typescript-eslint/utils": { 8537 + "version": "8.5.0", 8538 + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.5.0.tgz", 8539 + "integrity": "sha512-6yyGYVL0e+VzGYp60wvkBHiqDWOpT63pdMV2CVG4LVDd5uR6q1qQN/7LafBZtAtNIn/mqXjsSeS5ggv/P0iECw==", 8540 + "dev": true, 8541 + "license": "MIT", 8542 + "dependencies": { 8543 + "@eslint-community/eslint-utils": "^4.4.0", 8544 + "@typescript-eslint/scope-manager": "8.5.0", 8545 + "@typescript-eslint/types": "8.5.0", 8546 + "@typescript-eslint/typescript-estree": "8.5.0" 8547 + }, 8548 + "engines": { 8549 + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 8550 + }, 8551 + "funding": { 8552 + "type": "opencollective", 8553 + "url": "https://opencollective.com/typescript-eslint" 8554 + }, 8555 + "peerDependencies": { 8556 + "eslint": "^8.57.0 || ^9.0.0" 8557 + } 8558 + }, 8559 + "node_modules/eslint-plugin-github/node_modules/@typescript-eslint/visitor-keys": { 8560 + "version": "8.5.0", 8561 + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.5.0.tgz", 8562 + "integrity": "sha512-yTPqMnbAZJNy2Xq2XU8AdtOW9tJIr+UQb64aXB9f3B1498Zx9JorVgFJcZpEc9UBuCCrdzKID2RGAMkYcDtZOw==", 8563 + "dev": true, 8564 + "license": "MIT", 8565 + "dependencies": { 8566 + "@typescript-eslint/types": "8.5.0", 8567 + "eslint-visitor-keys": "^3.4.3" 8568 + }, 8569 + "engines": { 8570 + "node": "^18.18.0 || ^20.9.0 || >=21.1.0" 8571 + }, 8572 + "funding": { 8573 + "type": "opencollective", 8574 + "url": "https://opencollective.com/typescript-eslint" 8575 + } 8576 + }, 8577 + "node_modules/eslint-plugin-github/node_modules/eslint-visitor-keys": { 8578 + "version": "3.4.3", 8579 + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz", 8580 + "integrity": "sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==", 8581 + "dev": true, 8582 + "license": "Apache-2.0", 8583 + "engines": { 8584 + "node": "^12.22.0 || ^14.17.0 || >=16.0.0" 8585 + }, 8586 + "funding": { 8587 + "url": "https://opencollective.com/eslint" 8588 + } 8589 + }, 8590 + "node_modules/eslint-plugin-github/node_modules/minimatch": { 8591 + "version": "9.0.5", 8592 + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz", 8593 + "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==", 8594 + "dev": true, 8595 + "license": "ISC", 8596 + "dependencies": { 8597 + "brace-expansion": "^2.0.1" 8598 + }, 8599 + "engines": { 8600 + "node": ">=16 || 14 >=14.17" 8601 + }, 8602 + "funding": { 8603 + "url": "https://github.com/sponsors/isaacs" 8378 8604 } 8379 8605 }, 8380 8606 "node_modules/eslint-plugin-i": {
+1 -1
package.json
··· 70 70 "@vue/test-utils": "2.4.6", 71 71 "eslint": "8.57.0", 72 72 "eslint-plugin-array-func": "4.0.0", 73 - "eslint-plugin-github": "5.0.1", 73 + "eslint-plugin-github": "5.0.2", 74 74 "eslint-plugin-i": "2.29.1", 75 75 "eslint-plugin-no-jquery": "3.0.2", 76 76 "eslint-plugin-no-use-extend-native": "0.5.0",