chore(deps): update module github.com/google/uuid to v1.4.0 #85

Open
renovate wants to merge 1 commits from renovate/github.com-google-uuid-1.x into master
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/google/uuid require minor v1.3.0 -> v1.4.0

Release Notes

google/uuid (github.com/google/uuid)

v1.4.0

Compare Source

Features
  • UUIDs slice type with Strings() convenience method (#​133) (cd5fbbd)
Fixes
  • Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior)

v1.3.1

Compare Source

Bug Fixes

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/google/uuid](https://github.com/google/uuid) | require | minor | `v1.3.0` -> `v1.4.0` | --- ### Release Notes <details> <summary>google/uuid (github.com/google/uuid)</summary> ### [`v1.4.0`](https://github.com/google/uuid/releases/tag/v1.4.0) [Compare Source](https://github.com/google/uuid/compare/v1.3.1...v1.4.0) ##### Features - UUIDs slice type with Strings() convenience method ([#&#8203;133](https://github.com/google/uuid/issues/133)) ([cd5fbbd](https://github.com/google/uuid/commit/cd5fbbdd02f3e3467ac18940e07e062be1f864b4)) ##### Fixes - Clarify that Parse's job is to parse but not necessarily validate strings. (Documents current behavior) ### [`v1.3.1`](https://github.com/google/uuid/releases/tag/v1.3.1) [Compare Source](https://github.com/google/uuid/compare/v1.3.0...v1.3.1) ##### Bug Fixes - Use .EqualFold() to parse urn prefixed UUIDs ([#&#8203;118](https://github.com/google/uuid/issues/118)) ([574e687](https://github.com/google/uuid/commit/574e6874943741fb99d41764c705173ada5293f0)) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi40Mi40IiwidXBkYXRlZEluVmVyIjoiMzcuMzMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9-->
renovate added the
dependencies
label 2023-08-21 19:35:19 +00:00
renovate added 1 commit 2023-08-21 19:35:20 +00:00
renovate/artifacts Artifact file update failure
continuous-integration/drone/pr Build is failing Details
7e05b09027
chore(deps): update module github.com/google/uuid to v1.3.1
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/urfave/cli/v2 v2.25.5
go: downloading go.uber.org/zap v1.24.0
go: downloading gitea.dwysokinski.me/Kichiyaki/chiclientip v0.1.0
go: downloading gitea.dwysokinski.me/Kichiyaki/chizap v0.4.0
go: downloading github.com/go-chi/chi/v5 v5.0.8
go: downloading github.com/kelseyhightower/envconfig v1.4.0
go: downloading github.com/realclientip/realclientip-go v1.0.0
go: downloading github.com/uptrace/bun v1.1.14
go: downloading github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa
go: downloading github.com/uptrace/bun/driver/pgdriver v1.1.14
go: downloading github.com/cenkalti/backoff/v4 v4.2.1
go: downloading github.com/google/uuid v1.4.0
go: downloading github.com/ory/dockertest/v3 v3.10.0
go: downloading github.com/stretchr/testify v1.8.4
go: downloading github.com/uptrace/bun/dbfixture v1.1.14
go: downloading github.com/uptrace/bun/dialect/pgdialect v1.1.14
go: downloading github.com/google/go-cmp v0.5.9
go: downloading github.com/go-chi/cors v1.2.1
go: downloading github.com/swaggo/http-swagger v1.3.3
go: downloading go.uber.org/atomic v1.9.0
go: downloading go.uber.org/multierr v1.7.0
go: downloading mellium.im/sasl v0.3.1
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2
go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
go: downloading github.com/Microsoft/go-winio v0.6.0
go: downloading github.com/docker/go-units v0.4.0
go: downloading github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe
go: downloading github.com/swaggo/swag v1.8.8
go: downloading github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5
go: downloading github.com/docker/cli v20.10.17+incompatible
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading golang.org/x/crypto v0.9.0
go: downloading github.com/sirupsen/logrus v1.8.1
go: downloading golang.org/x/sys v0.8.0
go: downloading github.com/opencontainers/runc v1.1.5
go: downloading github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5
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/vmihailenco/tagparser/v2 v2.0.0
go: downloading github.com/docker/go-connections v0.4.0
go: downloading github.com/KyleBanks/depth v1.2.1
go: downloading github.com/go-openapi/spec v0.20.6
go: downloading github.com/containerd/continuity v0.3.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/docker/docker v20.10.7+incompatible
go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
go: downloading github.com/imdario/mergo v0.3.12
go: downloading github.com/mitchellh/mapstructure v1.4.1
go: downloading github.com/pkg/errors v0.9.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading golang.org/x/net v0.10.0
go: downloading github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/go-openapi/jsonpointer v0.19.5
go: downloading github.com/go-openapi/jsonreference v0.20.0
go: downloading github.com/go-openapi/swag v0.19.15
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading golang.org/x/mod v0.9.0
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f
go: downloading github.com/mailru/easyjson v0.7.6
go: downloading github.com/josharian/intern v1.0.0
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/urfave/cli/v2 v2.25.5 go: downloading go.uber.org/zap v1.24.0 go: downloading gitea.dwysokinski.me/Kichiyaki/chiclientip v0.1.0 go: downloading gitea.dwysokinski.me/Kichiyaki/chizap v0.4.0 go: downloading github.com/go-chi/chi/v5 v5.0.8 go: downloading github.com/kelseyhightower/envconfig v1.4.0 go: downloading github.com/realclientip/realclientip-go v1.0.0 go: downloading github.com/uptrace/bun v1.1.14 go: downloading github.com/jackc/pgerrcode v0.0.0-20220416144525-469b46aa5efa go: downloading github.com/uptrace/bun/driver/pgdriver v1.1.14 go: downloading github.com/cenkalti/backoff/v4 v4.2.1 go: downloading github.com/google/uuid v1.4.0 go: downloading github.com/ory/dockertest/v3 v3.10.0 go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/uptrace/bun/dbfixture v1.1.14 go: downloading github.com/uptrace/bun/dialect/pgdialect v1.1.14 go: downloading github.com/google/go-cmp v0.5.9 go: downloading github.com/go-chi/cors v1.2.1 go: downloading github.com/swaggo/http-swagger v1.3.3 go: downloading go.uber.org/atomic v1.9.0 go: downloading go.uber.org/multierr v1.7.0 go: downloading mellium.im/sasl v0.3.1 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/Microsoft/go-winio v0.6.0 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/swaggo/files v0.0.0-20220610200504-28940afbdbfe go: downloading github.com/swaggo/swag v1.8.8 go: downloading github.com/tmthrgd/go-hex v0.0.0-20190904060850-447a3041c3bc go: downloading github.com/jinzhu/inflection v1.0.0 go: downloading github.com/vmihailenco/msgpack/v5 v5.3.5 go: downloading github.com/docker/cli v20.10.17+incompatible go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading golang.org/x/crypto v0.9.0 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading golang.org/x/sys v0.8.0 go: downloading github.com/opencontainers/runc v1.1.5 go: downloading github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 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/vmihailenco/tagparser/v2 v2.0.0 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/KyleBanks/depth v1.2.1 go: downloading github.com/go-openapi/spec v0.20.6 go: downloading github.com/containerd/continuity v0.3.0 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/docker/docker v20.10.7+incompatible go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 go: downloading github.com/imdario/mergo v0.3.12 go: downloading github.com/mitchellh/mapstructure v1.4.1 go: downloading github.com/pkg/errors v0.9.1 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/net v0.10.0 go: downloading github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 go: downloading github.com/xeipuuv/gojsonschema v1.2.0 go: downloading github.com/go-openapi/jsonpointer v0.19.5 go: downloading github.com/go-openapi/jsonreference v0.20.0 go: downloading github.com/go-openapi/swag v0.19.15 go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading golang.org/x/mod v0.9.0 go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f go: downloading github.com/mailru/easyjson v0.7.6 go: downloading github.com/josharian/intern v1.0.0 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-google-uuid-1.x from 7e05b09027 to bfb3b8fbd9 2023-10-26 19:37:00 +00:00 Compare
renovate changed title from chore(deps): update module github.com/google/uuid to v1.3.1 to chore(deps): update module github.com/google/uuid to v1.4.0 2023-10-26 19:37:01 +00:00
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/pr/test Pipeline failed
This pull request can be merged automatically.
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-google-uuid-1.x master
git pull origin renovate/github.com-google-uuid-1.x

Step 2:

Merge the changes and update on Gitea.
git checkout master
git merge --no-ff renovate/github.com-google-uuid-1.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#85
No description provided.