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 (forgejo) (#6366) 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
f5d868e2 87994cc2

+58 -57
+55 -54
package-lock.json
··· 66 66 "@stoplight/spectral-cli": "6.14.2", 67 67 "@stylistic/eslint-plugin-js": "2.12.1", 68 68 "@stylistic/stylelint-plugin": "3.1.1", 69 - "@typescript-eslint/parser": "8.18.1", 69 + "@typescript-eslint/parser": "8.18.2", 70 70 "@vitejs/plugin-vue": "5.1.5", 71 71 "@vitest/coverage-v8": "2.1.8", 72 72 "@vitest/eslint-plugin": "1.1.16", ··· 74 74 "eslint": "9.17.0", 75 75 "eslint-import-resolver-typescript": "3.7.0", 76 76 "eslint-plugin-array-func": "5.0.2", 77 - "eslint-plugin-import-x": "4.5.1", 77 + "eslint-plugin-import-x": "4.6.1", 78 78 "eslint-plugin-no-jquery": "3.1.0", 79 79 "eslint-plugin-no-use-extend-native": "0.7.2", 80 80 "eslint-plugin-playwright": "2.1.0", ··· 96 96 "stylelint-value-no-unknown-custom-properties": "6.0.1", 97 97 "svgo": "3.2.0", 98 98 "typescript": "5.7.2", 99 - "typescript-eslint": "8.18.1", 99 + "typescript-eslint": "8.18.2", 100 100 "vite-string-plugin": "1.3.4", 101 101 "vitest": "2.1.8" 102 102 }, ··· 4640 4640 "license": "MIT" 4641 4641 }, 4642 4642 "node_modules/@typescript-eslint/eslint-plugin": { 4643 - "version": "8.18.1", 4644 - "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.1.tgz", 4645 - "integrity": "sha512-Ncvsq5CT3Gvh+uJG0Lwlho6suwDfUXH0HztslDf5I+F2wAFAZMRwYLEorumpKLzmO2suAXZ/td1tBg4NZIi9CQ==", 4643 + "version": "8.18.2", 4644 + "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.18.2.tgz", 4645 + "integrity": "sha512-adig4SzPLjeQ0Tm+jvsozSGiCliI2ajeURDGHjZ2llnA+A67HihCQ+a3amtPhUakd1GlwHxSRvzOZktbEvhPPg==", 4646 4646 "dev": true, 4647 4647 "license": "MIT", 4648 4648 "dependencies": { 4649 4649 "@eslint-community/regexpp": "^4.10.0", 4650 - "@typescript-eslint/scope-manager": "8.18.1", 4651 - "@typescript-eslint/type-utils": "8.18.1", 4652 - "@typescript-eslint/utils": "8.18.1", 4653 - "@typescript-eslint/visitor-keys": "8.18.1", 4650 + "@typescript-eslint/scope-manager": "8.18.2", 4651 + "@typescript-eslint/type-utils": "8.18.2", 4652 + "@typescript-eslint/utils": "8.18.2", 4653 + "@typescript-eslint/visitor-keys": "8.18.2", 4654 4654 "graphemer": "^1.4.0", 4655 4655 "ignore": "^5.3.1", 4656 4656 "natural-compare": "^1.4.0", ··· 4670 4670 } 4671 4671 }, 4672 4672 "node_modules/@typescript-eslint/parser": { 4673 - "version": "8.18.1", 4674 - "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.18.1.tgz", 4675 - "integrity": "sha512-rBnTWHCdbYM2lh7hjyXqxk70wvon3p2FyaniZuey5TrcGBpfhVp0OxOa6gxr9Q9YhZFKyfbEnxc24ZnVbbUkCA==", 4673 + "version": "8.18.2", 4674 + "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.18.2.tgz", 4675 + "integrity": "sha512-y7tcq4StgxQD4mDr9+Jb26dZ+HTZ/SkfqpXSiqeUXZHxOUyjWDKsmwKhJ0/tApR08DgOhrFAoAhyB80/p3ViuA==", 4676 4676 "dev": true, 4677 4677 "license": "MIT", 4678 4678 "dependencies": { 4679 - "@typescript-eslint/scope-manager": "8.18.1", 4680 - "@typescript-eslint/types": "8.18.1", 4681 - "@typescript-eslint/typescript-estree": "8.18.1", 4682 - "@typescript-eslint/visitor-keys": "8.18.1", 4679 + "@typescript-eslint/scope-manager": "8.18.2", 4680 + "@typescript-eslint/types": "8.18.2", 4681 + "@typescript-eslint/typescript-estree": "8.18.2", 4682 + "@typescript-eslint/visitor-keys": "8.18.2", 4683 4683 "debug": "^4.3.4" 4684 4684 }, 4685 4685 "engines": { ··· 4695 4695 } 4696 4696 }, 4697 4697 "node_modules/@typescript-eslint/scope-manager": { 4698 - "version": "8.18.1", 4699 - "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.1.tgz", 4700 - "integrity": "sha512-HxfHo2b090M5s2+/9Z3gkBhI6xBH8OJCFjH9MhQ+nnoZqxU3wNxkLT+VWXWSFWc3UF3Z+CfPAyqdCTdoXtDPCQ==", 4698 + "version": "8.18.2", 4699 + "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.18.2.tgz", 4700 + "integrity": "sha512-YJFSfbd0CJjy14r/EvWapYgV4R5CHzptssoag2M7y3Ra7XNta6GPAJPPP5KGB9j14viYXyrzRO5GkX7CRfo8/g==", 4701 4701 "dev": true, 4702 4702 "license": "MIT", 4703 4703 "dependencies": { 4704 - "@typescript-eslint/types": "8.18.1", 4705 - "@typescript-eslint/visitor-keys": "8.18.1" 4704 + "@typescript-eslint/types": "8.18.2", 4705 + "@typescript-eslint/visitor-keys": "8.18.2" 4706 4706 }, 4707 4707 "engines": { 4708 4708 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" ··· 4713 4713 } 4714 4714 }, 4715 4715 "node_modules/@typescript-eslint/type-utils": { 4716 - "version": "8.18.1", 4717 - "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.18.1.tgz", 4718 - "integrity": "sha512-jAhTdK/Qx2NJPNOTxXpMwlOiSymtR2j283TtPqXkKBdH8OAMmhiUfP0kJjc/qSE51Xrq02Gj9NY7MwK+UxVwHQ==", 4716 + "version": "8.18.2", 4717 + "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.18.2.tgz", 4718 + "integrity": "sha512-AB/Wr1Lz31bzHfGm/jgbFR0VB0SML/hd2P1yxzKDM48YmP7vbyJNHRExUE/wZsQj2wUCvbWH8poNHFuxLqCTnA==", 4719 4719 "dev": true, 4720 4720 "license": "MIT", 4721 4721 "dependencies": { 4722 - "@typescript-eslint/typescript-estree": "8.18.1", 4723 - "@typescript-eslint/utils": "8.18.1", 4722 + "@typescript-eslint/typescript-estree": "8.18.2", 4723 + "@typescript-eslint/utils": "8.18.2", 4724 4724 "debug": "^4.3.4", 4725 4725 "ts-api-utils": "^1.3.0" 4726 4726 }, ··· 4737 4737 } 4738 4738 }, 4739 4739 "node_modules/@typescript-eslint/types": { 4740 - "version": "8.18.1", 4741 - "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.1.tgz", 4742 - "integrity": "sha512-7uoAUsCj66qdNQNpH2G8MyTFlgerum8ubf21s3TSM3XmKXuIn+H2Sifh/ES2nPOPiYSRJWAk0fDkW0APBWcpfw==", 4740 + "version": "8.18.2", 4741 + "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.18.2.tgz", 4742 + "integrity": "sha512-Z/zblEPp8cIvmEn6+tPDIHUbRu/0z5lqZ+NvolL5SvXWT5rQy7+Nch83M0++XzO0XrWRFWECgOAyE8bsJTl1GQ==", 4743 4743 "dev": true, 4744 4744 "license": "MIT", 4745 4745 "engines": { ··· 4751 4751 } 4752 4752 }, 4753 4753 "node_modules/@typescript-eslint/typescript-estree": { 4754 - "version": "8.18.1", 4755 - "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.1.tgz", 4756 - "integrity": "sha512-z8U21WI5txzl2XYOW7i9hJhxoKKNG1kcU4RzyNvKrdZDmbjkmLBo8bgeiOJmA06kizLI76/CCBAAGlTlEeUfyg==", 4754 + "version": "8.18.2", 4755 + "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.18.2.tgz", 4756 + "integrity": "sha512-WXAVt595HjpmlfH4crSdM/1bcsqh+1weFRWIa9XMTx/XHZ9TCKMcr725tLYqWOgzKdeDrqVHxFotrvWcEsk2Tg==", 4757 4757 "dev": true, 4758 4758 "license": "MIT", 4759 4759 "dependencies": { 4760 - "@typescript-eslint/types": "8.18.1", 4761 - "@typescript-eslint/visitor-keys": "8.18.1", 4760 + "@typescript-eslint/types": "8.18.2", 4761 + "@typescript-eslint/visitor-keys": "8.18.2", 4762 4762 "debug": "^4.3.4", 4763 4763 "fast-glob": "^3.3.2", 4764 4764 "is-glob": "^4.0.3", ··· 4794 4794 } 4795 4795 }, 4796 4796 "node_modules/@typescript-eslint/utils": { 4797 - "version": "8.18.1", 4798 - "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.1.tgz", 4799 - "integrity": "sha512-8vikiIj2ebrC4WRdcAdDcmnu9Q/MXXwg+STf40BVfT8exDqBCUPdypvzcUPxEqRGKg9ALagZ0UWcYCtn+4W2iQ==", 4797 + "version": "8.18.2", 4798 + "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.18.2.tgz", 4799 + "integrity": "sha512-Cr4A0H7DtVIPkauj4sTSXVl+VBWewE9/o40KcF3TV9aqDEOWoXF3/+oRXNby3DYzZeCATvbdksYsGZzplwnK/Q==", 4800 4800 "dev": true, 4801 4801 "license": "MIT", 4802 4802 "dependencies": { 4803 4803 "@eslint-community/eslint-utils": "^4.4.0", 4804 - "@typescript-eslint/scope-manager": "8.18.1", 4805 - "@typescript-eslint/types": "8.18.1", 4806 - "@typescript-eslint/typescript-estree": "8.18.1" 4804 + "@typescript-eslint/scope-manager": "8.18.2", 4805 + "@typescript-eslint/types": "8.18.2", 4806 + "@typescript-eslint/typescript-estree": "8.18.2" 4807 4807 }, 4808 4808 "engines": { 4809 4809 "node": "^18.18.0 || ^20.9.0 || >=21.1.0" ··· 4818 4818 } 4819 4819 }, 4820 4820 "node_modules/@typescript-eslint/visitor-keys": { 4821 - "version": "8.18.1", 4822 - "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.1.tgz", 4823 - "integrity": "sha512-Vj0WLm5/ZsD013YeUKn+K0y8p1M0jPpxOkKdbD1wB0ns53a5piVY02zjf072TblEweAbcYiFiPoSMF3kp+VhhQ==", 4821 + "version": "8.18.2", 4822 + "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.18.2.tgz", 4823 + "integrity": "sha512-zORcwn4C3trOWiCqFQP1x6G3xTRyZ1LYydnj51cRnJ6hxBlr/cKPckk+PKPUw/fXmvfKTcw7bwY3w9izgx5jZw==", 4824 4824 "dev": true, 4825 4825 "license": "MIT", 4826 4826 "dependencies": { 4827 - "@typescript-eslint/types": "8.18.1", 4827 + "@typescript-eslint/types": "8.18.2", 4828 4828 "eslint-visitor-keys": "^4.2.0" 4829 4829 }, 4830 4830 "engines": { ··· 8010 8010 } 8011 8011 }, 8012 8012 "node_modules/eslint-plugin-import-x": { 8013 - "version": "4.5.1", 8014 - "resolved": "https://registry.npmjs.org/eslint-plugin-import-x/-/eslint-plugin-import-x-4.5.1.tgz", 8015 - "integrity": "sha512-Wyut9jDeHdfZSebiWRmmOYDBov33M0ZZ3x9J/lD1v4M3nBgMNC02XH6Kq271pMxJWqctVRCjA+X5AQJZ2FezoQ==", 8013 + "version": "4.6.1", 8014 + "resolved": "https://registry.npmjs.org/eslint-plugin-import-x/-/eslint-plugin-import-x-4.6.1.tgz", 8015 + "integrity": "sha512-wluSUifMIb7UfwWXqx7Yx0lE/SGCcGXECLx/9bCmbY2nneLwvAZ4vkd1IXDjPKFvdcdUgr1BaRnaRpx3k2+Pfw==", 8016 8016 "dev": true, 8017 8017 "license": "MIT", 8018 8018 "dependencies": { ··· 8021 8021 "@typescript-eslint/utils": "^8.1.0", 8022 8022 "debug": "^4.3.4", 8023 8023 "doctrine": "^3.0.0", 8024 + "enhanced-resolve": "^5.17.1", 8024 8025 "eslint-import-resolver-node": "^0.3.9", 8025 8026 "get-tsconfig": "^4.7.3", 8026 8027 "is-glob": "^4.0.3", ··· 14587 14588 } 14588 14589 }, 14589 14590 "node_modules/typescript-eslint": { 14590 - "version": "8.18.1", 14591 - "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.18.1.tgz", 14592 - "integrity": "sha512-Mlaw6yxuaDEPQvb/2Qwu3/TfgeBHy9iTJ3mTwe7OvpPmF6KPQjVOfGyEJpPv6Ez2C34OODChhXrzYw/9phI0MQ==", 14591 + "version": "8.18.2", 14592 + "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.18.2.tgz", 14593 + "integrity": "sha512-KuXezG6jHkvC3MvizeXgupZzaG5wjhU3yE8E7e6viOvAvD9xAWYp8/vy0WULTGe9DYDWcQu7aW03YIV3mSitrQ==", 14593 14594 "dev": true, 14594 14595 "license": "MIT", 14595 14596 "dependencies": { 14596 - "@typescript-eslint/eslint-plugin": "8.18.1", 14597 - "@typescript-eslint/parser": "8.18.1", 14598 - "@typescript-eslint/utils": "8.18.1" 14597 + "@typescript-eslint/eslint-plugin": "8.18.2", 14598 + "@typescript-eslint/parser": "8.18.2", 14599 + "@typescript-eslint/utils": "8.18.2" 14599 14600 }, 14600 14601 "engines": { 14601 14602 "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
+3 -3
package.json
··· 65 65 "@stoplight/spectral-cli": "6.14.2", 66 66 "@stylistic/eslint-plugin-js": "2.12.1", 67 67 "@stylistic/stylelint-plugin": "3.1.1", 68 - "@typescript-eslint/parser": "8.18.1", 68 + "@typescript-eslint/parser": "8.18.2", 69 69 "@vitejs/plugin-vue": "5.1.5", 70 70 "@vitest/coverage-v8": "2.1.8", 71 71 "@vitest/eslint-plugin": "1.1.16", ··· 73 73 "eslint": "9.17.0", 74 74 "eslint-import-resolver-typescript": "3.7.0", 75 75 "eslint-plugin-array-func": "5.0.2", 76 - "eslint-plugin-import-x": "4.5.1", 76 + "eslint-plugin-import-x": "4.6.1", 77 77 "eslint-plugin-no-jquery": "3.1.0", 78 78 "eslint-plugin-no-use-extend-native": "0.7.2", 79 79 "eslint-plugin-playwright": "2.1.0", ··· 95 95 "stylelint-value-no-unknown-custom-properties": "6.0.1", 96 96 "svgo": "3.2.0", 97 97 "typescript": "5.7.2", 98 - "typescript-eslint": "8.18.1", 98 + "typescript-eslint": "8.18.2", 99 99 "vite-string-plugin": "1.3.4", 100 100 "vitest": "2.1.8" 101 101 },