{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":66573241,"defaultBranch":"main","name":"fabric","ownerLogin":"hyperledger","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2016-08-25T16:05:27.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7657900?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1726863623.0","currentOid":""},"activityList":{"items":[{"before":"63b5155110038e62b7397d74b5b8e68ca21473a1","after":"9b28d51052ce670bc70a244897e0712a4e0ab08b","ref":"refs/heads/main","pushedAt":"2024-09-28T12:21:34.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"change math/rand to v2\n\nSigned-off-by: Fedor Partanskiy ","shortMessageHtmlLink":"change math/rand to v2"}},{"before":"94590aa4332b20350e8aee5572a8cfd29164221c","after":"63b5155110038e62b7397d74b5b8e68ca21473a1","ref":"refs/heads/main","pushedAt":"2024-09-24T11:16:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andrew-coleman","name":"Andrew Coleman","path":"/andrew-coleman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7985120?s=80&v=4"},"commit":{"message":"Fix argument format for calculatepackageid command (#4993)\n\nThis patch updates the argument format for `calculatepackageid` command,\r\nenclosing `packageFile` in square brankets to indicate that the specific\r\nfile name should be put.\r\n\r\nSigned-off-by: Tatsuya Sato ","shortMessageHtmlLink":"Fix argument format for calculatepackageid command (#4993)"}},{"before":"0783b0d77d24f113e4459bb7727796932e9fa9dc","after":"1a81040fedf764d63b75361fb1858e730e17074a","ref":"refs/heads/release-2.5","pushedAt":"2024-09-20T06:41:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andrew-coleman","name":"Andrew Coleman","path":"/andrew-coleman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7985120?s=80&v=4"},"commit":{"message":"Backport dependency updates to release-2.5 (#4990)\n\n* bump go.etcd.io/etcd/pkg 3.5.14\r\n\r\nSigned-off-by: David Enyeart \r\n\r\n* bump golang.org/x/crypto v0.24.0\r\n\r\nNote that golang.org/x/tools update broke gendoc with error:\r\npanic: can't determine type sizes for compiler \"\" on GOARCH \"\"\r\n\r\nIt turns out that gendoc didn't need the problematic packages.NeedTypesInfo and therefore this option is now removed.\r\n\r\nSigned-off-by: David Enyeart \r\n\r\n* bump google.golang.org/grpc v1.65.0\r\n\r\nbump google.golang.org/grpc v1.65.0\r\n\r\nSigned-off-by: David Enyeart \r\n\r\n---------\r\n\r\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Backport dependency updates to release-2.5 (#4990)"}},{"before":"46a23040284df0519c10bb339647a149fdbfe5fd","after":"0783b0d77d24f113e4459bb7727796932e9fa9dc","ref":"refs/heads/release-2.5","pushedAt":"2024-09-20T06:40:56.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andrew-coleman","name":"Andrew Coleman","path":"/andrew-coleman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7985120?s=80&v=4"},"commit":{"message":"Release commit for v2.5.10 (#4991)\n\n* bump go.etcd.io/etcd/pkg 3.5.14\r\n\r\nSigned-off-by: David Enyeart \r\n\r\n* bump golang.org/x/crypto v0.24.0\r\n\r\nNote that golang.org/x/tools update broke gendoc with error:\r\npanic: can't determine type sizes for compiler \"\" on GOARCH \"\"\r\n\r\nIt turns out that gendoc didn't need the problematic packages.NeedTypesInfo and therefore this option is now removed.\r\n\r\nSigned-off-by: David Enyeart \r\n\r\n* bump google.golang.org/grpc v1.65.0\r\n\r\nbump google.golang.org/grpc v1.65.0\r\n\r\nSigned-off-by: David Enyeart \r\n\r\n* Release commit for v2.5.10\r\n\r\nAdd docs and release notes for v2.5.10 release.\r\n\r\nSigned-off-by: David Enyeart \r\n\r\n---------\r\n\r\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Release commit for v2.5.10 (#4991)"}},{"before":"c069c6950129beeb7182766c448cbfd15905cdb6","after":null,"ref":"refs/tags/v3.0.0-rc1","pushedAt":"2024-09-18T03:44:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"}},{"before":"c069c6950129beeb7182766c448cbfd15905cdb6","after":"94590aa4332b20350e8aee5572a8cfd29164221c","ref":"refs/heads/main","pushedAt":"2024-09-18T03:43:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"v3.0.0-rc1 release commit\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"v3.0.0-rc1 release commit"}},{"before":"ae7cb6fe242197ff0489ea14ec946b8b924ceb25","after":"c069c6950129beeb7182766c448cbfd15905cdb6","ref":"refs/heads/main","pushedAt":"2024-09-18T01:04:20.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"satota2","name":"Tatsuya Sato","path":"/satota2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58238931?s=80&v=4"},"commit":{"message":"Create home directory in docker images\n\nThe recent change to use `useradd -M` in baseos and ccenv\nDocker images caused building of Go chaincodes to fail with error:\n\n\"failed to initialize build cache at /home/chaincode/.cache/go-build: mkdir /home/chaincode: permission denied\"\n\nChanging it back to allow creation of the chaincode home directory\nwith `useradd -m` solves the problem.\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Create home directory in docker images"}},{"before":"2d95a83ff64f33672c27be7a08af5b84fbb61b83","after":"ae7cb6fe242197ff0489ea14ec946b8b924ceb25","ref":"refs/heads/main","pushedAt":"2024-09-17T19:21:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"Upgrade ubuntu from 20.04 to 24.04 LTS version\n\nSigned-off-by: Artem Barger ","shortMessageHtmlLink":"Upgrade ubuntu from 20.04 to 24.04 LTS version"}},{"before":"57646da9432a97001a60bcdf116c541b97237691","after":"2d95a83ff64f33672c27be7a08af5b84fbb61b83","ref":"refs/heads/main","pushedAt":"2024-09-17T19:21:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"Update github workflows to ubuntu 22.04\n\nUpdate github workflows to ubuntu 22.04.\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Update github workflows to ubuntu 22.04"}},{"before":"9cee1a4608ee72a199351921596cc1a712ef0a9e","after":"57646da9432a97001a60bcdf116c541b97237691","ref":"refs/heads/main","pushedAt":"2024-09-17T16:10:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"Upgrade documentation for v3.0\n\nUpgrade documentation for v3.0.\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Upgrade documentation for v3.0"}},{"before":"0c71aecc2cd53c54ac636e73466eb9454b83d14e","after":"9cee1a4608ee72a199351921596cc1a712ef0a9e","ref":"refs/heads/main","pushedAt":"2024-09-17T15:47:47.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"satota2","name":"Tatsuya Sato","path":"/satota2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58238931?s=80&v=4"},"commit":{"message":"Utilize 2.5 images for java chaincode and node chaincode\n\nJava chaincode image javaenv and\nNode chaincode image nodeenv\nwill continue to be maintained at version 2.5\ninstead of creating versions 3.0 of them.\n\nTherefore, instead of using the current Fabric TWO_DIGIT_VERSION\nfor these chaincodes, hardcode them at 2.5 in the default sample config.\n\nAlso, update documentation to mention the language-specific builders.\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Utilize 2.5 images for java chaincode and node chaincode"}},{"before":"d5ec639588a7a9cf063e7a58dc2fd98d29fc312e","after":"0c71aecc2cd53c54ac636e73466eb9454b83d14e","ref":"refs/heads/main","pushedAt":"2024-09-17T13:40:44.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"Remove references to system channel\n\nSystem channel is no longer supported.\nRemove system channel related config from configuration files so that users are not confused.\nRemove system channel references from documenetation.\nThe only remaining references to system channel in documentation are in\nthe upgrade topics or topics mentioning that system channel is no longer available.\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Remove references to system channel"}},{"before":"1facfb726830b48186ab7a44ab66caabb07ab2bc","after":"d5ec639588a7a9cf063e7a58dc2fd98d29fc312e","ref":"refs/heads/main","pushedAt":"2024-09-17T13:40:25.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"v3.0 release notes\n\nv3.0 release notes\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"v3.0 release notes"}},{"before":"ee1446b109ff34098b9ac6ba61e2058144e9c578","after":"1facfb726830b48186ab7a44ab66caabb07ab2bc","ref":"refs/heads/main","pushedAt":"2024-09-16T18:06:16.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"bump smartbft\n\nSigned-off-by: Fedor Partanskiy ","shortMessageHtmlLink":"bump smartbft"}},{"before":"13792d5c2d38f9c6d3b1d86692e7aa20359b572b","after":"ee1446b109ff34098b9ac6ba61e2058144e9c578","ref":"refs/heads/main","pushedAt":"2024-09-16T16:35:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"bump gomega and gingko\n\nSigned-off-by: Fedor Partanskiy ","shortMessageHtmlLink":"bump gomega and gingko"}},{"before":"e94df0b4c6d447a3d24a7610f8a502f212bd7a5f","after":"13792d5c2d38f9c6d3b1d86692e7aa20359b572b","ref":"refs/heads/main","pushedAt":"2024-09-16T14:30:58.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"add new version libs\n\nSigned-off-by: Fedor Partanskiy ","shortMessageHtmlLink":"add new version libs"}},{"before":"3e5ab9ee196a4e88ff462fac9b174d7774aa0ea3","after":"46a23040284df0519c10bb339647a149fdbfe5fd","ref":"refs/heads/release-2.5","pushedAt":"2024-09-12T04:26:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"satota2","name":"Tatsuya Sato","path":"/satota2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58238931?s=80&v=4"},"commit":{"message":"Bump github.com/DataDog/zstd to v1.5.6\n\nBump github.com/DataDog/zstd to v1.5.6.\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Bump github.com/DataDog/zstd to v1.5.6"}},{"before":"5e20ae5e801b97bdf0bb3f5577cb30f44b70e674","after":"e94df0b4c6d447a3d24a7610f8a502f212bd7a5f","ref":"refs/heads/main","pushedAt":"2024-09-11T14:51:18.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yacovm","name":null,"path":"/yacovm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7521849?s=80&v=4"},"commit":{"message":"Add BFT migration to doc table of contents (#4978)\n\nAdd BFT migration to doc table of contents.\r\n\r\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Add BFT migration to doc table of contents (#4978)"}},{"before":"7611991c0f72e49501bb5cfa7ee71056655d2474","after":"5e20ae5e801b97bdf0bb3f5577cb30f44b70e674","ref":"refs/heads/main","pushedAt":"2024-09-10T16:16:32.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"Update raft_bft_migration.md\n\nUpdated Migration instructions to add pre migration checklist and security considerations. \n\nSigned-off-by: Koushik Gavini ","shortMessageHtmlLink":"Update raft_bft_migration.md"}},{"before":"13c032662d343ebe81b24051f1e0fa26c7bdacca","after":"7611991c0f72e49501bb5cfa7ee71056655d2474","ref":"refs/heads/main","pushedAt":"2024-09-10T15:32:30.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"Restored the commands from latest documentation\n\nSigned-off-by: amar141989-dev <63198412+amar141989-dev@users.noreply.github.com>","shortMessageHtmlLink":"Restored the commands from latest documentation"}},{"before":"24cfac015d1cab55725a4ca9b5497a6ce9085ea0","after":"13c032662d343ebe81b24051f1e0fa26c7bdacca","ref":"refs/heads/main","pushedAt":"2024-09-10T14:47:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"satota2","name":"Tatsuya Sato","path":"/satota2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58238931?s=80&v=4"},"commit":{"message":"Bump Go to 1.23.1\n\nBump Go to 1.23.1.\nAlso update go.mod to use three digit version to indicate toolchain version\n(most Go projects have switched to this approach at this point).\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Bump Go to 1.23.1"}},{"before":"52a8ba8096273cfcd619787d6a6a147880bf1464","after":"3e5ab9ee196a4e88ff462fac9b174d7774aa0ea3","ref":"refs/heads/release-2.5","pushedAt":"2024-09-10T14:37:55.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"satota2","name":"Tatsuya Sato","path":"/satota2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58238931?s=80&v=4"},"commit":{"message":"Bump Go to 1.23.1.\n\nAlso update go.mod to use three digit version to indicate toolchain version (most Go projects have switched to this approach at this point).\n\nSigned-off-by: David Enyeart ","shortMessageHtmlLink":"Bump Go to 1.23.1."}},{"before":"0afafb845746653c19c9e815060998c418cad436","after":"24cfac015d1cab55725a4ca9b5497a6ce9085ea0","ref":"refs/heads/main","pushedAt":"2024-09-09T14:53:27.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"yacovm","name":null,"path":"/yacovm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7521849?s=80&v=4"},"commit":{"message":"chore: fix some comments (#4973)\n\nSigned-off-by: zhedazijingang <123@before.tech>","shortMessageHtmlLink":"chore: fix some comments (#4973)"}},{"before":"08df37eccb1cf904e557ea482294bb7d9383391e","after":"0afafb845746653c19c9e815060998c418cad436","ref":"refs/heads/main","pushedAt":"2024-08-30T17:48:31.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"satota2","name":"Tatsuya Sato","path":"/satota2","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/58238931?s=80&v=4"},"commit":{"message":"Update cc_basic.md\n\nSigned-off-by: Hiroshi ","shortMessageHtmlLink":"Update cc_basic.md"}},{"before":"bbf2300e96a2e9a062caa8c4db6d9623a3b92291","after":"08df37eccb1cf904e557ea482294bb7d9383391e","ref":"refs/heads/main","pushedAt":"2024-08-30T07:20:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"andrew-coleman","name":"Andrew Coleman","path":"/andrew-coleman","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7985120?s=80&v=4"},"commit":{"message":"Use custom gomega matcher for protobuf equality (#4966)\n\nThe standard gomega Equal matcher is not reliable when used with\r\nprotobuf messages since they can be logically equal while containing\r\ndifferent implementation field values. This change implements a custom\r\nProtoEqual matcher that uses proto.Equal for reliable equality checks.\r\n\r\nA failed match produces output similar to the following:\r\n\r\n```\r\n[FAILED] Expected\r\n ChaincodeMessage{\r\n type: TRANSACTION\r\n payload: \"\\n\\x04arg1\\n\\x04arg2\"\r\n txid: \"tx-id\"\r\n proposal: {\r\n proposal_bytes: \"signed-proposal-bytes\"\r\n signature: \"signature\"\r\n }\r\n channel_id: \"channel-id\"\r\n }\r\n to equal\r\n SignedProposal{\r\n proposal_bytes: \"signed-proposal-bytes\"\r\n signature: \"signature\"\r\n }\r\n```\r\n\r\nSigned-off-by: Mark S. Lewis ","shortMessageHtmlLink":"Use custom gomega matcher for protobuf equality (#4966)"}},{"before":"916e88fb95045a1405de99a2b862006968ebc827","after":null,"ref":"refs/heads/dependabot/go_modules/tools/go_modules-113f4b819c","pushedAt":"2024-08-27T14:49:46.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":"86a5fdebb42e66be8f747954d2798ac879ae9aac","after":"bbf2300e96a2e9a062caa8c4db6d9623a3b92291","ref":"refs/heads/main","pushedAt":"2024-08-27T14:49:37.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"Bump the go_modules group across 1 directory with 2 updates\n\nBumps the go_modules group with 2 updates in the /tools directory: [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) and [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `go.mongodb.org/mongo-driver` from 1.3.5 to 1.5.1\n- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)\n- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.3.5...v1.5.1)\n\nUpdates `golang.org/x/net` from 0.20.0 to 0.23.0\n- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.mongodb.org/mongo-driver\n dependency-type: indirect\n dependency-group: go_modules\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the go_modules group across 1 directory with 2 updates"}},{"before":"e442909f996a3942baf6887f5c04786642b9d37e","after":"86a5fdebb42e66be8f747954d2798ac879ae9aac","ref":"refs/heads/main","pushedAt":"2024-08-26T19:28:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"Added new proto files to replace structures that were manually made to look like proto. These will be difficult to maintain in the future.\n\nSigned-off-by: Fedor Partanskiy ","shortMessageHtmlLink":"Added new proto files to replace structures that were manually made t…"}},{"before":null,"after":"916e88fb95045a1405de99a2b862006968ebc827","ref":"refs/heads/dependabot/go_modules/tools/go_modules-113f4b819c","pushedAt":"2024-08-26T19:19:30.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 the go_modules group across 1 directory with 2 updates\n\nBumps the go_modules group with 2 updates in the /tools directory: [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) and [golang.org/x/net](https://github.com/golang/net).\n\n\nUpdates `go.mongodb.org/mongo-driver` from 1.3.5 to 1.5.1\n- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)\n- [Commits](https://github.com/mongodb/mongo-go-driver/compare/v1.3.5...v1.5.1)\n\nUpdates `golang.org/x/net` from 0.20.0 to 0.23.0\n- [Commits](https://github.com/golang/net/compare/v0.20.0...v0.23.0)\n\n---\nupdated-dependencies:\n- dependency-name: go.mongodb.org/mongo-driver\n dependency-type: indirect\n dependency-group: go_modules\n- dependency-name: golang.org/x/net\n dependency-type: indirect\n dependency-group: go_modules\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"Bump the go_modules group across 1 directory with 2 updates"}},{"before":"7b0fb384e26a84bdd18c4b0bbd000b824d85c0f9","after":"e442909f996a3942baf6887f5c04786642b9d37e","ref":"refs/heads/main","pushedAt":"2024-08-26T19:18:50.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"denyeart","name":"Dave Enyeart","path":"/denyeart","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/20165681?s=80&v=4"},"commit":{"message":"update tools\n\nSigned-off-by: Fedor Partanskiy ","shortMessageHtmlLink":"update tools"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yOFQxMjoyMTozNC4wMDAwMDBazwAAAATDWVbX","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yNlQxOToxODo1MC4wMDAwMDBazwAAAASkm8fB"}},"title":"Activity · hyperledger/fabric"}