chore(deps): update module github.com/swaggo/http-swagger to v2 #55

Open
renovate wants to merge 1 commits from renovate/github.com-swaggo-http-swagger-2.x into master
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/swaggo/http-swagger require major v1.3.3 -> v2.0.2

Release Notes

swaggo/http-swagger (github.com/swaggo/http-swagger)

v2.0.2

Compare Source

Changelog

  • 05e75a5 Parse url path to extract query parameters from filename when calling embed.FS (#​103)
  • 537f045 chore(deps): bump gopkg.in/yaml.v3 (#​108)
  • 7a7a18f feat(config): add DefaultModelsExpandDepth set the default expansion depth for models (#​107)
  • 1bc40aa improve README setup/init (#​104)

v2.0.1

Compare Source

Changelog

v2.0.0

Compare Source

Changelog

v1.3.4

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/http-swagger](https://github.com/swaggo/http-swagger) | require | major | `v1.3.3` -> `v2.0.2` | --- ### Release Notes <details> <summary>swaggo/http-swagger (github.com/swaggo/http-swagger)</summary> ### [`v2.0.2`](https://github.com/swaggo/http-swagger/releases/tag/v2.0.2) [Compare Source](https://github.com/swaggo/http-swagger/compare/v2.0.1...v2.0.2) #### Changelog - [`05e75a5`](https://github.com/swaggo/http-swagger/commit/05e75a5) Parse url path to extract query parameters from filename when calling embed.FS ([#&#8203;103](https://github.com/swaggo/http-swagger/issues/103)) - [`537f045`](https://github.com/swaggo/http-swagger/commit/537f045) chore(deps): bump gopkg.in/yaml.v3 ([#&#8203;108](https://github.com/swaggo/http-swagger/issues/108)) - [`7a7a18f`](https://github.com/swaggo/http-swagger/commit/7a7a18f) feat(config): add DefaultModelsExpandDepth set the default expansion depth for models ([#&#8203;107](https://github.com/swaggo/http-swagger/issues/107)) - [`1bc40aa`](https://github.com/swaggo/http-swagger/commit/1bc40aa) improve README setup/init ([#&#8203;104](https://github.com/swaggo/http-swagger/issues/104)) ### [`v2.0.1`](https://github.com/swaggo/http-swagger/releases/tag/v2.0.1) [Compare Source](https://github.com/swaggo/http-swagger/compare/v2.0.0...v2.0.1) #### Changelog - [`f1f0383`](https://github.com/swaggo/http-swagger/commit/f1f0383) chore: update example files ([#&#8203;97](https://github.com/swaggo/http-swagger/issues/97)) - [`bc83795`](https://github.com/swaggo/http-swagger/commit/bc83795) fix: path when calling embed.FS ([#&#8203;100](https://github.com/swaggo/http-swagger/issues/100)) ### [`v2.0.0`](https://github.com/swaggo/http-swagger/releases/tag/v2.0.0) [Compare Source](https://github.com/swaggo/http-swagger/compare/v1.3.4...v2.0.0) #### Changelog - [`dce10a8`](https://github.com/swaggo/http-swagger/commit/dce10a8) chore: update handler to use embed.FS ([#&#8203;96](https://github.com/swaggo/http-swagger/issues/96)) ### [`v1.3.4`](https://github.com/swaggo/http-swagger/releases/tag/v1.3.4) [Compare Source](https://github.com/swaggo/http-swagger/compare/v1.3.3...v1.3.4) #### Changelog - [`30de350`](https://github.com/swaggo/http-swagger/commit/30de350) chore(deps): bump golang.org/x/net in /example/go-chi ([#&#8203;92](https://github.com/swaggo/http-swagger/issues/92)) - [`1473075`](https://github.com/swaggo/http-swagger/commit/1473075) chore(deps): bump golang.org/x/net in /example/gorilla ([#&#8203;93](https://github.com/swaggo/http-swagger/issues/93)) - [`e4936fa`](https://github.com/swaggo/http-swagger/commit/e4936fa) chore(deps): bump golang.org/x/sys ([#&#8203;89](https://github.com/swaggo/http-swagger/issues/89)) - [`2c39a92`](https://github.com/swaggo/http-swagger/commit/2c39a92) chore: bump golang.org/x/net to 0.7.0 ([#&#8203;95](https://github.com/swaggo/http-swagger/issues/95)) - [`c8d62bf`](https://github.com/swaggo/http-swagger/commit/c8d62bf) chore: fix build error ([#&#8203;76](https://github.com/swaggo/http-swagger/issues/76)) - [`1f40b78`](https://github.com/swaggo/http-swagger/commit/1f40b78) feat: option to chose for swagger layout ([#&#8203;87](https://github.com/swaggo/http-swagger/issues/87)) - [`3256b9e`](https://github.com/swaggo/http-swagger/commit/3256b9e) fix: unit tests ([#&#8203;94](https://github.com/swaggo/http-swagger/issues/94)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNTIuNCIsInVwZGF0ZWRJblZlciI6IjM2LjQyLjQiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIifQ==-->
renovate added the
dependencies
label 2023-03-21 00:04:30 +00:00
renovate added 1 commit 2023-03-21 00:04:31 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
b264a8232a
chore(deps): update module github.com/swaggo/http-swagger to v2
[skip ci]
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 ./...
go: downloading github.com/swaggo/http-swagger v1.3.4
go: gitea.dwysokinski.me/twhelp/sessions/internal/router/rest imports
	gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs
go: gitea.dwysokinski.me/twhelp/sessions/internal/router/rest tested by
	gitea.dwysokinski.me/twhelp/sessions/internal/router/rest.test imports
	gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock
go: gitea.dwysokinski.me/twhelp/sessions/internal/service tested by
	gitea.dwysokinski.me/twhelp/sessions/internal/service.test imports
	gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/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 ./... go: downloading github.com/swaggo/http-swagger v1.3.4 go: gitea.dwysokinski.me/twhelp/sessions/internal/router/rest imports gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/docs go: gitea.dwysokinski.me/twhelp/sessions/internal/router/rest tested by gitea.dwysokinski.me/twhelp/sessions/internal/router/rest.test imports gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/router/rest/internal/mock go: gitea.dwysokinski.me/twhelp/sessions/internal/service tested by gitea.dwysokinski.me/twhelp/sessions/internal/service.test imports gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock: cannot find module providing package gitea.dwysokinski.me/twhelp/sessions/internal/service/internal/mock ```
renovate force-pushed renovate/github.com-swaggo-http-swagger-2.x from b264a8232a to 1aba2825a3 2023-03-22 08:03:49 +00:00 Compare
renovate changed title from chore(deps): update module github.com/swaggo/http-swagger to v2 to chore(deps): update module github.com/swaggo/http-swagger to v2 [skip ci] 2023-03-27 03:52:34 +00:00
renovate force-pushed renovate/github.com-swaggo-http-swagger-2.x from 1aba2825a3 to d31cf364a0 2023-03-27 19:35:45 +00:00 Compare
renovate changed title from chore(deps): update module github.com/swaggo/http-swagger to v2 [skip ci] to chore(deps): update module github.com/swaggo/http-swagger to v2 2023-04-30 07:51:43 +00:00
renovate force-pushed renovate/github.com-swaggo-http-swagger-2.x from d31cf364a0 to 1dcdd784d6 2023-05-12 19:35:16 +00:00 Compare
renovate force-pushed renovate/github.com-swaggo-http-swagger-2.x from 1dcdd784d6 to 4344025427 2023-05-28 19:36:32 +00:00 Compare
renovate force-pushed renovate/github.com-swaggo-http-swagger-2.x from 4344025427 to f7b8555eef 2023-06-08 19:34:26 +00:00 Compare
renovate force-pushed renovate/github.com-swaggo-http-swagger-2.x from f7b8555eef to b9e15b3d2b 2023-08-30 19:37:36 +00:00 Compare
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b renovate/github.com-swaggo-http-swagger-2.x master
git pull origin renovate/github.com-swaggo-http-swagger-2.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/github.com-swaggo-http-swagger-2.x
git push origin master
Sign in to join this conversation.
No reviewers
No Milestone
No project
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: twhelp/sessions#55
No description provided.