From 59e891f8749e64d02bba4cb1a34e3cf9c6b6cc82 Mon Sep 17 00:00:00 2001 From: taiga-family-bot <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 07:19:03 +0000 Subject: [PATCH] chore(release): v0.235.3 --- CHANGELOG.md | 17 ++++++++++++ package-lock.json | 26 +++++++++---------- package.json | 2 +- projects/auto-changelog-config/package.json | 2 +- projects/browserslist-config/package.json | 2 +- projects/commitlint-config/package.json | 2 +- projects/cspell-config/package.json | 2 +- .../eslint-plugin-experience/package.json | 2 +- projects/jest-config/package.json | 2 +- projects/prettier-config/package.json | 2 +- projects/release-it-config/package.json | 2 +- projects/stylelint-config/package.json | 2 +- projects/syncer/package.json | 2 +- projects/tsconfig/package.json | 2 +- 14 files changed, 42 insertions(+), 25 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69093adc..6732b7ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +### [0.235.3](https://github.com/taiga-family/configurations/compare/v0.235.2...v0.235.3) (2024-12-15) + +### 🐞 Bug Fixes + +- update dependency stylelint to ^16.12.0 (#774) + [(ffbad19)](https://github.com/taiga-family/configurations/commit/ffbad199c63609c3b492a5406eb749190f402a16) +- update dependency @commitlint/cli to ^19.6.1 (#773) + [(5a9cf30)](https://github.com/taiga-family/configurations/commit/5a9cf3086e6c4b2b693f946e632cda4fdf5b51b8) +- update dependency cspell to ^8.17.0 (#772) + [(66f1727)](https://github.com/taiga-family/configurations/commit/66f172799952ccf6e0d03b15fca8e69ff6f9016e) +- update @stylistic/\* deps to ^2.12.1 (#771) + [(8e2ee83)](https://github.com/taiga-family/configurations/commit/8e2ee83ea32cd5f18a5213a4c9f921efbe5ac885) +- update dependency eslint-import-resolver-webpack to ^0.13.10 (#770) + [(f9a29d8)](https://github.com/taiga-family/configurations/commit/f9a29d87daf5bc0655b8041de1a23b394d390416) +- update @typescript-eslint/\* deps to ^8.18.0 (#767) + [(288a515)](https://github.com/taiga-family/configurations/commit/288a515a3cc3e7d83e20d349be9937be93ed9fb8) + ### [0.235.2](https://github.com/taiga-family/configurations/compare/v0.235.1...v0.235.2) (2024-12-09) ### 🐞 Bug Fixes diff --git a/package-lock.json b/package-lock.json index c6645c6a..f36c6f0b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "taiga-linters", - "version": "0.235.2", + "version": "0.235.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "taiga-linters", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "workspaces": [ "projects/*" @@ -22606,7 +22606,7 @@ }, "projects/auto-changelog-config": { "name": "@taiga-ui/auto-changelog-config", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "peerDependencies": { "auto-changelog": "2.5.0" @@ -22614,12 +22614,12 @@ }, "projects/browserslist-config": { "name": "@taiga-ui/browserslist-config", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0" }, "projects/commitlint-config": { "name": "@taiga-ui/commitlint-config", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "peerDependencies": { "@commitlint/cli": "^19.6.1", @@ -22628,7 +22628,7 @@ }, "projects/cspell-config": { "name": "@taiga-ui/cspell-config", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "peerDependencies": { "@cspell/dict-ar": "^1.1.3", @@ -22640,7 +22640,7 @@ }, "projects/eslint-plugin-experience": { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "dependencies": { "glob": "11.0.0" @@ -22687,7 +22687,7 @@ }, "projects/jest-config": { "name": "@taiga-ui/jest-config", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "dependencies": { "@types/jest": "29.5.14", @@ -22698,7 +22698,7 @@ }, "projects/prettier-config": { "name": "@taiga-ui/prettier-config", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "peerDependencies": { "@prettier/plugin-xml": "^3.4.1", @@ -22711,7 +22711,7 @@ }, "projects/release-it-config": { "name": "@taiga-ui/release-it-config", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "peerDependencies": { "@release-it/conventional-changelog": "9.0.3", @@ -22720,7 +22720,7 @@ }, "projects/stylelint-config": { "name": "@taiga-ui/stylelint-config", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "peerDependencies": { "@stylistic/stylelint-config": "^2.0.0", @@ -22736,7 +22736,7 @@ }, "projects/syncer": { "name": "@taiga-ui/syncer", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0", "dependencies": { "glob": "11.0.0" @@ -22750,7 +22750,7 @@ }, "projects/tsconfig": { "name": "@taiga-ui/tsconfig", - "version": "0.235.2", + "version": "0.235.3", "license": "Apache-2.0" } } diff --git a/package.json b/package.json index 0d835a36..5724309f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taiga-linters", - "version": "0.235.2", + "version": "0.235.3", "private": true, "license": "Apache-2.0", "workspaces": [ diff --git a/projects/auto-changelog-config/package.json b/projects/auto-changelog-config/package.json index fcc11730..c9f3f8be 100644 --- a/projects/auto-changelog-config/package.json +++ b/projects/auto-changelog-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/auto-changelog-config", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga UI auto-changelog config", "keywords": [ "auto-changelog" diff --git a/projects/browserslist-config/package.json b/projects/browserslist-config/package.json index fb9c228f..be081fae 100644 --- a/projects/browserslist-config/package.json +++ b/projects/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/browserslist-config", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga UI browserslist config", "keywords": [ "browserslist" diff --git a/projects/commitlint-config/package.json b/projects/commitlint-config/package.json index 4c91df57..0c8df1d2 100644 --- a/projects/commitlint-config/package.json +++ b/projects/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/commitlint-config", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga UI commitlint config", "keywords": [ "commitlint", diff --git a/projects/cspell-config/package.json b/projects/cspell-config/package.json index f11b0750..a73f1043 100644 --- a/projects/cspell-config/package.json +++ b/projects/cspell-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/cspell-config", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga UI cspell config", "keywords": [ "cspell" diff --git a/projects/eslint-plugin-experience/package.json b/projects/eslint-plugin-experience/package.json index 3e5b956d..6264202a 100644 --- a/projects/eslint-plugin-experience/package.json +++ b/projects/eslint-plugin-experience/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.235.2", + "version": "0.235.3", "description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects", "license": "Apache-2.0", "main": "index.js", diff --git a/projects/jest-config/package.json b/projects/jest-config/package.json index 438abbdd..abe24c7f 100644 --- a/projects/jest-config/package.json +++ b/projects/jest-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/jest-config", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga UI jest config", "keywords": [ "jest", diff --git a/projects/prettier-config/package.json b/projects/prettier-config/package.json index 5637c0d3..4f6ec638 100644 --- a/projects/prettier-config/package.json +++ b/projects/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/prettier-config", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga-ui prettier config", "keywords": [ "prettier", diff --git a/projects/release-it-config/package.json b/projects/release-it-config/package.json index f042506c..ff6c88c0 100644 --- a/projects/release-it-config/package.json +++ b/projects/release-it-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/release-it-config", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga UI release-it config", "keywords": [ "release-it" diff --git a/projects/stylelint-config/package.json b/projects/stylelint-config/package.json index 7dce70e7..cbb2185e 100644 --- a/projects/stylelint-config/package.json +++ b/projects/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/stylelint-config", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga UI stylelint config", "keywords": [ "stylelint", diff --git a/projects/syncer/package.json b/projects/syncer/package.json index 107c6e67..3a6357f6 100644 --- a/projects/syncer/package.json +++ b/projects/syncer/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/syncer", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga UI CLI tool for sync version in npm workspaces", "keywords": [ "sync version" diff --git a/projects/tsconfig/package.json b/projects/tsconfig/package.json index 282434ec..85968640 100644 --- a/projects/tsconfig/package.json +++ b/projects/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/tsconfig", - "version": "0.235.2", + "version": "0.235.3", "description": "Taiga UI tsconfig", "keywords": [ "taiga-ui",