Update module swaggo/swag to v1.6.8 #680

Merged
konrad merged 3 commits from renovate/github.com-swaggo-swag-1.x into master 2020-10-17 18:03:06 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/swaggo/swag require patch v1.6.7 -> v1.6.8

Release Notes

swaggo/swag

v1.6.8

Compare Source

Changelog

6a59a20 Add ability to set 'swaggerignore' on embedded fields (#​779)
366e536 Add operationId uniqueness check (#​732)
542e932 Correct typos in README (#​773)
cbfd47b Don't generate docs for nested structs without fields (#​752)
e769bbe Fix typos in maximum/minimum attributes (#​762)
1889a3a Ignore swag file from root dir only (#​775)
33e4ac3 chore(travis): support go1.15 (#​787)
b712c54 feat: add parse depth flag (#​766)
3ce6eb2 feat: generate formData params via go struct (#​770)
a72dff0 fix README_zh-CN typo (#​744)
01fb318 fix x-logo vendor extension & parse x-codeSamples from files (#​760)
d8893d0 fix: don't generate license field if it's empty (#​768)
940d072 fix: fmt check lint (#​740)
6937d1c fix: honor x-order while sorting query parameters (#​806)
4a18bc9 fix: primitive type of param in body; use const string for type (#​734)
80b6894 fix: replace unsupported and vulnerable satori/go.uuid with gofrs/uuid (#​798)
b28321d parseDepth flag readme (#​769)
1868a02 readme: add absent annotation (#​733)
c5fb1a1 refactor: fix more than one models have the same the from different packages (#​736)
67cb097 refactor: build spec.Schema; parse object in request (#​728)
ec7a5ee stable renaming to fix issue #​745; uncapitalize tow members of parser (#​746)


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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.6.7` -> `v1.6.8` | --- ### Release Notes <details> <summary>swaggo/swag</summary> ### [`v1.6.8`](https://github.com/swaggo/swag/releases/v1.6.8) [Compare Source](https://github.com/swaggo/swag/compare/v1.6.7...v1.6.8) #### Changelog [`6a59a20`](https://github.com/swaggo/swag/commit/6a59a20) Add ability to set 'swaggerignore' on embedded fields ([#&#8203;779](https://github.com/swaggo/swag/issues/779)) [`366e536`](https://github.com/swaggo/swag/commit/366e536) Add operationId uniqueness check ([#&#8203;732](https://github.com/swaggo/swag/issues/732)) [`542e932`](https://github.com/swaggo/swag/commit/542e932) Correct typos in README ([#&#8203;773](https://github.com/swaggo/swag/issues/773)) [`cbfd47b`](https://github.com/swaggo/swag/commit/cbfd47b) Don't generate docs for nested structs without fields ([#&#8203;752](https://github.com/swaggo/swag/issues/752)) [`e769bbe`](https://github.com/swaggo/swag/commit/e769bbe) Fix typos in maximum/minimum attributes ([#&#8203;762](https://github.com/swaggo/swag/issues/762)) [`1889a3a`](https://github.com/swaggo/swag/commit/1889a3a) Ignore swag file from root dir only ([#&#8203;775](https://github.com/swaggo/swag/issues/775)) [`33e4ac3`](https://github.com/swaggo/swag/commit/33e4ac3) chore(travis): support go1.15 ([#&#8203;787](https://github.com/swaggo/swag/issues/787)) [`b712c54`](https://github.com/swaggo/swag/commit/b712c54) feat: add parse depth flag ([#&#8203;766](https://github.com/swaggo/swag/issues/766)) [`3ce6eb2`](https://github.com/swaggo/swag/commit/3ce6eb2) feat: generate formData params via go struct ([#&#8203;770](https://github.com/swaggo/swag/issues/770)) [`a72dff0`](https://github.com/swaggo/swag/commit/a72dff0) fix README_zh-CN typo ([#&#8203;744](https://github.com/swaggo/swag/issues/744)) [`01fb318`](https://github.com/swaggo/swag/commit/01fb318) fix x-logo vendor extension & parse x-codeSamples from files ([#&#8203;760](https://github.com/swaggo/swag/issues/760)) [`d8893d0`](https://github.com/swaggo/swag/commit/d8893d0) fix: don't generate license field if it's empty ([#&#8203;768](https://github.com/swaggo/swag/issues/768)) [`940d072`](https://github.com/swaggo/swag/commit/940d072) fix: fmt check lint ([#&#8203;740](https://github.com/swaggo/swag/issues/740)) [`6937d1c`](https://github.com/swaggo/swag/commit/6937d1c) fix: honor x-order while sorting query parameters ([#&#8203;806](https://github.com/swaggo/swag/issues/806)) [`4a18bc9`](https://github.com/swaggo/swag/commit/4a18bc9) fix: primitive type of param in body; use const string for type ([#&#8203;734](https://github.com/swaggo/swag/issues/734)) [`80b6894`](https://github.com/swaggo/swag/commit/80b6894) fix: replace unsupported and vulnerable satori/go.uuid with gofrs/uuid ([#&#8203;798](https://github.com/swaggo/swag/issues/798)) [`b28321d`](https://github.com/swaggo/swag/commit/b28321d) parseDepth flag readme ([#&#8203;769](https://github.com/swaggo/swag/issues/769)) [`1868a02`](https://github.com/swaggo/swag/commit/1868a02) readme: add absent annotation ([#&#8203;733](https://github.com/swaggo/swag/issues/733)) [`c5fb1a1`](https://github.com/swaggo/swag/commit/c5fb1a1) refactor: fix more than one models have the same the from different packages ([#&#8203;736](https://github.com/swaggo/swag/issues/736)) [`67cb097`](https://github.com/swaggo/swag/commit/67cb097) refactor: build spec.Schema; parse object in request ([#&#8203;728](https://github.com/swaggo/swag/issues/728)) [`ec7a5ee`](https://github.com/swaggo/swag/commit/ec7a5ee) stable renaming to fix issue [#&#8203;745](https://github.com/swaggo/swag/issues/745); uncapitalize tow members of parser ([#&#8203;746](https://github.com/swaggo/swag/issues/746)) </details> --- ### Renovate configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻️ **Rebasing**: Renovate will not automatically rebase this PR, because other commits have been found. 🔕 **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 2020-10-15 09:02:20 +00:00
renovate force-pushed renovate/github.com-swaggo-swag-1.x from 11f8af98af to 2f823c783a 2020-10-16 20:01:59 +00:00 Compare
renovate force-pushed renovate/github.com-swaggo-swag-1.x from 2f823c783a to 3876f28e6a 2020-10-17 10:00:48 +00:00 Compare
konrad added 1 commit 2020-10-17 14:28:44 +00:00
continuous-integration/drone/pr Build is passing Details
0c20e2250b
Regenerate swagger docs with new swaggo
konrad added 1 commit 2020-10-17 14:46:04 +00:00
konrad merged commit 7fe9e6d3f6 into master 2020-10-17 18:03:06 +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#680
No description provided.