Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions .commitlintrc.mjs
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
import conventionalConfig from '@alma-oss/commitlint-config';

export default {
extends: ['@commitlint/config-conventional'],
extends: ['@alma-oss/commitlint-config'],
ignores: [
(commit) => commit.includes('[ci-skip]'),
(commit) => commit.includes('Pull request'),
...conventionalConfig.ignores,
(commit) => commit.includes('Updated styles and tokens'),
],
rules: {
Expand Down
4 changes: 2 additions & 2 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ npmMinimalAgeGate: '7d'

# List of packages that are pre-approved to bypass the minimal age gate
# @see: https://yarnpkg.com/configuration/yarnrc#npmPreapprovedPackages
npmPreapprovedPackages: []
npmPreapprovedPackages: ['@alma-oss/*']

# Enable provenance publishing for npm packages
# @see: https://yarnpkg.com/configuration/yarnrc#npmPublishProvenance
Expand Down Expand Up @@ -151,7 +151,7 @@ catalogs:
eslint-import-resolver-typescript: 3.10.1
eslint-restricted-globals: ^0.2.0
'@commitlint/cli': 19.8.1
'@commitlint/config-conventional': 20.4.2
'@alma-oss/commitlint-config': 3.0.0
conventional-changelog-conventionalcommits: 7.0.2
lint-staged: 15.5.2
husky: 9.1.7
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,10 +60,10 @@
"version": "yarn format:fix:changelog"
},
"devDependencies": {
"@alma-oss/commitlint-config": "catalog:lint",
"@almacareer/remark-config": "catalog:lint",
"@axe-core/playwright": "catalog:test",
"@commitlint/cli": "catalog:lint",
"@commitlint/config-conventional": "catalog:lint",
"@eslint/compat": "catalog:lint",
"@eslint/eslintrc": "catalog:lint",
"@omlet/cli": "catalog:design-tools",
Expand Down
57 changes: 18 additions & 39 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@ __metadata:
languageName: node
linkType: hard

"@alma-oss/commitlint-config@npm:3.0.0":
version: 3.0.0
resolution: "@alma-oss/commitlint-config@npm:3.0.0"
dependencies:
"@commitlint/config-conventional": "npm:^19.0.0"
checksum: 10/7a269a664db580f7a10f3cb6d12bd2dce82b1f1892e73df30791b2fb262dff0edba0cc88d17907922c9efd0511c8be60bead0589be94a2f6c675b67e7d187cbb
languageName: node
linkType: hard

"@alma-oss/spirit-analytics@workspace:packages/analytics":
version: 0.0.0-use.local
resolution: "@alma-oss/spirit-analytics@workspace:packages/analytics"
Expand Down Expand Up @@ -2755,13 +2764,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/config-conventional@npm:20.4.2":
version: 20.4.2
resolution: "@commitlint/config-conventional@npm:20.4.2"
"@commitlint/config-conventional@npm:^19.0.0":
version: 19.8.1
resolution: "@commitlint/config-conventional@npm:19.8.1"
dependencies:
"@commitlint/types": "npm:^20.4.0"
conventional-changelog-conventionalcommits: "npm:^9.1.0"
checksum: 10/60d2f25db3bf1e1ecb6d13a7420e707bb121d19de27fc6579ea251786cbfacccb8a67a6a3c5eb65a5ff107c8c32e5670a16cdfe3608d519b005d4be87fbfabc5
"@commitlint/types": "npm:^19.8.1"
conventional-changelog-conventionalcommits: "npm:^7.0.2"
checksum: 10/aa61837baaf49e8ccf5eb8fa1bd78656abbea58edb73dacddc64c8915f1d28b27590005d66664c88b9a28a57e9a03ff11cf3b1d913af1ea4e86f3b66678ce630
languageName: node
linkType: hard

Expand Down Expand Up @@ -2929,16 +2938,6 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/types@npm:^20.4.0":
version: 20.4.0
resolution: "@commitlint/types@npm:20.4.0"
dependencies:
conventional-commits-parser: "npm:^6.2.1"
picocolors: "npm:^1.1.1"
checksum: 10/aff0e6d33eb3191fad3c20d7d46e282ae3dacca52a24f372ac880f0231c859a26726d25565246ea34b67aa9ac1db55f12ef3d635bd6fe9e68cb34fa0a7c5fe47
languageName: node
linkType: hard

"@cspotcode/source-map-support@npm:^0.8.0":
version: 0.8.1
resolution: "@cspotcode/source-map-support@npm:0.8.1"
Expand Down Expand Up @@ -14703,7 +14702,7 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:7.0.2":
"conventional-changelog-conventionalcommits@npm:7.0.2, conventional-changelog-conventionalcommits@npm:^7.0.2":
version: 7.0.2
resolution: "conventional-changelog-conventionalcommits@npm:7.0.2"
dependencies:
Expand All @@ -14712,15 +14711,6 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^9.1.0":
version: 9.1.0
resolution: "conventional-changelog-conventionalcommits@npm:9.1.0"
dependencies:
compare-func: "npm:^2.0.0"
checksum: 10/932522a9eb2f19f8b6efc05f1de0b8d4775842e2156c2c58358d25069bfc43ca1a6198fb07666d7abc83695a10591787c23b7ff2e1e2d73ac484cfb2f57f5f7f
languageName: node
linkType: hard

"conventional-changelog-core@npm:5.0.1":
version: 5.0.1
resolution: "conventional-changelog-core@npm:5.0.1"
Expand Down Expand Up @@ -14802,17 +14792,6 @@ __metadata:
languageName: node
linkType: hard

"conventional-commits-parser@npm:^6.2.1":
version: 6.2.1
resolution: "conventional-commits-parser@npm:6.2.1"
dependencies:
meow: "npm:^13.0.0"
bin:
conventional-commits-parser: dist/cli/index.js
checksum: 10/342764ac7c8114e3030d9d86968eafa3023ed887bc66412f89891fb55f09179d151a02342142a4039ca3375a7e39553d29789e022afd08edddbd995a1d5d9c24
languageName: node
linkType: hard

"conventional-recommended-bump@npm:7.0.1":
version: 7.0.1
resolution: "conventional-recommended-bump@npm:7.0.1"
Expand Down Expand Up @@ -25329,7 +25308,7 @@ __metadata:
languageName: node
linkType: hard

"meow@npm:^13.0.0, meow@npm:^13.2.0":
"meow@npm:^13.2.0":
version: 13.2.0
resolution: "meow@npm:13.2.0"
checksum: 10/4eff5bc921fed0b8a471ad79069d741a0210036d717547d0c7f36fdaf84ef7a3036225f38b6a53830d84dc9cbf8b944b097fde62381b8b5b215119e735ce1063
Expand Down Expand Up @@ -33472,10 +33451,10 @@ __metadata:
version: 0.0.0-use.local
resolution: "spirit@workspace:."
dependencies:
"@alma-oss/commitlint-config": "catalog:lint"
"@almacareer/remark-config": "catalog:lint"
"@axe-core/playwright": "catalog:test"
"@commitlint/cli": "catalog:lint"
"@commitlint/config-conventional": "catalog:lint"
"@eslint/compat": "catalog:lint"
"@eslint/eslintrc": "catalog:lint"
"@omlet/cli": "catalog:design-tools"
Expand Down
Loading