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

Merged
konrad merged 3 commits from renovate/github.com-swaggo-swag-1.x into main 2021-11-28 11:43:34 +00:00
Member

This PR contains the following updates:

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

Release Notes

swaggo/swag

v1.7.6

Compare Source

Changelog

e59f457 chore: fix bug and refactor (#​1048)
60fc849 chore: improve code quality (#​1049)
8d7941e chore: improve code quality (#​1050)
305a5cf chore: increment version (#​1062)
819d929 chore: security fix for github.com/gin-gonic/gin < 1.7.0 (#​1060)
c21181a chore: version 1.7.5 (#​1061)
93acd2a feat: add command for format the swag comment. (#​1056)
69fd233 feat: add compatibility with HL7 FHIR standard (#​1055)
1780cd2 feat: support arrays in path and header params (#​1039)
5237c6d feat: support go-playground/validator tags. (#​1045)
eff27cc feat: support replace FieldParser (#​1043)
c4ae822 fix: typo error in README.md (#​1057)
9b23c9e improve code quality (#​1047)
b5ca0bb wrap $ref in allOf when readonly is set (#​1034)


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.4` -> `v1.7.6` | --- ### Release Notes <details> <summary>swaggo/swag</summary> ### [`v1.7.6`](https://github.com/swaggo/swag/releases/v1.7.6) [Compare Source](https://github.com/swaggo/swag/compare/v1.7.4...v1.7.6) #### Changelog [`e59f457`](https://github.com/swaggo/swag/commit/e59f457) chore: fix bug and refactor ([#&#8203;1048](https://github.com/swaggo/swag/issues/1048)) [`60fc849`](https://github.com/swaggo/swag/commit/60fc849) chore: improve code quality ([#&#8203;1049](https://github.com/swaggo/swag/issues/1049)) [`8d7941e`](https://github.com/swaggo/swag/commit/8d7941e) chore: improve code quality ([#&#8203;1050](https://github.com/swaggo/swag/issues/1050)) [`305a5cf`](https://github.com/swaggo/swag/commit/305a5cf) chore: increment version ([#&#8203;1062](https://github.com/swaggo/swag/issues/1062)) [`819d929`](https://github.com/swaggo/swag/commit/819d929) chore: security fix for github.com/gin-gonic/gin < 1.7.0 ([#&#8203;1060](https://github.com/swaggo/swag/issues/1060)) [`c21181a`](https://github.com/swaggo/swag/commit/c21181a) chore: version 1.7.5 ([#&#8203;1061](https://github.com/swaggo/swag/issues/1061)) [`93acd2a`](https://github.com/swaggo/swag/commit/93acd2a) feat: add command for format the swag comment. ([#&#8203;1056](https://github.com/swaggo/swag/issues/1056)) [`69fd233`](https://github.com/swaggo/swag/commit/69fd233) feat: add compatibility with HL7 FHIR standard ([#&#8203;1055](https://github.com/swaggo/swag/issues/1055)) [`1780cd2`](https://github.com/swaggo/swag/commit/1780cd2) feat: support arrays in path and header params ([#&#8203;1039](https://github.com/swaggo/swag/issues/1039)) [`5237c6d`](https://github.com/swaggo/swag/commit/5237c6d) feat: support go-playground/validator tags. ([#&#8203;1045](https://github.com/swaggo/swag/issues/1045)) [`eff27cc`](https://github.com/swaggo/swag/commit/eff27cc) feat: support replace FieldParser ([#&#8203;1043](https://github.com/swaggo/swag/issues/1043)) [`c4ae822`](https://github.com/swaggo/swag/commit/c4ae822) fix: typo error in README.md ([#&#8203;1057](https://github.com/swaggo/swag/issues/1057)) [`9b23c9e`](https://github.com/swaggo/swag/commit/9b23c9e) improve code quality ([#&#8203;1047](https://github.com/swaggo/swag/issues/1047)) [`b5ca0bb`](https://github.com/swaggo/swag/commit/b5ca0bb) wrap $ref in allOf when readonly is set ([#&#8203;1034](https://github.com/swaggo/swag/issues/1034)) </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-11-26 17:01:01 +00:00
Owner
This again: https://github.com/swaggo/swag/issues/1006
renovate changed title from fix(deps): update module github.com/swaggo/swag to v1.7.5 to fix(deps): update module github.com/swaggo/swag to v1.7.6 2021-11-26 23:00:57 +00:00
renovate force-pushed renovate/github.com-swaggo-swag-1.x from f5e58c11f4 to 70cca6051d 2021-11-26 23:00:58 +00:00 Compare
konrad added 2 commits 2021-11-28 11:33:25 +00:00
konrad merged commit d75a13891a into main 2021-11-28 11:43:34 +00:00
konrad deleted branch renovate/github.com-swaggo-swag-1.x 2021-11-28 11:43:35 +00:00
konrad referenced this issue from a commit 2024-02-07 14:00:29 +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#1055
No description provided.