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

Merged
konrad merged 2 commits from renovate/github.com-swaggo-swag-1.x into main 2022-12-18 16:43:35 +00:00
Member

This PR contains the following updates:

Package Type Update Change
github.com/swaggo/swag require patch v1.8.7 -> v1.8.9

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

swaggo/swag

v1.8.9

Compare Source

Changelog

a10fb9a Just optimize code about parsing extensions (#​1399)
4ccbeaf chore: increment version (#​1423)
8139731 chore: parse escaped double colon (\:) example struct tag (#​1402)
2c530ea chore: release candidate (#​1403)
e3151c1 chore: release candidate (#​1404)
e50db3e enhancement for enums (#​1400)
7c20f30 feat: parse only specific extension tag (#​1219)
80d5221 feat: support json tags in embedded structs (#​1396)
4519064 feat: use enums in request (#​1417)
9a4fa5d fix issue 1414 (#​1419)
30684a2 fix parsing bug affected by fmt (#​1398)
7867c24 fix: don't error on empty comment line (#​1415)
dfce6c8 parse self-nested generic struct (#​1420)
ba5df82 record token.FileSet for every file so that the position of parsing error can be acquired (#​1393)
3fe9ca2 revert docker login-action (#​1405)

v1.8.8

Compare Source

Changelog

07690e9 Add check for nil otherTypeDef (#​1372)
eaed517 Enhancements: search imports sequencely, till find the type. (#​1374)
0da94ff Fix generics with package alias (#​1360)
29d3d30 add properties to $ref (#​1391)
362d05b chore: increment version.go (#​1395)
da6d718 chore: update GitHub actions (#​1362)
e5d507d enhancement for PR #​1387: evaluate const across packages (#​1388)
e6723fe feat: add flag to generate documentation only for specific tags (#​1379)
38b5f15 feat: make swagger comments more readable for go doc (#​1366)
8117f4c fix: wrongly shared schema by fields (#​1389)
829fbe1 fmt cmd: use a tab instead of two spaces to format comments (#​1386)
bdfec2b parse global enums (#​1387)


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.7` -> `v1.8.9` | --- ### ⚠ Dependency Lookup Warnings ⚠ Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>swaggo/swag</summary> ### [`v1.8.9`](https://github.com/swaggo/swag/releases/tag/v1.8.9) [Compare Source](https://github.com/swaggo/swag/compare/v1.8.8...v1.8.9) #### Changelog [`a10fb9a`](https://github.com/swaggo/swag/commit/a10fb9a) Just optimize code about parsing extensions ([#&#8203;1399](https://github.com/swaggo/swag/issues/1399)) [`4ccbeaf`](https://github.com/swaggo/swag/commit/4ccbeaf) chore: increment version ([#&#8203;1423](https://github.com/swaggo/swag/issues/1423)) [`8139731`](https://github.com/swaggo/swag/commit/8139731) chore: parse escaped double colon (\\:) example struct tag ([#&#8203;1402](https://github.com/swaggo/swag/issues/1402)) [`2c530ea`](https://github.com/swaggo/swag/commit/2c530ea) chore: release candidate ([#&#8203;1403](https://github.com/swaggo/swag/issues/1403)) [`e3151c1`](https://github.com/swaggo/swag/commit/e3151c1) chore: release candidate ([#&#8203;1404](https://github.com/swaggo/swag/issues/1404)) [`e50db3e`](https://github.com/swaggo/swag/commit/e50db3e) enhancement for enums ([#&#8203;1400](https://github.com/swaggo/swag/issues/1400)) [`7c20f30`](https://github.com/swaggo/swag/commit/7c20f30) feat: parse only specific extension tag ([#&#8203;1219](https://github.com/swaggo/swag/issues/1219)) [`80d5221`](https://github.com/swaggo/swag/commit/80d5221) feat: support json tags in embedded structs ([#&#8203;1396](https://github.com/swaggo/swag/issues/1396)) [`4519064`](https://github.com/swaggo/swag/commit/4519064) feat: use enums in request ([#&#8203;1417](https://github.com/swaggo/swag/issues/1417)) [`9a4fa5d`](https://github.com/swaggo/swag/commit/9a4fa5d) fix issue 1414 ([#&#8203;1419](https://github.com/swaggo/swag/issues/1419)) [`30684a2`](https://github.com/swaggo/swag/commit/30684a2) fix parsing bug affected by fmt ([#&#8203;1398](https://github.com/swaggo/swag/issues/1398)) [`7867c24`](https://github.com/swaggo/swag/commit/7867c24) fix: don't error on empty comment line ([#&#8203;1415](https://github.com/swaggo/swag/issues/1415)) [`dfce6c8`](https://github.com/swaggo/swag/commit/dfce6c8) parse self-nested generic struct ([#&#8203;1420](https://github.com/swaggo/swag/issues/1420)) [`ba5df82`](https://github.com/swaggo/swag/commit/ba5df82) record token.FileSet for every file so that the position of parsing error can be acquired ([#&#8203;1393](https://github.com/swaggo/swag/issues/1393)) [`3fe9ca2`](https://github.com/swaggo/swag/commit/3fe9ca2) revert docker login-action ([#&#8203;1405](https://github.com/swaggo/swag/issues/1405)) ### [`v1.8.8`](https://github.com/swaggo/swag/releases/tag/v1.8.8) [Compare Source](https://github.com/swaggo/swag/compare/v1.8.7...v1.8.8) #### Changelog [`07690e9`](https://github.com/swaggo/swag/commit/07690e9) Add check for nil otherTypeDef ([#&#8203;1372](https://github.com/swaggo/swag/issues/1372)) [`eaed517`](https://github.com/swaggo/swag/commit/eaed517) Enhancements: search imports sequencely, till find the type. ([#&#8203;1374](https://github.com/swaggo/swag/issues/1374)) [`0da94ff`](https://github.com/swaggo/swag/commit/0da94ff) Fix generics with package alias ([#&#8203;1360](https://github.com/swaggo/swag/issues/1360)) [`29d3d30`](https://github.com/swaggo/swag/commit/29d3d30) add properties to $ref ([#&#8203;1391](https://github.com/swaggo/swag/issues/1391)) [`362d05b`](https://github.com/swaggo/swag/commit/362d05b) chore: increment version.go ([#&#8203;1395](https://github.com/swaggo/swag/issues/1395)) [`da6d718`](https://github.com/swaggo/swag/commit/da6d718) chore: update GitHub actions ([#&#8203;1362](https://github.com/swaggo/swag/issues/1362)) [`e5d507d`](https://github.com/swaggo/swag/commit/e5d507d) enhancement for PR [#&#8203;1387](https://github.com/swaggo/swag/issues/1387): evaluate const across packages ([#&#8203;1388](https://github.com/swaggo/swag/issues/1388)) [`e6723fe`](https://github.com/swaggo/swag/commit/e6723fe) feat: add flag to generate documentation only for specific tags ([#&#8203;1379](https://github.com/swaggo/swag/issues/1379)) [`38b5f15`](https://github.com/swaggo/swag/commit/38b5f15) feat: make swagger comments more readable for go doc ([#&#8203;1366](https://github.com/swaggo/swag/issues/1366)) [`8117f4c`](https://github.com/swaggo/swag/commit/8117f4c) fix: wrongly shared schema by fields ([#&#8203;1389](https://github.com/swaggo/swag/issues/1389)) [`829fbe1`](https://github.com/swaggo/swag/commit/829fbe1) fmt cmd: use a tab instead of two spaces to format comments ([#&#8203;1386](https://github.com/swaggo/swag/issues/1386)) [`bdfec2b`](https://github.com/swaggo/swag/commit/bdfec2b) parse global enums ([#&#8203;1387](https://github.com/swaggo/swag/issues/1387)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added the
dependencies
label 2022-11-23 21:01:12 +00:00
renovate force-pushed renovate/github.com-swaggo-swag-1.x from ba164fc139 to c6fb140c2c 2022-12-15 23:03:26 +00:00 Compare
renovate changed title from fix(deps): update module github.com/swaggo/swag to v1.8.8 to fix(deps): update module github.com/swaggo/swag to v1.8.9 2022-12-15 23:03:26 +00:00
konrad added 1 commit 2022-12-18 16:34:14 +00:00
continuous-integration/drone/pr Build is passing Details
ea3f4d6a63
chore: update swagger docs
konrad scheduled this pull request to auto merge when all checks succeed 2022-12-18 16:34:31 +00:00
konrad merged commit e9ce930230 into main 2022-12-18 16:43:35 +00:00
konrad deleted branch renovate/github.com-swaggo-swag-1.x 2022-12-18 17:18:37 +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#1327
No description provided.