Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/swaggo/swag to v1.16.4 (#195)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [github.com/swaggo/swag](https://redirect.github.com/swaggo/swag) | `v1.16.3` -> `v1.16.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fswaggo%2fswag/v1.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fswaggo%2fswag/v1.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fswaggo%2fswag/v1.16.3/v1.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fswaggo%2fswag/v1.16.3/v1.16.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>swaggo/swag (github.com/swaggo/swag)</summary> ### [`v1.16.4`](https://redirect.github.com/swaggo/swag/releases/tag/v1.16.4) [Compare Source](https://redirect.github.com/swaggo/swag/compare/v1.16.3...v1.16.4) #### Changelog - [`85254b4`](https://redirect.github.com/swaggo/swag/commit/85254b4) Added multiline support for [@​description](https://redirect.github.com/description) attribute for securityDefinitions ([#​1786](https://redirect.github.com/swaggo/swag/issues/1786)) - [`7204462`](https://redirect.github.com/swaggo/swag/commit/7204462) Added suport for parsing comments inside of function bodies ([#​1824](https://redirect.github.com/swaggo/swag/issues/1824)) - [`d323b48`](https://redirect.github.com/swaggo/swag/commit/d323b48) Feat: Add support for parenthesis in router patterns ([#​1859](https://redirect.github.com/swaggo/swag/issues/1859)) - [`15dae35`](https://redirect.github.com/swaggo/swag/commit/15dae35) Feat: multi-arch docker image ([#​1756](https://redirect.github.com/swaggo/swag/issues/1756)) - [`83fe3ca`](https://redirect.github.com/swaggo/swag/commit/83fe3ca) Fix generics used with function scoped types ([#​1883](https://redirect.github.com/swaggo/swag/issues/1883)) - [`ff50cd6`](https://redirect.github.com/swaggo/swag/commit/ff50cd6) Fix global overrides for any/interface ref types ([#​1835](https://redirect.github.com/swaggo/swag/issues/1835)) - [`1d730c5`](https://redirect.github.com/swaggo/swag/commit/1d730c5) Fix param comment escaping issue ([#​1890](https://redirect.github.com/swaggo/swag/issues/1890)) - [`697572a`](https://redirect.github.com/swaggo/swag/commit/697572a) Fixes Issue 1829 ([#​1830](https://redirect.github.com/swaggo/swag/issues/1830)) - [`28de14c`](https://redirect.github.com/swaggo/swag/commit/28de14c) Flags to parse internal and dependency package ([#​1894](https://redirect.github.com/swaggo/swag/issues/1894)) - [`4c2f8dd`](https://redirect.github.com/swaggo/swag/commit/4c2f8dd) Handle case of empty GOROOT ([#​1798](https://redirect.github.com/swaggo/swag/issues/1798)) - [`87e7d9c`](https://redirect.github.com/swaggo/swag/commit/87e7d9c) Update docker go build version to 1.21 ([#​1758](https://redirect.github.com/swaggo/swag/issues/1758)) - [`4fd8a36`](https://redirect.github.com/swaggo/swag/commit/4fd8a36) Update docs for request and response headers ([#​1825](https://redirect.github.com/swaggo/swag/issues/1825)) - [`56fde5c`](https://redirect.github.com/swaggo/swag/commit/56fde5c) Update operation.go ([#​1753](https://redirect.github.com/swaggo/swag/issues/1753)) - [`807dd1f`](https://redirect.github.com/swaggo/swag/commit/807dd1f) \[Issue 1812] fix misalignment in expected.json and api.go messing with parser_test ([#​1836](https://redirect.github.com/swaggo/swag/issues/1836)) - [`91624ad`](https://redirect.github.com/swaggo/swag/commit/91624ad) add support for "title" tag ([#​1762](https://redirect.github.com/swaggo/swag/issues/1762)) - [`f32d4d3`](https://redirect.github.com/swaggo/swag/commit/f32d4d3) adds support for complex types with function scope ([#​1813](https://redirect.github.com/swaggo/swag/issues/1813)) - [`c7f1cd8`](https://redirect.github.com/swaggo/swag/commit/c7f1cd8) adds support for pointer function scoped fields ([#​1841](https://redirect.github.com/swaggo/swag/issues/1841)) - [`8a47dcb`](https://redirect.github.com/swaggo/swag/commit/8a47dcb) bump go version ([#​1797](https://redirect.github.com/swaggo/swag/issues/1797)) - [`0834357`](https://redirect.github.com/swaggo/swag/commit/0834357) chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 ([#​1793](https://redirect.github.com/swaggo/swag/issues/1793)) - [`1bb1445`](https://redirect.github.com/swaggo/swag/commit/1bb1445) chore(deps): bump golang.org/x/net in /example/celler ([#​1794](https://redirect.github.com/swaggo/swag/issues/1794)) - [`6aa6613`](https://redirect.github.com/swaggo/swag/commit/6aa6613) chore(deps): bump golang.org/x/net in /example/go-module-support ([#​1795](https://redirect.github.com/swaggo/swag/issues/1795)) - [`d5af957`](https://redirect.github.com/swaggo/swag/commit/d5af957) chore(deps): bump golang.org/x/net in /example/markdown ([#​1792](https://redirect.github.com/swaggo/swag/issues/1792)) - [`0368d7d`](https://redirect.github.com/swaggo/swag/commit/0368d7d) chore(deps): bump golang.org/x/net in /example/object-map-example ([#​1796](https://redirect.github.com/swaggo/swag/issues/1796)) - [`b8662de`](https://redirect.github.com/swaggo/swag/commit/b8662de) chore(deps): bump google.golang.org/protobuf ([#​1773](https://redirect.github.com/swaggo/swag/issues/1773)) - [`4a11e23`](https://redirect.github.com/swaggo/swag/commit/4a11e23) chore(deps): bump google.golang.org/protobuf ([#​1774](https://redirect.github.com/swaggo/swag/issues/1774)) - [`937c239`](https://redirect.github.com/swaggo/swag/commit/937c239) chore(deps): bump google.golang.org/protobuf in /example/celler ([#​1775](https://redirect.github.com/swaggo/swag/issues/1775)) - [`103ac42`](https://redirect.github.com/swaggo/swag/commit/103ac42) chore: Update ci.yml ([#​1902](https://redirect.github.com/swaggo/swag/issues/1902)) - [`90aa46f`](https://redirect.github.com/swaggo/swag/commit/90aa46f) chore: fix some typos in comments ([#​1788](https://redirect.github.com/swaggo/swag/issues/1788)) - [`e55c557`](https://redirect.github.com/swaggo/swag/commit/e55c557) feat: read from stdin, write to stdout ([#​1831](https://redirect.github.com/swaggo/swag/issues/1831)) ([#​1832](https://redirect.github.com/swaggo/swag/issues/1832)) - [`fd2fa83`](https://redirect.github.com/swaggo/swag/commit/fd2fa83) fix issue: [#​1780](https://redirect.github.com/swaggo/swag/issues/1780): filter $GOROOT path ([#​1827](https://redirect.github.com/swaggo/swag/issues/1827)) - [`10030b0`](https://redirect.github.com/swaggo/swag/commit/10030b0) fix parse nested structs and aliases ([#​1866](https://redirect.github.com/swaggo/swag/issues/1866)) - [`7159b0f`](https://redirect.github.com/swaggo/swag/commit/7159b0f) fix: failing assert in enums test on 32bit ([#​1634](https://redirect.github.com/swaggo/swag/issues/1634)) - [`928264c`](https://redirect.github.com/swaggo/swag/commit/928264c) fix: remove dropped tags from general infos ([#​1764](https://redirect.github.com/swaggo/swag/issues/1764)) - [`a74d34c`](https://redirect.github.com/swaggo/swag/commit/a74d34c) fix:parse all field names declared in a row ([#​1872](https://redirect.github.com/swaggo/swag/issues/1872)) - [`0b9e347`](https://redirect.github.com/swaggo/swag/commit/0b9e347) new release ([#​1901](https://redirect.github.com/swaggo/swag/issues/1901)) - [`a3c6d12`](https://redirect.github.com/swaggo/swag/commit/a3c6d12) support markdown description for declaration ([#​1893](https://redirect.github.com/swaggo/swag/issues/1893)) - [`9069105`](https://redirect.github.com/swaggo/swag/commit/9069105) update README ([#​1856](https://redirect.github.com/swaggo/swag/issues/1856)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/PingCAP-QE/ee-apps). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information