{"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:1715053717.0","currentOid":""},"activityList":{"items":[{"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)"}},{"before":null,"after":"54a5029bd04b437c7418ad015382ecab241ea3cb","ref":"refs/heads/dependabot/github_actions/golangci/golangci-lint-action-5","pushedAt":"2024-04-29T22:47: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 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":"5f57b60df39ba82ecf575a1b39fc3e8b4a3e7e74","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/bytedance/sonic-1.11.5","pushedAt":"2024-04-29T22:02:41.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":"c07fc060e7fe8c89c80ed66e9006839a92606193","ref":"refs/heads/dependabot/go_modules/github.com/bytedance/sonic-1.11.6","pushedAt":"2024-04-29T22:02: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 github.com/bytedance/sonic from 1.11.3 to 1.11.6\n\nBumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.11.3 to 1.11.6.\n- [Release notes](https://github.com/bytedance/sonic/releases)\n- [Commits](https://github.com/bytedance/sonic/compare/v1.11.3...v1.11.6)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/bytedance/sonic\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/bytedance/sonic from 1.11.3 to 1.11.6"}},{"before":"3db11e77c3c5ab0ac9e7ba4a0d988d4d714d2b15","after":null,"ref":"refs/heads/dependabot/go_modules/github.com/bytedance/sonic-1.11.4","pushedAt":"2024-04-22T22:28: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":"5f57b60df39ba82ecf575a1b39fc3e8b4a3e7e74","ref":"refs/heads/dependabot/go_modules/github.com/bytedance/sonic-1.11.5","pushedAt":"2024-04-22T22:28:33.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/bytedance/sonic from 1.11.3 to 1.11.5\n\nBumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.11.3 to 1.11.5.\n- [Release notes](https://github.com/bytedance/sonic/releases)\n- [Commits](https://github.com/bytedance/sonic/compare/v1.11.3...v1.11.5)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/bytedance/sonic\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/bytedance/sonic from 1.11.3 to 1.11.5"}},{"before":null,"after":"3db11e77c3c5ab0ac9e7ba4a0d988d4d714d2b15","ref":"refs/heads/dependabot/go_modules/github.com/bytedance/sonic-1.11.4","pushedAt":"2024-04-15T22:56:15.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/bytedance/sonic from 1.11.3 to 1.11.4\n\nBumps [github.com/bytedance/sonic](https://github.com/bytedance/sonic) from 1.11.3 to 1.11.4.\n- [Release notes](https://github.com/bytedance/sonic/releases)\n- [Commits](https://github.com/bytedance/sonic/compare/v1.11.3...v1.11.4)\n\n---\nupdated-dependencies:\n- dependency-name: github.com/bytedance/sonic\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/bytedance/sonic from 1.11.3 to 1.11.4"}},{"before":null,"after":"673857a3abfb0754a99bcbce038deb98f514c7df","ref":"refs/heads/dependabot/go_modules/github.com/pelletier/go-toml/v2-2.2.1","pushedAt":"2024-04-15T22:56:08.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.1\n\nBumps [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) from 2.2.0 to 2.2.1.\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.1)\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.1"}},{"before":null,"after":"e62bbbb5293759be6363a7aeb8c8e0f242adb2fd","ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.24.0","pushedAt":"2024-04-08T22:48:31.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.24.0\n\nBumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.24.0.\n- [Commits](https://github.com/golang/net/compare/v0.22.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.22.0 to 0.24.0"}},{"before":"c6f90df4e0c888c69524307cc35952ec2e7ead41","after":"0397e5e0c0f8f8176c29f7edd8f1bff8e45df780","ref":"refs/heads/master","pushedAt":"2024-04-07T02:18:23.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 changelog categories and improve documentation (#3917)\n\n- Add new changelog categories for \"Build process updates\" and \"Documentation updates\"\r\n\r\nSigned-off-by: appleboy ","shortMessageHtmlLink":"chore: update changelog categories and improve documentation (#3917)"}},{"before":"51b780e393345d1fa37f36d4b06c66c6e4ba0749","after":null,"ref":"refs/heads/dependabot/go_modules/golang.org/x/net-0.22.0","pushedAt":"2024-04-02T10:58:34.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"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEQytFIQA","startCursor":null,"endCursor":null}},"title":"Activity · gin-gonic/gin"}