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 26, 2023
1 parent ee99a2a commit 7586ae9
Show file tree
Hide file tree
Showing 10 changed files with 95 additions and 317 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"> |
-->
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@qiwi/multi-semantic-release": "7.1.1",
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/parser": "6.16.0",
"@willbooster/prettier-config": "^9.0.1",
"conventional-changelog-conventionalcommits": "6.1.0",
"dotenv-cli": "7.3.0",
Expand Down
5 changes: 2 additions & 3 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.5",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
5 changes: 2 additions & 3 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.5",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.56.0",
"eslint-config-next": "14.0.4",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ts-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"@types/micromatch": "4.0.6",
"@types/node": "20.10.5",
"@types/react": "18.2.45",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/eslint-config-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@types/node": "20.10.5",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"devDependencies": {
"@types/eslint": "8.56.0",
"@types/micromatch": "4.0.6",
"@typescript-eslint/eslint-plugin": "6.15.0",
"@typescript-eslint/parser": "6.15.0",
"@typescript-eslint/eslint-plugin": "6.16.0",
"@typescript-eslint/parser": "6.16.0",
"@willbooster/prettier-config": "^9.0.1",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
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 7586ae9

Please sign in to comment.