{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":207412933,"defaultBranch":"main","name":"literate-ts","ownerLogin":"danvk","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2019-09-09T22:02:39.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/98301?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726780247.0","currentOid":""},"activityList":{"items":[{"before":"2752df32affaec38b7cb51a8286111eef1d66f57","after":"08daedca801bf422adfbe8b56122e0c6bb7c14c4","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-09-20T00:09:41.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 eslint to v9","shortMessageHtmlLink":"chore(deps): update dependency eslint to v9"}},{"before":"6e5e2e5ed0b7d6b63a6e60623e2093e7b931780c","after":"e21efaefc5f2748f1ba3a13c17806171dc90d1b1","ref":"refs/heads/renovate/lodash-4.x-lockfile","pushedAt":"2024-09-20T00:09:25.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 @types/lodash to v4.17.7","shortMessageHtmlLink":"chore(deps): update dependency @types/lodash to v4.17.7"}},{"before":"e98e11226c9ef2fc81783a0a3385d1e80f454b0c","after":null,"ref":"refs/heads/renovate/typescript-eslint-monorepo","pushedAt":"2024-09-19T21:10:47.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":"63b763df5dcac35b9932654eae460759a572242b","after":"5a9ac86a4bb91d36ea019c60a407ba0bfa8526dd","ref":"refs/heads/main","pushedAt":"2024-09-19T21:10:46.000Z","pushType":"pr_merge","commitsCount":1,"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 typescript-eslint monorepo to v8.6.0 (#402)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n|\n[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)\n([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))\n| [`8.5.0` ->\n`8.6.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.5.0/8.6.0)\n|\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/8.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/8.5.0/8.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/8.5.0/8.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n|\n[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)\n([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))\n| [`8.5.0` ->\n`8.6.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.5.0/8.6.0)\n|\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/8.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/8.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/8.5.0/8.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/8.5.0/8.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\ntypescript-eslint/typescript-eslint\n(@​typescript-eslint/eslint-plugin)\n\n###\n[`v8.6.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#860-2024-09-16)\n\n[Compare\nSource](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.5.0...v8.6.0)\n\n##### ๐Ÿš€ Features\n\n- add `allow` option for `restrict-template-expressions`\n\n- **type-utils:** isNullableType add Void logic\n\n- **eslint-plugin:** \\[no-unnecessary-condition] check switch cases\n\n- **eslint-plugin:** \\[no-misused-promises] check array predicate return\n\n##### ๐Ÿฉน Fixes\n\n- **eslint-plugin:** \\[no-deprecated] don't report recursive types in\ndestructuring assignment twice\n\n- **eslint-plugin:** \\[no-deprecated] report on deprecated variables\nused in destructuring assignment\n\n- **eslint-plugin:** \\[no-deprecated] report on deprecated properties\nwith function-like types\n\n- **eslint-plugin:** \\[no-unnecessary-condition] properly reflect\nmultiple negations in message\n\n##### โค๏ธ Thank You\n\n- Abraham Guo\n- auvred\n- Josh Goldberg โœจ\n- Kim Sang Du\n- YeonJuan\n\nYou can read about our [versioning\nstrategy](https://main--typescript-eslint.netlify.app/users/versioning)\nand\n[releases](https://main--typescript-eslint.netlify.app/users/releases)\non our website.\n\n
\n\n
\ntypescript-eslint/typescript-eslint\n(@​typescript-eslint/parser)\n\n###\n[`v8.6.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.5.0...343710e0b68868836ae01c0271472adcea4f1676)\n\n[Compare\nSource](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.5.0...v8.6.0)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR is behind base branch, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/danvk/literate-ts).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update typescript-eslint monorepo to v8.6.0 (#402)"}},{"before":"ab7d49b5de02126e120ba2a1a741d69b5435bb9e","after":"2752df32affaec38b7cb51a8286111eef1d66f57","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-09-19T21:09:09.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 eslint to v9","shortMessageHtmlLink":"chore(deps): update dependency eslint to v9"}},{"before":"e887f4f1def419569fa8fd3b74caa53f142ae8ba","after":"e98e11226c9ef2fc81783a0a3385d1e80f454b0c","ref":"refs/heads/renovate/typescript-eslint-monorepo","pushedAt":"2024-09-19T21:08:54.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 typescript-eslint monorepo to v8.6.0","shortMessageHtmlLink":"chore(deps): update typescript-eslint monorepo to v8.6.0"}},{"before":"664ce70993d99fc9dd27b372c9c2b809589ffb97","after":"6e5e2e5ed0b7d6b63a6e60623e2093e7b931780c","ref":"refs/heads/renovate/lodash-4.x-lockfile","pushedAt":"2024-09-19T21:08: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":"chore(deps): update dependency @types/lodash to v4.17.7","shortMessageHtmlLink":"chore(deps): update dependency @types/lodash to v4.17.7"}},{"before":"15eb3cb0b40572526fdacabab8263b0a448ea783","after":null,"ref":"refs/heads/renovate/eslint-monorepo","pushedAt":"2024-09-19T19:13:54.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":"3c08f907dfb30e01a96a1e05304c1172f072438c","after":"63b763df5dcac35b9932654eae460759a572242b","ref":"refs/heads/main","pushedAt":"2024-09-19T19:13:53.000Z","pushType":"pr_merge","commitsCount":1,"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 v8.57.1 (#401)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [eslint](https://eslint.org)\n([source](https://redirect.github.com/eslint/eslint)) | [`8.57.0` ->\n`8.57.1`](https://renovatebot.com/diffs/npm/eslint/8.57.0/8.57.1) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/eslint/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/eslint/8.57.0/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint/8.57.0/8.57.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\neslint/eslint (eslint)\n\n###\n[`v8.57.1`](https://redirect.github.com/eslint/eslint/compare/v8.57.0...5b9414c501c58bfa85f41f96f821973c41e8ae74)\n\n[Compare\nSource](https://redirect.github.com/eslint/eslint/compare/v8.57.0...v8.57.1)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/danvk/literate-ts).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency eslint to v8.57.1 (#401)"}},{"before":null,"after":"e887f4f1def419569fa8fd3b74caa53f142ae8ba","ref":"refs/heads/renovate/typescript-eslint-monorepo","pushedAt":"2024-09-19T19:12:17.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 typescript-eslint monorepo to v8.6.0","shortMessageHtmlLink":"chore(deps): update typescript-eslint monorepo to v8.6.0"}},{"before":null,"after":"15eb3cb0b40572526fdacabab8263b0a448ea783","ref":"refs/heads/renovate/eslint-monorepo","pushedAt":"2024-09-19T19:12:00.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 v8.57.1","shortMessageHtmlLink":"chore(deps): update dependency eslint to v8.57.1"}},{"before":"2c2cf36f5392cafa954ff76f8fda21fdd794bd76","after":"ab7d49b5de02126e120ba2a1a741d69b5435bb9e","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-09-16T14:01: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":"chore(deps): update dependency eslint to v9","shortMessageHtmlLink":"chore(deps): update dependency eslint to v9"}},{"before":"70872ab62c9b261eeb1207debb8b3d0dbf19bb72","after":"664ce70993d99fc9dd27b372c9c2b809589ffb97","ref":"refs/heads/renovate/lodash-4.x-lockfile","pushedAt":"2024-09-16T14:01:21.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 @types/lodash to v4.17.7","shortMessageHtmlLink":"chore(deps): update dependency @types/lodash to v4.17.7"}},{"before":"dae4e5a9742c6d18b4d86f7f0fe240de2a0cb10b","after":null,"ref":"refs/heads/renovate/knip-5.x-lockfile","pushedAt":"2024-09-16T11:03: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":"a2e5748cc32f713325fbea52cfe589b528192af3","after":"3c08f907dfb30e01a96a1e05304c1172f072438c","ref":"refs/heads/main","pushedAt":"2024-09-16T11:03:26.000Z","pushType":"pr_merge","commitsCount":1,"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 knip to v5.30.2 (#400)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [knip](https://knip.dev)\n([source](https://redirect.github.com/webpro-nl/knip/tree/HEAD/packages/knip))\n| [`5.30.1` ->\n`5.30.2`](https://renovatebot.com/diffs/npm/knip/5.30.1/5.30.2) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/knip/5.30.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/knip/5.30.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/knip/5.30.1/5.30.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/knip/5.30.1/5.30.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nwebpro-nl/knip (knip)\n\n###\n[`v5.30.2`](https://redirect.github.com/webpro-nl/knip/compare/5.30.1...f71c697d0d02895f4c1225c1539d5b70350eb48e)\n\n[Compare\nSource](https://redirect.github.com/webpro-nl/knip/compare/5.30.1...5.30.2)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/danvk/literate-ts).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency knip to v5.30.2 (#400)"}},{"before":null,"after":"dae4e5a9742c6d18b4d86f7f0fe240de2a0cb10b","ref":"refs/heads/renovate/knip-5.x-lockfile","pushedAt":"2024-09-16T11:01:29.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 knip to v5.30.2","shortMessageHtmlLink":"chore(deps): update dependency knip to v5.30.2"}},{"before":"40d4ddf21f985ac33a08f2c97ac5bf03674f2f1e","after":"2c2cf36f5392cafa954ff76f8fda21fdd794bd76","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-09-15T22:49:04.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 eslint to v9","shortMessageHtmlLink":"chore(deps): update dependency eslint to v9"}},{"before":"b6a9d9b252d191e005eb1fffbd893cbbf1e7c2f7","after":"70872ab62c9b261eeb1207debb8b3d0dbf19bb72","ref":"refs/heads/renovate/lodash-4.x-lockfile","pushedAt":"2024-09-15T22:48:52.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 @types/lodash to v4.17.7","shortMessageHtmlLink":"chore(deps): update dependency @types/lodash to v4.17.7"}},{"before":"528c09cbebed5147fc6cefd54f8c76ed5ef2a242","after":null,"ref":"refs/heads/renovate/jest-monorepo","pushedAt":"2024-09-15T18:16:56.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":"120a0b48558ed2f92a98e30e4e637ee61834e64b","after":"a2e5748cc32f713325fbea52cfe589b528192af3","ref":"refs/heads/main","pushedAt":"2024-09-15T18:16:55.000Z","pushType":"pr_merge","commitsCount":1,"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 @types/jest to v29.5.13 (#399)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n|\n[@types/jest](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest)\n([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest))\n| [`29.5.12` ->\n`29.5.13`](https://renovatebot.com/diffs/npm/@types%2fjest/29.5.12/29.5.13)\n|\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fjest/29.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2fjest/29.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2fjest/29.5.12/29.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fjest/29.5.12/29.5.13?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/danvk/literate-ts).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency @types/jest to v29.5.13 (#399)"}},{"before":null,"after":"528c09cbebed5147fc6cefd54f8c76ed5ef2a242","ref":"refs/heads/renovate/jest-monorepo","pushedAt":"2024-09-15T18:14: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 dependency @types/jest to v29.5.13","shortMessageHtmlLink":"chore(deps): update dependency @types/jest to v29.5.13"}},{"before":"a318dcf85bd9286e6f78207ac3a4a985667a1454","after":"40d4ddf21f985ac33a08f2c97ac5bf03674f2f1e","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-09-12T23:01:06.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 eslint to v9","shortMessageHtmlLink":"chore(deps): update dependency eslint to v9"}},{"before":"8abf067ab28a5dff80f1cfe45e65d9f84c1d0543","after":"b6a9d9b252d191e005eb1fffbd893cbbf1e7c2f7","ref":"refs/heads/renovate/lodash-4.x-lockfile","pushedAt":"2024-09-12T23:00:51.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 @types/lodash to v4.17.7","shortMessageHtmlLink":"chore(deps): update dependency @types/lodash to v4.17.7"}},{"before":"5f45031c04140d7521c896090f79ea4369bd1f86","after":null,"ref":"refs/heads/renovate/typescript-eslint-monorepo","pushedAt":"2024-09-12T19:48:31.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":"5157368955b0e684d3a4f4d170bc3573a2a101a4","after":"120a0b48558ed2f92a98e30e4e637ee61834e64b","ref":"refs/heads/main","pushedAt":"2024-09-12T19:48:30.000Z","pushType":"pr_merge","commitsCount":1,"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 typescript-eslint monorepo to v8.5.0 (#398)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n|\n[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)\n([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))\n| [`8.4.0` ->\n`8.5.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.4.0/8.5.0)\n|\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/8.4.0/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/8.4.0/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n|\n[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)\n([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))\n| [`8.4.0` ->\n`8.5.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.4.0/8.5.0)\n|\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/8.4.0/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/8.4.0/8.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\ntypescript-eslint/typescript-eslint\n(@​typescript-eslint/eslint-plugin)\n\n###\n[`v8.5.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#850-2024-09-09)\n\n[Compare\nSource](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.4.0...v8.5.0)\n\n##### ๐Ÿš€ Features\n\n- **eslint-plugin:** \\[no-duplicate-type-constituents] prevent\nunnecessary \\`\n\n- **eslint-plugin:** \\[no-unsafe-argument] differentiate error types\n\n##### ๐Ÿฉน Fixes\n\n- **eslint-plugin:** \\[no-unnecessary-type-assertion] fix\nTSNonNullExpression fixer\n\n- **eslint-plugin:** \\[no-misused-promises] handle static method\n\n- **eslint-plugin:** \\[no-unnecessary-type-parameters] fix AST quick\npath scope analysis\n\n- **eslint-plugin:** \\[consistent-type-assertions] access parser\nservices lazily\n\n##### โค๏ธ Thank You\n\n-\n[`f44da95`](https://redirect.github.com/typescript-eslint/typescript-eslint/commit/f44da958e)\n- Josh Goldberg โœจ\n- Kirk Waiblinger\n- YeonJuan\n\nYou can read about our [versioning\nstrategy](https://main--typescript-eslint.netlify.app/users/versioning)\nand\n[releases](https://main--typescript-eslint.netlify.app/users/releases)\non our website.\n\n
\n\n
\ntypescript-eslint/typescript-eslint\n(@​typescript-eslint/parser)\n\n###\n[`v8.5.0`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#850-2024-09-09)\n\n[Compare\nSource](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.4.0...v8.5.0)\n\nThis was a version bump only for parser to align it with other projects,\nthere were no code changes.\n\nYou can read about our [versioning\nstrategy](https://main--typescript-eslint.netlify.app/users/versioning)\nand\n[releases](https://main--typescript-eslint.netlify.app/users/releases)\non our website.\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR is behind base branch, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about these\nupdates again.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/danvk/literate-ts).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update typescript-eslint monorepo to v8.5.0 (#398)"}},{"before":"4f587b7217e81294767c6440bc959b9b69133edf","after":"a318dcf85bd9286e6f78207ac3a4a985667a1454","ref":"refs/heads/renovate/major-eslint-monorepo","pushedAt":"2024-09-12T19:46:48.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 eslint to v9","shortMessageHtmlLink":"chore(deps): update dependency eslint to v9"}},{"before":"6ca4bca6992a2a5f74d3c24d49f138ab770a9193","after":"5f45031c04140d7521c896090f79ea4369bd1f86","ref":"refs/heads/renovate/typescript-eslint-monorepo","pushedAt":"2024-09-12T19:46: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":"chore(deps): update typescript-eslint monorepo to v8.5.0","shortMessageHtmlLink":"chore(deps): update typescript-eslint monorepo to v8.5.0"}},{"before":"564b51c52812ebd77ead7d6a224c2a8af11fc1ce","after":"8abf067ab28a5dff80f1cfe45e65d9f84c1d0543","ref":"refs/heads/renovate/lodash-4.x-lockfile","pushedAt":"2024-09-12T19:46:13.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 @types/lodash to v4.17.7","shortMessageHtmlLink":"chore(deps): update dependency @types/lodash to v4.17.7"}},{"before":"52f3ffe5da9d81825f32920b8773b00585c139e3","after":null,"ref":"refs/heads/renovate/typescript-5.x-lockfile","pushedAt":"2024-09-12T17:27:53.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":"a98e07b25ce9978d7697f755cfa6bc1057be5cd4","after":"5157368955b0e684d3a4f4d170bc3573a2a101a4","ref":"refs/heads/main","pushedAt":"2024-09-12T17:27:52.000Z","pushType":"pr_merge","commitsCount":1,"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 typescript to v5.6.2 (#397)\n\nThis PR contains the following updates:\n\n| Package | Change | Age | Adoption | Passing | Confidence |\n|---|---|---|---|---|---|\n| [typescript](https://www.typescriptlang.org/)\n([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.5.4`\n-> `5.6.2`](https://renovatebot.com/diffs/npm/typescript/5.5.4/5.6.2) |\n[![age](https://developer.mend.io/api/mc/badges/age/npm/typescript/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/typescript/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/typescript/5.5.4/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/typescript/5.5.4/5.6.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)\n|\n\n---\n\n### Release Notes\n\n
\nmicrosoft/TypeScript (typescript)\n\n###\n[`v5.6.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...a7e3374f13327483fbe94e32806d65785b0b6cda)\n\n[Compare\nSource](https://redirect.github.com/microsoft/TypeScript/compare/v5.5.4...v5.6.2)\n\n
\n\n---\n\n### Configuration\n\n๐Ÿ“… **Schedule**: Branch creation - At any time (no schedule defined),\nAutomerge - At any time (no schedule defined).\n\n๐Ÿšฆ **Automerge**: Enabled.\n\nโ™ป **Rebasing**: Whenever PR becomes conflicted, or you tick the\nrebase/retry checkbox.\n\n๐Ÿ”• **Ignore**: Close this PR and you won't be reminded about this update\nagain.\n\n---\n\n- [ ] If you want to rebase/retry this PR, check\nthis box\n\n---\n\nThis PR was generated by [Mend Renovate](https://mend.io/renovate/).\nView the [repository job\nlog](https://developer.mend.io/github/danvk/literate-ts).\n\n\n\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): update dependency typescript to v5.6.2 (#397)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEu2vJ8wA","startCursor":null,"endCursor":null}},"title":"Activity ยท danvk/literate-ts"}