{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":4414698,"defaultBranch":"main","name":"compiler-explorer","ownerLogin":"compiler-explorer","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2012-05-23T01:31:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/57653830?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715761946.0","currentOid":""},"activityList":{"items":[{"before":"0fa45834cf6d17a0526fe6616b8ece7fb33e55db","after":null,"ref":"refs/heads/dkm/loongarch_ada","pushedAt":"2024-05-15T08:28:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkm","name":"Marc Poulhiès","path":"/dkm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87603?s=80&v=4"}},{"before":"5fdaeb2b7d1680199201f3d7803501eadc57778d","after":"ba17402cb5a8dfe9f49e566068c8f0ce4eac0d0f","ref":"refs/heads/main","pushedAt":"2024-05-15T08:28:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkm","name":"Marc Poulhiès","path":"/dkm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87603?s=80&v=4"},"commit":{"message":"Loongarch64: add support for Ada, D and Objective-C++ (#6488)\n\nfixes https://github.com/compiler-explorer/compiler-explorer/issues/6456\r\n\r\nSigned-off-by: Marc Poulhiès ","shortMessageHtmlLink":"Loongarch64: add support for Ada, D and Objective-C++ (#6488)"}},{"before":null,"after":"0fa45834cf6d17a0526fe6616b8ece7fb33e55db","ref":"refs/heads/dkm/loongarch_ada","pushedAt":"2024-05-15T08:22:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dkm","name":"Marc Poulhiès","path":"/dkm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87603?s=80&v=4"},"commit":{"message":"Loongarch64: add support for Ada, D and Objective-C++\n\nfixes https://github.com/compiler-explorer/compiler-explorer/issues/6456\n\nSigned-off-by: Marc Poulhiès ","shortMessageHtmlLink":"Loongarch64: add support for Ada, D and Objective-C++"}},{"before":"3b6035407eee61317a6a029bb9da80fd3b33bf4d","after":"62c13144d2ed53af5f43c51410c6ce28b261c4b4","ref":"refs/heads/renovate/aws-sdk-js-v3-monorepo","pushedAt":"2024-05-15T03:15: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":"Update aws-sdk-js-v3 monorepo to ^3.576.0","shortMessageHtmlLink":"Update aws-sdk-js-v3 monorepo to ^3.576.0"}},{"before":null,"after":"3b6035407eee61317a6a029bb9da80fd3b33bf4d","ref":"refs/heads/renovate/aws-sdk-js-v3-monorepo","pushedAt":"2024-05-14T21:39:01.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":"Update aws-sdk-js-v3 monorepo to ^3.575.0","shortMessageHtmlLink":"Update aws-sdk-js-v3 monorepo to ^3.575.0"}},{"before":"d9656e18137b72e720863d2c3e251089d2227862","after":null,"ref":"refs/heads/dkm/6229-kalray-acb-5.0.0","pushedAt":"2024-05-14T21:38:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dkm","name":"Marc Poulhiès","path":"/dkm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87603?s=80&v=4"}},{"before":"42533d8dbb194e8ec9b7f5d4a7087a0f92b479cc","after":"5fdaeb2b7d1680199201f3d7803501eadc57778d","ref":"refs/heads/main","pushedAt":"2024-05-14T21:38:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"dkm","name":"Marc Poulhiès","path":"/dkm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/87603?s=80&v=4"},"commit":{"message":"Add latest Kalray compiler: ACB 5.0.0 (#6474)\n\nfixes https://github.com/compiler-explorer/compiler-explorer/issues/6229\r\n\r\nSigned-off-by: Marc Poulhiès ","shortMessageHtmlLink":"Add latest Kalray compiler: ACB 5.0.0 (#6474)"}},{"before":"bcb397f56b5d223fa476b7cba9515418162f54d6","after":"42533d8dbb194e8ec9b7f5d4a7087a0f92b479cc","ref":"refs/heads/main","pushedAt":"2024-05-14T17:11:09.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"OfekShilon","name":"Ofek","path":"/OfekShilon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73080?s=80&v=4"},"commit":{"message":"Stop duplicating `hasXXoutput` + `XXoutput` (#6476)\n\nWhen you need to check if `XXoutput` exists, check it directly.\r\n+some TSification in CompilationResult","shortMessageHtmlLink":"Stop duplicating hasXXoutput + XXoutput (#6476)"}},{"before":"77791d863bec04590b08533fe809c05fc6d0ee53","after":"bcb397f56b5d223fa476b7cba9515418162f54d6","ref":"refs/heads/main","pushedAt":"2024-05-14T15:46:22.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"OfekShilon","name":"Ofek","path":"/OfekShilon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73080?s=80&v=4"},"commit":{"message":"Add noUnusedLocals to tsconfig + fix the new alerts (#6396)\n\n","shortMessageHtmlLink":"Add noUnusedLocals to tsconfig + fix the new alerts (#6396)"}},{"before":"cf358fb07549111f06605f5b09e75aa863e4abcd","after":"77791d863bec04590b08533fe809c05fc6d0ee53","ref":"refs/heads/main","pushedAt":"2024-05-14T15:41:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"partouf","name":"Patrick Quist","path":"/partouf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/442630?s=80&v=4"},"commit":{"message":"Add widberg-defs C/C++ library (#6485)","shortMessageHtmlLink":"Add widberg-defs C/C++ library (#6485)"}},{"before":"2687f6a3093113a8208a3789dfc8b1fd42621755","after":"cf358fb07549111f06605f5b09e75aa863e4abcd","ref":"refs/heads/main","pushedAt":"2024-05-14T07:57:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"OfekShilon","name":"Ofek","path":"/OfekShilon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73080?s=80&v=4"},"commit":{"message":"Add 'wrap lines' button to opt-view (#6477)\n\n![wrapopt](https://github.com/compiler-explorer/compiler-explorer/assets/73080/bcd63dff-5463-4822-944d-e426165b2987)\r\n\r\nI thought I already added it but seems I didn't.","shortMessageHtmlLink":"Add 'wrap lines' button to opt-view (#6477)"}},{"before":"db9e3cbefe376fb70eb032c56947bbdc17c9c50c","after":"2687f6a3093113a8208a3789dfc8b1fd42621755","ref":"refs/heads/main","pushedAt":"2024-05-14T07:56:24.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"OfekShilon","name":"Ofek","path":"/OfekShilon","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/73080?s=80&v=4"},"commit":{"message":"Make `stack-usage` display inline, same as `opt-view` (#6469)\n\nFollowing the intention declaration\r\n[here](https://github.com/compiler-explorer/compiler-explorer/pull/6393#issuecomment-2076787747):\r\n\r\n\r\n![image](https://github.com/compiler-explorer/compiler-explorer/assets/73080/4c239691-07ac-4ab3-9745-43cf67dd5679)","shortMessageHtmlLink":"Make stack-usage display inline, same as opt-view (#6469)"}},{"before":"9697bb43d64062c7bb8bb960b347afce26963c3c","after":"55bd7ecebd9476aedcc8a68d352869cbc0951ecb","ref":"refs/heads/mg/structed_clone","pushedAt":"2024-05-14T05:48:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"partouf","name":"Patrick Quist","path":"/partouf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/442630?s=80&v=4"},"commit":{"message":"fix things","shortMessageHtmlLink":"fix things"}},{"before":"4e5a64b96f67ea62ce9e80870aab7c55104c197a","after":"9697bb43d64062c7bb8bb960b347afce26963c3c","ref":"refs/heads/mg/structed_clone","pushedAt":"2024-05-14T05:20:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"partouf","name":"Patrick Quist","path":"/partouf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/442630?s=80&v=4"},"commit":{"message":"fix","shortMessageHtmlLink":"fix"}},{"before":"b6e7be6e34883e58931801b87b55a6a0e84815a0","after":"4e5a64b96f67ea62ce9e80870aab7c55104c197a","ref":"refs/heads/mg/structed_clone","pushedAt":"2024-05-14T05:12:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"partouf","name":"Patrick Quist","path":"/partouf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/442630?s=80&v=4"},"commit":{"message":"wrong funcname","shortMessageHtmlLink":"wrong funcname"}},{"before":"d932054c86c79edfaa736621036126a37c73633b","after":"b6e7be6e34883e58931801b87b55a6a0e84815a0","ref":"refs/heads/mg/structed_clone","pushedAt":"2024-05-14T05:09:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"partouf","name":"Patrick Quist","path":"/partouf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/442630?s=80&v=4"},"commit":{"message":"refactor to remove functions in CompilerInfo","shortMessageHtmlLink":"refactor to remove functions in CompilerInfo"}},{"before":"43dc8c6f36509edb4c453fd57102fe5359c8468c","after":null,"ref":"refs/heads/mg/cypress_hill","pushedAt":"2024-05-14T04:10:56.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"}},{"before":"73ba4c8460a49e3035a852c21c15ce01c8300868","after":"db9e3cbefe376fb70eb032c56947bbdc17c9c50c","ref":"refs/heads/main","pushedAt":"2024-05-14T04:10:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"},"commit":{"message":"Bump to v6 cypress run config (#6484)\n\nSeems like a decent thing to do. cypress should already be using node 20\r\nthough","shortMessageHtmlLink":"Bump to v6 cypress run config (#6484)"}},{"before":null,"after":"43dc8c6f36509edb4c453fd57102fe5359c8468c","ref":"refs/heads/mg/cypress_hill","pushedAt":"2024-05-14T03:58:59.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"},"commit":{"message":"Bump to v6 cypress","shortMessageHtmlLink":"Bump to v6 cypress"}},{"before":"6cea1f2abafd100023747ff576db8890e86e6105","after":"d932054c86c79edfaa736621036126a37c73633b","ref":"refs/heads/mg/structed_clone","pushedAt":"2024-05-14T03:54:41.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"},"commit":{"message":"Merge branch 'main' into mg/structed_clone","shortMessageHtmlLink":"Merge branch 'main' into mg/structed_clone"}},{"before":"2f6ca2323ff26d263c8e8c7886d8b75f350694fb","after":"73ba4c8460a49e3035a852c21c15ce01c8300868","ref":"refs/heads/main","pushedAt":"2024-05-14T03:50:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"},"commit":{"message":"Bumpy mcbumpface","shortMessageHtmlLink":"Bumpy mcbumpface"}},{"before":"900fbc09ada55fbe894a245583721d4819ee6460","after":"6cea1f2abafd100023747ff576db8890e86e6105","ref":"refs/heads/mg/structed_clone","pushedAt":"2024-05-14T03:48:57.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"partouf","name":"Patrick Quist","path":"/partouf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/442630?s=80&v=4"},"commit":{"message":"Merge branch 'main' into mg/structed_clone","shortMessageHtmlLink":"Merge branch 'main' into mg/structed_clone"}},{"before":"f8ae30da93d08dcbc132220767863abc9bba7920","after":"2f6ca2323ff26d263c8e8c7886d8b75f350694fb","ref":"refs/heads/main","pushedAt":"2024-05-14T03:46:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"partouf","name":"Patrick Quist","path":"/partouf","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/442630?s=80&v=4"},"commit":{"message":"Update test-frontend.yml","shortMessageHtmlLink":"Update test-frontend.yml"}},{"before":null,"after":"900fbc09ada55fbe894a245583721d4819ee6460","ref":"refs/heads/mg/structed_clone","pushedAt":"2024-05-14T03:36:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"},"commit":{"message":"Update eslint plugins, heed its warnings; mostly about structuredClone (TIL)","shortMessageHtmlLink":"Update eslint plugins, heed its warnings; mostly about structuredClon…"}},{"before":"3b6035407eee61317a6a029bb9da80fd3b33bf4d","after":null,"ref":"refs/heads/renovate/aws-sdk-js-v3-monorepo","pushedAt":"2024-05-14T02:15: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":"d8371ca866e4c423565a701dc36565ffcff6bb2e","after":"f8ae30da93d08dcbc132220767863abc9bba7920","ref":"refs/heads/main","pushedAt":"2024-05-14T02:15:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"},"commit":{"message":"Bump remaining things","shortMessageHtmlLink":"Bump remaining things"}},{"before":"476fac25dd305b178506cc9fc5147cef2b51fc92","after":"d8371ca866e4c423565a701dc36565ffcff6bb2e","ref":"refs/heads/main","pushedAt":"2024-05-14T01:30:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"},"commit":{"message":"Add the \"nix\" Rust crate (#6472)\n\nThis PR fixes #6212 and infra PR is here:\r\nhttps://github.com/compiler-explorer/infra/pull/1299\r\n\r\nIt adds the nix crate that will be useful when users need to access more\r\nuser friendly *nix APIs.\r\nThanks!","shortMessageHtmlLink":"Add the \"nix\" Rust crate (#6472)"}},{"before":"cedd2c2070750cc9046aeb044b2d78f6d57fd224","after":null,"ref":"refs/heads/renovate/typescript-eslint-monorepo","pushedAt":"2024-05-14T01:19:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"}},{"before":"d8c03f909c8c9be2fdce9b29375bc2ea1005ce0b","after":"476fac25dd305b178506cc9fc5147cef2b51fc92","ref":"refs/heads/main","pushedAt":"2024-05-14T01:19:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mattgodbolt","name":"Matt Godbolt","path":"/mattgodbolt","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/633973?s=80&v=4"},"commit":{"message":"Update typescript-eslint monorepo to ^7.9.0 (#6440)\n\n[![Mend\r\nRenovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)\r\n\r\nThis PR contains the following updates:\r\n\r\n| Package | Change | Age | Adoption | Passing | Confidence |\r\n|---|---|---|---|---|---|\r\n|\r\n[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)\r\n([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))\r\n| [`^7.7.1` ->\r\n`^7.9.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/7.7.1/7.9.0)\r\n|\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2feslint-plugin/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2feslint-plugin/7.7.1/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/7.7.1/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n|\r\n[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)\r\n([source](https://togithub.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))\r\n| [`^7.7.1` ->\r\n`^7.9.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/7.7.1/7.9.0)\r\n|\r\n[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@typescript-eslint%2fparser/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@typescript-eslint%2fparser/7.7.1/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/7.7.1/7.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)\r\n|\r\n\r\n---\r\n\r\n### Release Notes\r\n\r\n
\r\ntypescript-eslint/typescript-eslint\r\n(@​typescript-eslint/eslint-plugin)\r\n\r\n###\r\n[`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#790-2024-05-13)\r\n\r\n[Compare\r\nSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0)\r\n\r\n##### 🩹 Fixes\r\n\r\n- **eslint-plugin:** \\[explicit-function-return-types] fix false\r\npositive on default parameters\r\n\r\n##### ❤️ Thank You\r\n\r\n- Kirk Waiblinger\r\n- Sheetal Nandi\r\n- Vinccool96\r\n\r\nYou can read about our [versioning\r\nstrategy](https://main--typescript-eslint.netlify.app/users/versioning)\r\nand\r\n[releases](https://main--typescript-eslint.netlify.app/users/releases)\r\non our website.\r\n\r\n###\r\n[`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#780-2024-04-29)\r\n\r\n[Compare\r\nSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0)\r\n\r\n##### 🩹 Fixes\r\n\r\n- **eslint-plugin:** \\[no-unsafe-argument] handle tagged templates\r\n\r\n- **eslint-plugin:** \\[prefer-optional-chain] suggests optional chaining\r\nduring strict null equality check\r\n\r\n- **eslint-plugin:** \\[consistent-type-assertions] handle tagged\r\ntemplates\r\n\r\n- **eslint-plugin:** \\[no-unsafe-return] handle union types\r\n\r\n- **eslint-plugin:** \\[no-unused-vars] clear error report range\r\n\r\n##### ❤️ Thank You\r\n\r\n- auvred\r\n- Josh Goldberg ✨\r\n- jsfm01\r\n- Kim Sang Du\r\n- YeonJuan\r\n\r\nYou can read about our [versioning\r\nstrategy](https://main--typescript-eslint.netlify.app/users/versioning)\r\nand\r\n[releases](https://main--typescript-eslint.netlify.app/users/releases)\r\non our website.\r\n\r\n
\r\n\r\n
\r\ntypescript-eslint/typescript-eslint\r\n(@​typescript-eslint/parser)\r\n\r\n###\r\n[`v7.9.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#790-2024-05-13)\r\n\r\n[Compare\r\nSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.8.0...v7.9.0)\r\n\r\nThis was a version bump only for parser to align it with other projects,\r\nthere were no code changes.\r\n\r\nYou can read about our [versioning\r\nstrategy](https://main--typescript-eslint.netlify.app/users/versioning)\r\nand\r\n[releases](https://main--typescript-eslint.netlify.app/users/releases)\r\non our website.\r\n\r\n###\r\n[`v7.8.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#780-2024-04-29)\r\n\r\n[Compare\r\nSource](https://togithub.com/typescript-eslint/typescript-eslint/compare/v7.7.1...v7.8.0)\r\n\r\nThis was a version bump only for parser to align it with other projects,\r\nthere were no code changes.\r\n\r\nYou can read about our [versioning\r\nstrategy](https://main--typescript-eslint.netlify.app/users/versioning)\r\nand\r\n[releases](https://main--typescript-eslint.netlify.app/users/releases)\r\non our website.\r\n\r\n
\r\n\r\n---\r\n\r\n### Configuration\r\n\r\n📅 **Schedule**: Branch creation - \"before 8pm on monday\" in timezone\r\nAmerica/Chicago, Automerge - At any time (no schedule defined).\r\n\r\n🚦 **Automerge**: Disabled by config. Please merge this manually once you\r\nare satisfied.\r\n\r\n♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the\r\nrebase/retry checkbox.\r\n\r\n🔕 **Ignore**: Close this PR and you won't be reminded about these\r\nupdates again.\r\n\r\n---\r\n\r\n- [ ] If you want to rebase/retry this PR, check\r\nthis box\r\n\r\n---\r\n\r\nThis PR has been generated by [Mend\r\nRenovate](https://www.mend.io/free-developer-tools/renovate/). View\r\nrepository job log\r\n[here](https://developer.mend.io/github/compiler-explorer/compiler-explorer).\r\n\r\n\r\n\r\nCo-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Update typescript-eslint monorepo to ^7.9.0 (#6440)"}},{"before":"2fcd7de82b20119138b4217f3d497702eb534c33","after":"cedd2c2070750cc9046aeb044b2d78f6d57fd224","ref":"refs/heads/renovate/typescript-eslint-monorepo","pushedAt":"2024-05-14T01:09:24.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":"Update typescript-eslint monorepo to ^7.9.0","shortMessageHtmlLink":"Update typescript-eslint monorepo to ^7.9.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAESksxewA","startCursor":null,"endCursor":null}},"title":"Activity · compiler-explorer/compiler-explorer"}