{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":153494927,"defaultBranch":"master","name":"theia-trace-extension","ownerLogin":"eclipse-cdt-cloud","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-10-17T17:13:23.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/95486469?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714660277.0","currentOid":""},"activityList":{"items":[{"before":"dd3880e4ae0afa5d18b6a01c002530a9e4590b46","after":"3502181b792bfbb0b7fb1703165fb04310527aae","ref":"refs/heads/master","pushedAt":"2024-05-07T12:57:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"Add webpack.config.js to docker example\n\nSome views like statistics view have features to\nright-click on the entries and select time ranges,\nbut this feature requires some Node.js-specific\nfeatures like \"process\", which is missing for the\ndocker example.\n\nFixes #1066\n\nSigned-off-by: Siwei Zhang ","shortMessageHtmlLink":"Add webpack.config.js to docker example"}},{"before":"76fdc200723b85a2a986e2e58c315d6cb15aca48","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/ejs-3.1.10","pushedAt":"2024-05-02T14:31:17.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhufmann","name":"Bernd Hufmann","path":"/bhufmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/413424?s=80&v=4"}},{"before":"4c58c033c0837a489cf67e63a3df6857c765760c","after":"dd3880e4ae0afa5d18b6a01c002530a9e4590b46","ref":"refs/heads/master","pushedAt":"2024-05-02T14:31:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bhufmann","name":"Bernd Hufmann","path":"/bhufmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/413424?s=80&v=4"},"commit":{"message":"Bump ejs from 3.1.9 to 3.1.10\n\nBumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.\n- [Release notes](https://github.com/mde/ejs/releases)\n- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)\n\n---\nupdated-dependencies:\n- dependency-name: ejs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ejs from 3.1.9 to 3.1.10"}},{"before":null,"after":"76fdc200723b85a2a986e2e58c315d6cb15aca48","ref":"refs/heads/dependabot/npm_and_yarn/ejs-3.1.10","pushedAt":"2024-05-02T11:12:34.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"Bump ejs from 3.1.9 to 3.1.10\n\nBumps [ejs](https://github.com/mde/ejs) from 3.1.9 to 3.1.10.\n- [Release notes](https://github.com/mde/ejs/releases)\n- [Commits](https://github.com/mde/ejs/compare/v3.1.9...v3.1.10)\n\n---\nupdated-dependencies:\n- dependency-name: ejs\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump ejs from 3.1.9 to 3.1.10"}},{"before":"4ae518789b04da5b995896d536d164a99b14cfe6","after":null,"ref":"refs/heads/streamline-test-apps","pushedAt":"2024-04-30T17:26:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"}},{"before":"8465e7c21c0a5fa6a4a2d540835addfb4b7c7a11","after":"4c58c033c0837a489cf67e63a3df6857c765760c","ref":"refs/heads/master","pushedAt":"2024-04-30T17:26:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"Streamline Theia example applications, making them RCP-like\n\nNow that there exists is a full-fledge Theia IDE application [1]\nthat incorporates the theia-trace-viewer, the example applications\n(browser, electron) in this repo, need not be more than \"trace viewer\nappliances\", that are used for testing purpose.\n\nThis commit removes most Theia framework extensions for the two\nexample applications, transforming them into something relatively\nclose to appliances.\n\nThere remains a few remnants like the outline and problems views, that\nare still pulled by essential Theia framework extension that we need.\n\n[1] cdt-cloud blueprint :\nhttps://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"Streamline Theia example applications, making them RCP-like"}},{"before":"72bbba1c0853ecb35b71d8de8f9d6ce91d82b7ce","after":"4ae518789b04da5b995896d536d164a99b14cfe6","ref":"refs/heads/streamline-test-apps","pushedAt":"2024-04-29T14:00:08.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"Streamline Theia example applications, making them RCP-like\n\nNow that there exists is a full-fledge Theia IDE application [1]\nthat incorporates the theia-trace-viewer, the example applications\n(browser, electron) in this repo, need not be more than \"trace viewer\nappliances\", that are used for testing purpose.\n\nThis commit removes most Theia framework extensions for the two\nexample applications, transforming them into something relatively\nclose to appliances.\n\nThere remains a few remnants like the outline and problems views, that\nare still pulled by essential Theia framework extension that we need.\n\n[1] cdt-cloud blueprint :\nhttps://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"Streamline Theia example applications, making them RCP-like"}},{"before":"d6c3e1d7fb93d0795b50a1e79356e3396444926f","after":"72bbba1c0853ecb35b71d8de8f9d6ce91d82b7ce","ref":"refs/heads/streamline-test-apps","pushedAt":"2024-04-26T20:31:43.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"Streamline Theia example applications, making them RCP-like\n\nNow that there exists is a full-fledge Theia IDE application [1]\nthat incorporates the theia-trace-viewer, the example applications\n(browser, electron) in this repo, need not be more than \"trace viewer\nappliances\", that are used for testing purpose.\n\nThis commit removes most Theia framework extensions for the two\nexample applications, transforming them into something relatively\nclose to appliances.\n\nThere remains a few remnants like the outline and problems views, that\nare still pulled by essential Theia framework extension that we need.\n\n[1] cdt-cloud blueprint :\nhttps://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"Streamline Theia example applications, making them RCP-like"}},{"before":"752ca5dab989a50d1cb90e3ebd8eaece919e6fd4","after":"d6c3e1d7fb93d0795b50a1e79356e3396444926f","ref":"refs/heads/streamline-test-apps","pushedAt":"2024-04-26T20:23:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"Streamline Theia example applications, making them RCP-like\n\nNow that there exists is a full-fledge Theia IDE application [1]\nthat incorporates the theia-trace-viewer, the example applications\n(browser, electron) in this repo, need not be more than \"trace viewer\nappliances\", that are used for testing purpose.\n\nThis commit removes most Theia framework extensions for the two\nexample applications, transforming them into something relatively\nclose to appliances.\n\nThere remains a few remnants like the outline and problems views, that\nare still pulled by essential Theia framework extension that we need.\n\n[1] cdt-cloud blueprint :\nhttps://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"Streamline Theia example applications, making them RCP-like"}},{"before":"04729a7570e78f150786420275d139c7b835406e","after":"752ca5dab989a50d1cb90e3ebd8eaece919e6fd4","ref":"refs/heads/streamline-test-apps","pushedAt":"2024-04-25T19:13:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"Streamline Theia example applications, making them RCP-like\n\nNow that there exists is a full-fledge Theia IDE application [1]\nthat incorporates the theia-trace-viewer, the example applications\n(browser, electron) in this repo, need not be more than \"trace viewer\nappliances\", that are used for testing purpose.\n\nThis commit removes most Theia framework extensions for the two\nexample applications, transforming them into something relatively\nclose to appliances.\n\nThere remains a few remnants like the outline and problems views, that\nare still pulled by essential Theia framework extension that we need.\n\n[1] cdt-cloud blueprint :\nhttps://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"Streamline Theia example applications, making them RCP-like"}},{"before":null,"after":"04729a7570e78f150786420275d139c7b835406e","ref":"refs/heads/streamline-test-apps","pushedAt":"2024-04-25T17:49:32.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"Streamline Theia example applications, making them RCP-like\n\nNow that there exists is a full-fledge Theia IDE application [1]\nthat incorporates the theia-trace-viewer, the example applications\n(browser, electron) in this repo, need not be more than \"trace viewer\nappliances\", that are used for testing purpose.\n\nThis commit removes most Theia framework extensions for the two\nexample applications, transforming them into something relatively\nclose to appliances.\n\nThere remains a few remnants like the outline and problems views, that\nare still pulled by essential Theia framework extension that we need.\n\n[1] cdt-cloud blueprint :\nhttps://github.com/eclipse-cdt-cloud/cdt-cloud-blueprint\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"Streamline Theia example applications, making them RCP-like"}},{"before":"9a72f51a08f29e7363aedd976a4a69657b7acacb","after":null,"ref":"refs/heads/ci-cfg-small-update","pushedAt":"2024-04-17T12:34:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"}},{"before":"6cfa3c6417acc27ef20d165c1053b6a00a18849f","after":"8465e7c21c0a5fa6a4a2d540835addfb4b7c7a11","ref":"refs/heads/master","pushedAt":"2024-04-17T12:34:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[ci] prevent triggering release-related jobs on forks\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[ci] prevent triggering release-related jobs on forks"}},{"before":"719a44da5d62cf5c5e87ebdd8010167598164ff8","after":"9a72f51a08f29e7363aedd976a4a69657b7acacb","ref":"refs/heads/ci-cfg-small-update","pushedAt":"2024-04-15T19:26:16.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[ci] prevent triggering release-related jobs on forks\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[ci] prevent triggering release-related jobs on forks"}},{"before":null,"after":"719a44da5d62cf5c5e87ebdd8010167598164ff8","ref":"refs/heads/ci-cfg-small-update","pushedAt":"2024-04-15T18:01:26.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[ci] prevent triggering release-related jobs on forks\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[ci] prevent triggering release-related jobs on forks"}},{"before":"794e42799f769e27460cd76504c89023a6af2335","after":null,"ref":"refs/heads/release-0.2.1","pushedAt":"2024-04-10T17:12:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"}},{"before":"78856b047d0f24deba872f5939d18401742e3a15","after":"6cfa3c6417acc27ef20d165c1053b6a00a18849f","ref":"refs/heads/master","pushedAt":"2024-04-10T17:12:06.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"Release v0.2.1 (Patch)","shortMessageHtmlLink":"Release v0.2.1 (Patch)"}},{"before":null,"after":"794e42799f769e27460cd76504c89023a6af2335","ref":"refs/heads/release-0.2.1","pushedAt":"2024-04-10T15:55:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"Release v0.2.1 (Patch)","shortMessageHtmlLink":"Release v0.2.1 (Patch)"}},{"before":"28b84ea6f8fbee5c89d76a805e46af1617d71315","after":null,"ref":"refs/heads/use-latest-deps","pushedAt":"2024-04-10T15:51:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"}},{"before":"c15e437ae749bf0dbcc97f68e0d08a3bacb8f108","after":"78856b047d0f24deba872f5939d18401742e3a15","ref":"refs/heads/master","pushedAt":"2024-04-10T15:51:29.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[timeline-chart][tsp-typescript-client] Switch to solid versions\n\nNow that we can easily publish solid (latest) revisions of these dependencies,\nlet's switch to requesting a \"solid\" version range, for them, instead of using\n\"next\". From now-on, these dependencies should be managed like any other production\ndependencies.\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[timeline-chart][tsp-typescript-client] Switch to solid versions"}},{"before":"ae51a57e650fb4e301cd950bbfc33d673db7929b","after":"28b84ea6f8fbee5c89d76a805e46af1617d71315","ref":"refs/heads/use-latest-deps","pushedAt":"2024-04-10T13:14:06.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[timeline-chart][tsp-typescript-client] Switch to solid versions\n\nNow that we can easily publish solid (latest) revisions of these dependencies,\nlet's switch to requesting a \"solid\" version range, for them, instead of using\n\"next\". From now-on, these dependencies should be managed like any other production\ndependencies.\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[timeline-chart][tsp-typescript-client] Switch to solid versions"}},{"before":"d6eadd7a97a075f83fae0bb18b0854d3c8578355","after":"ae51a57e650fb4e301cd950bbfc33d673db7929b","ref":"refs/heads/use-latest-deps","pushedAt":"2024-04-09T14:37:02.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[timeline-chart][tsp-typescript-client] Switch to solid versions\n\nNow that we can easily publish solid (latest) revisions of these dependencies,\nlet's switch to requesting a \"solid\" version range, for them, instead of using\n\"next\". From now-on, these dependencies should be managed like any other production\ndependencies.\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[timeline-chart][tsp-typescript-client] Switch to solid versions"}},{"before":"c9b8bcfe83a00e3aaaa0eaf76ea228978cefa57c","after":"d6eadd7a97a075f83fae0bb18b0854d3c8578355","ref":"refs/heads/use-latest-deps","pushedAt":"2024-04-09T14:26:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[timeline-chart][tsp-typescript-client] Switch to solid versions\n\nNow that we can easily publish solid (latest) revisions of these dependencies,\nlet's switch to requesting a \"solid\" version range, for them, instead of using\n\"next\". From now-on, these dependencies should be managed like any other production\ndependencies.\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[timeline-chart][tsp-typescript-client] Switch to solid versions"}},{"before":"3a629b98fc8e445b832b6737de40d6957d3bdb36","after":"c9b8bcfe83a00e3aaaa0eaf76ea228978cefa57c","ref":"refs/heads/use-latest-deps","pushedAt":"2024-04-08T15:20:07.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[timeline-chart][tsp-typescript-client] Switch to solid versions\n\nNow that we can easily publish solid (latest) revisions of these dependencies,\nlet's switch to requesting a \"solid\" version range, for them, instead of using\n\"next\". From now-on, these dependencies should be managed like any other production\ndependencies.\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[timeline-chart][tsp-typescript-client] Switch to solid versions"}},{"before":"d5ba211f132d84f87df4bf5ed1b4c14774d666ff","after":"3a629b98fc8e445b832b6737de40d6957d3bdb36","ref":"refs/heads/use-latest-deps","pushedAt":"2024-04-08T15:17:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[timeline-chart][tsp-typescript-client] Switch to solid versions\n\nNow that we can easily publish solid (latest) revisions of these dependencies,\nlet's switch to a \"solid\" version range, when requesting these dependencies,\ninstead of \"next\". From now-on, these dependencies should be managed like\nany other production dependencies.\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[timeline-chart][tsp-typescript-client] Switch to solid versions"}},{"before":null,"after":"d5ba211f132d84f87df4bf5ed1b4c14774d666ff","ref":"refs/heads/use-latest-deps","pushedAt":"2024-04-08T15:15:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"marcdumais-work","name":"Marc Dumais","path":"/marcdumais-work","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/25749063?s=80&v=4"},"commit":{"message":"[timeline-chart][tsp-typescript-client] Switch to solid versions\n\nFrom now-on, these dependencies should be managed like any other\nproduction dependencies.\n\nSigned-off-by: Marc Dumais ","shortMessageHtmlLink":"[timeline-chart][tsp-typescript-client] Switch to solid versions"}},{"before":"edc072f5fac3875d45eb9b0c77ec01d2e5aa13e2","after":"c15e437ae749bf0dbcc97f68e0d08a3bacb8f108","ref":"refs/heads/master","pushedAt":"2024-04-05T19:13:58.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bhufmann","name":"Bernd Hufmann","path":"/bhufmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/413424?s=80&v=4"},"commit":{"message":"Adding directory examples/plugins/ to .gitignore\n\nSigned-off-by: Bernd Hufmann ","shortMessageHtmlLink":"Adding directory examples/plugins/ to .gitignore"}},{"before":"6c939bf18b6d369309e45ce3cab8281b9c0f3dd4","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-04-02T18:46:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"82b16afd15c053b5ddb893ec399c4fc75bd4519d","after":"edc072f5fac3875d45eb9b0c77ec01d2e5aa13e2","ref":"refs/heads/master","pushedAt":"2024-04-02T18:45:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"bhufmann","name":"Bernd Hufmann","path":"/bhufmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/413424?s=80&v=4"},"commit":{"message":"Bump express from 4.18.2 to 4.19.2\n\nBumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.\n- [Release notes](https://github.com/expressjs/express/releases)\n- [Changelog](https://github.com/expressjs/express/blob/master/History.md)\n- [Commits](https://github.com/expressjs/express/compare/4.18.2...4.19.2)\n\n---\nupdated-dependencies:\n- dependency-name: express\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump express from 4.18.2 to 4.19.2"}},{"before":"2707eb83afa9a28f7b1b3c96d1980293a8610d55","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/doc/adr/0002/graphql-server-prototype/express-4.19.2","pushedAt":"2024-04-02T18:45:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"bhufmann","name":"Bernd Hufmann","path":"/bhufmann","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/413424?s=80&v=4"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQ5QUgQA","startCursor":null,"endCursor":null}},"title":"Activity ยท eclipse-cdt-cloud/theia-trace-extension"}