From f7c3385a55f38b87173d0b574617d8d12594caa9 Mon Sep 17 00:00:00 2001 From: taiga-family-bot <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 13:56:01 +0000 Subject: [PATCH] chore(release): v0.249.0 --- CHANGELOG.md | 20 +++++++++++++ package-lock.json | 28 +++++++++---------- 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 +- .../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 +- 15 files changed, 47 insertions(+), 27 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4f9545d2..38db829c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,23 @@ +### [0.249.0](https://github.com/taiga-family/configurations/compare/v0.248.0...v0.249.0) (2025-02-10) + +### 🚀 Features + +- **eslint-plugin-experience-next**: add rules for compatibility eslint9 (#851) + [(ffe92cb)](https://github.com/taiga-family/configurations/commit/ffe92cba4f068f59f2e3341cf568c43d6bb20d5d) + +### 🐞 Bug Fixes + +- **stylelint-config**: disable conflicted rule (#852) + [(045aa1c)](https://github.com/taiga-family/configurations/commit/045aa1cdfa18ac831c380fc6eb8c6bc9b4ac0971) +- update dependency prettier to ^3.5.0 (#849) + [(62e6a66)](https://github.com/taiga-family/configurations/commit/62e6a66fe89c216480e4b1935b2afb0f4f88861b) +- update dependency @babel/eslint-parser to ^7.26.8 (#848) + [(7e9450b)](https://github.com/taiga-family/configurations/commit/7e9450b9657931ce2b15dbcc8206d361009c359f) +- update @stylistic/\* deps to ^3.1.0 (#847) + [(a4911cc)](https://github.com/taiga-family/configurations/commit/a4911cc8bf2f8ff7e350aa04ab4604be310ca4c3) +- pin dependencies (#836) + [(a75bbc2)](https://github.com/taiga-family/configurations/commit/a75bbc27e9bda0d9c27d3d57f4c6cd1aa147c486) + ### [0.248.0](https://github.com/taiga-family/configurations/compare/v0.247.0...v0.248.0) (2025-02-05) ### 🐞 Bug Fixes diff --git a/package-lock.json b/package-lock.json index 9dbb4f67..86477921 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "taiga-linters", - "version": "0.248.0", + "version": "0.249.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "taiga-linters", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "workspaces": [ "projects/*" @@ -23831,7 +23831,7 @@ }, "projects/auto-changelog-config": { "name": "@taiga-ui/auto-changelog-config", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "peerDependencies": { "auto-changelog": "2.5.0" @@ -23839,12 +23839,12 @@ }, "projects/browserslist-config": { "name": "@taiga-ui/browserslist-config", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0" }, "projects/commitlint-config": { "name": "@taiga-ui/commitlint-config", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "peerDependencies": { "@commitlint/cli": "^19.7.1", @@ -23853,7 +23853,7 @@ }, "projects/cspell-config": { "name": "@taiga-ui/cspell-config", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "peerDependencies": { "@cspell/dict-ar": "^1.1.4", @@ -23865,7 +23865,7 @@ }, "projects/eslint-plugin-experience": { "name": "@taiga-ui/eslint-plugin-experience", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "dependencies": { "glob": "11.0.1" @@ -23912,7 +23912,7 @@ }, "projects/eslint-plugin-experience-next": { "name": "@taiga-ui/eslint-plugin-experience-next", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "dependencies": { "@eslint/compat": "1.2.6", @@ -24597,7 +24597,7 @@ }, "projects/jest-config": { "name": "@taiga-ui/jest-config", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "dependencies": { "@types/jest": "29.5.14", @@ -24608,7 +24608,7 @@ }, "projects/prettier-config": { "name": "@taiga-ui/prettier-config", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "peerDependencies": { "@prettier/plugin-xml": "^3.4.1", @@ -24621,7 +24621,7 @@ }, "projects/release-it-config": { "name": "@taiga-ui/release-it-config", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "peerDependencies": { "@release-it/conventional-changelog": "10.0.0", @@ -24630,7 +24630,7 @@ }, "projects/stylelint-config": { "name": "@taiga-ui/stylelint-config", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "peerDependencies": { "@stylistic/stylelint-config": "^2.0.0", @@ -24646,7 +24646,7 @@ }, "projects/syncer": { "name": "@taiga-ui/syncer", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0", "dependencies": { "glob": "11.0.1" @@ -24660,7 +24660,7 @@ }, "projects/tsconfig": { "name": "@taiga-ui/tsconfig", - "version": "0.248.0", + "version": "0.249.0", "license": "Apache-2.0" } } diff --git a/package.json b/package.json index d8e86c92..0eb87202 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "taiga-linters", - "version": "0.248.0", + "version": "0.249.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 007a7a55..20f468dd 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.248.0", + "version": "0.249.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 63f95812..0c3fd5d9 100644 --- a/projects/browserslist-config/package.json +++ b/projects/browserslist-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/browserslist-config", - "version": "0.248.0", + "version": "0.249.0", "description": "Taiga UI browserslist config", "keywords": [ "browserslist" diff --git a/projects/commitlint-config/package.json b/projects/commitlint-config/package.json index 43c75870..51c622d1 100644 --- a/projects/commitlint-config/package.json +++ b/projects/commitlint-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/commitlint-config", - "version": "0.248.0", + "version": "0.249.0", "description": "Taiga UI commitlint config", "keywords": [ "commitlint", diff --git a/projects/cspell-config/package.json b/projects/cspell-config/package.json index 28f52c43..2e8c6c34 100644 --- a/projects/cspell-config/package.json +++ b/projects/cspell-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/cspell-config", - "version": "0.248.0", + "version": "0.249.0", "description": "Taiga UI cspell config", "keywords": [ "cspell" diff --git a/projects/eslint-plugin-experience-next/package.json b/projects/eslint-plugin-experience-next/package.json index f156c831..3bc56db6 100644 --- a/projects/eslint-plugin-experience-next/package.json +++ b/projects/eslint-plugin-experience-next/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/eslint-plugin-experience-next", - "version": "0.248.0", + "version": "0.249.0", "description": "An ESLint plugin to enforce a consistent code styles across taiga-ui projects", "license": "Apache-2.0", "main": "eslint.config.ts", diff --git a/projects/eslint-plugin-experience/package.json b/projects/eslint-plugin-experience/package.json index 943f0b7f..fc66a618 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.248.0", + "version": "0.249.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 e2de5302..f6c28250 100644 --- a/projects/jest-config/package.json +++ b/projects/jest-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/jest-config", - "version": "0.248.0", + "version": "0.249.0", "description": "Taiga UI jest config", "keywords": [ "jest", diff --git a/projects/prettier-config/package.json b/projects/prettier-config/package.json index 11407549..7b3c085c 100644 --- a/projects/prettier-config/package.json +++ b/projects/prettier-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/prettier-config", - "version": "0.248.0", + "version": "0.249.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 3b744185..71d9f328 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.248.0", + "version": "0.249.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 5aaaa099..0a5505ff 100644 --- a/projects/stylelint-config/package.json +++ b/projects/stylelint-config/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/stylelint-config", - "version": "0.248.0", + "version": "0.249.0", "description": "Taiga UI stylelint config", "keywords": [ "stylelint", diff --git a/projects/syncer/package.json b/projects/syncer/package.json index 8e690fd8..c5617279 100644 --- a/projects/syncer/package.json +++ b/projects/syncer/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/syncer", - "version": "0.248.0", + "version": "0.249.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 9604df4c..bb03b090 100644 --- a/projects/tsconfig/package.json +++ b/projects/tsconfig/package.json @@ -1,6 +1,6 @@ { "name": "@taiga-ui/tsconfig", - "version": "0.248.0", + "version": "0.249.0", "description": "Taiga UI tsconfig", "keywords": [ "taiga-ui",