diff --git a/package.json b/package.json index 9e05ce563..d46365a41 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "code-suggester": "^4.2.0", "conventional-changelog-conventionalcommits": "^10.2.1", "conventional-changelog-writer": "^9.1.1", - "conventional-commits-filter": "^3.0.0", + "conventional-commits-filter": "^6.0.1", "diff": "^5.2.2", "handlebars": "^4.7.9", "http-proxy-agent": "^9.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 420e75b51..9aeb2e371 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -72,8 +72,8 @@ importers: specifier: ^9.1.1 version: 9.1.1 conventional-commits-filter: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^6.0.1 + version: 6.0.1 diff: specifier: ^5.2.2 version: 5.2.2 @@ -901,10 +901,6 @@ packages: engines: {node: '>=22'} hasBin: true - conventional-commits-filter@3.0.0: - resolution: {integrity: sha512-1ymej8b5LouPx9Ox0Dw/qAO2dVdfpRFq28e5Y0jJEU8ZrLdy0vOSkkIInwmxErFGhg6SALro60ZrwYFVTUDo4Q==} - engines: {node: '>=14'} - conventional-commits-filter@6.0.1: resolution: {integrity: sha512-cs+LadpH7Kpw0M3k8wurk+sOVVDAENA0iK4OBOrkL94j5lEVYRJ4j3zd2bhY9qgzyrPqthdcYT3axzRN7AliMg==} engines: {node: '>=22'} @@ -1251,9 +1247,6 @@ packages: resolution: {integrity: sha512-gUD/epcRms75Cw8RT1pUdHugZYM5ce64ucs2GEISABwkRsOQr0q2wm/MV2TKThycIe5e0ytRweW2RZxclogCdQ==} engines: {node: '>=8'} - lodash.ismatch@4.4.0: - resolution: {integrity: sha512-fPMfXjGQEV9Xsq/8MTSgUf255gawYRbjwMyDbcvDhXgV7enSZA0hynz6vMPnpAb5iONEzBHBPsT+0zes5Z301g==} - lru-cache@6.0.0: resolution: {integrity: sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==} engines: {node: '>=10'} @@ -1286,10 +1279,6 @@ packages: minimist@1.2.8: resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==} - modify-values@1.0.1: - resolution: {integrity: sha512-xV2bxeN6F7oYjZWTe/YPAy6MN2M+sL4u/Rlm2AHCIVGfo2p1yGmBHQ6vHehl4bRTZBdHu3TSkWdYgkwpYzAGSw==} - engines: {node: '>=0.10.0'} - ms@2.1.2: resolution: {integrity: sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==} @@ -1373,6 +1362,10 @@ packages: resolution: {integrity: sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==} engines: {node: '>=12'} + picomatch@4.0.5: + resolution: {integrity: sha512-RvwwcruNjI1ncT5xRakeyS9Lf8lcItv34KD+aif+VH9kduAyfYBipGh12274xtenIPZ119/R9BdTBa8gAwSh0A==} + engines: {node: '>=12'} + pify@4.0.1: resolution: {integrity: sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==} engines: {node: '>=6'} @@ -2478,11 +2471,6 @@ snapshots: meow: 14.1.0 semver: 7.8.5 - conventional-commits-filter@3.0.0: - dependencies: - lodash.ismatch: 4.4.0 - modify-values: 1.0.1 - conventional-commits-filter@6.0.1: {} convert-source-map@2.0.0: {} @@ -2770,8 +2758,6 @@ snapshots: strip-bom: 4.0.0 type-fest: 0.6.0 - lodash.ismatch@4.4.0: {} - lru-cache@6.0.0: dependencies: yallist: 4.0.0 @@ -2807,8 +2793,6 @@ snapshots: minimist@1.2.8: {} - modify-values@1.0.1: {} - ms@2.1.2: {} msw@2.14.6(@types/node@26.0.1)(typescript@5.9.3): @@ -2895,6 +2879,8 @@ snapshots: picomatch@4.0.4: {} + picomatch@4.0.5: {} + pify@4.0.1: {} postcss@8.5.16: @@ -3081,7 +3067,7 @@ snapshots: vite@8.0.13(@types/node@26.0.1)(yaml@2.9.0): dependencies: lightningcss: 1.32.0 - picomatch: 4.0.4 + picomatch: 4.0.5 postcss: 8.5.16 rolldown: 1.0.1 tinyglobby: 0.2.17