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.

Update linters to v8.29.0 (forgejo) (#7406) Co-authored-by: Renovate Bot <forgejo-renovate-action@forgejo.org> Co-committed-by: Renovate Bot <forgejo-renovate-action@forgejo.org>

authored by

Renovate Bot
Renovate Bot
and committed by
forgejo-renovate-action
8fdcde5f dbeab2a0

+52 -52
+50 -50
package-lock.json
··· 67 67 "@stoplight/spectral-cli": "6.14.3", 68 68 "@stylistic/eslint-plugin-js": "4.2.0", 69 69 "@stylistic/stylelint-plugin": "3.1.2", 70 - "@typescript-eslint/parser": "8.28.0", 70 + "@typescript-eslint/parser": "8.29.0", 71 71 "@vitejs/plugin-vue": "5.2.3", 72 72 "@vitest/coverage-v8": "3.0.9", 73 73 "@vitest/eslint-plugin": "1.1.38", ··· 98 98 "stylelint-value-no-unknown-custom-properties": "6.0.1", 99 99 "svgo": "3.2.0", 100 100 "typescript": "5.7.3", 101 - "typescript-eslint": "8.28.0", 101 + "typescript-eslint": "8.29.0", 102 102 "vite-string-plugin": "1.3.4", 103 103 "vitest": "3.0.9" 104 104 }, ··· 3081 3081 "license": "MIT" 3082 3082 }, 3083 3083 "node_modules/@typescript-eslint/eslint-plugin": { 3084 - "version": "8.28.0", 3085 - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.28.0.tgz", 3086 - "integrity": "sha512-lvFK3TCGAHsItNdWZ/1FkvpzCxTHUVuFrdnOGLMa0GGCFIbCgQWVk3CzCGdA7kM3qGVc+dfW9tr0Z/sHnGDFyg==", 3084 + "version": "8.29.0", 3085 + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.29.0.tgz", 3086 + "integrity": "sha512-PAIpk/U7NIS6H7TEtN45SPGLQaHNgB7wSjsQV/8+KYokAb2T/gloOA/Bee2yd4/yKVhPKe5LlaUGhAZk5zmSaQ==", 3087 3087 "dev": true, 3088 3088 "license": "MIT", 3089 3089 "dependencies": { 3090 3090 "@eslint-community/regexpp": "^4.10.0", 3091 - "@typescript-eslint/scope-manager": "8.28.0", 3092 - "@typescript-eslint/type-utils": "8.28.0", 3093 - "@typescript-eslint/utils": "8.28.0", 3094 - "@typescript-eslint/visitor-keys": "8.28.0", 3091 + "@typescript-eslint/scope-manager": "8.29.0", 3092 + "@typescript-eslint/type-utils": "8.29.0", 3093 + "@typescript-eslint/utils": "8.29.0", 3094 + "@typescript-eslint/visitor-keys": "8.29.0", 3095 3095 "graphemer": "^1.4.0", 3096 3096 "ignore": "^5.3.1", 3097 3097 "natural-compare": "^1.4.0", ··· 3111 3111 } 3112 3112 }, 3113 3113 "node_modules/@typescript-eslint/parser": { 3114 - "version": "8.28.0", 3115 - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.28.0.tgz", 3116 - "integrity": "sha512-LPcw1yHD3ToaDEoljFEfQ9j2xShY367h7FZ1sq5NJT9I3yj4LHer1Xd1yRSOdYy9BpsrxU7R+eoDokChYM53lQ==", 3114 + "version": "8.29.0", 3115 + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.29.0.tgz", 3116 + "integrity": "sha512-8C0+jlNJOwQso2GapCVWWfW/rzaq7Lbme+vGUFKE31djwNncIpgXD7Cd4weEsDdkoZDjH0lwwr3QDQFuyrMg9g==", 3117 3117 "dev": true, 3118 3118 "license": "MIT", 3119 3119 "dependencies": { 3120 - "@typescript-eslint/scope-manager": "8.28.0", 3121 - "@typescript-eslint/types": "8.28.0", 3122 - "@typescript-eslint/typescript-estree": "8.28.0", 3123 - "@typescript-eslint/visitor-keys": "8.28.0", 3120 + "@typescript-eslint/scope-manager": "8.29.0", 3121 + "@typescript-eslint/types": "8.29.0", 3122 + "@typescript-eslint/typescript-estree": "8.29.0", 3123 + "@typescript-eslint/visitor-keys": "8.29.0", 3124 3124 "debug": "^4.3.4" 3125 3125 }, 3126 3126 "engines": { ··· 3136 3136 } 3137 3137 }, 3138 3138 "node_modules/@typescript-eslint/scope-manager": { 3139 - "version": "8.28.0", 3140 - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.28.0.tgz", 3141 - "integrity": "sha512-u2oITX3BJwzWCapoZ/pXw6BCOl8rJP4Ij/3wPoGvY8XwvXflOzd1kLrDUUUAIEdJSFh+ASwdTHqtan9xSg8buw==", 3139 + "version": "8.29.0", 3140 + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.29.0.tgz", 3141 + "integrity": "sha512-aO1PVsq7Gm+tcghabUpzEnVSFMCU4/nYIgC2GOatJcllvWfnhrgW0ZEbnTxm36QsikmCN1K/6ZgM7fok2I7xNw==", 3142 3142 "dev": true, 3143 3143 "license": "MIT", 3144 3144 "dependencies": { 3145 - "@typescript-eslint/types": "8.28.0", 3146 - "@typescript-eslint/visitor-keys": "8.28.0" 3145 + "@typescript-eslint/types": "8.29.0", 3146 + "@typescript-eslint/visitor-keys": "8.29.0" 3147 3147 }, 3148 3148 "engines": { 3149 3149 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" ··· 3154 3154 } 3155 3155 }, 3156 3156 "node_modules/@typescript-eslint/type-utils": { 3157 - "version": "8.28.0", 3158 - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.28.0.tgz", 3159 - "integrity": "sha512-oRoXu2v0Rsy/VoOGhtWrOKDiIehvI+YNrDk5Oqj40Mwm0Yt01FC/Q7nFqg088d3yAsR1ZcZFVfPCTTFCe/KPwg==", 3157 + "version": "8.29.0", 3158 + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.29.0.tgz", 3159 + "integrity": "sha512-ahaWQ42JAOx+NKEf5++WC/ua17q5l+j1GFrbbpVKzFL/tKVc0aYY8rVSYUpUvt2hUP1YBr7mwXzx+E/DfUWI9Q==", 3160 3160 "dev": true, 3161 3161 "license": "MIT", 3162 3162 "dependencies": { 3163 - "@typescript-eslint/typescript-estree": "8.28.0", 3164 - "@typescript-eslint/utils": "8.28.0", 3163 + "@typescript-eslint/typescript-estree": "8.29.0", 3164 + "@typescript-eslint/utils": "8.29.0", 3165 3165 "debug": "^4.3.4", 3166 3166 "ts-api-utils": "^2.0.1" 3167 3167 }, ··· 3178 3178 } 3179 3179 }, 3180 3180 "node_modules/@typescript-eslint/types": { 3181 - "version": "8.28.0", 3182 - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.28.0.tgz", 3183 - "integrity": "sha512-bn4WS1bkKEjx7HqiwG2JNB3YJdC1q6Ue7GyGlwPHyt0TnVq6TtD/hiOdTZt71sq0s7UzqBFXD8t8o2e63tXgwA==", 3181 + "version": "8.29.0", 3182 + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.29.0.tgz", 3183 + "integrity": "sha512-wcJL/+cOXV+RE3gjCyl/V2G877+2faqvlgtso/ZRbTCnZazh0gXhe+7gbAnfubzN2bNsBtZjDvlh7ero8uIbzg==", 3184 3184 "dev": true, 3185 3185 "license": "MIT", 3186 3186 "engines": { ··· 3192 3192 } 3193 3193 }, 3194 3194 "node_modules/@typescript-eslint/typescript-estree": { 3195 - "version": "8.28.0", 3196 - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.28.0.tgz", 3197 - "integrity": "sha512-H74nHEeBGeklctAVUvmDkxB1mk+PAZ9FiOMPFncdqeRBXxk1lWSYraHw8V12b7aa6Sg9HOBNbGdSHobBPuQSuA==", 3195 + "version": "8.29.0", 3196 + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.29.0.tgz", 3197 + "integrity": "sha512-yOfen3jE9ISZR/hHpU/bmNvTtBW1NjRbkSFdZOksL1N+ybPEE7UVGMwqvS6CP022Rp00Sb0tdiIkhSCe6NI8ow==", 3198 3198 "dev": true, 3199 3199 "license": "MIT", 3200 3200 "dependencies": { 3201 - "@typescript-eslint/types": "8.28.0", 3202 - "@typescript-eslint/visitor-keys": "8.28.0", 3201 + "@typescript-eslint/types": "8.29.0", 3202 + "@typescript-eslint/visitor-keys": "8.29.0", 3203 3203 "debug": "^4.3.4", 3204 3204 "fast-glob": "^3.3.2", 3205 3205 "is-glob": "^4.0.3", ··· 3235 3235 } 3236 3236 }, 3237 3237 "node_modules/@typescript-eslint/utils": { 3238 - "version": "8.28.0", 3239 - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.28.0.tgz", 3240 - "integrity": "sha512-OELa9hbTYciYITqgurT1u/SzpQVtDLmQMFzy/N8pQE+tefOyCWT79jHsav294aTqV1q1u+VzqDGbuujvRYaeSQ==", 3238 + "version": "8.29.0", 3239 + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.29.0.tgz", 3240 + "integrity": "sha512-gX/A0Mz9Bskm8avSWFcK0gP7cZpbY4AIo6B0hWYFCaIsz750oaiWR4Jr2CI+PQhfW1CpcQr9OlfPS+kMFegjXA==", 3241 3241 "dev": true, 3242 3242 "license": "MIT", 3243 3243 "dependencies": { 3244 3244 "@eslint-community/eslint-utils": "^4.4.0", 3245 - "@typescript-eslint/scope-manager": "8.28.0", 3246 - "@typescript-eslint/types": "8.28.0", 3247 - "@typescript-eslint/typescript-estree": "8.28.0" 3245 + "@typescript-eslint/scope-manager": "8.29.0", 3246 + "@typescript-eslint/types": "8.29.0", 3247 + "@typescript-eslint/typescript-estree": "8.29.0" 3248 3248 }, 3249 3249 "engines": { 3250 3250 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" ··· 3259 3259 } 3260 3260 }, 3261 3261 "node_modules/@typescript-eslint/visitor-keys": { 3262 - "version": "8.28.0", 3263 - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.28.0.tgz", 3264 - "integrity": "sha512-hbn8SZ8w4u2pRwgQ1GlUrPKE+t2XvcCW5tTRF7j6SMYIuYG37XuzIW44JCZPa36evi0Oy2SnM664BlIaAuQcvg==", 3262 + "version": "8.29.0", 3263 + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.29.0.tgz", 3264 + "integrity": "sha512-Sne/pVz8ryR03NFK21VpN88dZ2FdQXOlq3VIklbrTYEt8yXtRFr9tvUhqvCeKjqYk5FSim37sHbooT6vzBTZcg==", 3265 3265 "dev": true, 3266 3266 "license": "MIT", 3267 3267 "dependencies": { 3268 - "@typescript-eslint/types": "8.28.0", 3268 + "@typescript-eslint/types": "8.29.0", 3269 3269 "eslint-visitor-keys": "^4.2.0" 3270 3270 }, 3271 3271 "engines": { ··· 14009 14009 } 14010 14010 }, 14011 14011 "node_modules/typescript-eslint": { 14012 - "version": "8.28.0", 14013 - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.28.0.tgz", 14014 - "integrity": "sha512-jfZtxJoHm59bvoCMYCe2BM0/baMswRhMmYhy+w6VfcyHrjxZ0OJe0tGasydCpIpA+A/WIJhTyZfb3EtwNC/kHQ==", 14012 + "version": "8.29.0", 14013 + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.29.0.tgz", 14014 + "integrity": "sha512-ep9rVd9B4kQsZ7ZnWCVxUE/xDLUUUsRzE0poAeNu+4CkFErLfuvPt/qtm2EpnSyfvsR0S6QzDFSrPCFBwf64fg==", 14015 14015 "dev": true, 14016 14016 "license": "MIT", 14017 14017 "dependencies": { 14018 - "@typescript-eslint/eslint-plugin": "8.28.0", 14019 - "@typescript-eslint/parser": "8.28.0", 14020 - "@typescript-eslint/utils": "8.28.0" 14018 + "@typescript-eslint/eslint-plugin": "8.29.0", 14019 + "@typescript-eslint/parser": "8.29.0", 14020 + "@typescript-eslint/utils": "8.29.0" 14021 14021 }, 14022 14022 "engines": { 14023 14023 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+2 -2
package.json
··· 66 66 "@stoplight/spectral-cli": "6.14.3", 67 67 "@stylistic/eslint-plugin-js": "4.2.0", 68 68 "@stylistic/stylelint-plugin": "3.1.2", 69 - "@typescript-eslint/parser": "8.28.0", 69 + "@typescript-eslint/parser": "8.29.0", 70 70 "@vitejs/plugin-vue": "5.2.3", 71 71 "@vitest/coverage-v8": "3.0.9", 72 72 "@vitest/eslint-plugin": "1.1.38", ··· 97 97 "stylelint-value-no-unknown-custom-properties": "6.0.1", 98 98 "svgo": "3.2.0", 99 99 "typescript": "5.7.3", 100 - "typescript-eslint": "8.28.0", 100 + "typescript-eslint": "8.29.0", 101 101 "vite-string-plugin": "1.3.4", 102 102 "vitest": "3.0.9" 103 103 },