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

Merged
konrad merged 1 commits from renovate/github.com-swaggo-swag-1.x into main 2021-12-25 20:21:37 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/swaggo/swag require patch v1.7.6 -> v1.7.8

Release Notes

swaggo/swag

v1.7.8

Compare Source

Changelog

00a256c Remove unnecessary check (#​1073)
4f32ae6 chore: drop support go 1.13 (#​1069)
f631188 chore: improve code quality (#​1086)
9766b4c chore: fix broken go.mod (#​1090)
557e1c6 chore: release 1.7.7 (#​1087)
75e9d01 chore: remove duplicate walk func (#​1070)
9d81576 feat: add separate x-enum-varnames tag (#​1083)
a7065ad feat: support global type overrides (#​1059)
231fa42 fix: allways init response header map at first. (#​1066)
54c9ff9 fix: assignment to entry in nil map with @​Header all #​1082 (#​1085)
d333316 fix: documentation fix formatter link (#​1079)
47d0cd2 fix: parsing panics on default response (#​1068)


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.6` -> `v1.7.8` | --- ### Release Notes <details> <summary>swaggo/swag</summary> ### [`v1.7.8`](https://github.com/swaggo/swag/releases/v1.7.8) [Compare Source](https://github.com/swaggo/swag/compare/v1.7.6...v1.7.8) #### Changelog [`00a256c`](https://github.com/swaggo/swag/commit/00a256c) Remove unnecessary check ([#&#8203;1073](https://github.com/swaggo/swag/issues/1073)) [`4f32ae6`](https://github.com/swaggo/swag/commit/4f32ae6) chore: drop support go 1.13 ([#&#8203;1069](https://github.com/swaggo/swag/issues/1069)) [`f631188`](https://github.com/swaggo/swag/commit/f631188) chore: improve code quality ([#&#8203;1086](https://github.com/swaggo/swag/issues/1086)) [`9766b4c`](https://github.com/swaggo/swag/commit/9766b4c) chore: fix broken go.mod ([#&#8203;1090](https://github.com/swaggo/swag/issues/1090)) [`557e1c6`](https://github.com/swaggo/swag/commit/557e1c6) chore: release 1.7.7 ([#&#8203;1087](https://github.com/swaggo/swag/issues/1087)) [`75e9d01`](https://github.com/swaggo/swag/commit/75e9d01) chore: remove duplicate walk func ([#&#8203;1070](https://github.com/swaggo/swag/issues/1070)) [`9d81576`](https://github.com/swaggo/swag/commit/9d81576) feat: add separate x-enum-varnames tag ([#&#8203;1083](https://github.com/swaggo/swag/issues/1083)) [`a7065ad`](https://github.com/swaggo/swag/commit/a7065ad) feat: support global type overrides ([#&#8203;1059](https://github.com/swaggo/swag/issues/1059)) [`231fa42`](https://github.com/swaggo/swag/commit/231fa42) fix: allways init response header map at first. ([#&#8203;1066](https://github.com/swaggo/swag/issues/1066)) [`54c9ff9`](https://github.com/swaggo/swag/commit/54c9ff9) fix: assignment to entry in nil map with [@&#8203;Header](https://github.com/Header) all [#&#8203;1082](https://github.com/swaggo/swag/issues/1082) ([#&#8203;1085](https://github.com/swaggo/swag/issues/1085)) [`d333316`](https://github.com/swaggo/swag/commit/d333316) fix: documentation fix formatter link ([#&#8203;1079](https://github.com/swaggo/swag/issues/1079)) [`47d0cd2`](https://github.com/swaggo/swag/commit/47d0cd2) fix: parsing panics on default response ([#&#8203;1068](https://github.com/swaggo/swag/issues/1068)) </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-12-23 22:00:57 +00:00
renovate changed title from fix(deps): update module github.com/swaggo/swag to v1.7.7 to fix(deps): update module github.com/swaggo/swag to v1.7.8 2021-12-24 15:00:57 +00:00
renovate force-pushed renovate/github.com-swaggo-swag-1.x from 048ed70e2c to 30bb79fb9f 2021-12-24 15:00:59 +00:00 Compare
konrad merged commit 514c11d342 into main 2021-12-25 20:21:37 +00:00
konrad deleted branch renovate/github.com-swaggo-swag-1.x 2021-12-25 20:21:38 +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#1080
No description provided.