chore(deps): update module github.com/swaggo/swag to v1.8.5 #46

Merged
Kichiyaki merged 2 commits from renovate/github.com-swaggo-swag-1.x into master 2022-08-26 03:34:23 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/swaggo/swag require patch v1.8.4 -> v1.8.5

Release Notes

swaggo/swag

v1.8.5

Compare Source

Changelog

2f148dd Extended generics support (#​1277)
23661ef chore: set CGO_ENABLED=0 for goreleaser to avoid dynamic linking (#​1293)
732c087 doc: add function scoped struct declaration example (#​1296)
45f01a1 feat: add function scoped struct parse (#​1283)
cf03796 feat: get swagger instance from register (#​1298)
af1c525 fix: Go generics cannot find common package object type definition (#​1281)
9d34a76 fix: Nested generic fields not fully working, if generic type is from… (#​1305)


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.4` -> `v1.8.5` | --- ### Release Notes <details> <summary>swaggo/swag</summary> ### [`v1.8.5`](https://github.com/swaggo/swag/releases/tag/v1.8.5) [Compare Source](https://github.com/swaggo/swag/compare/v1.8.4...v1.8.5) ##### Changelog [`2f148dd`](https://github.com/swaggo/swag/commit/2f148dd) Extended generics support ([#&#8203;1277](https://github.com/swaggo/swag/issues/1277)) [`23661ef`](https://github.com/swaggo/swag/commit/23661ef) chore: set CGO_ENABLED=0 for goreleaser to avoid dynamic linking ([#&#8203;1293](https://github.com/swaggo/swag/issues/1293)) [`732c087`](https://github.com/swaggo/swag/commit/732c087) doc: add function scoped struct declaration example ([#&#8203;1296](https://github.com/swaggo/swag/issues/1296)) [`45f01a1`](https://github.com/swaggo/swag/commit/45f01a1) feat: add function scoped struct parse ([#&#8203;1283](https://github.com/swaggo/swag/issues/1283)) [`cf03796`](https://github.com/swaggo/swag/commit/cf03796) feat: get swagger instance from register ([#&#8203;1298](https://github.com/swaggo/swag/issues/1298)) [`af1c525`](https://github.com/swaggo/swag/commit/af1c525) fix: Go generics cannot find common package object type definition ([#&#8203;1281](https://github.com/swaggo/swag/issues/1281)) [`9d34a76`](https://github.com/swaggo/swag/commit/9d34a76) fix: Nested generic fields not fully working, if generic type is from… ([#&#8203;1305](https://github.com/swaggo/swag/issues/1305)) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjMyLjE3My4xIn0=-->
renovate added the
dependencies
label 2022-08-26 00:00:27 +00:00
renovate added 1 commit 2022-08-26 00:00:28 +00:00
chore(deps): update module github.com/swaggo/swag to v1.8.5
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
f37a2b8ffb
Author
Contributor

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
gitea.dwysokinski.me/twhelp/core/cmd/twhelp/internal/serve imports
	gitea.dwysokinski.me/twhelp/core/cmd/twhelp/internal/serve/internal/docs: cannot find module providing package gitea.dwysokinski.me/twhelp/core/cmd/twhelp/internal/serve/internal/docs
gitea.dwysokinski.me/twhelp/core/internal/msg tested by
	gitea.dwysokinski.me/twhelp/core/internal/msg.test imports
	gitea.dwysokinski.me/twhelp/core/internal/msg/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/core/internal/msg/internal/mock
gitea.dwysokinski.me/twhelp/core/internal/rest tested by
	gitea.dwysokinski.me/twhelp/core/internal/rest.test imports
	gitea.dwysokinski.me/twhelp/core/internal/rest/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/core/internal/rest/internal/mock
gitea.dwysokinski.me/twhelp/core/internal/service tested by
	gitea.dwysokinski.me/twhelp/core/internal/service.test imports
	gitea.dwysokinski.me/twhelp/core/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/core/internal/service/internal/mock

### ⚠ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -d -t ./... gitea.dwysokinski.me/twhelp/core/cmd/twhelp/internal/serve imports gitea.dwysokinski.me/twhelp/core/cmd/twhelp/internal/serve/internal/docs: cannot find module providing package gitea.dwysokinski.me/twhelp/core/cmd/twhelp/internal/serve/internal/docs gitea.dwysokinski.me/twhelp/core/internal/msg tested by gitea.dwysokinski.me/twhelp/core/internal/msg.test imports gitea.dwysokinski.me/twhelp/core/internal/msg/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/core/internal/msg/internal/mock gitea.dwysokinski.me/twhelp/core/internal/rest tested by gitea.dwysokinski.me/twhelp/core/internal/rest.test imports gitea.dwysokinski.me/twhelp/core/internal/rest/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/core/internal/rest/internal/mock gitea.dwysokinski.me/twhelp/core/internal/service tested by gitea.dwysokinski.me/twhelp/core/internal/service.test imports gitea.dwysokinski.me/twhelp/core/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/core/internal/service/internal/mock ```
Kichiyaki added 1 commit 2022-08-26 03:32:16 +00:00
chore(deps): update module github.com/swaggo/swag to v1.8.5
All checks were successful
continuous-integration/drone/pr Build is passing
4a73133ea6
Kichiyaki merged commit 3ea31a3095 into master 2022-08-26 03:34:23 +00:00
Kichiyaki deleted branch renovate/github.com-swaggo-swag-1.x 2022-08-26 03:34:24 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.