From bc47ea55cd65a89c33c5efc9519d0d9f6eeff542 Mon Sep 17 00:00:00 2001 From: taiga-family-bot <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 07:16:34 +0000 Subject: [PATCH] chore(release): v0.243.0 --- CHANGELOG.md | 29 +++++++++++++++++++ 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, 54 insertions(+), 25 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 88a6a780..d9952b2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,32 @@ +### [0.243.0](https://github.com/taiga-family/configurations/compare/v0.242.0...v0.243.0) (2025-01-19) + +### 🐞 Bug Fixes + +- update dependency eslint-plugin-prettier to ^5.2.3 (#821) + [(c728753)](https://github.com/taiga-family/configurations/commit/c7287539450e2587823c2aa7a82a0dcab39ee1a2) +- update dependency sort-package-json to ^2.14.0 (#817) + [(04f30fc)](https://github.com/taiga-family/configurations/commit/04f30fc371bd97ed8e5676be9c3e6b662bf66e66) +- update dependency eslint-plugin-prettier to ^5.2.2 (#816) + [(d1cbd2e)](https://github.com/taiga-family/configurations/commit/d1cbd2ec467fa6e19db17a46a49a59681399ed40) +- update dependency eslint-plugin-jest to ^28.11.0 (#815) + [(04a26eb)](https://github.com/taiga-family/configurations/commit/04a26ebcf8c9d0bed4706084ae85f88e98d01345) +- update dependency eslint-plugin-jest to ^28.10.1 (#814) + [(227a8f4)](https://github.com/taiga-family/configurations/commit/227a8f4e1e39b0031dec265085e6a67a412ab43e) +- update dependency stylelint to ^16.13.2 (#813) + [(83558ca)](https://github.com/taiga-family/configurations/commit/83558caba529040e46c8fd2778df341736585785) +- update dependency postcss to ^8.5.1 (#812) + [(49bb9ed)](https://github.com/taiga-family/configurations/commit/49bb9ed07dad790b02c4bd4b5fe0f50e6a0f86c6) +- update dependency postcss to ^8.5.0 (#811) + [(cf46a07)](https://github.com/taiga-family/configurations/commit/cf46a07bfe0573a53247a39cf803c3e25e19444d) +- update dependency stylelint to ^16.13.1 (#810) + [(6a1df74)](https://github.com/taiga-family/configurations/commit/6a1df74287058f78c293ebf669dcb8f5989d4717) +- update dependency cspell to ^8.17.2 (#809) + [(c711186)](https://github.com/taiga-family/configurations/commit/c711186c2ea21430b767a8fc4443359253b9ea73) +- update @typescript-eslint/\* deps to ^8.20.0 (#808) + [(22a20c9)](https://github.com/taiga-family/configurations/commit/22a20c9ecefff1f06b7b10f5ea05cf832726b476) +- update dependency sort-package-json to ^2.13.0 (#807) + [(044fc67)](https://github.com/taiga-family/configurations/commit/044fc6750d7fd6cc11718d110a59cbe013149efe) + ### [0.242.0](https://github.com/taiga-family/configurations/compare/v0.241.0...v0.242.0) (2025-01-13) ### 🐞 Bug Fixes diff --git a/package-lock.json b/package-lock.json index 01542729..a7d9061e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "taiga-linters", - "version": "0.242.0", + "version": "0.243.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "taiga-linters", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "workspaces": [ "projects/*" @@ -23439,7 +23439,7 @@ }, "projects/auto-changelog-config": { "name": "@taiga-ui/auto-changelog-config", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "peerDependencies": { "auto-changelog": "2.5.0" @@ -23447,12 +23447,12 @@ }, "projects/browserslist-config": { "name": "@taiga-ui/browserslist-config", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0" }, "projects/commitlint-config": { "name": "@taiga-ui/commitlint-config", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "peerDependencies": { "@commitlint/cli": "^19.6.1", @@ -23461,7 +23461,7 @@ }, "projects/cspell-config": { "name": "@taiga-ui/cspell-config", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "peerDependencies": { "@cspell/dict-ar": "^1.1.4", @@ -23473,7 +23473,7 @@ }, "projects/eslint-plugin-experience": { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "dependencies": { "glob": "11.0.1" @@ -23520,7 +23520,7 @@ }, "projects/jest-config": { "name": "@taiga-ui/jest-config", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "dependencies": { "@types/jest": "29.5.14", @@ -23531,7 +23531,7 @@ }, "projects/prettier-config": { "name": "@taiga-ui/prettier-config", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "peerDependencies": { "@prettier/plugin-xml": "^3.4.1", @@ -23544,7 +23544,7 @@ }, "projects/release-it-config": { "name": "@taiga-ui/release-it-config", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "peerDependencies": { "@release-it/conventional-changelog": "10.0.0", @@ -23553,7 +23553,7 @@ }, "projects/stylelint-config": { "name": "@taiga-ui/stylelint-config", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "peerDependencies": { "@stylistic/stylelint-config": "^2.0.0", @@ -23569,7 +23569,7 @@ }, "projects/syncer": { "name": "@taiga-ui/syncer", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0", "dependencies": { "glob": "11.0.1" @@ -23583,7 +23583,7 @@ }, "projects/tsconfig": { "name": "@taiga-ui/tsconfig", - "version": "0.242.0", + "version": "0.243.0", "license": "Apache-2.0" } } diff --git a/package.json b/package.json index 411fb55f..02118a53 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taiga-linters", - "version": "0.242.0", + "version": "0.243.0", "private": true, "license": "Apache-2.0", "workspaces": [ diff --git a/projects/auto-changelog-config/package.json b/projects/auto-changelog-config/package.json index 6ebdaa7a..3d8cde43 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.242.0", + "version": "0.243.0", "description": "Taiga UI auto-changelog config", "keywords": [ "auto-changelog" diff --git a/projects/browserslist-config/package.json b/projects/browserslist-config/package.json index 9a75bec0..adb22c1e 100644 --- a/projects/browserslist-config/package.json +++ b/projects/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/browserslist-config", - "version": "0.242.0", + "version": "0.243.0", "description": "Taiga UI browserslist config", "keywords": [ "browserslist" diff --git a/projects/commitlint-config/package.json b/projects/commitlint-config/package.json index 46b8de65..ce41e806 100644 --- a/projects/commitlint-config/package.json +++ b/projects/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/commitlint-config", - "version": "0.242.0", + "version": "0.243.0", "description": "Taiga UI commitlint config", "keywords": [ "commitlint", diff --git a/projects/cspell-config/package.json b/projects/cspell-config/package.json index 1eccf171..694bdefc 100644 --- a/projects/cspell-config/package.json +++ b/projects/cspell-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/cspell-config", - "version": "0.242.0", + "version": "0.243.0", "description": "Taiga UI cspell config", "keywords": [ "cspell" diff --git a/projects/eslint-plugin-experience/package.json b/projects/eslint-plugin-experience/package.json index 4693cbc1..44ac3a86 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.242.0", + "version": "0.243.0", "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 e05603c0..078df4c3 100644 --- a/projects/jest-config/package.json +++ b/projects/jest-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/jest-config", - "version": "0.242.0", + "version": "0.243.0", "description": "Taiga UI jest config", "keywords": [ "jest", diff --git a/projects/prettier-config/package.json b/projects/prettier-config/package.json index 96317763..77bb11f5 100644 --- a/projects/prettier-config/package.json +++ b/projects/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/prettier-config", - "version": "0.242.0", + "version": "0.243.0", "description": "Taiga-ui prettier config", "keywords": [ "prettier", diff --git a/projects/release-it-config/package.json b/projects/release-it-config/package.json index 30c7b54c..518212d7 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.242.0", + "version": "0.243.0", "description": "Taiga UI release-it config", "keywords": [ "release-it" diff --git a/projects/stylelint-config/package.json b/projects/stylelint-config/package.json index e2679d2f..e2dcbf84 100644 --- a/projects/stylelint-config/package.json +++ b/projects/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/stylelint-config", - "version": "0.242.0", + "version": "0.243.0", "description": "Taiga UI stylelint config", "keywords": [ "stylelint", diff --git a/projects/syncer/package.json b/projects/syncer/package.json index 12191d0a..a00ab3d9 100644 --- a/projects/syncer/package.json +++ b/projects/syncer/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/syncer", - "version": "0.242.0", + "version": "0.243.0", "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 4f0f1d22..b0fa348a 100644 --- a/projects/tsconfig/package.json +++ b/projects/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/tsconfig", - "version": "0.242.0", + "version": "0.243.0", "description": "Taiga UI tsconfig", "keywords": [ "taiga-ui",