{"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:1714380492.0","currentOid":""},"activityList":{"items":[{"before":"091733b08e451dd5af97b7cf2625c2d61b549f63","after":"97d456870af9f7a30e4096af6075e986874f641b","ref":"refs/heads/master","pushedAt":"2024-05-02T06:49:19.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":"feat: add address to tryDial errors (#1763)\n\n* fix: propagate body stream error to close function (#1743)\r\n\r\n* feat: add address in ErrDialTimeout\r\n\r\n* feat: add address in any `tryDial` error\r\n\r\n* feat: use struct to wrap error with upstream info\r\n\r\n* fix: lint\r\n\r\n* fix: wrapped Error() method\r\n\r\n* docs: add example to ErrDialWithUpstream\r\n\r\n* feat: add address in ErrDialTimeout\r\n\r\n* feat: add address in any `tryDial` error\r\n\r\n* feat: use struct to wrap error with upstream info\r\n\r\n* fix: lint\r\n\r\n* fix: wrapped Error() method\r\n\r\n* docs: add example to ErrDialWithUpstream\r\n\r\n* docs: fix example for ErrDialWithUpstream\r\n\r\n---------\r\n\r\nCo-authored-by: Max Denushev ","shortMessageHtmlLink":"feat: add address to tryDial errors (#1763)"}},{"before":"105eb3bcd9b2faf835b17dda8266a1e661539722","after":"091733b08e451dd5af97b7cf2625c2d61b549f63","ref":"refs/heads/master","pushedAt":"2024-04-29T19:37:39.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":"Implemented what was described by me in #1766. (#1767)\n\n* Implemented what was described by me in issue#1766.\r\n\r\n* fixed linting isssues in fs.go with gofmt -e -d -s\r\n\r\n---------\r\n\r\nCo-authored-by: Raphael Habichler ","shortMessageHtmlLink":"Implemented what was described by me in #1766. (#1767)"}},{"before":"a8fa9c04b493324b7805dd5c6f8439b1b15a9f92","after":"105eb3bcd9b2faf835b17dda8266a1e661539722","ref":"refs/heads/master","pushedAt":"2024-04-29T13:19: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":"Add perIPTLSConn to support MaxConnsPerIP with tls connections\n\nOtherwise calling RequestCtx.TLSConnectionState() will fail.\n\nFixes #1770","shortMessageHtmlLink":"Add perIPTLSConn to support MaxConnsPerIP with tls connections"}},{"before":"d3f764efd5d9c8749a5f84206b010b52a8d00f28","after":null,"ref":"refs/heads/comma-host","pushedAt":"2024-04-29T08:48:12.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":"30adc7d046c04d75222d12b5f57f2db9d8cae840","after":"a8fa9c04b493324b7805dd5c6f8439b1b15a9f92","ref":"refs/heads/master","pushedAt":"2024-04-29T08:48:09.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":"Don't allow , in host when using Client (#1761)\n\nWhen using a url like http://example.com,/ URI will parse \"example.com,\"\r\nas host. HostClient then splits this by \",\" into multiple addresses and\r\nwill connect to example.com. HostClient splitting the address by \",\" is\r\nonly for direct use, not for use with Client.","shortMessageHtmlLink":"Don't allow , in host when using Client (#1761)"}},{"before":"305a64640052d79b47b0a556b9e06a7e49922c95","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-04-25T16:51:41.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":"57b9352ad1cc93a0aaaa72b2130e03ace8a5b118","after":"30adc7d046c04d75222d12b5f57f2db9d8cae840","ref":"refs/heads/master","pushedAt":"2024-04-25T16:51:36.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 golangci/golangci-lint-action from 4 to 5 (#1769)\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\r\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\r\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: golangci/golangci-lint-action\r\n dependency-type: direct:production\r\n update-type: version-update:semver-major\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 golangci/golangci-lint-action from 4 to 5 (#1769)"}},{"before":null,"after":"305a64640052d79b47b0a556b9e06a7e49922c95","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-04-25T04:58: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 golangci/golangci-lint-action from 4 to 5\n\nBumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 4 to 5.\n- [Release notes](https://github.com/golangci/golangci-lint-action/releases)\n- [Commits](https://github.com/golangci/golangci-lint-action/compare/v4...v5)\n\n---\nupdated-dependencies:\n- dependency-name: golangci/golangci-lint-action\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump golangci/golangci-lint-action from 4 to 5"}},{"before":"e88bd48f45c5939871141ae0e472ef4d36a86da6","after":"57b9352ad1cc93a0aaaa72b2130e03ace8a5b118","ref":"refs/heads/master","pushedAt":"2024-04-22T06:45: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":"fix: propagate body stream error to close function (#1743) (#1757)\n\n* fix: propagate body stream error to close function (#1743)\r\n\r\n* fix: http test\r\n\r\n* fix: close body stream with error in encoding functions\r\n\r\n* fix: lint\r\n\r\n---------\r\n\r\nCo-authored-by: Max Denushev ","shortMessageHtmlLink":"fix: propagate body stream error to close function (#1743) (#1757)"}},{"before":"d3aa5a15bb0131fe7e58e948cff8ee8ed748112e","after":"e88bd48f45c5939871141ae0e472ef4d36a86da6","ref":"refs/heads/master","pushedAt":"2024-04-21T17:57: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":"refactor: do not return error as it is always nil (#1759)","shortMessageHtmlLink":"refactor: do not return error as it is always nil (#1759)"}},{"before":null,"after":"d3f764efd5d9c8749a5f84206b010b52a8d00f28","ref":"refs/heads/comma-host","pushedAt":"2024-04-19T14:43:52.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":"Don't allow , in host when using Client\n\nWhen using a url like http://example.com,/ URI will parse \"example.com,\"\nas host. HostClient then splits this by \",\" into multiple addresses and\nwill connect to example.com. HostClient splitting the address by \",\" is\nonly for direct use, not for use with Client.","shortMessageHtmlLink":"Don't allow , in host when using Client"}},{"before":"a77e9c6b7907610f423cb3ac1cf447a5b292c6fa","after":"d3aa5a15bb0131fe7e58e948cff8ee8ed748112e","ref":"refs/heads/master","pushedAt":"2024-04-10T18:50:02.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 macos-14 platform, enable shuffle of tests (#1746)","shortMessageHtmlLink":"Add macos-14 platform, enable shuffle of tests (#1746)"}},{"before":null,"after":"ae5e46b1a6b7b31a547308efc111789850b48438","ref":"refs/heads/dependabot/go_modules/github.com/klauspost/compress-1.17.8","pushedAt":"2024-04-10T04:52: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":"chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8\n\nBumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.17.7 to 1.17.8.\n- [Release notes](https://github.com/klauspost/compress/releases)\n- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)\n- [Commits](https://github.com/klauspost/compress/compare/v1.17.7...v1.17.8)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/klauspost/compress\n dependency-type: direct:production\n update-type: version-update:semver-patch\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/klauspost/compress from 1.17.7 to 1.17.8"}},{"before":"d3a9c74c92588e83c465057c243e05b46d9118f7","after":"a77e9c6b7907610f423cb3ac1cf447a5b292c6fa","ref":"refs/heads/master","pushedAt":"2024-04-08T16:23:23.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 support for CHIPS (Cookies Having Independent Partitioned State) (#1752)\n\n* add support for CHIPS (Cookies Having Independent Partitioned State)\r\n\r\n* fix comment lines\r\n\r\n* Update cookie.go fix lint error: should omit comparison to bool constant","shortMessageHtmlLink":"add support for CHIPS (Cookies Having Independent Partitioned State) (#…"}},{"before":null,"after":"b1533b9eac398053dd9c3163de9444cf27a9eda3","ref":"refs/heads/dependabot/go_modules/golang.org/x/sys-0.19.0","pushedAt":"2024-04-05T04:50:12.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.18.0 to 0.19.0\n\nBumps [golang.org/x/sys](https://github.com/golang/sys) from 0.18.0 to 0.19.0.\n- [Commits](https://github.com/golang/sys/compare/v0.18.0...v0.19.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.18.0 to 0.19.0"}},{"before":null,"after":"2359ce07b28f886cfb5a6cc1bf9be526f8f1a089","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.24.0","pushedAt":"2024-04-05T04:50:05.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.23.0 to 0.24.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.23.0 to 0.24.0.\n- [Commits](https://github.com/golang/net/compare/v0.23.0...v0.24.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.24.0"}},{"before":null,"after":"9f8184bff424ee5cf3e0bc3c4ba1aa64514d6bf8","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.22.0","pushedAt":"2024-04-05T04:49:56.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.21.0 to 0.22.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.21.0 to 0.22.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.22.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.22.0"}},{"before":"2c22e318cf65edbc039e0e36dcc94d2a131c1da5","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-04T08:27:38.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":"1c3ba3b2f0e3171f7628df03e00d8abf71f30a64","after":"d3a9c74c92588e83c465057c243e05b46d9118f7","ref":"refs/heads/master","pushedAt":"2024-04-04T08:27:34.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.22.0 to 0.23.0 (#1748)\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.\r\n- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.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.22.0 to 0.23.0 (#1748)"}},{"before":null,"after":"2c22e318cf65edbc039e0e36dcc94d2a131c1da5","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.23.0","pushedAt":"2024-04-04T04:29:39.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.22.0 to 0.23.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.\n- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.23.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.22.0 to 0.23.0"}},{"before":"e28be0c9931e98f797c662a805058e3d791fe3f5","after":"1c3ba3b2f0e3171f7628df03e00d8abf71f30a64","ref":"refs/heads/master","pushedAt":"2024-04-02T16:00:44.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":"test: replace panic with returning error (#1747)","shortMessageHtmlLink":"test: replace panic with returning error (#1747)"}},{"before":"9c3915b1fcac9e5c28f3d1a333fd4347625c37ab","after":"e28be0c9931e98f797c662a805058e3d791fe3f5","ref":"refs/heads/master","pushedAt":"2024-03-29T13:11:50.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: panic in ParseIPv4 when len(dst) > 4 (#1742)","shortMessageHtmlLink":"fix: panic in ParseIPv4 when len(dst) > 4 (#1742)"}},{"before":"bbc7bd04e2cb3747dad23b1c0a9e6ff22df5d449","after":"9c3915b1fcac9e5c28f3d1a333fd4347625c37ab","ref":"refs/heads/master","pushedAt":"2024-03-28T20:34:02.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":"test: remove redundant error check (#1741)","shortMessageHtmlLink":"test: remove redundant error check (#1741)"}},{"before":"222c0bf01b0df3d87257810f974a3767d504547d","after":"bbc7bd04e2cb3747dad23b1c0a9e6ff22df5d449","ref":"refs/heads/master","pushedAt":"2024-03-25T13:30:27.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":"refactor: rename error local variables (#1738)","shortMessageHtmlLink":"refactor: rename error local variables (#1738)"}},{"before":"9df381e1a631d8055ecae54c86f48f37c0f0f6b7","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/sys-0.18.0","pushedAt":"2024-03-06T10:15:23.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":"615ca4d48a0290d76a9a3823d9c7b550f9f2f9f8","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.21.0","pushedAt":"2024-03-06T10:15:05.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":"f54ff0b90c6c3c0afc42c61a9300af0bd64174e3","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.22.0","pushedAt":"2024-03-06T10:14:56.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":"7e1fb718543e4e00f807f081b63ba387570690f4","after":"222c0bf01b0df3d87257810f974a3767d504547d","ref":"refs/heads/master","pushedAt":"2024-03-06T10:14:21.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":"Update deps","shortMessageHtmlLink":"Update deps"}},{"before":null,"after":"615ca4d48a0290d76a9a3823d9c7b550f9f2f9f8","ref":"refs/heads/dependabot/go_modules/golang.org/x/crypto-0.21.0","pushedAt":"2024-03-05T05:03:43.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.20.0 to 0.21.0\n\nBumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.20.0 to 0.21.0.\n- [Commits](https://github.com/golang/crypto/compare/v0.20.0...v0.21.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.20.0 to 0.21.0"}},{"before":null,"after":"f54ff0b90c6c3c0afc42c61a9300af0bd64174e3","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.22.0","pushedAt":"2024-03-05T05:03:39.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.21.0 to 0.22.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.21.0 to 0.22.0.\n- [Commits](https://github.com/golang/net/compare/v0.21.0...v0.22.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.21.0 to 0.22.0"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEP331agA","startCursor":null,"endCursor":null}},"title":"Activity · valyala/fasthttp"}