From 9f0d1327ecfda3e8c7a10feee8fc4753a8fa347b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Krzy=C5=BCanowski?= Date: Sat, 13 Apr 2024 15:31:53 +0200 Subject: [PATCH] feat: manually change version to 1.0.0 --- .github/dependabot.yml | 4 + .github/workflows/code-quality-assurance.yml | 17 ++++ package-lock.json | 91 +++++++++++++++++-- packages/biome-config/package.json | 2 +- .../package.json | 6 +- packages/lefthook-config/package.json | 7 +- packages/postcss-config/package.json | 6 +- packages/rollup-config/package.json | 6 +- packages/typescript-config/package.json | 7 +- packages/unit-testing-config/package.json | 6 +- 10 files changed, 118 insertions(+), 34 deletions(-) create mode 100644 .github/workflows/code-quality-assurance.yml diff --git a/.github/dependabot.yml b/.github/dependabot.yml index a36f5f0..445158f 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -31,8 +31,12 @@ updates: - "@testing-library*" - "vite-tsconfig-paths" - "vitest" + - "jsdom" lerna: patterns: - "lerna" - "nx" + types: + patterns: + - "@types*" diff --git a/.github/workflows/code-quality-assurance.yml b/.github/workflows/code-quality-assurance.yml new file mode 100644 index 0000000..f9619e7 --- /dev/null +++ b/.github/workflows/code-quality-assurance.yml @@ -0,0 +1,17 @@ +name: "Code quality assurance: @exile-watch / doryani" + +on: + push: + branches: + - main + +jobs: + code-quality-assurance: + runs-on: ubuntu-latest + steps: + - name: Code quality assurance + if: "!contains(github.event.head_commit.message, '[skip ci]')" + uses: exile-watch/doryani/code-quality-assurance@main + with: + GH_ACTOR: ${{ github.actor }} + GH_TOKEN: ${{ secrets.GH_TOKEN }} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index f333a14..1ca0100 100644 --- a/package-lock.json +++ b/package-lock.json @@ -18638,7 +18638,7 @@ }, "packages/biome-config": { "name": "@exile-watch/biome-config", - "version": "0.3.6", + "version": "1.0.0", "license": "ISC", "dependencies": { "@biomejs/biome": "^1.6.3" @@ -18646,14 +18646,14 @@ }, "packages/conventional-changelog-config": { "name": "@exile-watch/conventional-changelog-config", - "version": "0.2.3", + "version": "1.0.0", "dependencies": { "conventional-changelog-conventionalcommits": "^7.0.2" } }, "packages/lefthook-config": { "name": "@exile-watch/lefthook-config", - "version": "0.5.11", + "version": "1.0.0", "dependencies": { "@commitlint/cli": "^19.0.3", "@commitlint/config-conventional": "^19.0.3", @@ -18664,7 +18664,7 @@ }, "packages/postcss-config": { "name": "@exile-watch/postcss-config", - "version": "0.2.2", + "version": "1.0.0", "dependencies": { "postcss": "^8.4.35", "postcss-preset-mantine": "^1.13.0", @@ -18673,7 +18673,7 @@ }, "packages/rollup-config": { "name": "@exile-watch/rollup-config", - "version": "0.2.7", + "version": "1.0.0", "dependencies": { "@exile-watch/postcss-config": "^0.2.2", "@rollup/plugin-commonjs": "^25.0.7", @@ -18703,6 +18703,26 @@ "tslib": "^2.3.0" } }, + "packages/rollup-config/node_modules/@exile-watch/postcss-config": { + "version": "0.2.2", + "resolved": "https://npm.pkg.github.com/download/@exile-watch/postcss-config/0.2.2/e09a4397c9872b5bfa873ed2fadea254a8898f6c", + "integrity": "sha512-HYTQun32qJYH9jgMzXbVKcLdLtYQkuh0QMqQXSUjjCEdzFboNU65Pz2znhdQ8OabqsocSA1slkTjDNgpPFvjMg==", + "dependencies": { + "postcss": "^8.4.35", + "postcss-preset-mantine": "^1.13.0", + "postcss-simple-vars": "^7.0.1" + } + }, + "packages/rollup-config/node_modules/@exile-watch/typescript-config": { + "version": "0.3.2", + "resolved": "https://npm.pkg.github.com/download/@exile-watch/typescript-config/0.3.2/62165b6eb9eaea116df9c6cf6a1f5704b877c513", + "integrity": "sha512-a7ZEpYRvnC8FyfvcmkdV1EV9/M0JDkr+7NO7DlUagciLfUwYzstdUNPZiJ3J6WYf6FmbPhog6fcGUAjjQx96ng==", + "dev": true, + "license": "ISC", + "dependencies": { + "typescript": "^5.3.3" + } + }, "packages/rollup-config/node_modules/rollup": { "version": "2.79.1", "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz", @@ -18745,7 +18765,7 @@ }, "packages/typescript-config": { "name": "@exile-watch/typescript-config", - "version": "0.3.2", + "version": "1.0.0", "license": "ISC", "dependencies": { "typescript": "^5.3.3" @@ -18753,7 +18773,7 @@ }, "packages/unit-testing-config": { "name": "@exile-watch/unit-testing-config", - "version": "0.2.2", + "version": "1.0.0", "license": "ISC", "dependencies": { "@testing-library/jest-dom": "^6.4.2", @@ -18774,6 +18794,48 @@ "react": ">=18.2.0" } }, + "packages/unit-testing-config/node_modules/@exile-watch/postcss-config": { + "version": "0.2.2", + "resolved": "https://npm.pkg.github.com/download/@exile-watch/postcss-config/0.2.2/e09a4397c9872b5bfa873ed2fadea254a8898f6c", + "integrity": "sha512-HYTQun32qJYH9jgMzXbVKcLdLtYQkuh0QMqQXSUjjCEdzFboNU65Pz2znhdQ8OabqsocSA1slkTjDNgpPFvjMg==", + "dev": true, + "dependencies": { + "postcss": "^8.4.35", + "postcss-preset-mantine": "^1.13.0", + "postcss-simple-vars": "^7.0.1" + } + }, + "packages/unit-testing-config/node_modules/@exile-watch/rollup-config": { + "version": "0.2.7", + "resolved": "https://npm.pkg.github.com/download/@exile-watch/rollup-config/0.2.7/a318e610ce3350f611694f51b6bbf0927ed4541f", + "integrity": "sha512-Ec+ZpTwXU71fJtRgMmuHXYxwmmPqgB/UKMmVvJ1zMJcBblA06BlSLztAFjKTKDTxVB+2a/ixphFqF1DCyb7wdA==", + "dev": true, + "dependencies": { + "@exile-watch/postcss-config": "^0.2.2", + "@rollup/plugin-commonjs": "^25.0.7", + "@rollup/plugin-json": "^6.1.0", + "@rollup/plugin-node-resolve": "^15.2.3", + "@rollup/plugin-typescript": "^11.1.6", + "@rollup/plugin-yaml": "^4.1.2", + "acorn-jsx": "^5.3.2", + "del-cli": "^5.1.0", + "lodash.kebabcase": "^4.1.1", + "rollup": "^2.56.3", + "rollup-plugin-includepaths": "^0.2.4", + "rollup-plugin-postcss": "^4.0.2", + "sass": "^1.42.1" + } + }, + "packages/unit-testing-config/node_modules/@exile-watch/typescript-config": { + "version": "0.3.2", + "resolved": "https://npm.pkg.github.com/download/@exile-watch/typescript-config/0.3.2/62165b6eb9eaea116df9c6cf6a1f5704b877c513", + "integrity": "sha512-a7ZEpYRvnC8FyfvcmkdV1EV9/M0JDkr+7NO7DlUagciLfUwYzstdUNPZiJ3J6WYf6FmbPhog6fcGUAjjQx96ng==", + "dev": true, + "license": "ISC", + "dependencies": { + "typescript": "^5.3.3" + } + }, "packages/unit-testing-config/node_modules/@testing-library/jest-dom": { "version": "6.4.2", "resolved": "https://registry.npmjs.org/@testing-library/jest-dom/-/jest-dom-6.4.2.tgz", @@ -18834,6 +18896,21 @@ "version": "0.6.3", "resolved": "https://registry.npmjs.org/dom-accessibility-api/-/dom-accessibility-api-0.6.3.tgz", "integrity": "sha512-7ZgogeTnjuHbo+ct10G9Ffp0mif17idi0IyWNVA/wcwcm7NPOD/WEHVP3n7n3MhXqxoIYm8d6MuZohYWIZ4T3w==" + }, + "packages/unit-testing-config/node_modules/rollup": { + "version": "2.79.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.79.1.tgz", + "integrity": "sha512-uKxbd0IhMZOhjAiD5oAFp7BqvkA4Dv47qpOCtaNvng4HBwdbWtdOh8f5nZNuk2rp51PMGk3bzfWu5oayNEuYnw==", + "dev": true, + "bin": { + "rollup": "dist/bin/rollup" + }, + "engines": { + "node": ">=10.0.0" + }, + "optionalDependencies": { + "fsevents": "~2.3.2" + } } } } diff --git a/packages/biome-config/package.json b/packages/biome-config/package.json index e8f6510..2d82a1f 100644 --- a/packages/biome-config/package.json +++ b/packages/biome-config/package.json @@ -1,6 +1,6 @@ { "name": "@exile-watch/biome-config", - "version": "0.3.6", + "version": "1.0.0", "description": "Shared Biome.js configuration for exile.watch frontend projects", "main": "biome.json", "type": "module", diff --git a/packages/conventional-changelog-config/package.json b/packages/conventional-changelog-config/package.json index 292bc92..aa90665 100644 --- a/packages/conventional-changelog-config/package.json +++ b/packages/conventional-changelog-config/package.json @@ -1,6 +1,6 @@ { "name": "@exile-watch/conventional-changelog-config", - "version": "0.2.3", + "version": "1.0.0", "description": "Shared changelog generation from git metadata", "homepage": "https://github.com/exile-watch/splinters/pkgs/npm/conventional-changelog-config", "repository": { @@ -8,9 +8,7 @@ "url": "git+https://github.com/exile-watch/splinters.git", "directory": "packages/conventional-changelog-config" }, - "files": [ - "index.js" - ], + "files": ["index.js"], "publishConfig": { "registry": "https://npm.pkg.github.com/", "access": "public" diff --git a/packages/lefthook-config/package.json b/packages/lefthook-config/package.json index 0adbe07..836b884 100644 --- a/packages/lefthook-config/package.json +++ b/packages/lefthook-config/package.json @@ -1,6 +1,6 @@ { "name": "@exile-watch/lefthook-config", - "version": "0.5.11", + "version": "1.0.0", "description": "Shared lefthook configuration for git hooks managers in exile.watch frontend projects", "homepage": "https://github.com/exile-watch/splinters/pkgs/npm/lefthook-config", "repository": { @@ -9,10 +9,7 @@ "directory": "packages/lefthook-config" }, "main": "lefthook.yml", - "files": [ - "lefthook.yml", - "scripts" - ], + "files": ["lefthook.yml", "scripts"], "dependencies": { "@commitlint/cli": "^19.0.3", "@commitlint/config-conventional": "^19.0.3", diff --git a/packages/postcss-config/package.json b/packages/postcss-config/package.json index ae8e33a..41e5ec4 100644 --- a/packages/postcss-config/package.json +++ b/packages/postcss-config/package.json @@ -1,6 +1,6 @@ { "name": "@exile-watch/postcss-config", - "version": "0.2.2", + "version": "1.0.0", "description": "Shared PostCSS configuration for transforming CSS with Javascript in exile.watch frontend projects", "homepage": "https://github.com/exile-watch/splinters/pkgs/npm/postcss-config", "repository": { @@ -9,9 +9,7 @@ "directory": "packages/postcss-config" }, "main": "postcss.config.js", - "files": [ - "postcss.config.js" - ], + "files": ["postcss.config.js"], "scripts": {}, "dependencies": { "postcss": "^8.4.35", diff --git a/packages/rollup-config/package.json b/packages/rollup-config/package.json index c127d5d..dd5680d 100644 --- a/packages/rollup-config/package.json +++ b/packages/rollup-config/package.json @@ -1,6 +1,6 @@ { "name": "@exile-watch/rollup-config", - "version": "0.2.7", + "version": "1.0.0", "description": "Shared Rollup configuration for building JavaScript libraries into internal NPM packages", "homepage": "https://github.com/exile-watch/splinters/pkgs/npm/rollup-config", "repository": { @@ -11,9 +11,7 @@ "main": "dist/rollup.config.js", "module": "dist/rollup.config.esm.js", "types": "dist/rollup.config.d.ts", - "files": [ - "dist" - ], + "files": ["dist"], "scripts": { "_clean": "del-cli dist", "_build": "rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript", diff --git a/packages/typescript-config/package.json b/packages/typescript-config/package.json index 8098fbd..4de44e0 100644 --- a/packages/typescript-config/package.json +++ b/packages/typescript-config/package.json @@ -1,12 +1,9 @@ { "name": "@exile-watch/typescript-config", - "version": "0.3.2", + "version": "1.0.0", "description": "Shared TypeScript configuration for exile.watch frontend projects", "main": "tsconfig.json", - "files": [ - "tsconfig.json", - "tsconfig.rollup.json" - ], + "files": ["tsconfig.json", "tsconfig.rollup.json"], "repository": { "type": "git", "url": "git+https://github.com/exile-watch/splinters.git", diff --git a/packages/unit-testing-config/package.json b/packages/unit-testing-config/package.json index d4d9599..eb9118b 100644 --- a/packages/unit-testing-config/package.json +++ b/packages/unit-testing-config/package.json @@ -1,11 +1,9 @@ { "name": "@exile-watch/unit-testing-config", - "version": "0.2.2", + "version": "1.0.0", "description": "Shared unit testing configuration for exile.watch frontend projects", "main": "dist/index.mjs", - "files": [ - "dist" - ], + "files": ["dist"], "type": "module", "scripts": { "_clean": "del-cli dist",