[PR #1137] [MERGED] fix(deps): update module github.com/swaggo/swag to v1.16.5 #7315

Closed
opened 2026-04-20 17:38:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-vikunja/vikunja/pull/1137
Author: @renovate[bot]
Created: 7/17/2025
Status: Merged
Merged: 7/17/2025
Merged by: @kolaente

Base: mainHead: renovate/github.com-swaggo-swag-1.x


📝 Commits (1)

  • 6a3d38a fix(deps): update module github.com/swaggo/swag to v1.16.5

📊 Changes

2 files changed (+3 additions, -1 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -0)

📄 Description

This PR contains the following updates:

Package Change Age Confidence
github.com/swaggo/swag v1.16.4 -> v1.16.5 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

swaggo/swag (github.com/swaggo/swag)

v1.16.5

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/swaggo/swag/compare/v1.16.4...v1.16.5


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 was generated by Mend Renovate. View the repository job log.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-vikunja/vikunja/pull/1137 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/17/2025 **Status:** ✅ Merged **Merged:** 7/17/2025 **Merged by:** [@kolaente](https://github.com/kolaente) **Base:** `main` ← **Head:** `renovate/github.com-swaggo-swag-1.x` --- ### 📝 Commits (1) - [`6a3d38a`](https://github.com/go-vikunja/vikunja/commit/6a3d38a1c1708e7d27448650c21e1dca3d57231a) fix(deps): update module github.com/swaggo/swag to v1.16.5 ### 📊 Changes **2 files changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -0) </details> ### 📄 Description This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/swaggo/swag](https://redirect.github.com/swaggo/swag) | `v1.16.4` -> `v1.16.5` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fswaggo%2fswag/v1.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fswaggo%2fswag/v1.16.4/v1.16.5?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>swaggo/swag (github.com/swaggo/swag)</summary> ### [`v1.16.5`](https://redirect.github.com/swaggo/swag/releases/tag/v1.16.5) [Compare Source](https://redirect.github.com/swaggo/swag/compare/v1.16.4...v1.16.5) #### What's Changed - Added support for [@&#8203;tag](https://redirect.github.com/tag).x- attributes for tags ([#&#8203;1784](https://redirect.github.com/swaggo/swag/issues/1784)) by [@&#8203;Ponywka](https://redirect.github.com/Ponywka) in [https://github.com/swaggo/swag/pull/1785](https://redirect.github.com/swaggo/swag/pull/1785) - feat: Add x-enum-descriptions to generated Swagger documentation for Enum by [@&#8203;wakamenod](https://redirect.github.com/wakamenod) in [https://github.com/swaggo/swag/pull/1878](https://redirect.github.com/swaggo/swag/pull/1878) - fix: use '&&' for security pair(AND) by [@&#8203;kkkiio](https://redirect.github.com/kkkiio) in [https://github.com/swaggo/swag/pull/1659](https://redirect.github.com/swaggo/swag/pull/1659) - feat: ParseComment error to contain the comment by [@&#8203;stokito](https://redirect.github.com/stokito) in [https://github.com/swaggo/swag/pull/1777](https://redirect.github.com/swaggo/swag/pull/1777) - support generate var-declared function doc by [@&#8203;book987](https://redirect.github.com/book987) in [https://github.com/swaggo/swag/pull/1657](https://redirect.github.com/swaggo/swag/pull/1657) - Fix compare original and formatted by [@&#8203;0daryo](https://redirect.github.com/0daryo) in [https://github.com/swaggo/swag/pull/1915](https://redirect.github.com/swaggo/swag/pull/1915) - Transfer golang type to swagger type with format reserved by [@&#8203;sdghchj](https://redirect.github.com/sdghchj) in [https://github.com/swaggo/swag/pull/1944](https://redirect.github.com/swaggo/swag/pull/1944) - Fix format by goimports by [@&#8203;0daryo](https://redirect.github.com/0daryo) in [https://github.com/swaggo/swag/pull/1927](https://redirect.github.com/swaggo/swag/pull/1927) - chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /example/object-map-example by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/swaggo/swag/pull/1945](https://redirect.github.com/swaggo/swag/pull/1945)5 - fix: [@&#8203;name](https://redirect.github.com/name) for recursion by [@&#8203;njacob1001](https://redirect.github.com/njacob1001) in [https://github.com/swaggo/swag/pull/1948](https://redirect.github.com/swaggo/swag/pull/1948) - Fix typo error in README by [@&#8203;yashisrani](https://redirect.github.com/yashisrani) in [https://github.com/swaggo/swag/pull/1954](https://redirect.github.com/swaggo/swag/pull/1954) - Extension: collectionFormat in struct tag by [@&#8203;sdghchj](https://redirect.github.com/sdghchj) in [https://github.com/swaggo/swag/pull/1989](https://redirect.github.com/swaggo/swag/pull/1989) - chore: accept event streaming by [@&#8203;miguelhrocha](https://redirect.github.com/miguelhrocha) in [https://github.com/swaggo/swag/pull/1992](https://redirect.github.com/swaggo/swag/pull/1992) - Non-empty stderr for `go list` is not an error in itself by [@&#8203;atercattus](https://redirect.github.com/atercattus) in [https://github.com/swaggo/swag/pull/1981](https://redirect.github.com/swaggo/swag/pull/1981) - Updated golang/x/text v0.21, x/tools v0.21 to address CVE-2024-45338 in net v0.23 by [@&#8203;blame19](https://redirect.github.com/blame19) in [https://github.com/swaggo/swag/pull/1962](https://redirect.github.com/swaggo/swag/pull/1962) - Remove redundant `(default: false)` for parseFuncBody flag by [@&#8203;nikpivkin](https://redirect.github.com/nikpivkin) in [https://github.com/swaggo/swag/pull/1961](https://redirect.github.com/swaggo/swag/pull/1961) - chore(deps): bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /example/celler by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in[https://github.com/swaggo/swag/pull/1993](https://redirect.github.com/swaggo/swag/pull/1993)3 - fix(test): include `rune` test in enums tests by [@&#8203;sharunkumar](https://redirect.github.com/sharunkumar) in [https://github.com/swaggo/swag/pull/2025](https://redirect.github.com/swaggo/swag/pull/2025) - feat: json:omitempty marks field as optional by [@&#8203;andyatmiami](https://redirect.github.com/andyatmiami) in [https://github.com/swaggo/swag/pull/2041](https://redirect.github.com/swaggo/swag/pull/2041) #### New Contributors - [@&#8203;wakamenod](https://redirect.github.com/wakamenod) made their first contribution in [https://github.com/swaggo/swag/pull/1878](https://redirect.github.com/swaggo/swag/pull/1878) - [@&#8203;stokito](https://redirect.github.com/stokito) made their first contribution in [https://github.com/swaggo/swag/pull/1777](https://redirect.github.com/swaggo/swag/pull/1777) - [@&#8203;book987](https://redirect.github.com/book987) made their first contribution in [https://github.com/swaggo/swag/pull/1657](https://redirect.github.com/swaggo/swag/pull/1657) - [@&#8203;njacob1001](https://redirect.github.com/njacob1001) made their first contribution in [https://github.com/swaggo/swag/pull/1948](https://redirect.github.com/swaggo/swag/pull/1948) - [@&#8203;yashisrani](https://redirect.github.com/yashisrani) made their first contribution in [https://github.com/swaggo/swag/pull/1954](https://redirect.github.com/swaggo/swag/pull/1954) - [@&#8203;miguelhrocha](https://redirect.github.com/miguelhrocha) made their first contribution in [https://github.com/swaggo/swag/pull/1992](https://redirect.github.com/swaggo/swag/pull/1992) - [@&#8203;atercattus](https://redirect.github.com/atercattus) made their first contribution in [https://github.com/swaggo/swag/pull/1981](https://redirect.github.com/swaggo/swag/pull/1981) - [@&#8203;blame19](https://redirect.github.com/blame19) made their first contribution in [https://github.com/swaggo/swag/pull/1962](https://redirect.github.com/swaggo/swag/pull/1962) - [@&#8203;sharunkumar](https://redirect.github.com/sharunkumar) made their first contribution in [https://github.com/swaggo/swag/pull/2025](https://redirect.github.com/swaggo/swag/pull/2025) - [@&#8203;andyatmiami](https://redirect.github.com/andyatmiami) made their first contribution in [https://github.com/swaggo/swag/pull/2041](https://redirect.github.com/swaggo/swag/pull/2041) **Full Changelog**: https://github.com/swaggo/swag/compare/v1.16.4...v1.16.5 </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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/go-vikunja/vikunja). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-20 17:38:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/vikunja#7315