{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":87282371,"defaultBranch":"master","name":"fastify-redis","ownerLogin":"fastify","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2017-04-05T07:55:56.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/24939410?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1714398943.0","currentOid":""},"activityList":{"items":[{"before":"c98d896ebbef71ec130a3bb6793377d9303cdbcb","after":"255ca577f60bb82406795bd6247cc517e9cb3376","ref":"refs/heads/master","pushedAt":"2024-04-29T13:56:33.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Bumped v6.2.0\n\nSigned-off-by: Matteo Collina ","shortMessageHtmlLink":"Bumped v6.2.0"}},{"before":"53cda28d459a55e51b1e533c763050f42a2e387c","after":null,"ref":"refs/heads/fix-195","pushedAt":"2024-04-29T13:55:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"}},{"before":"16d4cd96e4aa74a156d19393d33e6ea5bd359fba","after":"c98d896ebbef71ec130a3bb6793377d9303cdbcb","ref":"refs/heads/master","pushedAt":"2024-04-29T13:55:39.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Fixes 195 (#196)\n\nSigned-off-by: Matteo Collina ","shortMessageHtmlLink":"Fixes 195 (#196)"}},{"before":null,"after":"53cda28d459a55e51b1e533c763050f42a2e387c","ref":"refs/heads/fix-195","pushedAt":"2024-04-29T13:40:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"mcollina","name":"Matteo Collina","path":"/mcollina","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/52195?s=80&v=4"},"commit":{"message":"Fixes 195\n\nSigned-off-by: Matteo Collina ","shortMessageHtmlLink":"Fixes 195"}},{"before":"67842910c66f9b68edb86cc0a9569aac37bbade7","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tsd-0.31.0","pushedAt":"2024-04-01T18:39:59.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":"904b2dfa25b0c3e30e192f8c15179ac98de52f7c","after":"16d4cd96e4aa74a156d19393d33e6ea5bd359fba","ref":"refs/heads/master","pushedAt":"2024-04-01T18:39:51.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#193)\n\nBumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0.\n- [Release notes](https://github.com/tsdjs/tsd/releases)\n- [Commits](https://github.com/tsdjs/tsd/compare/v0.30.7...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps-dev): bump tsd from 0.30.7 to 0.31.0 (#193)"}},{"before":null,"after":"67842910c66f9b68edb86cc0a9569aac37bbade7","ref":"refs/heads/dependabot/npm_and_yarn/tsd-0.31.0","pushedAt":"2024-04-01T18:38:47.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":"build(deps-dev): bump tsd from 0.30.7 to 0.31.0\n\nBumps [tsd](https://github.com/tsdjs/tsd) from 0.30.7 to 0.31.0.\n- [Release notes](https://github.com/tsdjs/tsd/releases)\n- [Commits](https://github.com/tsdjs/tsd/compare/v0.30.7...v0.31.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump tsd from 0.30.7 to 0.31.0"}},{"before":"904b2dfa25b0c3e30e192f8c15179ac98de52f7c","after":"2d269e9971e0579a5d81a302df1bb38b692b2ed7","ref":"refs/heads/next","pushedAt":"2024-03-27T12:42:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"gurgunday","name":"Gürgün Dayıoğlu","path":"/gurgunday","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/74139498?s=80&v=4"},"commit":{"message":"Update for Fastify v5 (#192)\n\n* Update for fastify 5\r\n\r\n* removed coverage disable\r\n\r\n* replaced istambul with c8\r\n\r\n* wrapped code in c8\r\n\r\n* fix\r\n\r\n---------\r\n\r\nCo-authored-by: Gürgün Dayıoğlu ","shortMessageHtmlLink":"Update for Fastify v5 (#192)"}},{"before":null,"after":"904b2dfa25b0c3e30e192f8c15179ac98de52f7c","ref":"refs/heads/next","pushedAt":"2024-03-21T14:55:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"simoneb","name":"Simone Busoli","path":"/simoneb","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20181?s=80&v=4"},"commit":{"message":"chore(.gitignore): add .tap/ dir (#191)","shortMessageHtmlLink":"chore(.gitignore): add .tap/ dir (#191)"}},{"before":"eff954da76946951ec03301d500cdf9aafe532e0","after":null,"ref":"refs/heads/chore/mass","pushedAt":"2024-02-08T20:11:21.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Fdawgs","name":"Frazer Smith","path":"/Fdawgs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43814140?s=80&v=4"}},{"before":"420e881a1429a818a9d84cedd43e832f1cf9cf3b","after":"904b2dfa25b0c3e30e192f8c15179ac98de52f7c","ref":"refs/heads/master","pushedAt":"2024-02-08T20:11:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Fdawgs","name":"Frazer Smith","path":"/Fdawgs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43814140?s=80&v=4"},"commit":{"message":"chore(.gitignore): add .tap/ dir (#191)","shortMessageHtmlLink":"chore(.gitignore): add .tap/ dir (#191)"}},{"before":null,"after":"eff954da76946951ec03301d500cdf9aafe532e0","ref":"refs/heads/chore/mass","pushedAt":"2024-02-08T16:57:46.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Fdawgs","name":"Frazer Smith","path":"/Fdawgs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43814140?s=80&v=4"},"commit":{"message":"chore(.gitignore): add .tap/ dir","shortMessageHtmlLink":"chore(.gitignore): add .tap/ dir"}},{"before":"15cbc53515bbb359c673b4aae72f74c17ac7e9e4","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tsd-0.30.0","pushedAt":"2023-12-18T18:42:42.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":"3c7d774f3cbf17b98bf7e781f2ccfb5261fd7165","after":"420e881a1429a818a9d84cedd43e832f1cf9cf3b","ref":"refs/heads/master","pushedAt":"2023-12-18T18:42:35.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build(deps-dev): bump tsd from 0.28.1 to 0.30.0 (#190)\n\nBumps [tsd](https://github.com/tsdjs/tsd) from 0.28.1 to 0.30.0.\n- [Release notes](https://github.com/tsdjs/tsd/releases)\n- [Commits](https://github.com/tsdjs/tsd/compare/v0.28.1...v0.30.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps-dev): bump tsd from 0.28.1 to 0.30.0 (#190)"}},{"before":"cef5f115b2497163611843cbdb95b98d9a861da3","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tsd-0.29.0","pushedAt":"2023-12-18T18:41:39.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":"15cbc53515bbb359c673b4aae72f74c17ac7e9e4","ref":"refs/heads/dependabot/npm_and_yarn/tsd-0.30.0","pushedAt":"2023-12-18T18:41: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":"build(deps-dev): bump tsd from 0.28.1 to 0.30.0\n\nBumps [tsd](https://github.com/tsdjs/tsd) from 0.28.1 to 0.30.0.\n- [Release notes](https://github.com/tsdjs/tsd/releases)\n- [Commits](https://github.com/tsdjs/tsd/compare/v0.28.1...v0.30.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump tsd from 0.28.1 to 0.30.0"}},{"before":"33affceef56574ca1a8f38bd00ae49124f99e0b8","after":null,"ref":"refs/heads/Fdawgs-patch-1","pushedAt":"2023-10-27T13:58:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Fdawgs","name":"Frazer Smith","path":"/Fdawgs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43814140?s=80&v=4"}},{"before":"8927f6279a8bb024720bf46a5680d237db3669ae","after":"3c7d774f3cbf17b98bf7e781f2ccfb5261fd7165","ref":"refs/heads/master","pushedAt":"2023-10-27T13:58:21.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Fdawgs","name":"Frazer Smith","path":"/Fdawgs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43814140?s=80&v=4"},"commit":{"message":"chore(package): explicitly declare js module type (#189)","shortMessageHtmlLink":"chore(package): explicitly declare js module type (#189)"}},{"before":null,"after":"33affceef56574ca1a8f38bd00ae49124f99e0b8","ref":"refs/heads/Fdawgs-patch-1","pushedAt":"2023-10-27T11:52:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Fdawgs","name":"Frazer Smith","path":"/Fdawgs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43814140?s=80&v=4"},"commit":{"message":"chore(package): explicitly declare js module type","shortMessageHtmlLink":"chore(package): explicitly declare js module type"}},{"before":"8efa368dcdafdb3d1d181bdf9fdfa233d3f49c36","after":null,"ref":"refs/heads/Fdawgs-patch-1","pushedAt":"2023-10-07T06:30:40.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Eomm","name":"Manuel Spigolon","path":"/Eomm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11404065?s=80&v=4"}},{"before":"ecb062253111a9fba2fece91418b27787f4de063","after":"8927f6279a8bb024720bf46a5680d237db3669ae","ref":"refs/heads/master","pushedAt":"2023-10-07T06:30:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"Eomm","name":"Manuel Spigolon","path":"/Eomm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11404065?s=80&v=4"},"commit":{"message":"chore: add `.gitattributes` file (#188)","shortMessageHtmlLink":"chore: add .gitattributes file (#188)"}},{"before":null,"after":"8efa368dcdafdb3d1d181bdf9fdfa233d3f49c36","ref":"refs/heads/Fdawgs-patch-1","pushedAt":"2023-10-07T05:59:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Fdawgs","name":"Frazer Smith","path":"/Fdawgs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43814140?s=80&v=4"},"commit":{"message":"chore: add `.gitattributes` file","shortMessageHtmlLink":"chore: add .gitattributes file"}},{"before":"b1414c03a8450ce15b6012873f6a71b9f7934214","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/tap-18.0.4","pushedAt":"2023-09-18T18:33:24.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":"b1414c03a8450ce15b6012873f6a71b9f7934214","ref":"refs/heads/dependabot/npm_and_yarn/tap-18.0.4","pushedAt":"2023-09-18T18:25: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":"build(deps-dev): bump tap from 16.3.8 to 18.0.4\n\nBumps [tap](https://github.com/tapjs/tapjs) from 16.3.8 to 18.0.4.\n- [Release notes](https://github.com/tapjs/tapjs/releases)\n- [Commits](https://github.com/tapjs/tapjs/compare/v16.3.8...tap@18.0.4)\n\n---\nupdated-dependencies:\n- dependency-name: tap\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump tap from 16.3.8 to 18.0.4"}},{"before":"ecb062253111a9fba2fece91418b27787f4de063","after":null,"ref":"refs/heads/perf/builtins","pushedAt":"2023-09-10T08:01:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"Fdawgs","name":"Frazer Smith","path":"/Fdawgs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43814140?s=80&v=4"}},{"before":null,"after":"ecb062253111a9fba2fece91418b27787f4de063","ref":"refs/heads/perf/builtins","pushedAt":"2023-09-10T07:34:10.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"Fdawgs","name":"Frazer Smith","path":"/Fdawgs","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/43814140?s=80&v=4"},"commit":{"message":"build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 (#179)\n\nBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.5 to 20.1.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 (#179)"}},{"before":null,"after":"cef5f115b2497163611843cbdb95b98d9a861da3","ref":"refs/heads/dependabot/npm_and_yarn/tsd-0.29.0","pushedAt":"2023-09-04T18:16:32.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":"build(deps-dev): bump tsd from 0.28.1 to 0.29.0\n\nBumps [tsd](https://github.com/SamVerschueren/tsd) from 0.28.1 to 0.29.0.\n- [Release notes](https://github.com/SamVerschueren/tsd/releases)\n- [Commits](https://github.com/SamVerschueren/tsd/compare/v0.28.1...v0.29.0)\n\n---\nupdated-dependencies:\n- dependency-name: tsd\n dependency-type: direct:development\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump tsd from 0.28.1 to 0.29.0"}},{"before":"45e42f1e3a884812a32423161d8b96a2f6002ac4","after":null,"ref":"refs/heads/dependabot/npm_and_yarn/types/node-20.1.0","pushedAt":"2023-05-08T18:59:06.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":"e907eb8f0b4378db3e0fdb71d75e56f0a110f1b9","after":"ecb062253111a9fba2fece91418b27787f4de063","ref":"refs/heads/master","pushedAt":"2023-05-08T18:58:59.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"github-actions[bot]","name":null,"path":"/apps/github-actions","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/15368?s=80&v=4"},"commit":{"message":"build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 (#179)\n\nBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.5 to 20.1.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] \nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"build(deps-dev): bump @types/node from 18.16.5 to 20.1.0 (#179)"}},{"before":null,"after":"45e42f1e3a884812a32423161d8b96a2f6002ac4","ref":"refs/heads/dependabot/npm_and_yarn/types/node-20.1.0","pushedAt":"2023-05-08T18:57:11.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":"build(deps-dev): bump @types/node from 18.16.5 to 20.1.0\n\nBumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.5 to 20.1.0.\n- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)\n- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)\n\n---\nupdated-dependencies:\n- dependency-name: \"@types/node\"\n dependency-type: direct:development\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps-dev): bump @types/node from 18.16.5 to 20.1.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEPQiCcAA","startCursor":null,"endCursor":null}},"title":"Activity · fastify/fastify-redis"}