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

Merged
konrad merged 2 commits from renovate/github.com-swaggo-swag-1.x into main 2021-09-26 12:44:38 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/swaggo/swag require patch v1.7.1 -> v1.7.3

Release Notes

swaggo/swag

v1.7.3

Compare Source

Changelog

497e6e2 correctly parse format on array fields (#​973)
0616cef handle *ast.InterfaceType as any type
523e046 add install doc for go 1.17 (#​992)
eef90d0 add support for empty response (#​989)
a76cfa3 debug info should go to stdout instead of stderr (#​990)
0bbefcf improve unit tests (#​981)
fd74bcf refactor and lint code (#​978)
485f917 support boolean false value in extension (#​927)
800fc06 release v1.7.3 (#​1007)


Configuration

📅 Schedule: 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, check this box.

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.7.1` -> `v1.7.3` | --- ### Release Notes <details> <summary>swaggo/swag</summary> ### [`v1.7.3`](https://github.com/swaggo/swag/releases/v1.7.3) [Compare Source](https://github.com/swaggo/swag/compare/v1.7.1...v1.7.3) #### Changelog [`497e6e2`](https://github.com/swaggo/swag/commit/497e6e2) correctly parse format on array fields ([#&#8203;973](https://github.com/swaggo/swag/issues/973)) [`0616cef`](https://github.com/swaggo/swag/commit/0616cef) handle \*ast.InterfaceType as any type [`523e046`](https://github.com/swaggo/swag/commit/523e046) add install doc for go 1.17 ([#&#8203;992](https://github.com/swaggo/swag/issues/992)) [`eef90d0`](https://github.com/swaggo/swag/commit/eef90d0) add support for empty response ([#&#8203;989](https://github.com/swaggo/swag/issues/989)) [`a76cfa3`](https://github.com/swaggo/swag/commit/a76cfa3) debug info should go to stdout instead of stderr ([#&#8203;990](https://github.com/swaggo/swag/issues/990)) [`0bbefcf`](https://github.com/swaggo/swag/commit/0bbefcf) improve unit tests ([#&#8203;981](https://github.com/swaggo/swag/issues/981)) [`fd74bcf`](https://github.com/swaggo/swag/commit/fd74bcf) refactor and lint code ([#&#8203;978](https://github.com/swaggo/swag/issues/978)) [`485f917`](https://github.com/swaggo/swag/commit/485f917) support boolean false value in extension ([#&#8203;927](https://github.com/swaggo/swag/issues/927)) [`800fc06`](https://github.com/swaggo/swag/commit/800fc06) release v1.7.3 ([#&#8203;1007](https://github.com/swaggo/swag/issues/1007)) </details> --- ### Configuration 📅 **Schedule**: 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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added the
dependencies
label 2021-09-24 07:00:38 +00:00
Owner

Looks like an upstream issue: https://github.com/swaggo/swag/issues/1006

Looks like an upstream issue: https://github.com/swaggo/swag/issues/1006
renovate changed title from fix(deps): update module github.com/swaggo/swag to v1.7.2 to fix(deps): update module github.com/swaggo/swag to v1.7.3 2021-09-24 21:00:41 +00:00
renovate force-pushed renovate/github.com-swaggo-swag-1.x from 7f011dcc35 to 4bea25dbbc 2021-09-24 21:00:42 +00:00 Compare
konrad added 1 commit 2021-09-26 12:34:33 +00:00
continuous-integration/drone/pr Build is passing Details
b52eac0d3a
fix: generate swagger docs
konrad merged commit 0ca1560bf1 into main 2021-09-26 12:44:38 +00:00
konrad deleted branch renovate/github.com-swaggo-swag-1.x 2021-09-26 12:44:38 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
2 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#990
No description provided.