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

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

This PR contains the following updates:

Package Type Update Change
github.com/swaggo/swag require patch v1.8.10 -> v1.8.11

Release Notes

swaggo/swag

v1.8.11

Compare Source

Changelog


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, 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.8.10` -> `v1.8.11` | --- ### Release Notes <details> <summary>swaggo/swag</summary> ### [`v1.8.11`](https://github.com/swaggo/swag/releases/tag/v1.8.11) [Compare Source](https://github.com/swaggo/swag/compare/v1.8.10...v1.8.11) #### Changelog - [`9a0a669`](https://github.com/swaggo/swag/commit/9a0a669) Added file data type ([#&#8203;1424](https://github.com/swaggo/swag/issues/1424)) - [`37f466e`](https://github.com/swaggo/swag/commit/37f466e) Support externalDocs annotation comment ([#&#8203;1468](https://github.com/swaggo/swag/issues/1468)) - [`19ddb4d`](https://github.com/swaggo/swag/commit/19ddb4d) Use form tags when available ([#&#8203;1422](https://github.com/swaggo/swag/issues/1422)) - [`0524687`](https://github.com/swaggo/swag/commit/0524687) additional error message when parsing type definition ([#&#8203;1488](https://github.com/swaggo/swag/issues/1488)) - [`b47f4ef`](https://github.com/swaggo/swag/commit/b47f4ef) chore(deps): bump golang.org/x/net ([#&#8203;1492](https://github.com/swaggo/swag/issues/1492)) - [`85a35b4`](https://github.com/swaggo/swag/commit/85a35b4) chore(deps): bump golang.org/x/net in /example/celler ([#&#8203;1495](https://github.com/swaggo/swag/issues/1495)) - [`efd70ff`](https://github.com/swaggo/swag/commit/efd70ff) chore(deps): bump golang.org/x/net in /example/go-module-support ([#&#8203;1494](https://github.com/swaggo/swag/issues/1494)) - [`9dbff61`](https://github.com/swaggo/swag/commit/9dbff61) chore(deps): bump golang.org/x/net in /example/markdown ([#&#8203;1491](https://github.com/swaggo/swag/issues/1491)) - [`fcffae2`](https://github.com/swaggo/swag/commit/fcffae2) chore(deps): bump golang.org/x/net in /example/object-map-example ([#&#8203;1493](https://github.com/swaggo/swag/issues/1493)) - [`09f373f`](https://github.com/swaggo/swag/commit/09f373f) chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 ([#&#8203;1473](https://github.com/swaggo/swag/issues/1473)) - [`0472c53`](https://github.com/swaggo/swag/commit/0472c53) chore(deps): bump golang.org/x/text in /example/celler ([#&#8203;1472](https://github.com/swaggo/swag/issues/1472)) - [`9faf8b3`](https://github.com/swaggo/swag/commit/9faf8b3) chore(deps): bump golang.org/x/text in /example/go-module-support ([#&#8203;1474](https://github.com/swaggo/swag/issues/1474)) - [`aa3e8d5`](https://github.com/swaggo/swag/commit/aa3e8d5) chore: update deprecated options in goreleaser.yml for 1.4.x compatibility ([#&#8203;1450](https://github.com/swaggo/swag/issues/1450)) - [`aaa681e`](https://github.com/swaggo/swag/commit/aaa681e) chore: update version.go ([#&#8203;1507](https://github.com/swaggo/swag/issues/1507)) - [`f56e0bb`](https://github.com/swaggo/swag/commit/f56e0bb) feat: ADD collection format flag ([#&#8203;1482](https://github.com/swaggo/swag/issues/1482)) - [`f475da2`](https://github.com/swaggo/swag/commit/f475da2) feat: add packageName option for docs.go ([#&#8203;1442](https://github.com/swaggo/swag/issues/1442)) - [`d2bc3d0`](https://github.com/swaggo/swag/commit/d2bc3d0) fix alias type of generic with multi formal params ([#&#8203;1505](https://github.com/swaggo/swag/issues/1505)) - [`8445e75`](https://github.com/swaggo/swag/commit/8445e75) fix generic type that has more than 2 params with only one constraint type ([#&#8203;1506](https://github.com/swaggo/swag/issues/1506)) - [`9e4a292`](https://github.com/swaggo/swag/commit/9e4a292) fix: generated doc.go first line cmt leading dot ([#&#8203;1480](https://github.com/swaggo/swag/issues/1480)) - [`566b8af`](https://github.com/swaggo/swag/commit/566b8af) if the top type name is any or interface{}, don't use allOf ([#&#8203;1421](https://github.com/swaggo/swag/issues/1421)) - [`3f0a4b0`](https://github.com/swaggo/swag/commit/3f0a4b0) support form tag ([#&#8203;1502](https://github.com/swaggo/swag/issues/1502)) </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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTcuMCIsInVwZGF0ZWRJblZlciI6IjM0LjE1Ny4wIn0=-->
renovate added the
dependencies
label 2023-03-21 13:01:37 +00:00
renovate added 1 commit 2023-03-21 13:01:38 +00:00
continuous-integration/drone/pr Build is passing Details
continuous-integration/drone/push Build is passing Details
6566f0e81d
fix(deps): update module github.com/swaggo/swag to v1.8.11
konrad merged commit 6566f0e81d into main 2023-03-21 19:00:38 +00:00
konrad deleted branch renovate/github.com-swaggo-swag-1.x 2023-03-21 19:00: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#1441
No description provided.