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

Update all non-major dependencies (main) - autoclosed #161

Closed
wants to merge 1 commit into from

Conversation

renovate-rancher[bot]
Copy link

@renovate-rancher renovate-rancher bot commented Jan 30, 2025

This PR contains the following updates:

Package Type Update Change
github.com/caarlos0/env/v11 require minor v11.0.0 -> v11.3.1
github.com/google/uuid require minor v1.2.0 -> v1.6.0
github.com/hashicorp/go-multierror require patch v1.1.0 -> v1.1.1
github.com/k3s-io/helm-controller require minor v0.13.1 -> v0.16.6
github.com/onsi/ginkgo/v2 require minor v2.17.3 -> v2.22.2
github.com/onsi/gomega require minor v1.33.1 -> v1.36.2
github.com/rancher/wrangler require patch v0.8.11-0.20220217210408-3ecd23dfea3b -> v0.8.11
github.com/sirupsen/logrus require minor v1.8.1 -> v1.9.3
github.com/spf13/cobra require minor v1.4.0 -> v1.8.1
github.com/stretchr/testify require minor v1.7.0 -> v1.10.0
go (source) toolchain patch 1.23.1 -> 1.23.5
go (source) toolchain minor 1.22.8 -> 1.23.5
golang.org/x/text require minor v0.7.0 -> v0.21.0
golangci/golangci-lint minor v1.51.2 -> v1.63.4
gopkg.in/yaml.v3 require patch v3.0.0-20210107192922-496545a6307b -> v3.0.1
helm.sh/helm/v3 require minor v3.8.0 -> v3.17.0
k8s.io/api require minor v0.23.3 -> v0.27.16
k8s.io/api replace minor v0.22.3 -> v0.27.16
k8s.io/apiextensions-apiserver require minor v0.23.1 -> v0.27.16
k8s.io/apiextensions-apiserver replace minor v0.22.3 -> v0.27.16
k8s.io/apimachinery require minor v0.23.3 -> v0.27.16
k8s.io/apimachinery replace minor v0.22.3 -> v0.27.16
k8s.io/client-go require minor v0.23.3 -> v0.27.16
k8s.io/code-generator replace minor v0.22.3 -> v0.27.16
mikefarah/yq minor v4.25.1 -> v4.45.1
mikefarah/yq minor v4.30.8 -> v4.45.1
rancher/helm minor v3.9.0 -> 3.16
rancher/kubectl minor v1.25.16 -> v1.27.16
rancher/shell minor v0.1.19 -> v0.3.0
sigs.k8s.io/controller-runtime require minor v0.18.2 -> v0.20.1

Release Notes

caarlos0/env (github.com/caarlos0/env/v11)

v11.3.1

Compare Source

Changelog

Bug fixes
Other work

Released with GoReleaser Pro!

v11.3.0

Compare Source

Changelog

New Features
Bug fixes
Documentation updates
Other work

Released with GoReleaser Pro!

v11.2.2

Compare Source

Changelog

Documentation updates

Released with GoReleaser Pro!

v11.2.1

Compare Source

Changelog

Bug fixes
Documentation updates

Released with GoReleaser Pro!

v11.2.0

Compare Source

Changelog

New Features
Documentation updates

Released with GoReleaser Pro!

v11.1.0

Compare Source

Changelog

Bug fixes
Other work

Released with GoReleaser Pro!

v11.0.1

Compare Source

Changelog

Bug fixes
Documentation updates

Released with GoReleaser Pro!

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

v1.6.0

Compare Source

Features
Bug Fixes

v1.5.0

Compare Source

Features

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

v1.3.0: Add randomness pool mode for V4 UUID and NullUUID for SQL Scanners.

Compare Source

From Andrey Pechkurov:

Adds an optional randomness pool mode for Random (Version 4) UUID generation. The pool contains random bytes read from the random number generator on demand in batches. Enabling the pool may improve the UUID generation throughput significantly.

Since the pool is stored on the Go heap, this feature may be a bad fit for security sensitive applications. That's why it's implemented as an opt-in feature.

From Samuel Roth:

Added support for NullUUID

A NullUUID can be marked not valid (i.e., null) for use with JSON and the database/sql/driver.Scanner interfaces.

hashicorp/go-multierror (github.com/hashicorp/go-multierror)

v1.1.1

Compare Source

k3s-io/helm-controller (github.com/k3s-io/helm-controller)

v0.16.6

Compare Source

What's Changed

New Contributors

Full Changelog: k3s-io/helm-controller@v0.15.14...v0.16.6

v0.16.5

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.16.4...v0.16.5

v0.16.4

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.16.3...v0.16.4

v0.16.3

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.16.2...v0.16.3

v0.16.2

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.16.1...v0.16.2

v0.16.1

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.16.0...v0.16.1

v0.16.0

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.9...v0.16.0

v0.15.15

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.13...v0.15.15

v0.15.14

Compare Source

Do not use, this was incorrectly tagged against the wrong branch. Please use v0.15.15 instead.

v0.15.13

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.12...v0.15.13

v0.15.12

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.11...v0.15.12

v0.15.11

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.10...v0.15.11

v0.15.10

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.9...v0.15.10

v0.15.9

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.8...v0.15.9

v0.15.8

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.7...v0.15.8

v0.15.7

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.6...v0.15.7

v0.15.6

Compare Source

What's Changed

New Contributors

Full Changelog: k3s-io/helm-controller@v0.15.5...v0.15.6

v0.15.5

Compare Source

What's Changed

New Contributors

Full Changelog: k3s-io/helm-controller@v0.15.4...v0.15.5

v0.15.4

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.3...v0.15.4

v0.15.3

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.2...v0.15.3

v0.15.2

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.15.1...v0.15.2

v0.15.1

Compare Source

What's Changed

New Contributors

Full Changelog: k3s-io/helm-controller@v0.15.0...v0.15.1

v0.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: k3s-io/helm-controller@v0.14.0...v0.15.0

v0.14.0

Compare Source

What's Changed

Full Changelog: k3s-io/helm-controller@v0.13.3...v0.14.0

v0.13.3

Compare Source

v0.13.2

Compare Source

What's Changed

New Contributors

Full Changelog: k3s-io/helm-controller@v0.13.1...v0.13.2

onsi/ginkgo (github.com/onsi/ginkgo/v2)

v2.22.2

Compare Source

What's Changed

Full Changelog: onsi/ginkgo@v2.22.1...v2.22.2

v2.22.1

Compare Source

2.22.1

Fixes

Fix CSV encoding

Maintenance
  • ensure *.test files are gitignored so we don't accidentally commit compiled tests again [c88c634]
  • remove golang.org/x/net/context in favour of stdlib context [4df44bf]

v2.22.0

Compare Source

2.22.0

Features
  • Add label to serial nodes [0fcaa08]

This allows serial tests to be filtered using the label-filter

Maintenance

Various doc fixes

v2.21.0

Compare Source

2.21.0

Features
  • add support for GINKGO_TIME_FORMAT [a69eb39]
  • add GINKGO_NO_COLOR to disable colors via environment variables [bcab9c8]
Fixes
  • increase threshold in timeline matcher [e548367]
  • Fix the document by replacing SpecsThatWillBeRun with SpecsThatWillRun
    [c2c4d3c]
Maintenance
  • bump various dependencies [7e65a00]

v2.20.2

Compare Source

2.20.2

Require Go 1.22+

Maintenance

v2.20.1

Compare Source

2.20.1

Fixes
  • make BeSpecEvent duration matcher more forgiving [d6f9640]

v2.20.0

Compare Source

2.20.0

Features
Maintenance
  • Add update-deps to makefile [d303d14]
  • bump all dependencies [7a50221]

v2.19.1

Compare Source

2.19.1

Fixes
  • update supported platforms for race conditions [63c8c30]
  • [build] Allow custom name for binaries. [ff41e27]
Maintenance

v2.19.0

Compare Source

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

v2.18.0

Compare Source

2.18.0

Features
  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]
Fixes
  • Fix table entry context edge case [42013d6]
Maintenance
onsi/gomega (github.com/onsi/gomega)

v1.36.2

Compare Source

Maintenance

v1.36.1

Compare Source

1.36.1

Fixes

v1.36.0

Compare Source

1.36.0

Features
  • new: make collection-related matchers Go 1.23 iterator aware [4c964c6]
Maintenance
  • Replace min/max helpers with built-in min/max [ece6872]
  • Fix some typos in docs [8e924d7]

v1.35.1

Compare Source

1.35.1

Fixes
  • Export EnforceDefaultTimeoutsWhenUsingContexts and DisableDefaultTimeoutsWhenUsingContext [ca36da1]

v1.35.0

Compare Source

1.35.0

Features
  • You can now call EnforceDefaultTimeoutsWhenUsingContexts() to have Eventually honor the default timeout when passed a context. (prior to this you had to expclility add a timeout) [e4c4265]
  • You can call StopTrying(message).Successfully() to abort a Consistently early without failure [eeca931]
Fixes
  • Stop memoizing the result of HaveField to avoid unexpected errors when used with async assertions. [3bdbc4e]
Maintenance

v1.34.2

Compare Source

1.34.2

Require Go 1.22+

Maintenance
  • bump ginkgo as well [c59c6dc]
  • bump to go 1.22 - remove x/exp dependency [8158b99]

v1.34.1

Compare Source

1.34.1

Maintenance
  • Use slices from exp/slices to keep golang 1.20 compat [5e71dcd]

v1.34.0

Compare Source

1.34.0

Features
  • Add RoundTripper method to ghttp.Server [c549e0d]
Fixes
  • fix incorrect handling of nil slices in HaveExactElements (fixes #​771) [878940c]
  • issue_765 - fixed bug in Hopcroft-Karp algorithm [ebadb67]
Maintenance
rancher/wrangler (github.com/rancher/wrangler)

v0.8.11

Compare Source

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.3

Compare Source

Full Changelog: sirupsen/logrus@v1.9.2...v1.9.3

v1.9.2

Compare Source

Full Changelog: sirupsen/logrus@v1.9.1...v1.9.2

v1.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.9.0...v1.9.1

v1.9.0

Compare Source

v1.8.3

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed

New Contributors

Full Changelog: sirupsen/logrus@v1.8.1...v1.8.2

spf13/cobra (github.com/spf13/cobra)

v1.8.1

Compare Source

✨ Features

🐛 Bug fixes

🔧 Maintenance

🧪 Testing & CI/CD

✏️ Documentation


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.

👻 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 has been generated by Renovate Bot.

@renovate-rancher renovate-rancher bot requested a review from a team as a code owner January 30, 2025 18:04
@renovate-rancher renovate-rancher bot force-pushed the renovate/all-minor-patch branch from 9f2b518 to 9954449 Compare January 30, 2025 18:09
@renovate-rancher renovate-rancher bot changed the title Update all non-major dependencies Update all non-major dependencies (main) Jan 30, 2025
Copy link
Author

⚠️ 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: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/rancher/wrangler-cli v0.0.0-20220624114648-479c5692ba22
go: downloading github.com/rancher/wrangler v0.8.11
go: downloading github.com/spf13/cobra v1.8.1
go: downloading k8s.io/apimachinery v0.27.16
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/rancher/lasso v0.0.0-20250109193533-00757eec2dbd
go: downloading k8s.io/api v0.27.16
go: downloading github.com/rancher/client-go v1.22.3-rancher.1
go: downloading helm.sh/helm/v3 v3.17.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/k3s-io/helm-controller v0.16.6
go: downloading k8s.io/apiextensions-apiserver v0.27.16
go: downloading github.com/stretchr/testify v1.10.0
go: downloading k8s.io/klog v1.0.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading k8s.io/code-generator v0.27.16
go: downloading k8s.io/gengo v0.0.0-20240826214909-a7b603a56eb7
go: downloading github.com/evanphx/json-patch v5.9.0+incompatible
go: downloading golang.org/x/sync v0.10.0
go: downloading github.com/googleapis/gnostic v0.5.5
go: downloading github.com/imdario/mergo v0.3.13
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading github.com/rancher/wrangler/v3 v3.1.0
go: downloading github.com/jmoiron/sqlx v1.4.0
go: downloading github.com/Masterminds/squirrel v1.5.4
go: downloading github.com/rubenv/sql-migrate v1.7.1
go: downloading github.com/lib/pq v1.10.9
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading github.com/Masterminds/semver/v3 v3.3.0
go: downloading k8s.io/kube-aggregator v0.18.0
go: downloading github.com/lann/builder v0.0.0-20180802200727-47ae307949d0
go: downloading golang.org/x/mod v0.22.0
go: downloading github.com/go-gorp/gorp/v3 v3.1.0
go: downloading github.com/cyphar/filepath-securejoin v0.3.6
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/xeipuuv/gojsonschema v1.2.0
go: downloading github.com/lann/ps v0.0.0-20150810152359-62de8c46ede0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415
go: downloading github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb
go: downloading k8s.io/kube-aggregator v0.31.1
go: github.com/rancher/prometheus-federator/internal/helm-locker/controllers imports
	k8s.io/client-go/rest imports
	k8s.io/apimachinery/pkg/util/clock: cannot find module providing package k8s.io/apimachinery/pkg/util/clock

@renovate-rancher renovate-rancher bot changed the title Update all non-major dependencies (main) Update all non-major dependencies (main) - autoclosed Jan 30, 2025
@renovate-rancher renovate-rancher bot closed this Jan 30, 2025
@renovate-rancher renovate-rancher bot deleted the renovate/all-minor-patch branch January 30, 2025 18:10
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.

0 participants