cli icon indicating copy to clipboard operation
cli copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/setup-go action patch v5.0.1 -> v5.0.2 age adoption passing confidence
alpine final patch 3.20.1 -> 3.20.3 age adoption passing confidence
github.com/Masterminds/semver/v3 require minor v3.2.1 -> v3.3.0 age adoption passing confidence
github.com/go-vela/server require digest d0fa4f7 -> c5896c4
github.com/go-vela/worker require patch v0.24.0-rc2 -> v0.24.0 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.2 -> v2.27.4 age adoption passing confidence
github/codeql-action action minor v3.25.10 -> v3.26.7 age adoption passing confidence
go (source) toolchain minor 1.22.4 -> 1.23.1 age adoption passing confidence

Release Notes

actions/setup-go (actions/setup-go)

v5.0.2

Compare Source

Masterminds/semver (github.com/Masterminds/semver/v3)

v3.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/Masterminds/semver/compare/v3.2.1...v3.3.0

go-vela/worker (github.com/go-vela/worker)

v0.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/go-vela/worker/compare/v0.23.2...v0.24.0

urfave/cli (github.com/urfave/cli/v2)

v2.27.4

Compare Source

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.27.3...v2.27.4

v2.27.3

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.27.2...v2.27.3

github/codeql-action (github/codeql-action)

v3.26.7

Compare Source

v3.26.6

Compare Source

v3.26.5

Compare Source

v3.26.4

Compare Source

v3.26.3

Compare Source

v3.26.2

Compare Source

v3.26.1

Compare Source

v3.26.0

Compare Source

v3.25.15

Compare Source

v3.25.14

Compare Source

v3.25.13

Compare Source

v3.25.12

Compare Source

v3.25.11

Compare Source

golang/go (go)

v1.23.1

v1.23.0

v1.22.7

v1.22.6

v1.22.5


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 is behind base branch, 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.

renovate[bot] avatar Jun 24 '24 22:06 renovate[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.52%. Comparing base (c1b9b15) to head (b653b46). Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #570   +/-   ##
=======================================
  Coverage   75.52%   75.52%           
=======================================
  Files         172      172           
  Lines        4461     4461           
=======================================
  Hits         3369     3369           
  Misses        856      856           
  Partials      236      236           

codecov[bot] avatar Jun 24 '24 22:06 codecov[bot]

ℹ 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):

  • 38 additional dependencies were updated

Details:

Package Change
github.com/davecgh/go-spew v1.1.1 -> v1.1.2-0.20180830191138-d8f796af33cc
dario.cat/mergo v1.0.0 -> v1.0.1
github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0
github.com/bytedance/sonic v1.11.6 -> v1.12.2
github.com/bytedance/sonic/loader v0.1.1 -> v0.2.0
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/gabriel-vasile/mimetype v1.4.3 -> v1.4.5
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-openapi/swag v0.22.3 -> v0.22.4
github.com/go-playground/validator/v10 v10.20.0 -> v10.22.1
github.com/huandu/xstrings v1.3.3 -> v1.5.0
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.2.8
github.com/lestrrat-go/httprc v1.0.5 -> v1.0.6
github.com/lestrrat-go/jwx/v2 v2.1.0 -> v2.1.1
github.com/mitchellh/copystructure v1.0.0 -> v1.2.0
github.com/mitchellh/reflectwalk v1.0.1 -> v1.0.2
github.com/pelletier/go-toml/v2 v2.2.2 -> v2.2.3
github.com/shopspring/decimal v1.2.0 -> v1.4.0
github.com/spf13/cast v1.3.1 -> v1.7.0
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 -> v0.0.0-20240521201337-686a1a2994c1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.45.0 -> v0.55.0
go.opentelemetry.io/otel v1.19.0 -> v1.30.0
go.opentelemetry.io/otel/metric v1.19.0 -> v1.30.0
go.opentelemetry.io/otel/trace v1.19.0 -> v1.30.0
go.starlark.net v0.0.0-20240314022150-ee8ed142361c -> v0.0.0-20240725214946-42030a7cedce
golang.org/x/arch v0.8.0 -> v0.10.0
golang.org/x/crypto v0.25.0 -> v0.27.0
golang.org/x/net v0.26.0 -> v0.29.0
golang.org/x/oauth2 v0.21.0 -> v0.23.0
golang.org/x/sync v0.7.0 -> v0.8.0
golang.org/x/sys v0.22.0 -> v0.25.0
golang.org/x/term v0.22.0 -> v0.24.0
golang.org/x/text v0.16.0 -> v0.18.0
golang.org/x/time v0.5.0 -> v0.6.0
google.golang.org/protobuf v1.34.1 -> v1.34.2
k8s.io/apimachinery v0.30.3 -> v0.31.1
k8s.io/klog/v2 v2.120.1 -> v2.130.1
k8s.io/utils v0.0.0-20230726121419-3b25d923346b -> v0.0.0-20240711033017-18e509b52bc8

renovate[bot] avatar Jul 19 '24 20:07 renovate[bot]