Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update go deps #71

Merged
merged 1 commit into from
Aug 19, 2024
Merged

chore(deps): Update go deps #71

merged 1 commit into from
Aug 19, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/bufbuild/protovalidate-go v0.6.3 -> v0.6.4 age adoption passing confidence require patch
github.com/golangci/golangci-lint v1.59.1 -> v1.60.1 age adoption passing confidence require minor
github.com/ory/dockertest/v3 v3.10.0 -> v3.11.0 age adoption passing confidence require minor
go (source) 1.22.6 -> 1.23.0 age adoption passing confidence toolchain minor

Release Notes

bufbuild/protovalidate-go (github.com/bufbuild/protovalidate-go)

v0.6.4

Compare Source

This release adds support for Protobuf Editions features.

What's Changed

Full Changelog: bufbuild/protovalidate-go@v0.6.3...v0.6.4

golangci/golangci-lint (github.com/golangci/golangci-lint)

v1.60.1

Compare Source

v1.60.0

Compare Source

ory/dockertest (github.com/ory/dockertest/v3)

v3.11.0

Compare Source

What's Changed

New Contributors

Full Changelog: ory/dockertest@v3.10.0...v3.11.0

golang/go (go)

v1.23.0


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link
Contributor Author

renovate bot commented Aug 19, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/containerd/continuity v0.3.0 -> v0.4.3
github.com/docker/go-connections v0.4.0 -> v0.5.0
github.com/google/cel-go v0.20.1 -> v0.21.0
github.com/opencontainers/image-spec v1.1.0-rc2.0.20221005185240-3a7f492d3f1b -> v1.1.0
github.com/opencontainers/runc v1.1.12 -> v1.1.13
github.com/sirupsen/logrus v1.9.2 -> v1.9.3
File name: tools/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 21 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.21 -> 1.23.0
github.com/Antonboom/testifylint v1.3.1 -> v1.4.3
github.com/BurntSushi/toml v1.4.0 -> v1.4.1-0.20240526193622-a339e1f7089c
github.com/Crocmagnon/fatcontext v0.2.2 -> v0.4.0
github.com/GaijinEntertainment/go-exhaustruct/v3 v3.2.0 -> v3.3.0
github.com/bombsimon/wsl/v4 v4.2.1 -> v4.4.1
github.com/gofrs/flock v0.8.1 -> v0.12.1
github.com/jjti/go-spancheck v0.6.1 -> v0.6.2
github.com/mgechev/revive v1.3.7 -> v1.3.9
github.com/moricho/tparallel v0.3.1 -> v0.3.2
github.com/polyfloyd/go-errorlint v1.5.2 -> v1.6.0
github.com/ryancurrah/gomodguard v1.3.2 -> v1.3.3
github.com/sashamelentyev/usestdlibvars v1.26.0 -> v1.27.0
github.com/sivchari/tenv v1.7.1 -> v1.10.0
github.com/spf13/cobra v1.7.0 -> v1.8.1
github.com/uudashr/gocognit v1.1.2 -> v1.1.3
go-simpler.org/sloglint v0.7.1 -> v0.7.2
golang.org/x/mod v0.18.0 -> v0.20.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.21.0 -> v0.23.0
golang.org/x/tools v0.22.0 -> v0.24.0
honnef.co/go/tools v0.4.7 -> v0.5.0

@charithe charithe changed the title chore(deps): update go deps chore(deps): Update go deps Aug 19, 2024
@charithe charithe merged commit 35cfdfd into main Aug 19, 2024
5 of 6 checks passed
@charithe charithe deleted the renovate/go-deps branch August 19, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant