Closed renovate[bot] closed 1 year ago
Merging #73 (7d669ef) into main (0510161) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #73 +/- ##
=======================================
Coverage 93.34% 93.34%
=======================================
Files 7 7
Lines 811 811
=======================================
Hits 757 757
Misses 42 42
Partials 12 12
Flag | Coverage Δ | |
---|---|---|
unittests | 93.34% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
This PR contains the following updates:
v1.8.2
->v1.9.0
Release Notes
gin-gonic/gin
### [`v1.9.0`](https://togithub.com/gin-gonic/gin/blob/HEAD/CHANGELOG.md#Gin-v190) [Compare Source](https://togithub.com/gin-gonic/gin/compare/v1.8.2...v1.9.0) ##### BREAK CHANGES - Stop useless panicking in context and render [#2150](https://togithub.com/gin-gonic/gin/pull/2150) ##### BUG FIXES - fix(router): tree bug where loop index is not decremented. [#3460](https://togithub.com/gin-gonic/gin/pull/3460) - fix(context): panic on NegotiateFormat - index out of range [#3397](https://togithub.com/gin-gonic/gin/pull/3397) - Add escape logic for header [#3500](https://togithub.com/gin-gonic/gin/pull/3500) and [#3503](https://togithub.com/gin-gonic/gin/pull/3503) ##### SECURITY - Fix the GO-2022-0969 and GO-2022-0288 vulnerabilities [#3333](https://togithub.com/gin-gonic/gin/pull/3333) - fix(security): vulnerability GO-2023-1571 [#3505](https://togithub.com/gin-gonic/gin/pull/3505) ##### ENHANCEMENTS - feat: add sonic json support [#3184](https://togithub.com/gin-gonic/gin/pull/3184) - chore(file): Creates a directory named path [#3316](https://togithub.com/gin-gonic/gin/pull/3316) - fix: modify interface check way [#3327](https://togithub.com/gin-gonic/gin/pull/3327) - remove deprecated of package io/ioutil [#3395](https://togithub.com/gin-gonic/gin/pull/3395) - refactor: avoid calling strings.ToLower twice [#3343](https://togithub.com/gin-gonic/gin/pull/3433) - console logger HTTP status code bug fixed [#3453](https://togithub.com/gin-gonic/gin/pull/3453) - chore(yaml): upgrade dependency to v3 version [#3456](https://togithub.com/gin-gonic/gin/pull/3456) - chore(router): match method added to routergroup for multiple HTTP methods supporting [#3464](https://togithub.com/gin-gonic/gin/pull/3464) - chore(http): add support for go1.20 http.rwUnwrapper to gin.responseWriter [#3489](https://togithub.com/gin-gonic/gin/pull/3489) ##### DOCS - docs: update markdown format [#3260](https://togithub.com/gin-gonic/gin/pull/3260) - docs(readme): Add the TOML rendering example [#3400](https://togithub.com/gin-gonic/gin/pull/3400) - docs(readme): move more example to docs/doc.md [#3449](https://togithub.com/gin-gonic/gin/pull/3449) - docs: update markdown format [#3446](https://togithub.com/gin-gonic/gin/pull/3446)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.