Skip to content

Commit

Permalink
chore: willboosterify this repo
Browse files Browse the repository at this point in the history
  • Loading branch information
WillBooster-bot committed Dec 20, 2023
1 parent 724f922 commit 981a952
Show file tree
Hide file tree
Showing 12 changed files with 110 additions and 333 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@
*.gradle text eol=lf
*.py text eol=lf
*.md text eol=lf

dist/** linguist-generated=true
4 changes: 2 additions & 2 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ Close #<IssueNumber>
- Lint command (e.g., `yarn lint`) is passed.
- [ ] I've reviewed my changes on PR's diff view.

<!-- Please add screenshots if you modify the UI. Otherwise, remove the following table. -->

<!-- Please add screenshots if you modify the UI.
| Current | In coming |
| ------------------------ | ------------------------ |
| <img src="" width="400"> | <img src="" width="400"> |
-->
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@
"@qiwi/multi-semantic-release": "7.1.1",
"@types/eslint": "8.44.9",
"@types/micromatch": "4.0.6",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"dotenv-cli": "7.3.0",
"eslint": "8.55.0",
"eslint": "8.56.0",
"husky": "8.0.3",
"lint-staged": "15.2.0",
"micromatch": "4.0.5",
Expand Down
7 changes: 3 additions & 4 deletions packages/eslint-config-blitz-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,10 @@
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint-config-next": "14.0.4",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-js-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@types/micromatch": "4.0.6",
"@types/react": "18.2.45",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-react": "7.33.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/eslint-config-js/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@types/eslint": "8.44.9",
"@types/micromatch": "4.0.6",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-sort-class-members": "1.19.0",
Expand Down
7 changes: 3 additions & 4 deletions packages/eslint-config-next/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,10 @@
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint-config-next": "14.0.4",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,10 @@
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
"@types/eslint": "8.44.9",
"@types/micromatch": "4.0.6",
"@types/node": "20.10.4",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
6 changes: 3 additions & 3 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"devDependencies": {
"@types/eslint": "8.44.9",
"@types/micromatch": "4.0.6",
"@typescript-eslint/eslint-plugin": "6.14.0",
"@typescript-eslint/parser": "6.14.0",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.55.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
57 changes: 1 addition & 56 deletions renovate.json5
Original file line number Diff line number Diff line change
@@ -1,59 +1,4 @@
{
$schema: 'https://docs.renovatebot.com/renovate-schema.json',
description: 'Default preset for use with WillBooster and WillBoosterLab repos',
extends: [
'config:base',
':automergeLinters',
':automergeMinor',
':automergePr',
':automergeTesters',
':automergeTypes',
':maintainLockFilesWeekly',
':pinAllExceptPeerDependencies',
':prImmediately',
':rebaseStalePrs',
':semanticCommits',
'group:linters',
'group:nodeJs',
'group:test',
'group:allNonMajor',
'docker:enableMajor',
'docker:pinDigests',
],
dependencyDashboardAutoclose: true,
packageRules: [
{
matchDepTypes: ['overrides', 'resolutions'],
enabled: true,
},
{
groupName: 'willbooster-config',
matchPackagePatterns: ['^@willbooster/.*config'],
},
// To separate python update from other updates
{
groupName: 'python',
matchPackageNames: ['python'],
},
{
matchPackagePatterns: ['yarn'],
ignoreUnstable: false,
},
{
matchPackageNames: ['node'],
allowedVersions: '<=20',
},
{
// Since they exist in private repositories
packageNames: ['@willbooster/judge'],
enabled: false,
},
{
// Since v7 doesn't work with @qiwi/multi-semantic-release v7
packageNames: ['conventional-changelog-conventionalcommits'],
enabled: false,
},
],
schedule: ['before 6am on Saturday'],
timezone: 'Asia/Tokyo',
extends: ['github>WillBooster/willbooster-configs:renovate.json5'],
}
Loading

0 comments on commit 981a952

Please sign in to comment.