mirror of
https://github.com/podman-desktop/podman-desktop
synced 2026-04-21 17:47:22 +00:00
chore(deps-dev): bump the commitlint group with 2 updates
Bumps the commitlint group with 2 updates: [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) and [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional). Updates `@commitlint/cli` from 20.4.0 to 20.4.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.1/@commitlint/cli) Updates `@commitlint/config-conventional` from 20.4.0 to 20.4.1 - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.1/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint - dependency-name: "@commitlint/config-conventional" dependency-version: 20.4.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: commitlint ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f0f1e78df0
commit
9bc0b169d8
2 changed files with 57 additions and 38 deletions
|
|
@ -131,8 +131,8 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.3.13",
|
||||
"@commitlint/cli": "^20.4.0",
|
||||
"@commitlint/config-conventional": "^20.4.0",
|
||||
"@commitlint/cli": "^20.4.1",
|
||||
"@commitlint/config-conventional": "^20.4.1",
|
||||
"@electron/fuses": "^2.0.0",
|
||||
"@eslint/compat": "^2.0.2",
|
||||
"@eslint/eslintrc": "^3.3.3",
|
||||
|
|
|
|||
|
|
@ -146,11 +146,11 @@ importers:
|
|||
specifier: ^2.3.13
|
||||
version: 2.3.13
|
||||
'@commitlint/cli':
|
||||
specifier: ^20.4.0
|
||||
version: 20.4.0(@types/node@24.6.2)(typescript@5.9.3)
|
||||
specifier: ^20.4.1
|
||||
version: 20.4.1(@types/node@24.6.2)(typescript@5.9.3)
|
||||
'@commitlint/config-conventional':
|
||||
specifier: ^20.4.0
|
||||
version: 20.4.0
|
||||
specifier: ^20.4.1
|
||||
version: 20.4.1
|
||||
'@electron/fuses':
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.0
|
||||
|
|
@ -1910,21 +1910,21 @@ packages:
|
|||
resolution: {integrity: sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==}
|
||||
engines: {node: '>=0.1.90'}
|
||||
|
||||
'@commitlint/cli@20.4.0':
|
||||
resolution: {integrity: sha512-2lqrFrYNxjKxgMqeYiO3zNM14XN9v72/5xIJyvdLw7sHEGlfg6sweW01PGNWiqZa6/AuZwsb0uzkgWJy6F4N2w==}
|
||||
'@commitlint/cli@20.4.1':
|
||||
resolution: {integrity: sha512-uuFKKpc7OtQM+6SRqT+a4kV818o1pS+uvv/gsRhyX7g4x495jg+Q7P0+O9VNGyLXBYP0syksS7gMRDJKcekr6A==}
|
||||
engines: {node: '>=v18'}
|
||||
hasBin: true
|
||||
|
||||
'@commitlint/config-conventional@20.4.0':
|
||||
resolution: {integrity: sha512-nolhFe2YKIix0D4+tPXAWnnIc9WB5fOCgmm4h2EcRyEShC64oH/DpM9n++85NRdItvIhKb+Szsaeuug7KcEeIA==}
|
||||
'@commitlint/config-conventional@20.4.1':
|
||||
resolution: {integrity: sha512-0YUvIeBtpi86XriqrR+TCULVFiyYTIOEPjK7tTRMxjcBm1qlzb+kz7IF2WxL6Fq5DaundG8VO37BNgMkMTBwqA==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/config-validator@20.4.0':
|
||||
resolution: {integrity: sha512-zShmKTF+sqyNOfAE0vKcqnpvVpG0YX8F9G/ZIQHI2CoKyK+PSdladXMSns400aZ5/QZs+0fN75B//3Q5CHw++w==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/ensure@20.4.0':
|
||||
resolution: {integrity: sha512-F3qwnanJUisFWwh44GYYmMOxfgJL1FKV73FCB5zxo8pw1CHkxXadGfDfzNkN8B3iqgSGusDN2+oDH6upBmLszA==}
|
||||
'@commitlint/ensure@20.4.1':
|
||||
resolution: {integrity: sha512-WLQqaFx1pBooiVvBrA1YfJNFqZF8wS/YGOtr5RzApDbV9tQ52qT5VkTsY65hFTnXhW8PcDfZLaknfJTmPejmlw==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/execute-rule@20.0.0':
|
||||
|
|
@ -1935,12 +1935,12 @@ packages:
|
|||
resolution: {integrity: sha512-i3ki3WR0rgolFVX6r64poBHXM1t8qlFel1G1eCBvVgntE3fCJitmzSvH5JD/KVJN/snz6TfaX2CLdON7+s4WVQ==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/is-ignored@20.4.0':
|
||||
resolution: {integrity: sha512-E8AHpedEfuf+lZatFvFiJXA4TtZgBZ10+A7HzFudaEmTPPE5o6MGswxbxUIGAciaHAFj/oTTmyFc6A5tcvxE3Q==}
|
||||
'@commitlint/is-ignored@20.4.1':
|
||||
resolution: {integrity: sha512-In5EO4JR1lNsAv1oOBBO24V9ND1IqdAJDKZiEpdfjDl2HMasAcT7oA+5BKONv1pRoLG380DGPE2W2RIcUwdgLA==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/lint@20.4.0':
|
||||
resolution: {integrity: sha512-W90YCbm5h3Yg+btF5/X+cxsY6vd/H3tsFt6U7WBmDQSkKV8NmitYg89zeoSQyYEiQCwAsH0dcA+99aQtLZiSnw==}
|
||||
'@commitlint/lint@20.4.1':
|
||||
resolution: {integrity: sha512-g94LrGl/c6UhuhDQqNqU232aslLEN2vzc7MPfQTHzwzM4GHNnEAwVWWnh0zX8S5YXecuLXDwbCsoGwmpAgPWKA==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/load@20.4.0':
|
||||
|
|
@ -1951,8 +1951,8 @@ packages:
|
|||
resolution: {integrity: sha512-B5lGtvHgiLAIsK5nLINzVW0bN5hXv+EW35sKhYHE8F7V9Uz1fR4tx3wt7mobA5UNhZKUNgB/+ldVMQE6IHZRyA==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/parse@20.4.0':
|
||||
resolution: {integrity: sha512-NcRkqo/QUnuc1RgxRCIKTqobKzF0BKJ8h3i1jRyeZ+SEy5rO9dPNOh4BqrFsSznb5mnwETYB7ph9tUcthNkwAQ==}
|
||||
'@commitlint/parse@20.4.1':
|
||||
resolution: {integrity: sha512-XNtZjeRcFuAfUnhYrCY02+mpxwY4OmnvD3ETbVPs25xJFFz1nRo/25nHj+5eM+zTeRFvWFwD4GXWU2JEtoK1/w==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/read@20.4.0':
|
||||
|
|
@ -1963,8 +1963,8 @@ packages:
|
|||
resolution: {integrity: sha512-ay1KM8q0t+/OnlpqXJ+7gEFQNlUtSU5Gxr8GEwnVf2TPN3+ywc5DzL3JCxmpucqxfHBTFwfRMXxPRRnR5Ki20g==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/rules@20.4.0':
|
||||
resolution: {integrity: sha512-E+UoAA7WA4xrre9lDyX2vL4Df26I+vqMN4D8JoW/L2xE/VRDvn533/ibhgSlGYDltB9nm2S+1lti3PagEwO0ag==}
|
||||
'@commitlint/rules@20.4.1':
|
||||
resolution: {integrity: sha512-WtqypKEPbQEuJwJS4aKs0OoJRBKz1HXPBC9wRtzVNH68FLhPWzxXlF09hpUXM9zdYTpm4vAdoTGkWiBgQ/vL0g==}
|
||||
engines: {node: '>=v18'}
|
||||
|
||||
'@commitlint/to-lines@20.0.0':
|
||||
|
|
@ -8257,9 +8257,6 @@ packages:
|
|||
resolution: {integrity: sha512-eQQBjBnsVtGacsG9uJNB8qOr3yA8rga4wAaGG1qRcBzSIvfhERLrWxMAM1hp5fcS6Abo8M4+bUBTekYR0qTPQw==}
|
||||
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||
|
||||
kasi@2.0.1:
|
||||
resolution: {integrity: sha512-8qhiHZ1BN26ig1+jQ9fWEk6dj8T1wuxs00QRJfXIANI4scto1EuPUgqj+mxHls52WBfdTNJGQ8yYw9rDpWUcgQ==}
|
||||
|
||||
katex@0.16.25:
|
||||
resolution: {integrity: sha512-woHRUZ/iF23GBP1dkDQMh1QBad9dmr8/PAwNA54VrSOVYgI12MAcE14TqnDdQOdzyEonGzMepYnqBMYdsoAr8Q==}
|
||||
hasBin: true
|
||||
|
|
@ -8493,6 +8490,9 @@ packages:
|
|||
lodash.isplainobject@4.0.6:
|
||||
resolution: {integrity: sha512-oSXzaWypCMHkPC3NvBEaPHf0KsA5mvPrOPgQWDsbg8n7orZ290M0BmC/jgRZ4vcJ6DTAhjrsSYgdsW/F+MFOBA==}
|
||||
|
||||
lodash.kebabcase@4.1.1:
|
||||
resolution: {integrity: sha512-N8XRTIMMqqDgSy4VLKPnJ/+hpGZN+PHQiJnSenYqPaVV/NCqEogTnAdZLQiGKhxX+JCs8waWq2t1XHWKOmlY8g==}
|
||||
|
||||
lodash.memoize@4.1.2:
|
||||
resolution: {integrity: sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==}
|
||||
|
||||
|
|
@ -8502,12 +8502,21 @@ packages:
|
|||
lodash.mergewith@4.6.2:
|
||||
resolution: {integrity: sha512-GK3g5RPZWTRSeLSpgP8Xhra+pnjBC56q9FZYe1d5RN3TJ35dbkGy3YqBSMbyCrlbi+CM9Z3Jk5yTL7RCsqboyQ==}
|
||||
|
||||
lodash.snakecase@4.1.1:
|
||||
resolution: {integrity: sha512-QZ1d4xoBHYUeuouhEq3lk3Uq7ldgyFXGBhg04+oRLnIz8o9T65Eh+8YdroUwn846zchkA9yDsDl5CVVaV2nqYw==}
|
||||
|
||||
lodash.startcase@4.4.0:
|
||||
resolution: {integrity: sha512-+WKqsK294HMSc2jEbNgpHpd0JfIBhp7rEV4aqXWqFr6AlXov+SlcgB1Fv01y2kGe3Gc8nMW7VA0SrGuSkRfIEg==}
|
||||
|
||||
lodash.union@4.6.0:
|
||||
resolution: {integrity: sha512-c4pB2CdGrGdjMKYLA+XiRDO7Y0PRQbm/Gzg8qMj+QH+pFVAoTp5sBpO0odL3FjoPCGjK96p6qsP+yQoiLoOBcw==}
|
||||
|
||||
lodash.uniq@4.5.0:
|
||||
resolution: {integrity: sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==}
|
||||
|
||||
lodash.upperfirst@4.3.1:
|
||||
resolution: {integrity: sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==}
|
||||
|
||||
lodash@4.17.21:
|
||||
resolution: {integrity: sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==}
|
||||
|
||||
|
|
@ -13123,10 +13132,10 @@ snapshots:
|
|||
'@colors/colors@1.5.0':
|
||||
optional: true
|
||||
|
||||
'@commitlint/cli@20.4.0(@types/node@24.6.2)(typescript@5.9.3)':
|
||||
'@commitlint/cli@20.4.1(@types/node@24.6.2)(typescript@5.9.3)':
|
||||
dependencies:
|
||||
'@commitlint/format': 20.4.0
|
||||
'@commitlint/lint': 20.4.0
|
||||
'@commitlint/lint': 20.4.1
|
||||
'@commitlint/load': 20.4.0(@types/node@24.6.2)(typescript@5.9.3)
|
||||
'@commitlint/read': 20.4.0
|
||||
'@commitlint/types': 20.4.0
|
||||
|
|
@ -13136,7 +13145,7 @@ snapshots:
|
|||
- '@types/node'
|
||||
- typescript
|
||||
|
||||
'@commitlint/config-conventional@20.4.0':
|
||||
'@commitlint/config-conventional@20.4.1':
|
||||
dependencies:
|
||||
'@commitlint/types': 20.4.0
|
||||
conventional-changelog-conventionalcommits: 9.1.0
|
||||
|
|
@ -13146,10 +13155,14 @@ snapshots:
|
|||
'@commitlint/types': 20.4.0
|
||||
ajv: 8.17.1
|
||||
|
||||
'@commitlint/ensure@20.4.0':
|
||||
'@commitlint/ensure@20.4.1':
|
||||
dependencies:
|
||||
'@commitlint/types': 20.4.0
|
||||
kasi: 2.0.1
|
||||
lodash.camelcase: 4.3.0
|
||||
lodash.kebabcase: 4.1.1
|
||||
lodash.snakecase: 4.1.1
|
||||
lodash.startcase: 4.4.0
|
||||
lodash.upperfirst: 4.3.1
|
||||
|
||||
'@commitlint/execute-rule@20.0.0': {}
|
||||
|
||||
|
|
@ -13158,16 +13171,16 @@ snapshots:
|
|||
'@commitlint/types': 20.4.0
|
||||
picocolors: 1.1.1
|
||||
|
||||
'@commitlint/is-ignored@20.4.0':
|
||||
'@commitlint/is-ignored@20.4.1':
|
||||
dependencies:
|
||||
'@commitlint/types': 20.4.0
|
||||
semver: 7.7.3
|
||||
|
||||
'@commitlint/lint@20.4.0':
|
||||
'@commitlint/lint@20.4.1':
|
||||
dependencies:
|
||||
'@commitlint/is-ignored': 20.4.0
|
||||
'@commitlint/parse': 20.4.0
|
||||
'@commitlint/rules': 20.4.0
|
||||
'@commitlint/is-ignored': 20.4.1
|
||||
'@commitlint/parse': 20.4.1
|
||||
'@commitlint/rules': 20.4.1
|
||||
'@commitlint/types': 20.4.0
|
||||
|
||||
'@commitlint/load@20.4.0(@types/node@24.6.2)(typescript@5.9.3)':
|
||||
|
|
@ -13187,7 +13200,7 @@ snapshots:
|
|||
|
||||
'@commitlint/message@20.4.0': {}
|
||||
|
||||
'@commitlint/parse@20.4.0':
|
||||
'@commitlint/parse@20.4.1':
|
||||
dependencies:
|
||||
'@commitlint/types': 20.4.0
|
||||
conventional-changelog-angular: 8.1.0
|
||||
|
|
@ -13210,9 +13223,9 @@ snapshots:
|
|||
lodash.mergewith: 4.6.2
|
||||
resolve-from: 5.0.0
|
||||
|
||||
'@commitlint/rules@20.4.0':
|
||||
'@commitlint/rules@20.4.1':
|
||||
dependencies:
|
||||
'@commitlint/ensure': 20.4.0
|
||||
'@commitlint/ensure': 20.4.1
|
||||
'@commitlint/message': 20.4.0
|
||||
'@commitlint/to-lines': 20.0.0
|
||||
'@commitlint/types': 20.4.0
|
||||
|
|
@ -21143,8 +21156,6 @@ snapshots:
|
|||
|
||||
jsx-ast-utils-x@0.1.0: {}
|
||||
|
||||
kasi@2.0.1: {}
|
||||
|
||||
katex@0.16.25:
|
||||
dependencies:
|
||||
commander: 8.3.0
|
||||
|
|
@ -21345,16 +21356,24 @@ snapshots:
|
|||
|
||||
lodash.isplainobject@4.0.6: {}
|
||||
|
||||
lodash.kebabcase@4.1.1: {}
|
||||
|
||||
lodash.memoize@4.1.2: {}
|
||||
|
||||
lodash.merge@4.6.2: {}
|
||||
|
||||
lodash.mergewith@4.6.2: {}
|
||||
|
||||
lodash.snakecase@4.1.1: {}
|
||||
|
||||
lodash.startcase@4.4.0: {}
|
||||
|
||||
lodash.union@4.6.0: {}
|
||||
|
||||
lodash.uniq@4.5.0: {}
|
||||
|
||||
lodash.upperfirst@4.3.1: {}
|
||||
|
||||
lodash@4.17.21: {}
|
||||
|
||||
log-symbols@4.1.0:
|
||||
|
|
|
|||
Loading…
Reference in a new issue