{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":517258253,"defaultBranch":"main","name":"config","ownerLogin":"mheob","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-07-24T07:39:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/3983539?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1716941123.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"a9c329753da433dd1a36ee5ee52f2b475b97737e","ref":"refs/heads/renovate/eslint-plugin-unused-imports-4.x","pushedAt":"2024-05-29T00:05:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update dependency eslint-plugin-unused-imports to v4","shortMessageHtmlLink":"fix(deps): update dependency eslint-plugin-unused-imports to v4"}},{"before":"586d05b924e72cb5e34d198f109c166dee18232e","after":"b40547b7b87b5a13998ed4c5b17d743f738b552f","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-24T21:35:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency prettier-plugin-astro to ^0.14.0","shortMessageHtmlLink":"chore(deps): update dependency prettier-plugin-astro to ^0.14.0"}},{"before":null,"after":"586d05b924e72cb5e34d198f109c166dee18232e","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-24T20:09:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}},{"before":"302a6ad891d5e09a7beacff09a02869578002e9f","after":null,"ref":"refs/heads/changeset-release/main","pushedAt":"2024-05-23T05:06:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"a25bf265f4b55e705716ae9c69c59f06bff682c6","after":"fc160979ab740b3fa6b0227ab7d0fe2499f9376b","ref":"refs/heads/main","pushedAt":"2024-05-23T05:06:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore(release): bump version and deploy packages (#159)\n\nThis PR was opened by the [Changesets release](https://github.com/changesets/action) GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.\n\n\n# Releases\n## @mheob/eslint-config@6.0.0\n\n# @mheob/eslint-config\n\n## 5.2.0\n\n### Minor Changes\n\n- [#147](https://github.com/mheob/config/pull/147) ([@mheob](https://github.com/mheob)): set `unicorn/no-null` rule to `off`\n\n## 5.1.1\n\n### Patch Changes\n\n- [#145](https://github.com/mheob/config/pull/145) ([@mheob](https://github.com/mheob)): update dependencies\n\n- [#135](https://github.com/mheob/config/pull/135) ([@mheob](https://github.com/mheob)): update dependencies\n\n## 5.1.0\n\n### Minor Changes\n\n- [#131](https://github.com/mheob/config/pull/131) ([@mheob](https://github.com/mheob)): add `cts` and `mts` file extensions to the eslint config\n\n### Patch Changes\n\n- [#133](https://github.com/mheob/config/pull/133) ([@mheob](https://github.com/mheob)): update dependencies\n\n- [#129](https://github.com/mheob/config/pull/129) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies\n\n## 5.0.1\n\n### Patch Changes\n\n- [#125](https://github.com/mheob/config/pull/125) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies\n\n## 5.0.0\n\n### Major Changes\n\n- [#124](https://github.com/mheob/config/pull/124) ([@mheob](https://github.com/mheob)): Bump `eslint-plugin-unicorn` to v47. BREAKING CHANGE: Enable `prefer-at`, `prefer-event-target`, and `prefer-string-replace-all` in recommended config (see [#2073](https://github.com/sindresorhus/eslint-plugin-unicorn/pull/2073))\n\n### Patch Changes\n\n- [#122](https://github.com/mheob/config/pull/122) ([@renovate](https://github.com/apps/renovate)): chore(deps): update all non-major dependencies\n\n## 4.2.1\n\n### Patch Changes\n\n- update dependencies --> ([#121](https://github.com/mheob/config/pull/121)) by [@mheob](https://github.com/mheob)\n\n## 4.2.0\n\n### Minor Changes\n\n- remove explicit return rule --> ([#113](https://github.com/mheob/config/pull/113)) by [@mheob](https://github.com/mheob)\n\n- move `explicit-function-return-type` rule to base config --> ([#116](https://github.com/mheob/config/pull/116)) by [@mheob](https://github.com/mheob)\n\n### Patch Changes\n\n- update dependencies --> ([#112](https://github.com/mheob/config/pull/112)) by [@mheob](https://github.com/mheob)\n\n- fix the README files after the change of using ESLint to fix the imports --> ([#109](https://github.com/mheob/config/pull/109)) by [@mheob](https://github.com/mheob)\n\n## 4.1.0\n\n### Minor Changes\n\n- add auto-fix for unused imports and vars --> ([#106](https://github.com/mheob/config/pull/106)) by [@mheob](https://github.com/mheob)\n\n### Patch Changes\n\n- bump `eslint-config-next` to `13.1.0` --> ([#106](https://github.com/mheob/config/pull/106)) by [@mheob](https://github.com/mheob)\n\n## 4.0.0\n\n### Major Changes\n\n- add `eslint-plugin-simple-import-sort` and `eslint-plugin-import` ESLint plugins --> ([#103](https://github.com/mheob/config/pull/103)) by [@mheob](https://github.com/mheob)\n\n### Minor Changes\n\n- add newest rules from `eslint-plugin-unicorn` --> ([#101](https://github.com/mheob/config/pull/101)) by [@mheob](https://github.com/mheob)\n\n### Patch Changes\n\n- chore(deps): update all non-major dependencies --> ([#99](https://github.com/mheob/config/pull/99)) by [@renovate](https://github.com/apps/renovate)\n\n- chore(deps): update all non-major dependencies --> ([#95](https://github.com/mheob/config/pull/95)) by [@renovate](https://github.com/apps/renovate)\n\n## 3.1.0\n\n### Minor Changes\n\n- disable `unicorn/no-array-reduce` ESLint rule --> ([#93](https://github.com/mheob/config/pull/93)) by [@mheob](https://github.com/mheob)\n\n### Patch Changes\n\n- bump eslint to ^8.27.0 --> ([#91](https://github.com/mheob/config/pull/91)) by [@renovate](https://github.com/apps/renovate)\n- bump `@typescript-eslint` monorepo --> ([#89](https://github.com/mheob/config/pull/89)) by [@mheob](https://github.com/mheob)\n\n## 3.0.1\n\n### Patch Changes\n\n- Update dependencies --> ([#77](https://github.com/mheob/config/pull/77)) by [@mheob](https://github.com/mheob)\n\n- update dependencies --> ([#81](https://github.com/mheob/config/pull/81)) by [@mheob](https://github.com/mheob)\n\n- update dependencies --> ([#86](https://github.com/mheob/config/pull/86)) by [@mheob](https://github.com/mheob)\n\n- update dependencies --> ([#84](https://github.com/mheob/config/pull/84)) by [@renovate](https://github.com/apps/renovate)\n\n## 3.0.0\n\n### Major Changes\n\n- [#72](https://github.com/mheob/config/pull/72) [`6c13a4f`](https://github.com/mheob/config/commit/6c13a4fdabf14e2e4f0aa3495a328e45356ee6ff) Thanks [@mheob](https://github.com/mheob)! - Update dependencies and use the new rules from `eslint-plugin-unicorn`, especially [switch-case-braces](https://github.com/sindresorhus/eslint-plugin-unicorn/blob/main/docs/rules/switch-case-braces.md)\n\n## 2.2.0\n\n### Minor Changes\n\n- [#59](https://github.com/mheob/config/pull/59) [`ec5e9e3`](https://github.com/mheob/config/commit/ec5e9e3a75aec80591c23aaa55b28932d6db7036) Thanks [@mheob](https://github.com/mheob)! - Disable `unicorn/no-array-for-each` rule as default\n\n### Patch Changes\n\n- [#60](https://github.com/mheob/config/pull/60) [`12b3867`](https://github.com/mheob/config/commit/12b38679f9fa123e20e634932ae1c8e277421464) Thanks [@mheob](https://github.com/mheob)! - Update dependencies\n\n## 2.1.2\n\n### Patch Changes\n\n- [#53](https://github.com/mheob/config/pull/53) [`f7b87f4`](https://github.com/mheob/config/commit/f7b87f470129ee795855484b7ca394f2980ba8b1) Thanks [@mheob](https://github.com/mheob)! - Simpplify and fix calling sub configurations\n\n## 2.1.1\n\n### Patch Changes\n\n- [#49](https://github.com/mheob/config/pull/49) [`348d277`](https://github.com/mheob/config/commit/348d27713aab3a4927447f9870075cb2ace4275e) Thanks [@mheob](https://github.com/mheob)! - Update dependencies\n\n- [#46](https://github.com/mheob/config/pull/46) [`6f731ee`](https://github.com/mheob/config/commit/6f731eeba2c6cf3f8e8ce896e19069bc88d45557) Thanks [@mheob](https://github.com/mheob)! - Switch to typescript as source files\n\n- [#42](https://github.com/mheob/config/pull/42) [`cf8ba94`](https://github.com/mheob/config/commit/cf8ba94f23489673593eb101dcab47af445054a0) Thanks [@mheob](https://github.com/mheob)! - Format all files to the new tabs instead of spaces behaviour\n\n- [#36](https://github.com/mheob/config/pull/36) [`fd1474e`](https://github.com/mheob/config/commit/fd1474e0bcb9d6495a53358b4da62ec7d4754994) Thanks [@mheob](https://github.com/mheob)! - Update dependencies\n\n## 2.1.0\n\n### Minor Changes\n\n- 718c5e2: Deactivate `@typescript-eslint/explicit-function-return-type` rule for jsx files.\n- 70cbb2c: Add typescript definitions\n\n### Patch Changes\n\n- 8a868bf: Update dependencies\n\n## 2.0.2\n\n### Patch Changes\n\n- 87fb7e0: Update all dependencies\n- a211713: Add more typescript specific rules.\n\n## 2.0.1\n\n### Patch Changes\n\n- 7c1d265: Change old and wrong `main` file name in `package.json` from `index.cjs` to `index.js`.\n\n## 2.0.0\n\n### Major Changes\n\n- 6e97fe2: Split ESLint configuration into specified files (base/reat/next for now).\n\n### Patch Changes\n\n- 6e97fe2: Improve README to get a better copy/paste experience.\n\n## 1.0.1\n\n### Patch Changes\n\n- 7d96f86: Update all dependencies\n\n## 1.0.0\n\n### Major Changes\n\n- 723ce7d: Initial configuration\n\n## @mheob/prettier-config@3.2.1\n\n# @mheob/prettier-config\n\n## 3.2.0\n\n### Minor Changes\n\n- [#149](https://github.com/mheob/config/pull/149) ([@mheob](https://github.com/mheob)): remove line wraps in markdown files\n\n## 3.1.1\n\n### Patch Changes\n\n- [#145](https://github.com/mheob/config/pull/145) ([@mheob](https://github.com/mheob)): update dependencies\n\n## 3.1.0\n\n### Minor Changes\n\n- [#133](https://github.com/mheob/config/pull/133) ([@mheob](https://github.com/mheob)): bump prettier to version 3\n\n## 3.0.1\n\n### Patch Changes\n\n- fix the README files after the change of using ESLint to fix the imports --> ([#109](https://github.com/mheob/config/pull/109)) by [@mheob](https://github.com/mheob)\n\n## 3.0.0\n\n### Major Changes\n\n- remove `@trivago/prettier-plugin-sort-imports` --> ([#102](https://github.com/mheob/config/pull/102)) by [@mheob](https://github.com/mheob)\n\n### Patch Changes\n\n- chore(deps): update all non-major dependencies --> ([#95](https://github.com/mheob/config/pull/95)) by [@renovate](https://github.com/apps/renovate)\n\n## 2.0.3\n\n### Patch Changes\n\n- update dependencies --> ([#81](https://github.com/mheob/config/pull/81)) by [@mheob](https://github.com/mheob)\n\n- update dependencies --> ([#86](https://github.com/mheob/config/pull/86)) by [@mheob](https://github.com/mheob)\n\n- update dependencies --> ([#84](https://github.com/mheob/config/pull/84)) by [@renovate](https://github.com/apps/renovate)\n\n## 2.0.2\n\n### Patch Changes\n\n- [#71](https://github.com/mheob/config/pull/71) [`b79f37d`](https://github.com/mheob/config/commit/b79f37d8ede49c113938fa72389ce2277485ccbb) Thanks [@mheob](https://github.com/mheob)! - Remove obsolete `prettier-plugin-jsdoc` package\n\n## 2.0.1\n\n### Patch Changes\n\n- [#63](https://github.com/mheob/config/pull/63) [`49204ca`](https://github.com/mheob/config/commit/49204ca26b3c0b1d4efa11f7f3ef06166fbe8873) Thanks [@mheob](https://github.com/mheob)! - Add the newest ruleset to the README\n\n- [#60](https://github.com/mheob/config/pull/60) [`12b3867`](https://github.com/mheob/config/commit/12b38679f9fa123e20e634932ae1c8e277421464) Thanks [@mheob](https://github.com/mheob)! - Update dependencies\n\n## 2.0.0\n\n### Major Changes\n\n- [#42](https://github.com/mheob/config/pull/42) [`cf8ba94`](https://github.com/mheob/config/commit/cf8ba94f23489673593eb101dcab47af445054a0) Thanks [@mheob](https://github.com/mheob)! - Switch from spaces to tabs as indentation\n\n### Minor Changes\n\n- [#52](https://github.com/mheob/config/pull/52) [`8bc72cd`](https://github.com/mheob/config/commit/8bc72cd4844ce2e7bb224a00dbaf7117efd81269) Thanks [@mheob](https://github.com/mheob)! - Use spaces instead of tabs in yaml files\n\n### Patch Changes\n\n- [#46](https://github.com/mheob/config/pull/46) [`6f731ee`](https://github.com/mheob/config/commit/6f731eeba2c6cf3f8e8ce896e19069bc88d45557) Thanks [@mheob](https://github.com/mheob)! - Switch to typescript as source files\n\n- [#42](https://github.com/mheob/config/pull/42) [`cf8ba94`](https://github.com/mheob/config/commit/cf8ba94f23489673593eb101dcab47af445054a0) Thanks [@mheob](https://github.com/mheob)! - Format all files to the new tabs instead of spaces behaviour\n\n- [#36](https://github.com/mheob/config/pull/36) [`fd1474e`](https://github.com/mheob/config/commit/fd1474e0bcb9d6495a53358b4da62ec7d4754994) Thanks [@mheob](https://github.com/mheob)! - Update dependencies\n\n## 1.4.0\n\n### Minor Changes\n\n- 70cbb2c: Add typescript definitions\n\n## 1.3.1\n\n### Patch Changes\n\n- 87fb7e0: Update all dependencies\n\n## 1.3.0\n\n### Minor Changes\n\n- 347593b: Set markdown `printWidth` to `130`.\n\n### Patch Changes\n\n- 347593b: Improve README to get a better copy/paste experience.\n\n## 1.2.1\n\n### Patch Changes\n\n- 7d96f86: Update all dependencies\n\n## 1.2.0\n\n### Minor Changes\n\n- ad1fc96: Add `prettier-plugin-jsdoc` to the prettier config.\n\n## 1.1.0\n\n### Minor Changes\n\n- 76f0a62: Add some more rules like using tabs and some more.\n\n## 1.0.0\n\n### Major Changes\n\n- 723ce7d: Initial configuration\n\n## @mheob/tsconfig@2.1.0\n\n# @mheob/tsconfig\n\n## 2.0.0\n\n### Major Changes\n\n- remove depricated `importsNotUsedAsValues` config --> ([#121](https://github.com/mheob/config/pull/121)) by [@mheob](https://github.com/mheob)\n\n## 1.0.1\n\n### Patch Changes\n\n- [#55](https://github.com/mheob/config/pull/55) [`27aa074`](https://github.com/mheob/config/commit/27aa07445d4ca381070ce9c0549fcc4fb079ce97) Thanks [@mheob](https://github.com/mheob)! - Simpplify and fix calling sub configurations\n\n## 1.0.0\n\n### Major Changes\n\n- [#43](https://github.com/mheob/config/pull/43) [`c4e3768`](https://github.com/mheob/config/commit/c4e3768035f4b37d3e5f88115c66de25b41d335a) Thanks [@mheob](https://github.com/mheob)! - Initial Release\n\n\n\n\n## Summary by CodeRabbit\n\n- **New Features**\n - Updated `@mheob/eslint-config` to version 6.0.0 with improved dependency management.\n - Updated `@mheob/prettier-config` to version 3.2.1 with the latest non-major dependencies.\n - Updated `@mheob/tsconfig` to version 2.1.0 with enhanced configurations.\n\n- **Chores**\n - Regular dependency updates to ensure compatibility and security.","shortMessageHtmlLink":"chore(release): bump version and deploy packages (#159)"}},{"before":"d36b52b471a0e36fc0231c825826bf91e42e882f","after":"302a6ad891d5e09a7beacff09a02869578002e9f","ref":"refs/heads/changeset-release/main","pushedAt":"2024-05-23T05:05:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mheob-bot","name":"mheob-bot","path":"/mheob-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/114013487?s=80&v=4"},"commit":{"message":"chore(release): bump version and deploy packages","shortMessageHtmlLink":"chore(release): bump version and deploy packages"}},{"before":"3d6299733d9ba309a6ade1f229af7b1c3de87b31","after":null,"ref":"refs/heads/update-dependencies","pushedAt":"2024-05-23T05:04:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"}},{"before":"cdbb079c786a5826213048f2e0bb7ce02177b8ae","after":"a25bf265f4b55e705716ae9c69c59f06bff682c6","ref":"refs/heads/main","pushedAt":"2024-05-23T05:04:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"kodiakhq[bot]","name":null,"path":"/apps/kodiakhq","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29196?s=80&v=4"},"commit":{"message":"chore(deps): update dependencies (#178)\n\n### **PR Type**\ndependencies\n\n\n___\n\n### **Description**\n- Updated `lint-staged` dependency from `15.2.2` to `15.2.4` in `package.json`.\n- Updated `bun` package manager from `1.1.8` to `1.1.9` in `package.json`.\n- Updated `tsx` dependency from `4.10.5` to `4.11.0` in `packages/eslint-config/package.json`.\n- Added a new changeset file to document these updates.\n\n\n___\n\n\n\n### **Changes walkthrough** 📝\n
Relevant files
Miscellaneous\n\n\n \n \n \n
\n
\n friendly-vans-refuse.md
Add new changeset file for dependency updates                       
\n
\n\n.changeset/friendly-vans-refuse.md\n- Added a new changeset file with front matter.\n\n\n\n
\n \n\n
+2/-0     
Dependencies\n\n\n \n \n \n\n\n \n \n \n
\n
\n package.json
Update lint-staged and bun dependencies                                   
\n
\n\npackage.json\n
  • Updated lint-staged from 15.2.2 to 15.2.4.
  • Updated bun package manager from 1.1.8 to 1.1.9.
    \n\n\n
  • \n \n\n
    +2/-2     
    \n
    \n package.json
    Update tsx dependency                                                                       
    \n
    \n\npackages/eslint-config/package.json\n- Updated `tsx` from `4.10.5` to `4.11.0`.\n\n\n\n
    \n \n\n
    +1/-1     
    \n\n___\n\n> 💡 **PR-Agent usage**:\n>Comment `/help` on the PR to get a list of all available PR-Agent tools and their descriptions","shortMessageHtmlLink":"chore(deps): update dependencies (#178)"}},{"before":null,"after":"3d6299733d9ba309a6ade1f229af7b1c3de87b31","ref":"refs/heads/update-dependencies","pushedAt":"2024-05-23T05:02:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"chore(deps): update dependencies","shortMessageHtmlLink":"chore(deps): update dependencies"}},{"before":"7cb4200638d45f8b72eaf524e217f82124987bc3","after":"d36b52b471a0e36fc0231c825826bf91e42e882f","ref":"refs/heads/changeset-release/main","pushedAt":"2024-05-21T15:24:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mheob-bot","name":"mheob-bot","path":"/mheob-bot","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/114013487?s=80&v=4"},"commit":{"message":"chore(release): bump version and deploy packages","shortMessageHtmlLink":"chore(release): bump version and deploy packages"}},{"before":"e40f4e486f6d2dfa192aadf1665a46e433fdd10d","after":"cdbb079c786a5826213048f2e0bb7ce02177b8ae","ref":"refs/heads/main","pushedAt":"2024-05-21T15:23:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"chore: fix ci run","shortMessageHtmlLink":"chore: fix ci run"}},{"before":"8f95ad2ce44ec05414e89e30604270ab32e06428","after":null,"ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-05-21T15:19:28.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"586d05b924e72cb5e34d198f109c166dee18232e","after":null,"ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-21T15:19:27.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"}},{"before":"6ff3ac29c9fead7dddf8222b77643eb2497a6d35","after":null,"ref":"refs/heads/chore/update-dependencies","pushedAt":"2024-05-21T15:19:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"}},{"before":"7b4cba93a0b1560e110bf537909eb24728a7f00b","after":"e40f4e486f6d2dfa192aadf1665a46e433fdd10d","ref":"refs/heads/main","pushedAt":"2024-05-21T15:19:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"feat(eslint): update to ESLint 9 (#177)\n\n* feat(tsconfig): add base config\r\n\r\n* feat(eslint)!: convert ESLint config to the new flat config\r\n\r\nBREAKING CHANGE:\r\n- many rules are changed\r\n- all code is focussed on the ESLint Flatconfig\r\n\r\n* chore(deps): fix issues after dep updates\r\n\r\n* chore(deps): switch from PNPM to BUN\r\n\r\n* chore(deps): fix issues after dep updates\r\n\r\n* chore(deps): update all non-major dependencies\r\n\r\n* ci: use BUN in the github actions\r\n\r\n* feat(eslint): add more rules\r\n\r\n* refactor: improve code style","shortMessageHtmlLink":"feat(eslint): update to ESLint 9 (#177)"}},{"before":"0ed70bb4189903428d74ce9c0ef505ea0672a1e5","after":"6ff3ac29c9fead7dddf8222b77643eb2497a6d35","ref":"refs/heads/chore/update-dependencies","pushedAt":"2024-05-21T14:18:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"refactor: improve code style","shortMessageHtmlLink":"refactor: improve code style"}},{"before":"3ca6facd472028663d1ba5dfd04d95c53cf5a657","after":"0ed70bb4189903428d74ce9c0ef505ea0672a1e5","ref":"refs/heads/chore/update-dependencies","pushedAt":"2024-05-21T14:03:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"feat(eslint): add more rules","shortMessageHtmlLink":"feat(eslint): add more rules"}},{"before":"d558b7bdd66568c768eb8d27449fca08eae0f65a","after":"3ca6facd472028663d1ba5dfd04d95c53cf5a657","ref":"refs/heads/chore/update-dependencies","pushedAt":"2024-05-21T13:30:19.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"ci: use BUN in the github actions","shortMessageHtmlLink":"ci: use BUN in the github actions"}},{"before":"8249c200c860e813e6927a1493b1b104dc1d5067","after":"d558b7bdd66568c768eb8d27449fca08eae0f65a","ref":"refs/heads/chore/update-dependencies","pushedAt":"2024-05-21T13:28:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"ci: use BUN in the github actions","shortMessageHtmlLink":"ci: use BUN in the github actions"}},{"before":"506c45a6a50afbea9007031abaf8da41ced453ff","after":"8249c200c860e813e6927a1493b1b104dc1d5067","ref":"refs/heads/chore/update-dependencies","pushedAt":"2024-05-21T13:22:22.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}},{"before":"a01f619f163385663d7ba9712a66d389703ad1ca","after":"586d05b924e72cb5e34d198f109c166dee18232e","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-21T04:05:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}},{"before":"07b7cdb27c27143e39b2673f9c1192e1d0a83df4","after":"a01f619f163385663d7ba9712a66d389703ad1ca","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-20T18:19:50.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}},{"before":null,"after":"506c45a6a50afbea9007031abaf8da41ced453ff","ref":"refs/heads/chore/update-dependencies","pushedAt":"2024-05-17T17:34:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mheob","name":"Alex Böhm","path":"/mheob","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/3983539?s=80&v=4"},"commit":{"message":"chore(deps): fix issues after dep updates","shortMessageHtmlLink":"chore(deps): fix issues after dep updates"}},{"before":"b94baaa4a51bb86378495dbf7b4783ee1edec98a","after":"07b7cdb27c27143e39b2673f9c1192e1d0a83df4","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-17T15:12:44.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}},{"before":"73d0a810eca46e6f7f9fc6337cd76ad24cda3b42","after":"b94baaa4a51bb86378495dbf7b4783ee1edec98a","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-16T19:29:33.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update all non-major dependencies","shortMessageHtmlLink":"fix(deps): update all non-major dependencies"}},{"before":null,"after":"8f95ad2ce44ec05414e89e30604270ab32e06428","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-05-14T22:47:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update dependency eslint to v9","shortMessageHtmlLink":"chore(deps): update dependency eslint to v9"}},{"before":"b2e205f3eb8bbdb727080d2b3bac95a9c3266c81","after":"73d0a810eca46e6f7f9fc6337cd76ad24cda3b42","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-14T08:14:46.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}},{"before":"e271ea88cb237d5e0c997ea31defbee02cf1c2c4","after":"b2e205f3eb8bbdb727080d2b3bac95a9c3266c81","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-13T19:08:40.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"fix(deps): update all non-major dependencies","shortMessageHtmlLink":"fix(deps): update all non-major dependencies"}},{"before":"5f16ef70b0e3ecf3840da1c1297bc5c7504e50a5","after":"e271ea88cb237d5e0c997ea31defbee02cf1c2c4","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-13T08:09:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update pnpm to v9.1.1","shortMessageHtmlLink":"chore(deps): update pnpm to v9.1.1"}},{"before":null,"after":"5f16ef70b0e3ecf3840da1c1297bc5c7504e50a5","ref":"refs/heads/renovate/all-minor-patch","pushedAt":"2024-05-13T00:06:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"renovate[bot]","name":null,"path":"/apps/renovate","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/2740?s=80&v=4"},"commit":{"message":"chore(deps): update all non-major dependencies","shortMessageHtmlLink":"chore(deps): update all non-major dependencies"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEVmIPGQA","startCursor":null,"endCursor":null}},"title":"Activity · mheob/config"}