fix(deps): update module github.com/swaggo/swag to v1.8.6 #1243

Merged
konrad merged 1 commits from renovate/github.com-swaggo-swag-1.x into main 2022-10-02 08:40:52 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/swaggo/swag require patch v1.8.4 -> v1.8.6

Release Notes

swaggo/swag

v1.8.6

Compare Source

Changelog

bc895ed Fix formatting crosstalk (#​1317)
c9385a8 build a docker image and push to ghcr.io (#​1329)
5fbb18f chore: update version (#​1330)
cf1c4a7 fix: Generic Fields does not handle Arrays (#​1311)
b8f53da fix: Generic Fields does not handle Arrays in the .swaggo file (#​1322)
2cd7ab5 fix: Generics not detected if name does not contain a pkg path (#​1328)
007219f fix: funcDeclaration body check (#​1310)
e7ccdf4 refactor func splitStructName (#​1313)

v1.8.5

Compare Source

Changelog

2f148dd Extended generics support (#​1277)
23661ef chore: set CGO_ENABLED=0 for goreleaser to avoid dynamic linking (#​1293)
732c087 doc: add function scoped struct declaration example (#​1296)
45f01a1 feat: add function scoped struct parse (#​1283)
cf03796 feat: get swagger instance from register (#​1298)
af1c525 fix: Go generics cannot find common package object type definition (#​1281)
9d34a76 fix: Nested generic fields not fully working, if generic type is from… (#​1305)


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/swaggo/swag](https://github.com/swaggo/swag) | require | patch | `v1.8.4` -> `v1.8.6` | --- ### Release Notes <details> <summary>swaggo/swag</summary> ### [`v1.8.6`](https://github.com/swaggo/swag/releases/tag/v1.8.6) [Compare Source](https://github.com/swaggo/swag/compare/v1.8.5...v1.8.6) #### Changelog [`bc895ed`](https://github.com/swaggo/swag/commit/bc895ed) Fix formatting crosstalk ([#&#8203;1317](https://github.com/swaggo/swag/issues/1317)) [`c9385a8`](https://github.com/swaggo/swag/commit/c9385a8) build a docker image and push to ghcr.io ([#&#8203;1329](https://github.com/swaggo/swag/issues/1329)) [`5fbb18f`](https://github.com/swaggo/swag/commit/5fbb18f) chore: update version ([#&#8203;1330](https://github.com/swaggo/swag/issues/1330)) [`cf1c4a7`](https://github.com/swaggo/swag/commit/cf1c4a7) fix: Generic Fields does not handle Arrays ([#&#8203;1311](https://github.com/swaggo/swag/issues/1311)) [`b8f53da`](https://github.com/swaggo/swag/commit/b8f53da) fix: Generic Fields does not handle Arrays in the .swaggo file ([#&#8203;1322](https://github.com/swaggo/swag/issues/1322)) [`2cd7ab5`](https://github.com/swaggo/swag/commit/2cd7ab5) fix: Generics not detected if name does not contain a pkg path ([#&#8203;1328](https://github.com/swaggo/swag/issues/1328)) [`007219f`](https://github.com/swaggo/swag/commit/007219f) fix: funcDeclaration body check ([#&#8203;1310](https://github.com/swaggo/swag/issues/1310)) [`e7ccdf4`](https://github.com/swaggo/swag/commit/e7ccdf4) refactor func splitStructName ([#&#8203;1313](https://github.com/swaggo/swag/issues/1313)) ### [`v1.8.5`](https://github.com/swaggo/swag/releases/tag/v1.8.5) [Compare Source](https://github.com/swaggo/swag/compare/v1.8.4...v1.8.5) #### Changelog [`2f148dd`](https://github.com/swaggo/swag/commit/2f148dd) Extended generics support ([#&#8203;1277](https://github.com/swaggo/swag/issues/1277)) [`23661ef`](https://github.com/swaggo/swag/commit/23661ef) chore: set CGO_ENABLED=0 for goreleaser to avoid dynamic linking ([#&#8203;1293](https://github.com/swaggo/swag/issues/1293)) [`732c087`](https://github.com/swaggo/swag/commit/732c087) doc: add function scoped struct declaration example ([#&#8203;1296](https://github.com/swaggo/swag/issues/1296)) [`45f01a1`](https://github.com/swaggo/swag/commit/45f01a1) feat: add function scoped struct parse ([#&#8203;1283](https://github.com/swaggo/swag/issues/1283)) [`cf03796`](https://github.com/swaggo/swag/commit/cf03796) feat: get swagger instance from register ([#&#8203;1298](https://github.com/swaggo/swag/issues/1298)) [`af1c525`](https://github.com/swaggo/swag/commit/af1c525) fix: Go generics cannot find common package object type definition ([#&#8203;1281](https://github.com/swaggo/swag/issues/1281)) [`9d34a76`](https://github.com/swaggo/swag/commit/9d34a76) fix: Nested generic fields not fully working, if generic type is from… ([#&#8203;1305](https://github.com/swaggo/swag/issues/1305)) </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added the
dependencies
label 2022-08-25 22:01:01 +00:00
renovate changed title from fix(deps): update module github.com/swaggo/swag to v1.8.5 to fix(deps): update module github.com/swaggo/swag to v1.8.6 2022-09-17 21:01:10 +00:00
renovate force-pushed renovate/github.com-swaggo-swag-1.x from adcf4569a3 to 1f015efec6 2022-09-17 21:01:12 +00:00 Compare
renovate force-pushed renovate/github.com-swaggo-swag-1.x from 1f015efec6 to c5f1ef5aec 2022-09-30 18:01:09 +00:00 Compare
renovate force-pushed renovate/github.com-swaggo-swag-1.x from c5f1ef5aec to 520b348c3f 2022-10-01 21:01:02 +00:00 Compare
konrad merged commit 0694314e52 into main 2022-10-02 08:40:52 +00:00
konrad deleted branch renovate/github.com-swaggo-swag-1.x 2022-10-02 08:40:52 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#1243
No description provided.