rancher / backup-restore-operator

Apache License 2.0
98 stars 67 forks source link

Update all non-major dependencies (release/v3.0) #496

Closed renovate-rancher[bot] closed 2 months ago

renovate-rancher[bot] commented 2 months ago

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
rancher/kubectl patch v1.27.13 -> v1.27.16

Release Notes

minio/minio-go (github.com/minio/minio-go/v7) ### [`v7.0.74`](https://togithub.com/minio/minio-go/releases/tag/v7.0.74): Bugfix Release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.73...v7.0.74) #### What's Changed - return appropriate error type for generic handling by [@​harshavardhana](https://togithub.com/harshavardhana) in [https://github.com/minio/minio-go/pull/1981](https://togithub.com/minio/minio-go/pull/1981) - feat: add SetContentDisposition method for postPolicy Upload by [@​lianggx6](https://togithub.com/lianggx6) in [https://github.com/minio/minio-go/pull/1982](https://togithub.com/minio/minio-go/pull/1982) - docs: fix doc about default alias by [@​emil2k](https://togithub.com/emil2k) in [https://github.com/minio/minio-go/pull/1984](https://togithub.com/minio/minio-go/pull/1984) - fix: GCS endpoint validation to allow ports by [@​ammarhusain-sol](https://togithub.com/ammarhusain-sol) in [https://github.com/minio/minio-go/pull/1985](https://togithub.com/minio/minio-go/pull/1985) #### New Contributors - [@​lianggx6](https://togithub.com/lianggx6) made their first contribution in [https://github.com/minio/minio-go/pull/1982](https://togithub.com/minio/minio-go/pull/1982) - [@​emil2k](https://togithub.com/emil2k) made their first contribution in [https://github.com/minio/minio-go/pull/1984](https://togithub.com/minio/minio-go/pull/1984) - [@​ammarhusain-sol](https://togithub.com/ammarhusain-sol) made their first contribution in [https://github.com/minio/minio-go/pull/1985](https://togithub.com/minio/minio-go/pull/1985) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.73...v7.0.74 ### [`v7.0.73`](https://togithub.com/minio/minio-go/releases/tag/v7.0.73): Bugfix Release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.72...v7.0.73) #### What's Changed - upgrade all deps and replace gopkg.in for ini with go module by [@​marktheunissen](https://togithub.com/marktheunissen) in [https://github.com/minio/minio-go/pull/1977](https://togithub.com/minio/minio-go/pull/1977) - Add ca-west-1 endpoint by [@​tjwallace](https://togithub.com/tjwallace) in [https://github.com/minio/minio-go/pull/1971](https://togithub.com/minio/minio-go/pull/1971) - fix replication validation for Role ARN by [@​poornas](https://togithub.com/poornas) in [https://github.com/minio/minio-go/pull/1978](https://togithub.com/minio/minio-go/pull/1978) - Fix missing CompleteMultipartUpload SSE-C by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1980](https://togithub.com/minio/minio-go/pull/1980) #### New Contributors - [@​marktheunissen](https://togithub.com/marktheunissen) made their first contribution in [https://github.com/minio/minio-go/pull/1977](https://togithub.com/minio/minio-go/pull/1977) - [@​tjwallace](https://togithub.com/tjwallace) made their first contribution in [https://github.com/minio/minio-go/pull/1971](https://togithub.com/minio/minio-go/pull/1971) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.72...v7.0.73 ### [`v7.0.72`](https://togithub.com/minio/minio-go/releases/tag/v7.0.72): Bugfix Release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.71...v7.0.72) #### What's Changed - Keep all x-minio- headers as-is by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1970](https://togithub.com/minio/minio-go/pull/1970) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.71...v7.0.72 ### [`v7.0.71`](https://togithub.com/minio/minio-go/releases/tag/v7.0.71): Bugfix Release [Compare Source](https://togithub.com/minio/minio-go/compare/v7.0.70...v7.0.71) #### What's Changed - Add support for DelMarkerExpiration element by [@​krisis](https://togithub.com/krisis) in [https://github.com/minio/minio-go/pull/1959](https://togithub.com/minio/minio-go/pull/1959) - feat: support tags for postPolicy Upload by [@​jiuker](https://togithub.com/jiuker) in [https://github.com/minio/minio-go/pull/1967](https://togithub.com/minio/minio-go/pull/1967) - Add ListMultipartUploads mint test by [@​klauspost](https://togithub.com/klauspost) in [https://github.com/minio/minio-go/pull/1963](https://togithub.com/minio/minio-go/pull/1963) **Full Changelog**: https://github.com/minio/minio-go/compare/v7.0.70...v7.0.71
golangci/golangci-lint (golangci/golangci-lint) ### [`v1.59.1`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1591) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.59.0...v1.59.1) 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`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1590) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.2...v1.59.0) 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`](https://togithub.com/golangci/golangci-lint/commit/5f0084eb01a9) (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`](https://togithub.com/golangci/golangci-lint/blob/HEAD/CHANGELOG.md#v1582) [Compare Source](https://togithub.com/golangci/golangci-lint/compare/v1.58.1...v1.58.2) 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.



This PR has been generated by Renovate Bot.

renovate-rancher[bot] commented 2 months ago

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

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