{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":630454938,"defaultBranch":"main","name":"ably-js-web-worker-example","ownerLogin":"ably-labs","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-04-20T12:19:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/73881329?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1711674367.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"170fb0680322433cafc276fd59cb37c51bc625c9","ref":"refs/heads/dependabot/npm_and_yarn/express-4.19.2","pushedAt":"2024-03-29T01:06:07.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 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":null,"after":"f39771ca2bbbb4531ce18307e7787a7df8257cd0","ref":"refs/heads/dependabot/npm_and_yarn/webpack-dev-middleware-5.3.4","pushedAt":"2024-03-23T15:26:52.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 webpack-dev-middleware from 5.3.3 to 5.3.4\n\nBumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4.\n- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases)\n- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md)\n- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4)\n\n---\nupdated-dependencies:\n- dependency-name: webpack-dev-middleware\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump webpack-dev-middleware from 5.3.3 to 5.3.4"}},{"before":"aef19a2379cbbf4462dff03728f49aa78098a27d","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.4","pushedAt":"2024-03-16T09:08:26.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":null,"after":"0ebf0c3b8d5011d2f5f9eefa396a3415fe09b318","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.6","pushedAt":"2024-03-16T09:08:23.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 follow-redirects from 1.15.2 to 1.15.6\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump follow-redirects from 1.15.2 to 1.15.6"}},{"before":null,"after":"aef19a2379cbbf4462dff03728f49aa78098a27d","ref":"refs/heads/dependabot/npm_and_yarn/follow-redirects-1.15.4","pushedAt":"2024-01-10T15:35:54.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 follow-redirects from 1.15.2 to 1.15.4\n\nBumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.4.\n- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)\n- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4)\n\n---\nupdated-dependencies:\n- dependency-name: follow-redirects\n dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump follow-redirects from 1.15.2 to 1.15.4"}},{"before":null,"after":"7f9ee0dda275b5475f06412701aa190c610b3491","ref":"refs/heads/integrations/v2","pushedAt":"2023-12-18T16:17:39.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"VeskeR","name":"Andrew Bulat","path":"/VeskeR","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/9639405?s=80&v=4"},"commit":{"message":"Update for v2 version of ably-js\n\nChanges how we import the library in worker.js.\nAdds an example on how to use a modular variant of the library from v2.\n\nI couldn't manage to change `ably` dependency in package.json to\nreference an 'integrations/v2' branch of `ably-js` repo on github -\nit would fail due to git submodules (we are using ably-common in there).\nSo for now to test with v2 version of the library we should refer to\n\"Testing a non-published version of `ably-js`\" in README.","shortMessageHtmlLink":"Update for v2 version of ably-js"}},{"before":"888ba00738d97b459e187cdca38c034999daa7a1","after":"62621db9b7e3fa84d6968cbea1eb1917b2d659c9","ref":"refs/heads/main","pushedAt":"2023-04-24T16:38:18.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lawrence-forooghian","name":"Lawrence Forooghian","path":"/lawrence-forooghian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53756884?s=80&v=4"},"commit":{"message":"Add instructions for testing non-published version of ably-js","shortMessageHtmlLink":"Add instructions for testing non-published version of ably-js"}},{"before":"88ccaaeaea462516fa9e24c1b0ec2a8ae86f7d67","after":"888ba00738d97b459e187cdca38c034999daa7a1","ref":"refs/heads/main","pushedAt":"2023-04-24T14:33:57.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lawrence-forooghian","name":"Lawrence Forooghian","path":"/lawrence-forooghian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53756884?s=80&v=4"},"commit":{"message":"Add instructions for testing non-published version of ably-js","shortMessageHtmlLink":"Add instructions for testing non-published version of ably-js"}},{"before":"e9799cd62a4370bf7016d95e131e30645b4faca6","after":"88ccaaeaea462516fa9e24c1b0ec2a8ae86f7d67","ref":"refs/heads/main","pushedAt":"2023-04-20T12:46:45.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lawrence-forooghian","name":"Lawrence Forooghian","path":"/lawrence-forooghian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53756884?s=80&v=4"},"commit":{"message":"Add instructions for testing non-published version of ably-js","shortMessageHtmlLink":"Add instructions for testing non-published version of ably-js"}},{"before":"c366c323c1e301ead96b77629b9b3403043d552b","after":"e9799cd62a4370bf7016d95e131e30645b4faca6","ref":"refs/heads/main","pushedAt":"2023-04-20T12:42:37.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lawrence-forooghian","name":"Lawrence Forooghian","path":"/lawrence-forooghian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53756884?s=80&v=4"},"commit":{"message":"Add instructions for testing non-published version of ably-js","shortMessageHtmlLink":"Add instructions for testing non-published version of ably-js"}},{"before":"a33a74d80e8a8652dfa93ea859bed356cb744642","after":"c366c323c1e301ead96b77629b9b3403043d552b","ref":"refs/heads/main","pushedAt":"2023-04-20T12:38:58.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"lawrence-forooghian","name":"Lawrence Forooghian","path":"/lawrence-forooghian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53756884?s=80&v=4"},"commit":{"message":"Add instructions for testing non-published version of ably-js","shortMessageHtmlLink":"Add instructions for testing non-published version of ably-js"}},{"before":null,"after":"a33a74d80e8a8652dfa93ea859bed356cb744642","ref":"refs/heads/main","pushedAt":"2023-04-20T12:25:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"lawrence-forooghian","name":"Lawrence Forooghian","path":"/lawrence-forooghian","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/53756884?s=80&v=4"},"commit":{"message":"Add instructions for testing non-published version of ably-js","shortMessageHtmlLink":"Add instructions for testing non-published version of ably-js"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEIknKnwA","startCursor":null,"endCursor":null}},"title":"Activity ยท ably-labs/ably-js-web-worker-example"}