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

Merged
konrad merged 1 commits from renovate/github.com-swaggo-swag-1.x into main 2022-07-19 14:21:03 +00:00
Member

This PR contains the following updates:

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

Release Notes

swaggo/swag

v1.8.4

Compare Source

Changelog

bd21bb0 Fix issue https://github.com/swaggo/swag/issues/1150 (#​1248)
401e414 doc: add missing web frameworks (#​1263)
a566490 feat: add default description to code if none is provided (#​1239)
a780e45 feat: default required option for struct fields (#​1181)
213f6b8 feat: permit error (and any) interface definition (#​1212)
89c61d4 feat: suppress debug logs when using -q (#​1254)
0e2ec6c feat: use early overrides to allow converting unsupported types. (#​1209)
1cd0b53 fix: don't skip ".." directory (#​1238)
8de9952 fix: generic arrays generate successfully (#​1247)
796a346 fix: temp dir to be the same as SerchDir to avoid invalid cross-device link (#​1203) (#​1241)


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.3` -> `v1.8.4` | --- ### Release Notes <details> <summary>swaggo/swag</summary> ### [`v1.8.4`](https://github.com/swaggo/swag/releases/tag/v1.8.4) [Compare Source](https://github.com/swaggo/swag/compare/v1.8.3...v1.8.4) #### Changelog [`bd21bb0`](https://github.com/swaggo/swag/commit/bd21bb0) Fix issue https://github.com/swaggo/swag/issues/1150 ([#&#8203;1248](https://github.com/swaggo/swag/issues/1248)) [`401e414`](https://github.com/swaggo/swag/commit/401e414) doc: add missing web frameworks ([#&#8203;1263](https://github.com/swaggo/swag/issues/1263)) [`a566490`](https://github.com/swaggo/swag/commit/a566490) feat: add default description to code if none is provided ([#&#8203;1239](https://github.com/swaggo/swag/issues/1239)) [`a780e45`](https://github.com/swaggo/swag/commit/a780e45) feat: default required option for struct fields ([#&#8203;1181](https://github.com/swaggo/swag/issues/1181)) [`213f6b8`](https://github.com/swaggo/swag/commit/213f6b8) feat: permit error (and any) interface definition ([#&#8203;1212](https://github.com/swaggo/swag/issues/1212)) [`89c61d4`](https://github.com/swaggo/swag/commit/89c61d4) feat: suppress debug logs when using -q ([#&#8203;1254](https://github.com/swaggo/swag/issues/1254)) [`0e2ec6c`](https://github.com/swaggo/swag/commit/0e2ec6c) feat: use early overrides to allow converting unsupported types. ([#&#8203;1209](https://github.com/swaggo/swag/issues/1209)) [`1cd0b53`](https://github.com/swaggo/swag/commit/1cd0b53) fix: don't skip ".." directory ([#&#8203;1238](https://github.com/swaggo/swag/issues/1238)) [`8de9952`](https://github.com/swaggo/swag/commit/8de9952) fix: generic arrays generate successfully ([#&#8203;1247](https://github.com/swaggo/swag/issues/1247)) [`796a346`](https://github.com/swaggo/swag/commit/796a346) fix: temp dir to be the same as SerchDir to avoid invalid cross-device link ([#&#8203;1203](https://github.com/swaggo/swag/issues/1203)) ([#&#8203;1241](https://github.com/swaggo/swag/issues/1241)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjExMS4yIn0=-->
renovate added the
dependencies
label 2022-07-19 11:00:57 +00:00
renovate added 1 commit 2022-07-19 11:00:58 +00:00
konrad merged commit 6c92859f8c into main 2022-07-19 14:21:03 +00:00
konrad deleted branch renovate/github.com-swaggo-swag-1.x 2022-07-19 14:21:03 +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#1216
No description provided.