{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":20904437,"defaultBranch":"master","name":"gin","ownerLogin":"gin-gonic","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2014-06-16T23:57:25.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7894478?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"","listCacheKey":"v0:1715216711.0","currentOid":""},"activityList":{"items":[{"before":"3ac729dc4a497d360a23b9d7e766c622b3c99f51","after":"7e298066baab19316aa2ffc946f1bbc44a68a607","ref":"refs/heads/master","pushedAt":"2024-05-09T05:45:03.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thinkerou","name":null,"path":"/thinkerou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4488261?s=80&v=4"},"commit":{"message":"build: update Gin minimum Go version to 1.21 (#3960)\n\n* build: update Gin minimum Go version to 1.21\r\n\r\n- Update the minimum Go version requirement for Gin from `1.20` to `1.21` in both `debug.go` and `debug_test.go`\r\n- Modify the warning message to reflect the new minimum Go version requirement in `debug.go`\r\n- Adjust the test assertion to match the updated warning message in `debug_test.go`\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n* docs: refine project documentation and CI configurations\r\n\r\n- Update supported Go versions for GitHub actions to `1.21` and `1.22`\r\n- Specify the required Go version as `1.21` or above in README\r\n- Change code block syntax to `sh` in installation and demo run instructions\r\n- Remove empty lines in README sections\r\n- Update project list formatting without changing the content\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n---------\r\n\r\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"build: update Gin minimum Go version to 1.21 (#3960)"}},{"before":"8791c96960e719ff2f41e24163c5898656cee474","after":"3ac729dc4a497d360a23b9d7e766c622b3c99f51","ref":"refs/heads/master","pushedAt":"2024-05-09T01:17:07.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"feat(gin): support http3 using quic-go/quic-go (#3210)\n\n* experimental support http3\r\n\r\n* remove go1.14 and go1.15\r\n\r\n* update quic-go package path\r\n\r\n* only support go1.19+\r\n\r\n* remove go19 support\r\n\r\n* update gomod\r\n\r\n* chore: refine CI configuration and dependencies\r\n\r\n- Remove dynamic Go versioning in favor of pinning to major version `1`\r\n- Update linter version from `v1.56.2` to `v1.58.1` in GitHub Actions workflow\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n* chore: refactor CI workflow and improve tests\r\n\r\n- Update the golangci-lint-action version from `v5` to `v6` in the GitHub workflow configuration\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n* chore: update dependencies and CI configurations\r\n\r\n- Update Go version requirement from `1.20` to `1.21` in `go.mod`\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n* style: refactor codebase and update tests\r\n\r\n- Add an empty line in the import section of `gin.go`\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n* chore: enhance code quality and consistency\r\n\r\n- Add `gin.go` to the list of files with specific linters in `.golangci.yml`, applying the `gci` linter.\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n---------\r\n\r\nSigned-off-by: Bo-Yi Wu \r\nCo-authored-by: Bo-Yi Wu ","shortMessageHtmlLink":"feat(gin): support http3 using quic-go/quic-go (#3210)"}},{"before":"be70e87acc08d772350dccac9d49ed47e98e6c96","after":null,"ref":"refs/heads/http3","pushedAt":"2024-05-09T01:05:11.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"}},{"before":null,"after":"be70e87acc08d772350dccac9d49ed47e98e6c96","ref":"refs/heads/http3","pushedAt":"2024-05-09T01:04:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: enhance code quality and consistency\n\n- Add `gin.go` to the list of files with specific linters in `.golangci.yml`, applying the `gci` linter.\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: enhance code quality and consistency"}},{"before":"b1c1e7b572f76071fb0e0e7884a0697e0458aa7c","after":"8791c96960e719ff2f41e24163c5898656cee474","ref":"refs/heads/master","pushedAt":"2024-05-08T07:47:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"feat(fs): Export, test and document OnlyFilesFS (#3939)","shortMessageHtmlLink":"feat(fs): Export, test and document OnlyFilesFS (#3939)"}},{"before":"7d147928ee232fce156ea7ce8ae6329e148aeb41","after":"b1c1e7b572f76071fb0e0e7884a0697e0458aa7c","ref":"refs/heads/master","pushedAt":"2024-05-08T02:14:43.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thinkerou","name":null,"path":"/thinkerou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4488261?s=80&v=4"},"commit":{"message":"ci: update Go version requirements and remove test files (#3957)\n\n- Update the Go version requirements in `.github/workflows/gin.yml`\r\n- Remove test files for Go versions 1.18 and 1.19\r\n- Update the required Go version in `debug.go` and `debug_test.go`\r\n- Rename and modify files related to Go version 1.19 and 1.20 in the `internal/bytesconv` directory\r\n\r\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"ci: update Go version requirements and remove test files (#3957)"}},{"before":"f5f5da8fa09d12a22225c493fa8191fb14bdd5bf","after":"7d147928ee232fce156ea7ce8ae6329e148aeb41","ref":"refs/heads/master","pushedAt":"2024-05-08T01:13:36.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"fix(gin): data race warning for gin mode (#1580)\n\n* fix: data race warning (#1180)\r\n\r\n* Fix the tests\r\n\r\n* refactor: remove unnecessary imports and optimize codebase\r\n\r\n- Remove unnecessary import of `flag`\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n* test: refactor test assertions for mode settings\r\n\r\n- Update test assertions for mode setting in `mode_test.go`\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n---------\r\n\r\nSigned-off-by: Bo-Yi Wu \r\nCo-authored-by: Bo-Yi Wu ","shortMessageHtmlLink":"fix(gin): data race warning for gin mode (#1580)"}},{"before":"8dd088927ab50b3b37be1f7ba14931c8eddafe07","after":"f5f5da8fa09d12a22225c493fa8191fb14bdd5bf","ref":"refs/heads/master","pushedAt":"2024-05-07T22:31:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"docs(gin): update link to dont-trust-all-proxies section (#3938) (#3945)\n\nUpdate link [1] to [2] after PR #3449 was merged.\r\n\r\n[1] https://pkg.go.dev/github.com/gin-gonic/gin#readme-don-t-trust-all-proxies\r\n[2] https://github.com/gin-gonic/gin/blob/master/docs/doc.md#dont-trust-all-proxies\r\n\r\nCloses","shortMessageHtmlLink":"docs(gin): update link to dont-trust-all-proxies section (#3938) (#3945)"}},{"before":"e60113dc9531779a15dcb761655d986a56273ea2","after":"8dd088927ab50b3b37be1f7ba14931c8eddafe07","ref":"refs/heads/master","pushedAt":"2024-05-07T22:28:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"refactor(binding): use strings.Cut to replace strings.Index (#3522)","shortMessageHtmlLink":"refactor(binding): use strings.Cut to replace strings.Index (#3522)"}},{"before":"490accf5d7d49138f0af806318826d92513b1395","after":"e60113dc9531779a15dcb761655d986a56273ea2","ref":"refs/heads/master","pushedAt":"2024-05-07T21:29:54.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"docs(engine): fix comments for the `With` (#3955)\n\nSigned-off-by: Flc゛ ","shortMessageHtmlLink":"docs(engine): fix comments for the With (#3955)"}},{"before":"75ccf94d605a05fe24817fc2f166f6f2959d5cea","after":"490accf5d7d49138f0af806318826d92513b1395","ref":"refs/heads/master","pushedAt":"2024-05-07T04:50:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thinkerou","name":null,"path":"/thinkerou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4488261?s=80&v=4"},"commit":{"message":"docs: update documentation and release notes for Gin v1.10.0 (#3953)\n\n* docs: update documentation and release notes for Gin v1.10.0\r\n\r\n- Add release notes for Gin v1.10.0\r\n- Include new features and bug fixes in the changelog\r\n- Document enhancements and build process updates\r\n- Update documentation for context and middleware functions\r\n- Upgrade dependencies and optimize unit tests\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n* feat: refactor CI, enhance file binding, and update dependencies\r\n\r\n- Add proxy-server authentication feature\r\n- Add support for custom BindUnmarshaler for binding\r\n- Fix binding error while not uploading file\r\n- Refactor CI and update dependencies\r\n- Add support for RFC 9512: application/yaml\r\n- Optimize the Copy method of the Context struct\r\n- Update various Go dependencies to latest versions\r\n\r\nSigned-off-by: Bo-Yi Wu \r\n\r\n---------\r\n\r\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"docs: update documentation and release notes for Gin v1.10.0 (#3953)"}},{"before":"39089af62535b27aa63608f341c0a339aa88f64e","after":"75ccf94d605a05fe24817fc2f166f6f2959d5cea","ref":"refs/heads/master","pushedAt":"2024-05-07T03:23:42.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thinkerou","name":null,"path":"/thinkerou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4488261?s=80&v=4"},"commit":{"message":"feat: update version constant to v1.10.0 (#3952)\n\n- Update the version constant from \"v1.9.1\" to \"v1.10.0\"\r\n\r\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"feat: update version constant to v1.10.0 (#3952)"}},{"before":"e8fd581b4ee3b01d2b4fa5c89ef742a26625adde","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/go-playground/validator/v10-10.20.0","pushedAt":"2024-05-07T02:16: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":"638aa19e7d30513f7bc777c62ff8558fd5f90ea5","after":"39089af62535b27aa63608f341c0a339aa88f64e","ref":"refs/heads/master","pushedAt":"2024-05-07T02:16:38.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thinkerou","name":null,"path":"/thinkerou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4488261?s=80&v=4"},"commit":{"message":"chore: refactor configuration files for better readability (#3951)\n\n- Remove filters from the `changelog` section in `.goreleaser.yaml`\r\n\r\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: refactor configuration files for better readability (#3951)"}},{"before":"0081b987f67fc8822da33b694fe2c71da84aee05","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.25.0","pushedAt":"2024-05-07T02:16:30.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":"f05d558400abbe8b2535f08a3ae96dfb7ea972b7","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.2","pushedAt":"2024-05-07T02:16:30.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":"a2549fcf67999db83308ab58a930b49ac25465fe","after":null,"ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.34.1","pushedAt":"2024-05-07T02:16:29.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":"a18219566ca25fc51e6d2886bed849c6c3a0cd12","after":"638aa19e7d30513f7bc777c62ff8558fd5f90ea5","ref":"refs/heads/master","pushedAt":"2024-05-07T02:15:53.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"thinkerou","name":null,"path":"/thinkerou","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/4488261?s=80&v=4"},"commit":{"message":"chore: update external dependencies to latest versions (#3950)\n\n- Update `github.com/go-playground/validator/v10` from v10.19.0 to v10.20.0\r\n- Update `github.com/pelletier/go-toml/v2` from v2.2.0 to v2.2.2\r\n- Update `golang.org/x/net` from v0.22.0 to v0.25.0\r\n- Update `google.golang.org/protobuf` from v1.33.0 to v1.34.1\r\n- Update `golang.org/x/arch` from v0.7.0 to v0.8.0\r\n- Update `golang.org/x/crypto` from v0.21.0 to v0.23.0\r\n- Update `golang.org/x/sys` from v0.18.0 to v0.20.0\r\n- Update `golang.org/x/text` from v0.14.0 to v0.15.0\r\n\r\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: update external dependencies to latest versions (#3950)"}},{"before":null,"after":"85c2747fb001a9761d24ad47f76204948c49331a","ref":"refs/heads/ci","pushedAt":"2024-05-07T02:00:13.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore: refactor configuration files for better readability\n\n- Remove filters from the `changelog` section in `.goreleaser.yaml`\n\nSigned-off-by: Bo-Yi Wu ","shortMessageHtmlLink":"chore: refactor configuration files for better readability"}},{"before":"b4f66e965ba9d60257e0de4c25d4ad4bd6115927","after":"a18219566ca25fc51e6d2886bed849c6c3a0cd12","ref":"refs/heads/master","pushedAt":"2024-05-07T01:43:15.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"feat(binding): Support custom BindUnmarshaler for binding. (#3933)","shortMessageHtmlLink":"feat(binding): Support custom BindUnmarshaler for binding. (#3933)"}},{"before":"e62bbbb5293759be6363a7aeb8c8e0f242adb2fd","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.24.0","pushedAt":"2024-05-06T22: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":"673857a3abfb0754a99bcbce038deb98f514c7df","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.1","pushedAt":"2024-05-06T22:15:20.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":"0081b987f67fc8822da33b694fe2c71da84aee05","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.25.0","pushedAt":"2024-05-06T22:15:17.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.25.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.25.0.\n- [Commits](https://github.com/golang/net/compare/v0.22.0...v0.25.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.25.0"}},{"before":null,"after":"f05d558400abbe8b2535f08a3ae96dfb7ea972b7","ref":"refs/heads/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.2","pushedAt":"2024-05-06T22:15:14.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/pelletier/go-toml/v2 from 2.2.0 to 2.2.2\n\nBumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.0 to 2.2.2.\n- [Release notes](https://github.com/pelletier/go-toml/releases)\n- [Changelog](https://github.com/pelletier/go-toml/blob/v2/.goreleaser.yaml)\n- [Commits](https://github.com/pelletier/go-toml/compare/v2.2.0...v2.2.2)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/pelletier/go-toml/v2\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/pelletier/go-toml/v2 from 2.2.0 to 2.2.2"}},{"before":null,"after":"a2549fcf67999db83308ab58a930b49ac25465fe","ref":"refs/heads/dependabot/go_modules/google.golang.org/protobuf-1.34.1","pushedAt":"2024-05-06T22:15: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 google.golang.org/protobuf from 1.33.0 to 1.34.1\n\nBumps google.golang.org/protobuf from 1.33.0 to 1.34.1.\n\n---\nupdated-dependencies:\n- dependency-name: google.golang.org/protobuf\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump google.golang.org/protobuf from 1.33.0 to 1.34.1"}},{"before":null,"after":"e8fd581b4ee3b01d2b4fa5c89ef742a26625adde","ref":"refs/heads/dependabot/go_modules/github.com/go-playground/validator/v10-10.20.0","pushedAt":"2024-05-06T22:15:03.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/go-playground/validator/v10\n\nBumps [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) from 10.19.0 to 10.20.0.\n- [Release notes](https://github.com/go-playground/validator/releases)\n- [Commits](https://github.com/go-playground/validator/compare/v10.19.0...v10.20.0)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/go-playground/validator/v10\n dependency-type: direct:production\n update-type: version-update:semver-minor\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"chore(deps): bump github.com/go-playground/validator/v10"}},{"before":"c07fc060e7fe8c89c80ed66e9006839a92606193","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/bytedance/sonic-1.11.6","pushedAt":"2024-04-29T23:07:30.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":"f80ade7a4b85b116d294c7610a89819905fa44d9","after":"b4f66e965ba9d60257e0de4c25d4ad4bd6115927","ref":"refs/heads/master","pushedAt":"2024-04-29T23:07:23.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore(deps): bump github.com/bytedance/sonic from 1.11.3 to 1.11.6 (#3940)\n\nBumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.11.3 to 1.11.6.\r\n- [Release notes](https://github.com/bytedance/sonic/releases)\r\n- [Commits](https://github.com/bytedance/sonic/compare/v1.11.3...v1.11.6)\r\n\r\n---\r\nupdated-dependencies:\r\n- dependency-name: github.com/bytedance/sonic\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/bytedance/sonic from 1.11.3 to 1.11.6 (#…"}},{"before":"54a5029bd04b437c7418ad015382ecab241ea3cb","after":null,"ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-04-29T23:07:07.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":"0397e5e0c0f8f8176c29f7edd8f1bff8e45df780","after":"f80ade7a4b85b116d294c7610a89819905fa44d9","ref":"refs/heads/master","pushedAt":"2024-04-29T23:07:01.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"appleboy","name":"Bo-Yi Wu","path":"/appleboy","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/21979?s=80&v=4"},"commit":{"message":"chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#3941)\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 (#3941)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAERUqqmAA","startCursor":null,"endCursor":null}},"title":"Activity · gin-gonic/gin"}