{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":44498957,"defaultBranch":"master","name":"fasthttp","ownerLogin":"valyala","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-10-18T22:19:57.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/283442?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1720420266.0","currentOid":""},"activityList":{"items":[{"before":"86c7e844f4e99607af51dcdf67b6b4caa827bc0d","after":"a7d488a91c29823622c494954a581808c597c3d4","ref":"refs/heads/master","pushedAt":"2024-07-23T19:15:57.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"Fix possible race condition on request ctx done #1662 (#1806)\n\n* Fix possible race condition on request ctx done #1662\r\n\r\n* Fix possible race condition on request ctx done #1662\r\n\r\n* Fix Comment\r\n\r\n* fix remove the use of lock\r\n\r\n* fix remove Comment","shortMessageHtmlLink":"Fix possible race condition on request ctx done #1662 (#1806)"}},{"before":"7760a5b5062313206a83d4dfa3b2ebc8fbc52fdc","after":"86c7e844f4e99607af51dcdf67b6b4caa827bc0d","ref":"refs/heads/master","pushedAt":"2024-07-20T17:20:26.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"Optimize struct field order to reduce memory usage (#1809)\n\n1. Reduce RequestHeader from 368 bytes to 360 bytes\r\n2. Reduce Request from 816 bytes to 800 bytes\r\n3. Reduce Response from 432 bytes to 416 bytes\r\n4. Reduce Client from 312 bytes to 288 bytes\r\n5. Reduce HostClient from 416 bytes to 392 bytes\r\n6. Reduce PipelineClient from 176 bytes to 168 bytes\r\n7. Reduce pipelineConnClient from 216 bytes to 208 bytes\r\n8. Reduce Cookie from 232 bytes to 224 bytes\r\n9. Reduce FS from 184 bytes to 160 bytes\r\n10. Reduce fsHandler from 168 bytes to 160 bytes\r\n11. Reduce ResponseHeader from 328 bytes to 320 bytes\r\n12. Reduce headerScanner from 128 bytes to 120 bytes\r\n13. Reduce TCPDialer from 104 bytes to 96 bytes\r\n14. Reduce workerPool from 152 btyes to 144 btyes","shortMessageHtmlLink":"Optimize struct field order to reduce memory usage (#1809)"}},{"before":"a032ec91b1cc69839547d74c95117ecbbb3f736f","after":"7760a5b5062313206a83d4dfa3b2ebc8fbc52fdc","ref":"refs/heads/master","pushedAt":"2024-07-14T07:44:46.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"Validate request method\n\nUse the same validation as net/http.\n\nFixes https://github.com/valyala/fasthttp/issues/1803","shortMessageHtmlLink":"Validate request method"}},{"before":"7a77b9c1d655a60077fcd67f9121952fdf8ca50f","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.27.0","pushedAt":"2024-07-08T06:31:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"}},{"before":"48359c7be36cf1cf9f9d486b1ca888e43d5beb79","after":"a032ec91b1cc69839547d74c95117ecbbb3f736f","ref":"refs/heads/master","pushedAt":"2024-07-08T06:31:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 (#1801)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 (#1801)"}},{"before":"5eb77e72bb1cae75f583a6b0b2c21151259310f1","after":"7a77b9c1d655a60077fcd67f9121952fdf8ca50f","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.27.0","pushedAt":"2024-07-08T05:45:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.\n- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0"}},{"before":"695b895577a67f4297de9f2a6e56d07608793c24","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.25.0","pushedAt":"2024-07-08T05:44:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"}},{"before":"3e028c69cc1e48d6168f9281ba6e66e981785bc2","after":"48359c7be36cf1cf9f9d486b1ca888e43d5beb79","ref":"refs/heads/master","pushedAt":"2024-07-08T05:44:40.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#1802)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.25.0.\r\n- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.25.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0 (#1802)"}},{"before":null,"after":"695b895577a67f4297de9f2a6e56d07608793c24","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.25.0","pushedAt":"2024-07-08T04:08:55.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":"chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.25.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.25.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0"}},{"before":null,"after":"5eb77e72bb1cae75f583a6b0b2c21151259310f1","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.27.0","pushedAt":"2024-07-08T04:08:51.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":"chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.\n- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0"}},{"before":"e769540aa0f2057380ddbe31dbc3bcbe1c8695b6","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/sys-0.22.0","pushedAt":"2024-07-05T15:07:15.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"}},{"before":"b4c0b2b47ddc7029362cffa0d6adf7a235aa50db","after":"3e028c69cc1e48d6168f9281ba6e66e981785bc2","ref":"refs/heads/master","pushedAt":"2024-07-05T15:07:12.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 (#1800)\n\nBumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.22.0.\r\n- [Commits](https://github.com/golang/sys/compare/v0.21.0...v0.22.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/sys\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0 (#1800)"}},{"before":null,"after":"e769540aa0f2057380ddbe31dbc3bcbe1c8695b6","ref":"refs/heads/dependabot/go_modules/golang.org/x/sys-0.22.0","pushedAt":"2024-07-05T04:33:35.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":"chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0\n\nBumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.22.0.\n- [Commits](https://github.com/golang/sys/compare/v0.21.0...v0.22.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/sys\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/sys from 0.21.0 to 0.22.0"}},{"before":"aa6b8cc9b1150029c65c362ffe1f62070e6578cc","after":null,"ref":"refs/heads/validate-header-values","pushedAt":"2024-07-03T08:04:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"}},{"before":"21b235d0330b37ecc4f80095751efcf67c6920cf","after":"b4c0b2b47ddc7029362cffa0d6adf7a235aa50db","ref":"refs/heads/master","pushedAt":"2024-07-03T08:04:04.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"Validate header values (#1796)\n\n* Validate header values\r\n\r\nFixes https://github.com/valyala/fasthttp/issues/1794\r\n\r\n* Don't allow empty header keys\r\n\r\nAnd improve error handling for bad headers.","shortMessageHtmlLink":"Validate header values (#1796)"}},{"before":"23dd4943910f583729a2cb59b5772c3488151223","after":"aa6b8cc9b1150029c65c362ffe1f62070e6578cc","ref":"refs/heads/validate-header-values","pushedAt":"2024-06-29T18:29:24.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"Don't allow empty header keys\n\nAnd improve error handling for bad headers.","shortMessageHtmlLink":"Don't allow empty header keys"}},{"before":null,"after":"23dd4943910f583729a2cb59b5772c3488151223","ref":"refs/heads/validate-header-values","pushedAt":"2024-06-24T17:20:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"Validate header values\n\nFixes https://github.com/valyala/fasthttp/issues/1794","shortMessageHtmlLink":"Validate header values"}},{"before":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","after":"21b235d0330b37ecc4f80095751efcf67c6920cf","ref":"refs/heads/master","pushedAt":"2024-06-19T09:19:46.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"add timeout to proxy connection reading and writing (#1791)\n\nCo-authored-by: kalmanzhao ","shortMessageHtmlLink":"add timeout to proxy connection reading and writing (#1791)"}},{"before":"cb31ea80da93378ff1591183f6bd193eb9f84843","after":null,"ref":"refs/heads/dependabot/github_actions/securego/gosec-2.20.0","pushedAt":"2024-06-14T07:39:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"}},{"before":"6a7f2590173fddb8d6cc5001c12d6f7da2b32529","after":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","ref":"refs/heads/master","pushedAt":"2024-06-14T07:39:33.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"chore(deps): bump securego/gosec from 2.19.0 to 2.20.0 (#1776)\n\nBumps [securego/gosec](https://github.com/securego/gosec) from 2.19.0 to 2.20.0.\r\n- [Release notes](https://github.com/securego/gosec/releases)\r\n- [Changelog](https://github.com/securego/gosec/blob/master/.goreleaser.yml)\r\n- [Commits](https://github.com/securego/gosec/compare/v2.19.0...v2.20.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: securego/gosec\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump securego/gosec from 2.19.0 to 2.20.0 (#1776)"}},{"before":"6d25ac48edf94f70ec5ee91928530e22ba0a5c0d","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.26.0","pushedAt":"2024-06-14T07:39:07.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"}},{"before":"7de6a26de791c41e257a5e4711d79a2eb475682e","after":"6a7f2590173fddb8d6cc5001c12d6f7da2b32529","ref":"refs/heads/master","pushedAt":"2024-06-14T07:39:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net from 0.23.0 to 0.26.0 (#1788)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.26.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.26.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/net\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.23.0 to 0.26.0 (#1788)"}},{"before":"291ebc1860372ea00536743b34fd30d9bd125e76","after":"6d25ac48edf94f70ec5ee91928530e22ba0a5c0d","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.26.0","pushedAt":"2024-06-14T07:28:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/net from 0.23.0 to 0.26.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.26.0.\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.26.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/net\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/net from 0.23.0 to 0.26.0"}},{"before":"e87323c50db851ab147b94f12c1211cc95d430d4","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/sys-0.21.0","pushedAt":"2024-06-14T07:28: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":"34fa91bfd9058265f6877693ca91bc7306801555","after":null,"ref":"refs/heads/bad-r","pushedAt":"2024-06-14T07:28:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"}},{"before":"d15379439e125b598dbff4f0b0ecf86916aadbab","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.24.0","pushedAt":"2024-06-14T07:28:13.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"}},{"before":"ea3b903178e9a51a5663bf44b3969a8ed5123c31","after":"7de6a26de791c41e257a5e4711d79a2eb475682e","ref":"refs/heads/master","pushedAt":"2024-06-14T07:28:08.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.24.0 (#1787)\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.24.0.\r\n- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.24.0)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golang.org/x/crypto\r\n dependency-type: direct:production\r\n update-type: version-update:semver-minor\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.24.0 (#1787)"}},{"before":"d5949f8659b004a6e962fc413a8b234be6e6b3ed","after":"d15379439e125b598dbff4f0b0ecf86916aadbab","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.24.0","pushedAt":"2024-06-13T18:31:42.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.24.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.24.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.24.0)\n\n---\nupdated-dependencies:\n- dependency-name: golang.org/x/crypto\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.24.0"}},{"before":"9fa635f7bcea3de90d406553dae362b6fcb8ce61","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/klauspost/compress-1.17.9","pushedAt":"2024-06-13T18:31:04.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"}},{"before":"f56f9e4d38443c6fbb11449f579a6d2232ade837","after":"ea3b903178e9a51a5663bf44b3969a8ed5123c31","ref":"refs/heads/master","pushedAt":"2024-06-13T18:31:00.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"erikdubbelboer","name":"Erik Dubbelboer","path":"/erikdubbelboer","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/522870?s=80&v=4"},"commit":{"message":"chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.9 (#1792)\n\nBumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.7 to 1.17.9.\r\n- [Release notes](https://github.com/klauspost/compress/releases)\r\n- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)\r\n- [Commits](https://github.com/klauspost/compress/compare/v1.17.7...v1.17.9)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/klauspost/compress\r\n dependency-type: direct:production\r\n update-type: version-update:semver-patch\r\n...\r\n\r\nSigned-off-by: dependabot[bot] \r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>","shortMessageHtmlLink":"chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.9 ("}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEhzZChgA","startCursor":null,"endCursor":null}},"title":"Activity · valyala/fasthttp"}