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 (release/v4.0) #500

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

renovate-rancher[bot]
Copy link
Contributor

@renovate-rancher renovate-rancher bot commented Jul 21, 2024

This PR contains the following updates:

Package Type Update Change
github.com/minio/minio-go/v7 require patch v7.0.70 -> v7.0.74
go (source) toolchain patch 1.22.3 -> 1.22.5
golang.org/x/crypto replace minor v0.23.0 -> v0.25.0
golangci/golangci-lint minor v1.58.1 -> v1.59.1
k8s.io/api require patch v0.27.13 -> v0.27.16
k8s.io/apiextensions-apiserver require patch v0.27.13 -> v0.27.16
k8s.io/apimachinery require patch v0.27.13 -> v0.27.16
k8s.io/apiserver require patch v0.27.13 -> v0.27.16
k8s.io/client-go require patch v0.27.13 -> v0.27.16
rancher/kubectl patch v1.27.13 -> v1.27.16

Release Notes

minio/minio-go (github.com/minio/minio-go/v7)

v7.0.74: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.73...v7.0.74

v7.0.73: Bugfix Release

Compare Source

What's Changed

New Contributors

Full Changelog: minio/minio-go@v7.0.72...v7.0.73

v7.0.72: Bugfix Release

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.71...v7.0.72

v7.0.71: Bugfix Release

Compare Source

What's Changed

Full Changelog: minio/minio-go@v7.0.70...v7.0.71

golangci/golangci-lint (golangci/golangci-lint)

v1.59.1

Compare Source

  1. Updated linters
    • go-errorlint: from 1.5.1 to 1.5.2
    • gomnd: deprecated configuration compatibility
    • intrange: add style preset
    • misspell: from 0.5.1 to 0.6.0
    • sloglint: from 0.7.0 to 0.7.1
    • testifylint: from 1.3.0 to 1.3.1
    • unparam: bump to HEAD
    • usestdlibvars: from 1.25.0 to 1.26.0
  2. Fixes
    • SARIF: init empty result slice
    • SARIF: issue column >= 1
  3. Documentation
    • update revive configuration

v1.59.0

Compare Source

  1. Enhancements
    • Add SARIF output format
    • Allow the analysis of generated files (issues.exclude-generated: disable)
  2. Updated linters
    • errcheck: fix deprecation warning
    • go-critic: from 0.11.3 to 0.11.4
    • gosec: from 2.20.0 to 5f0084e (fix G601 and G113 performance issues)
    • sloglint: from 0.6.0 to 0.7.0 (new option forbidden-keys)
    • testifylint: from 1.2.0 to 1.3.0 (new checker negative-positive and new option go-require.ignore-http-handlers)
  3. Misc.
    • ️️⚠️ Deprecate github-action output format
    • ️️⚠️ Deprecate issues.exclude-generated-strict option (replaced by issues.exclude-generated: strict)
    • ️️⚠️ Add warning about disabled and deprecated linters (level 2)

v1.58.2

Compare Source

  1. Updated linters
    • canonicalheader: from 1.0.6 to 1.1.1
    • gosec: from 2.19.0 to 2.20.0
    • musttag: from 0.12.1 to 0.12.2
    • nilnil: from 0.1.8 to 0.1.9
  2. Documentation
    • Improve integrations and install pages
kubernetes/api (k8s.io/api)

v0.27.16

Compare Source

v0.27.15

Compare Source

v0.27.14

Compare Source

kubernetes/apiextensions-apiserver (k8s.io/apiextensions-apiserver)

v0.27.16

Compare Source

v0.27.15

Compare Source

v0.27.14

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.27.16

Compare Source

v0.27.15

Compare Source

v0.27.14

Compare Source

kubernetes/apiserver (k8s.io/apiserver)

v0.27.16

Compare Source

v0.27.15

Compare Source

v0.27.14

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.27.16

Compare Source

v0.27.15

Compare Source

v0.27.14

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.

👻 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 added the dependencies Pull requests that update a dependency file label Jul 21, 2024
Copy link
Contributor Author

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

  • 12 additional dependencies were updated

Details:

Package Change
github.com/goccy/go-json v0.10.2 -> v0.10.3
github.com/klauspost/compress v1.17.6 -> v1.17.9
github.com/klauspost/cpuid/v2 v2.2.6 -> v2.2.8
golang.org/x/mod v0.15.0 -> v0.17.0
golang.org/x/net v0.23.0 -> v0.26.0
golang.org/x/sys v0.20.0 -> v0.22.0
golang.org/x/term v0.20.0 -> v0.22.0
golang.org/x/text v0.15.0 -> v0.16.0
golang.org/x/tools v0.18.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
k8s.io/code-generator v0.27.13 -> v0.27.16
k8s.io/component-base v0.27.13 -> v0.27.16
k8s.io/kms v0.27.13 -> v0.27.16

@mallardduck mallardduck self-assigned this Jul 22, 2024
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v4.0-all-minor-patch branch from 4e0fa20 to 8f44f40 Compare July 26, 2024 04:41
@renovate-rancher renovate-rancher bot requested a review from a team as a code owner July 26, 2024 04:41
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v4.0-all-minor-patch branch from 8f44f40 to f6d6e88 Compare July 26, 2024 04:41
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v4.0-all-minor-patch branch from f6d6e88 to b71948e Compare July 26, 2024 16:16
@mallardduck mallardduck removed the request for review from ericpromislow July 26, 2024 16:48
@mallardduck mallardduck merged commit 4a40584 into release/v4.0 Jul 26, 2024
3 checks passed
@renovate-rancher renovate-rancher bot deleted the renovate/release/v4.0-all-minor-patch branch July 26, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant