-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Pull requests: gin-gonic/gin
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump github.com/go-playground/validator/v10 from 10.22.1 to 10.26.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4208
opened Mar 31, 2025 by
dependabot
bot
Loading…
docs: Fixing English grammar mistakes and awkward sentence structure in doc/doc.md
#4207
opened Mar 31, 2025 by
boyczuk
Loading…
feat(binding): add support for encoding.UnmarshalText in uri/query binding
#4203
opened Mar 27, 2025 by
takanuva15
Loading…
chore(deps): bump golangci/golangci-lint-action from 6 to 7
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4199
opened Mar 25, 2025 by
dependabot
bot
Loading…
chore(deps): bump google.golang.org/protobuf from 1.34.1 to 1.36.6
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4198
opened Mar 25, 2025 by
dependabot
bot
Loading…
chore(deps): bump github.com/quic-go/quic-go from 0.48.2 to 0.50.1
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4197
opened Mar 25, 2025 by
dependabot
bot
Loading…
perf: optimize JsonpJSON rendering to reduce allocations
#4176
opened Mar 6, 2025 by
1911860538
Loading…
perf: optimize AsciiJSON.Render method by using fmt.Appendf and reusing temp buffer
#4175
opened Mar 6, 2025 by
1911860538
Loading…
add a thread safe context that can be used downstream and mutated
#4172
opened Mar 3, 2025 by
rubensayshi
Loading…
chore(deps): bump github.com/pelletier/go-toml/v2 from 2.2.2 to 2.2.3
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4162
opened Feb 17, 2025 by
dependabot
bot
Loading…
chore(deps): bump github.com/gin-contrib/sse from 0.1.0 to 1.0.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4157
opened Feb 17, 2025 by
dependabot
bot
Loading…
chore(deps): bump github.com/goccy/go-json from 0.10.2 to 0.10.5
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
#4156
opened Feb 17, 2025 by
dependabot
bot
Loading…
chore(deps): bump codecov/codecov-action from 4 to 5
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#4155
opened Feb 17, 2025 by
dependabot
bot
Loading…
refactor(recovery): extract Authorization header masking into maskAuthorization func
#4143
opened Jan 19, 2025 by
zeek0x
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.