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/v5.0) #501

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.1 -> 1.22.5
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
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

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

  • 7 additional dependencies were updated

Details:

Package Change
github.com/klauspost/compress v1.17.8 -> v1.17.9
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.2.8
golang.org/x/net v0.25.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.21.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d

@mallardduck mallardduck self-assigned this Jul 22, 2024
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v5.0-all-minor-patch branch from 704458d to 8241d73 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/v5.0-all-minor-patch branch 3 times, most recently from 10377f5 to 7138f17 Compare July 26, 2024 17:57
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v5.0-all-minor-patch branch from 7138f17 to 71834ae Compare July 26, 2024 20:21
@renovate-rancher renovate-rancher bot force-pushed the renovate/release/v5.0-all-minor-patch branch from 71834ae to 7f6a552 Compare July 26, 2024 20:21
@mallardduck mallardduck removed the request for review from ericpromislow July 26, 2024 20:28
@mallardduck mallardduck merged commit 0b57a70 into release/v5.0 Jul 26, 2024
3 checks passed
@renovate-rancher renovate-rancher bot deleted the renovate/release/v5.0-all-minor-patch branch July 26, 2024 20:35
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