chore(deps): update commitlint monorepo to v20.4.3 (#2809)
dancefinder-app / build (push) Successful in 1m31s
dancefinder-app / deploy-prod (push) Successful in 1m40s

This commit was merged in pull request #2809.
This commit is contained in:
2026-03-03 19:09:10 +00:00
parent 0c15e9240c
commit 4d1fa510a8
2 changed files with 105 additions and 91 deletions
+103 -89
View File
@@ -24,8 +24,8 @@
"subscriptions-transport-ws": "0.11.0"
},
"devDependencies": {
"@commitlint/cli": "20.4.2",
"@commitlint/config-conventional": "20.4.2",
"@commitlint/cli": "20.4.3",
"@commitlint/config-conventional": "20.4.3",
"@graphql-codegen/cli": "6.1.2",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.8",
@@ -1149,17 +1149,17 @@
}
},
"node_modules/@commitlint/cli": {
"version": "20.4.2",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-20.4.2.tgz",
"integrity": "sha512-YjYSX2yj/WsVoxh9mNiymfFS2ADbg2EK4+1WAsMuckwKMCqJ5PDG0CJU/8GvmHWcv4VRB2V02KqSiecRksWqZQ==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/cli/-/cli-20.4.3.tgz",
"integrity": "sha512-Z37EMoDT7+Upg500vlr/vZrgRsb6Xc5JAA3Tv7BYbobnN/ZpqUeZnSLggBg2+1O+NptRDtyujr2DD1CPV2qwhA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/format": "^20.4.0",
"@commitlint/lint": "^20.4.2",
"@commitlint/load": "^20.4.0",
"@commitlint/read": "^20.4.0",
"@commitlint/types": "^20.4.0",
"@commitlint/format": "^20.4.3",
"@commitlint/lint": "^20.4.3",
"@commitlint/load": "^20.4.3",
"@commitlint/read": "^20.4.3",
"@commitlint/types": "^20.4.3",
"tinyexec": "^1.0.0",
"yargs": "^17.0.0"
},
@@ -1171,27 +1171,27 @@
}
},
"node_modules/@commitlint/config-conventional": {
"version": "20.4.2",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.4.2.tgz",
"integrity": "sha512-rwkTF55q7Q+6dpSKUmJoScV0f3EpDlWKw2UPzklkLS4o5krMN1tPWAVOgHRtyUTMneIapLeQwaCjn44Td6OzBQ==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-20.4.3.tgz",
"integrity": "sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/types": "^20.4.0",
"conventional-changelog-conventionalcommits": "^9.1.0"
"@commitlint/types": "^20.4.3",
"conventional-changelog-conventionalcommits": "^9.2.0"
},
"engines": {
"node": ">=v18"
}
},
"node_modules/@commitlint/config-validator": {
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-20.4.0.tgz",
"integrity": "sha512-zShmKTF+sqyNOfAE0vKcqnpvVpG0YX8F9G/ZIQHI2CoKyK+PSdladXMSns400aZ5/QZs+0fN75B//3Q5CHw++w==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/config-validator/-/config-validator-20.4.3.tgz",
"integrity": "sha512-jCZpZFkcSL3ZEdL5zgUzFRdytv3xPo8iukTe9VA+QGus/BGhpp1xXSVu2B006GLLb2gYUAEGEqv64kTlpZNgmA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/types": "^20.4.0",
"@commitlint/types": "^20.4.3",
"ajv": "^8.11.0"
},
"engines": {
@@ -1199,13 +1199,13 @@
}
},
"node_modules/@commitlint/ensure": {
"version": "20.4.1",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-20.4.1.tgz",
"integrity": "sha512-WLQqaFx1pBooiVvBrA1YfJNFqZF8wS/YGOtr5RzApDbV9tQ52qT5VkTsY65hFTnXhW8PcDfZLaknfJTmPejmlw==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/ensure/-/ensure-20.4.3.tgz",
"integrity": "sha512-WcXGKBNn0wBKpX8VlXgxqedyrLxedIlLBCMvdamLnJFEbUGJ9JZmBVx4vhLV3ZyA8uONGOb+CzW0Y9HDbQ+ONQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/types": "^20.4.0",
"@commitlint/types": "^20.4.3",
"lodash.camelcase": "^4.3.0",
"lodash.kebabcase": "^4.1.1",
"lodash.snakecase": "^4.1.1",
@@ -1227,13 +1227,13 @@
}
},
"node_modules/@commitlint/format": {
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-20.4.0.tgz",
"integrity": "sha512-i3ki3WR0rgolFVX6r64poBHXM1t8qlFel1G1eCBvVgntE3fCJitmzSvH5JD/KVJN/snz6TfaX2CLdON7+s4WVQ==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/format/-/format-20.4.3.tgz",
"integrity": "sha512-UDJVErjLbNghop6j111rsHJYGw6MjCKAi95K0GT2yf4eeiDHy3JDRLWYWEjIaFgO+r+dQSkuqgJ1CdMTtrvHsA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/types": "^20.4.0",
"@commitlint/types": "^20.4.3",
"picocolors": "^1.1.1"
},
"engines": {
@@ -1241,13 +1241,13 @@
}
},
"node_modules/@commitlint/is-ignored": {
"version": "20.4.1",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-20.4.1.tgz",
"integrity": "sha512-In5EO4JR1lNsAv1oOBBO24V9ND1IqdAJDKZiEpdfjDl2HMasAcT7oA+5BKONv1pRoLG380DGPE2W2RIcUwdgLA==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/is-ignored/-/is-ignored-20.4.3.tgz",
"integrity": "sha512-W5VQKZ7fdJ1X3Tko+h87YZaqRMGN1KvQKXyCM8xFdxzMIf1KCZgN4uLz3osLB1zsFcVS4ZswHY64LI26/9ACag==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/types": "^20.4.0",
"@commitlint/types": "^20.4.3",
"semver": "^7.6.0"
},
"engines": {
@@ -1255,33 +1255,33 @@
}
},
"node_modules/@commitlint/lint": {
"version": "20.4.2",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-20.4.2.tgz",
"integrity": "sha512-buquzNRtFng6xjXvBU1abY/WPEEjCgUipNQrNmIWe8QuJ6LWLtei/LDBAzEe5ASm45+Q9L2Xi3/GVvlj50GAug==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/lint/-/lint-20.4.3.tgz",
"integrity": "sha512-CYOXL23e+nRKij81+d0+dymtIi7Owl9QzvblJYbEfInON/4MaETNSLFDI74LDu+YJ0ML5HZyw9Vhp9QpckwQ0A==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/is-ignored": "^20.4.1",
"@commitlint/parse": "^20.4.1",
"@commitlint/rules": "^20.4.2",
"@commitlint/types": "^20.4.0"
"@commitlint/is-ignored": "^20.4.3",
"@commitlint/parse": "^20.4.3",
"@commitlint/rules": "^20.4.3",
"@commitlint/types": "^20.4.3"
},
"engines": {
"node": ">=v18"
}
},
"node_modules/@commitlint/load": {
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-20.4.0.tgz",
"integrity": "sha512-Dauup/GfjwffBXRJUdlX/YRKfSVXsXZLnINXKz0VZkXdKDcaEILAi9oflHGbfydonJnJAbXEbF3nXPm9rm3G6A==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/load/-/load-20.4.3.tgz",
"integrity": "sha512-3cdJOUVP+VcgHa7bhJoWS+Z8mBNXB5aLWMBu7Q7uX8PSeWDzdbrBlR33J1MGGf7r1PZDp+mPPiFktk031PgdRw==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/config-validator": "^20.4.0",
"@commitlint/config-validator": "^20.4.3",
"@commitlint/execute-rule": "^20.0.0",
"@commitlint/resolve-extends": "^20.4.0",
"@commitlint/types": "^20.4.0",
"cosmiconfig": "^9.0.0",
"@commitlint/resolve-extends": "^20.4.3",
"@commitlint/types": "^20.4.3",
"cosmiconfig": "^9.0.1",
"cosmiconfig-typescript-loader": "^6.1.0",
"is-plain-obj": "^4.1.0",
"lodash.mergewith": "^4.6.2",
@@ -1292,9 +1292,9 @@
}
},
"node_modules/@commitlint/message": {
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-20.4.0.tgz",
"integrity": "sha512-B5lGtvHgiLAIsK5nLINzVW0bN5hXv+EW35sKhYHE8F7V9Uz1fR4tx3wt7mobA5UNhZKUNgB/+ldVMQE6IHZRyA==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/message/-/message-20.4.3.tgz",
"integrity": "sha512-6akwCYrzcrFcTYz9GyUaWlhisY4lmQ3KvrnabmhoeAV8nRH4dXJAh4+EUQ3uArtxxKQkvxJS78hNX2EU3USgxQ==",
"dev": true,
"license": "MIT",
"engines": {
@@ -1302,29 +1302,29 @@
}
},
"node_modules/@commitlint/parse": {
"version": "20.4.1",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-20.4.1.tgz",
"integrity": "sha512-XNtZjeRcFuAfUnhYrCY02+mpxwY4OmnvD3ETbVPs25xJFFz1nRo/25nHj+5eM+zTeRFvWFwD4GXWU2JEtoK1/w==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/parse/-/parse-20.4.3.tgz",
"integrity": "sha512-hzC3JCo3zs3VkQ833KnGVuWjWIzR72BWZWjQM7tY/7dfKreKAm7fEsy71tIFCRtxf2RtMP2d3RLF1U9yhFSccA==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/types": "^20.4.0",
"conventional-changelog-angular": "^8.1.0",
"conventional-commits-parser": "^6.2.1"
"@commitlint/types": "^20.4.3",
"conventional-changelog-angular": "^8.2.0",
"conventional-commits-parser": "^6.3.0"
},
"engines": {
"node": ">=v18"
}
},
"node_modules/@commitlint/read": {
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-20.4.0.tgz",
"integrity": "sha512-QfpFn6/I240ySEGv7YWqho4vxqtPpx40FS7kZZDjUJ+eHxu3azfhy7fFb5XzfTqVNp1hNoI3tEmiEPbDB44+cg==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/read/-/read-20.4.3.tgz",
"integrity": "sha512-j42OWv3L31WfnP8WquVjHZRt03w50Y/gEE8FAyih7GQTrIv2+pZ6VZ6pWLD/ml/3PO+RV2SPtRtTp/MvlTb8rQ==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/top-level": "^20.4.0",
"@commitlint/types": "^20.4.0",
"@commitlint/top-level": "^20.4.3",
"@commitlint/types": "^20.4.3",
"git-raw-commits": "^4.0.0",
"minimist": "^1.2.8",
"tinyexec": "^1.0.0"
@@ -1334,14 +1334,14 @@
}
},
"node_modules/@commitlint/resolve-extends": {
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-20.4.0.tgz",
"integrity": "sha512-ay1KM8q0t+/OnlpqXJ+7gEFQNlUtSU5Gxr8GEwnVf2TPN3+ywc5DzL3JCxmpucqxfHBTFwfRMXxPRRnR5Ki20g==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/resolve-extends/-/resolve-extends-20.4.3.tgz",
"integrity": "sha512-QucxcOy+00FhS9s4Uy0OyS5HeUV+hbC6OLqkTSIm6fwMdKva+OEavaCDuLtgd9akZZlsUo//XzSmPP3sLKBPog==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/config-validator": "^20.4.0",
"@commitlint/types": "^20.4.0",
"@commitlint/config-validator": "^20.4.3",
"@commitlint/types": "^20.4.3",
"global-directory": "^4.0.1",
"import-meta-resolve": "^4.0.0",
"lodash.mergewith": "^4.6.2",
@@ -1352,16 +1352,16 @@
}
},
"node_modules/@commitlint/rules": {
"version": "20.4.2",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-20.4.2.tgz",
"integrity": "sha512-oz83pnp5Yq6uwwTAabuVQPNlPfeD2Y5ZjMb7Wx8FSUlu4sLYJjbBWt8031Z0osCFPfHzAwSYrjnfDFKtuSMdKg==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/rules/-/rules-20.4.3.tgz",
"integrity": "sha512-Yuosd7Grn5qiT7FovngXLyRXTMUbj9PYiSkvUgWK1B5a7+ZvrbWDS7epeUapYNYatCy/KTpPFPbgLUdE+MUrBg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@commitlint/ensure": "^20.4.1",
"@commitlint/message": "^20.4.0",
"@commitlint/ensure": "^20.4.3",
"@commitlint/message": "^20.4.3",
"@commitlint/to-lines": "^20.0.0",
"@commitlint/types": "^20.4.0"
"@commitlint/types": "^20.4.3"
},
"engines": {
"node": ">=v18"
@@ -1378,9 +1378,9 @@
}
},
"node_modules/@commitlint/top-level": {
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-20.4.0.tgz",
"integrity": "sha512-NDzq8Q6jmFaIIBC/GG6n1OQEaHdmaAAYdrZRlMgW6glYWGZ+IeuXmiymDvQNXPc82mVxq2KiE3RVpcs+1OeDeA==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/top-level/-/top-level-20.4.3.tgz",
"integrity": "sha512-qD9xfP6dFg5jQ3NMrOhG0/w5y3bBUsVGyJvXxdWEwBm8hyx4WOk3kKXw28T5czBYvyeCVJgJJ6aoJZUWDpaacQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@@ -1391,13 +1391,13 @@
}
},
"node_modules/@commitlint/types": {
"version": "20.4.0",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-20.4.0.tgz",
"integrity": "sha512-aO5l99BQJ0X34ft8b0h7QFkQlqxC6e7ZPVmBKz13xM9O8obDaM1Cld4sQlJDXXU/VFuUzQ30mVtHjVz74TuStw==",
"version": "20.4.3",
"resolved": "https://registry.npmjs.org/@commitlint/types/-/types-20.4.3.tgz",
"integrity": "sha512-51OWa1Gi6ODOasPmfJPq6js4pZoomima4XLZZCrkldaH2V5Nb3bVhNXPeT6XV0gubbainSpTw4zi68NqAeCNCg==",
"dev": true,
"license": "MIT",
"dependencies": {
"conventional-commits-parser": "^6.2.1",
"conventional-commits-parser": "^6.3.0",
"picocolors": "^1.1.1"
},
"engines": {
@@ -8731,6 +8731,19 @@
"win32"
]
},
"node_modules/@simple-libs/stream-utils": {
"version": "1.2.0",
"resolved": "https://registry.npmjs.org/@simple-libs/stream-utils/-/stream-utils-1.2.0.tgz",
"integrity": "sha512-KxXvfapcixpz6rVEB6HPjOUZT22yN6v0vI0urQSk1L8MlEWPDFCZkhw2xmkyoTGYeFw7tWTZd7e3lVzRZRN/EA==",
"dev": true,
"license": "MIT",
"engines": {
"node": ">=18"
},
"funding": {
"url": "https://ko-fi.com/dangreen"
}
},
"node_modules/@sinclair/typebox": {
"version": "0.27.8",
"resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
@@ -11831,9 +11844,9 @@
}
},
"node_modules/conventional-changelog-angular": {
"version": "8.1.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-8.1.0.tgz",
"integrity": "sha512-GGf2Nipn1RUCAktxuVauVr1e3r8QrLP/B0lEUsFktmGqc3ddbQkhoJZHJctVU829U1c6mTSWftrVOCHaL85Q3w==",
"version": "8.2.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-8.2.0.tgz",
"integrity": "sha512-4YB1zEXqB17oBI8yRsAs1T+ZhbdsOgJqkl6Trz+GXt/eKf1e4jnA0oW+sOd9BEENzEViuNW0DNoFFjSf3CeC5Q==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -11844,9 +11857,9 @@
}
},
"node_modules/conventional-changelog-conventionalcommits": {
"version": "9.1.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.1.0.tgz",
"integrity": "sha512-MnbEysR8wWa8dAEvbj5xcBgJKQlX/m0lhS8DsyAAWDHdfs2faDJxTgzRYlRYpXSe7UiKrIIlB4TrBKU9q9DgkA==",
"version": "9.2.0",
"resolved": "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.2.0.tgz",
"integrity": "sha512-fCf+ODjseueTV09wVBoC0HXLi3OyuBJ+HfE3L63Khxqnr99f9nUcnQh3a15lCWHlGLihyZShW/mVVkBagr9JvQ==",
"dev": true,
"license": "ISC",
"dependencies": {
@@ -11857,12 +11870,13 @@
}
},
"node_modules/conventional-commits-parser": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-6.2.1.tgz",
"integrity": "sha512-20pyHgnO40rvfI0NGF/xiEoFMkXDtkF8FwHvk5BokoFoCuTQRI8vrNCNFWUOfuolKJMm1tPCHc8GgYEtr1XRNA==",
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-6.3.0.tgz",
"integrity": "sha512-RfOq/Cqy9xV9bOA8N+ZH6DlrDR+5S3Mi0B5kACEjESpE+AviIpAptx9a9cFpWCCvgRtWT+0BbUw+e1BZfts9jg==",
"dev": true,
"license": "MIT",
"dependencies": {
"@simple-libs/stream-utils": "^1.2.0",
"meow": "^13.0.0"
},
"bin": {
@@ -11932,9 +11946,9 @@
"license": "MIT"
},
"node_modules/cosmiconfig": {
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.0.tgz",
"integrity": "sha512-itvL5h8RETACmOTFc4UfIyB2RfEHi71Ax6E/PivVxq9NseKbOWpeyHEOIbmAw1rs8Ak0VursQNww7lf7YtUwzg==",
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-9.0.1.tgz",
"integrity": "sha512-hr4ihw+DBqcvrsEDioRO31Z17x71pUYoNe/4h6Z0wB72p7MU7/9gH8Q3s12NFhHPfYBBOV3qyfUxmr/Yn3shnQ==",
"dev": true,
"license": "MIT",
"dependencies": {
+2 -2
View File
@@ -16,8 +16,8 @@
"codegen": "graphql-codegen && eslint graphql/generated/operations.ts --fix"
},
"devDependencies": {
"@commitlint/cli": "20.4.2",
"@commitlint/config-conventional": "20.4.2",
"@commitlint/cli": "20.4.3",
"@commitlint/config-conventional": "20.4.3",
"@graphql-codegen/cli": "6.1.2",
"@graphql-codegen/fragment-matcher": "6.0.0",
"@graphql-codegen/typescript": "5.0.8",