chore(deps): update module github.com/go-chi/chi/v5 to v5.0.10 #80

Open
renovate wants to merge 1 commits from renovate/github.com-go-chi-chi-v5-5.x into master
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/go-chi/chi/v5 require patch v5.0.8 -> v5.0.10

Release Notes

go-chi/chi (github.com/go-chi/chi/v5)

v5.0.10

Compare Source

v5.0.9

Compare Source


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/go-chi/chi/v5](https://github.com/go-chi/chi) | require | patch | `v5.0.8` -> `v5.0.10` | --- ### Release Notes <details> <summary>go-chi/chi (github.com/go-chi/chi/v5)</summary> ### [`v5.0.10`](https://github.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v5010-2023-07-13) [Compare Source](https://github.com/go-chi/chi/compare/v5.0.9...v5.0.10) - Fixed small edge case in tests of v5.0.9 for older Go versions - History of changes: see https://github.com/go-chi/chi/compare/v5.0.8...v5.0.10 ### [`v5.0.9`](https://github.com/go-chi/chi/blob/HEAD/CHANGELOG.md#v509-2023-07-13) [Compare Source](https://github.com/go-chi/chi/compare/v5.0.8...v5.0.9) - History of changes: see https://github.com/go-chi/chi/compare/v5.0.8...v5.0.9 </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
renovate added the
dependencies
label 2023-07-13 19:35:53 +00:00
renovate added 1 commit 2023-07-13 19:35:54 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
863142bf67
chore(deps): update module github.com/go-chi/chi/v5 to v5.0.10
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.3
go: downloading github.com/Microsoft/go-winio v0.6.0
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/docker/cli v20.10.17+incompatible
go: downloading github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading github.com/opencontainers/runc v1.1.5
go: downloading github.com/moby/term v0.0.0-20201216013528-df9cb8a40635
go: downloading github.com/opencontainers/image-spec v1.0.2
go: downloading golang.org/x/tools v0.7.0
go: downloading github.com/docker/docker v20.10.7+incompatible
go: downloading github.com/mitchellh/mapstructure v1.4.1
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
go: downloading golang.org/x/net v0.10.0
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
go: downloading golang.org/x/mod v0.9.0
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
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
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.3 go: downloading github.com/Microsoft/go-winio v0.6.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/docker/cli v20.10.17+incompatible go: downloading github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/opencontainers/runc v1.1.5 go: downloading github.com/moby/term v0.0.0-20201216013528-df9cb8a40635 go: downloading github.com/opencontainers/image-spec v1.0.2 go: downloading golang.org/x/tools v0.7.0 go: downloading github.com/docker/docker v20.10.7+incompatible go: downloading github.com/mitchellh/mapstructure v1.4.1 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f go: downloading golang.org/x/mod v0.9.0 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 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 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 ```
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-go-chi-chi-v5-5.x master
git pull origin renovate/github.com-go-chi-chi-v5-5.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/github.com-go-chi-chi-v5-5.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#80
No description provided.