{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":593942507,"defaultBranch":"main","name":"react-chain-of-responsibility","ownerLogin":"compulim","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2023-01-27T07:55:42.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1622400?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1719655220.0","currentOid":""},"activityList":{"items":[{"before":"fdc0840f045fc0a3609f711f3bf8ab73e898a900","after":null,"ref":"refs/heads/bot/bump-deps/16","pushedAt":"2024-06-29T10:00:20.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"}},{"before":"9d496d93faec7ed96e3d668c3ddda1dd19396944","after":"52a7fbc5bb2ca11cbf49e216326996d2b743456b","ref":"refs/heads/main","pushedAt":"2024-06-29T10:00:19.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Bump dependencies (#67)\n\n* Bump dependencies\r\n\r\n* Update entry\r\n\r\n---------\r\n\r\nCo-authored-by: @compulim <@compulim>\r\nCo-authored-by: William Wong ","shortMessageHtmlLink":"Bump dependencies (#67)"}},{"before":"5a7a901285146ce197624cfea1c90397d5920f29","after":"fdc0840f045fc0a3609f711f3bf8ab73e898a900","ref":"refs/heads/bot/bump-deps/16","pushedAt":"2024-06-29T09:58:45.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Update entry","shortMessageHtmlLink":"Update entry"}},{"before":null,"after":"5a7a901285146ce197624cfea1c90397d5920f29","ref":"refs/heads/bot/bump-deps/16","pushedAt":"2024-06-29T09:57:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump dependencies","shortMessageHtmlLink":"Bump dependencies"}},{"before":"679113c57ae6fac87904e49d1528321a4a2f8c76","after":null,"ref":"refs/heads/feat-void-prop","pushedAt":"2024-06-18T07:18:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"}},{"before":"3cb47ab9511aad867a8e77678f890b3e371e7606","after":"9d496d93faec7ed96e3d668c3ddda1dd19396944","ref":"refs/heads/main","pushedAt":"2024-06-18T07:18:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Support `init` or `request` of type `void` (#66)\n\n* Support `init` or `request` of type `void`\r\n\r\n* Update PR number for void init/request\r\n\r\n* Fix test","shortMessageHtmlLink":"Support init or request of type void (#66)"}},{"before":"97404fb8d9192f99eb098d07c9edc60deab7aed1","after":"679113c57ae6fac87904e49d1528321a4a2f8c76","ref":"refs/heads/feat-void-prop","pushedAt":"2024-06-18T07:16:44.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Fix test","shortMessageHtmlLink":"Fix test"}},{"before":"2debfac30352bf29c4267ad41a1479dc2f23a3c1","after":"97404fb8d9192f99eb098d07c9edc60deab7aed1","ref":"refs/heads/feat-void-prop","pushedAt":"2024-06-18T07:15:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Update PR number for void init/request","shortMessageHtmlLink":"Update PR number for void init/request"}},{"before":null,"after":"2debfac30352bf29c4267ad41a1479dc2f23a3c1","ref":"refs/heads/feat-void-prop","pushedAt":"2024-06-18T07:14:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Support `init` or `request` of type `void`","shortMessageHtmlLink":"Support init or request of type void"}},{"before":"514062e67b198c9d866550656c1a936b4f159437","after":null,"ref":"refs/heads/feat-outside-provider","pushedAt":"2024-06-15T06:38:29.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"}},{"before":"6bcfe2fc608cb303eb57b303f097c7026d4a1897","after":"3cb47ab9511aad867a8e77678f890b3e371e7606","ref":"refs/heads/main","pushedAt":"2024-06-15T06:38:28.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Support ``-less usage (#65)\n\n* Support provider-less usage\r\n\r\n* Update PR number of provider-less usage\r\n\r\n* Fix typing\r\n\r\n* Use null for no rendering","shortMessageHtmlLink":"Support <Provider>-less usage (#65)"}},{"before":"d9dd03ccb464b0cfd30e8b1230c9880fb106829c","after":"514062e67b198c9d866550656c1a936b4f159437","ref":"refs/heads/feat-outside-provider","pushedAt":"2024-06-15T06:32:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Use null for no rendering","shortMessageHtmlLink":"Use null for no rendering"}},{"before":"d165289cee85b0f7468aa6c3e5176ef1b3620dd0","after":"d9dd03ccb464b0cfd30e8b1230c9880fb106829c","ref":"refs/heads/feat-outside-provider","pushedAt":"2024-06-15T06:28:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Fix typing","shortMessageHtmlLink":"Fix typing"}},{"before":"ed728dcabd5a0dc80b4e3a7f47b78a4e38bdfa6a","after":"d165289cee85b0f7468aa6c3e5176ef1b3620dd0","ref":"refs/heads/feat-outside-provider","pushedAt":"2024-06-15T06:21:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Update PR number of provider-less usage","shortMessageHtmlLink":"Update PR number of provider-less usage"}},{"before":null,"after":"ed728dcabd5a0dc80b4e3a7f47b78a4e38bdfa6a","ref":"refs/heads/feat-outside-provider","pushedAt":"2024-06-15T06:19:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Support provider-less usage","shortMessageHtmlLink":"Support provider-less usage"}},{"before":"55abc8afca15a9c8d5ede45b25d21f9b249d5c29","after":null,"ref":"refs/heads/feat-nested-provider","pushedAt":"2024-06-14T09:15:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"}},{"before":"28d9c3347018f6b82764502deebd216c1ab6d1ac","after":"6bcfe2fc608cb303eb57b303f097c7026d4a1897","ref":"refs/heads/main","pushedAt":"2024-06-14T09:15:05.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Add nested provider of same chain (#64)\n\n* Add nested provider of same chain\r\n\r\n* Propagate enhancer\r\n\r\n* Add test for fallbackComponent\r\n\r\n* Update PR number for nested provider\r\n\r\n* Update variable name\r\n\r\n* Clean up\r\n\r\n* Move section\r\n\r\n* Verbiage\r\n\r\n* Update useBuildComponentCallback signature","shortMessageHtmlLink":"Add nested provider of same chain (#64)"}},{"before":"7b672016cee6bc051d31446c97d5144f58768247","after":"55abc8afca15a9c8d5ede45b25d21f9b249d5c29","ref":"refs/heads/feat-nested-provider","pushedAt":"2024-06-14T09:00:05.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Update useBuildComponentCallback signature","shortMessageHtmlLink":"Update useBuildComponentCallback signature"}},{"before":"abb6a149544a22718321aa7d57280f87aedbae9b","after":"7b672016cee6bc051d31446c97d5144f58768247","ref":"refs/heads/feat-nested-provider","pushedAt":"2024-06-14T08:57:00.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Verbiage","shortMessageHtmlLink":"Verbiage"}},{"before":"fc0880e901db1714fd6e3a080bbeebc0ede1dff0","after":"abb6a149544a22718321aa7d57280f87aedbae9b","ref":"refs/heads/feat-nested-provider","pushedAt":"2024-06-14T08:52:25.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Clean up","shortMessageHtmlLink":"Clean up"}},{"before":"175e2a844c127b652d575adfcca92225f38b549a","after":"fc0880e901db1714fd6e3a080bbeebc0ede1dff0","ref":"refs/heads/feat-nested-provider","pushedAt":"2024-06-14T08:44:10.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Update PR number for nested provider","shortMessageHtmlLink":"Update PR number for nested provider"}},{"before":"c99910782c29dd7360886bfa0673edc3faacd59e","after":"175e2a844c127b652d575adfcca92225f38b549a","ref":"refs/heads/feat-nested-provider","pushedAt":"2024-06-14T08:43:36.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Add test for fallbackComponent","shortMessageHtmlLink":"Add test for fallbackComponent"}},{"before":"95a987d5605d8812704bb9665a7942ec21f73856","after":"c99910782c29dd7360886bfa0673edc3faacd59e","ref":"refs/heads/feat-nested-provider","pushedAt":"2024-06-14T08:41:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Propagate enhancer","shortMessageHtmlLink":"Propagate enhancer"}},{"before":null,"after":"95a987d5605d8812704bb9665a7942ec21f73856","ref":"refs/heads/feat-nested-provider","pushedAt":"2024-06-14T08:20:41.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Add nested provider of same chain","shortMessageHtmlLink":"Add nested provider of same chain"}},{"before":"cbb21c60a051b336d21e9ad8a7a577a68fad9389","after":null,"ref":"refs/heads/bot/bump-deps/15","pushedAt":"2024-06-14T05:12:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"}},{"before":"1e5832609633ab9a7e9e25283b292f1239b7424e","after":"28d9c3347018f6b82764502deebd216c1ab6d1ac","ref":"refs/heads/main","pushedAt":"2024-06-14T05:12:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Bump dependencies (#63)\n\n* Bump dependencies\r\n\r\n* Add @testing-library/dom\r\n\r\n* Update bump deps\r\n\r\n* Verbiage\r\n\r\n---------\r\n\r\nCo-authored-by: @compulim <@compulim>\r\nCo-authored-by: William Wong ","shortMessageHtmlLink":"Bump dependencies (#63)"}},{"before":"70fa35dbd9e859adeb29ac0262ed6340d2d9a5a9","after":"cbb21c60a051b336d21e9ad8a7a577a68fad9389","ref":"refs/heads/bot/bump-deps/15","pushedAt":"2024-06-14T05:10:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Verbiage","shortMessageHtmlLink":"Verbiage"}},{"before":"0b63fb61dc3062f158e2bfe5ec79faac75fa1e7e","after":"70fa35dbd9e859adeb29ac0262ed6340d2d9a5a9","ref":"refs/heads/bot/bump-deps/15","pushedAt":"2024-06-14T05:10:22.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Update bump deps","shortMessageHtmlLink":"Update bump deps"}},{"before":"69b054e2362e57031ebd42ff2ee6f9057233a6b8","after":"0b63fb61dc3062f158e2bfe5ec79faac75fa1e7e","ref":"refs/heads/bot/bump-deps/15","pushedAt":"2024-06-14T05:05:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"compulim","name":"William Wong","path":"/compulim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1622400?s=80&v=4"},"commit":{"message":"Add @testing-library/dom","shortMessageHtmlLink":"Add @testing-library/dom"}},{"before":null,"after":"69b054e2362e57031ebd42ff2ee6f9057233a6b8","ref":"refs/heads/bot/bump-deps/15","pushedAt":"2024-06-14T04:58:44.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"Bump dependencies","shortMessageHtmlLink":"Bump dependencies"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEcn0f6QA","startCursor":null,"endCursor":null}},"title":"Activity ยท compulim/react-chain-of-responsibility"}