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

chore: update go packages #786

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: update go packages #786

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 16, 2024

Update Request | Renovate Bot

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
filippo.io/age v1.2.0 -> v1.2.1 age adoption passing confidence require patch
github.com/ProtonMail/gopenpgp/v2 v2.8.1 -> v2.8.2 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2 v1.32.6 -> v1.32.7 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/config v1.28.6 -> v1.28.8 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.17.47 -> v1.17.49 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.43 -> v1.17.46 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.71.0 -> v1.72.1 age adoption passing confidence require minor
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 -> v2.25.1 age adoption passing confidence require minor
github.com/johannesboyne/gofakes3 0da3aa9 -> 5c39aec age adoption passing confidence require digest
github.com/jonboulle/clockwork v0.4.1-0.20241017232027-7e524bd2b238 -> v0.5.0 age adoption passing confidence require minor
github.com/mittwald/go-helm-client v0.12.14 -> v0.12.16 age adoption passing confidence require patch
github.com/playwright-community/playwright-go v0.4501.1 -> v0.4901.0 age adoption passing confidence require minor
github.com/siderolabs/go-talos-support v0.1.1 -> v0.1.2 age adoption passing confidence require patch
github.com/siderolabs/image-factory v0.6.2 -> v0.6.5 age adoption passing confidence require patch
github.com/siderolabs/omni/client v0.42.1 -> v0.45.0 age adoption passing confidence require minor
github.com/siderolabs/talos/pkg/machinery v1.9.0-beta.1 -> v1.9.1 age adoption passing confidence require patch
github.com/zitadel/oidc/v3 v3.33.1 -> v3.34.0 age adoption passing confidence require minor
golang.org/x/crypto v0.31.0 -> v0.32.0 age adoption passing confidence require minor
golang.org/x/net v0.32.0 -> v0.34.0 age adoption passing confidence require minor
golang.org/x/term v0.27.0 -> v0.28.0 age adoption passing confidence require minor
golang.org/x/tools v0.27.0 -> v0.29.0 age adoption passing confidence require minor
golang.zx2c4.com/wireguard/wgctrl 925a1e7 -> a9ab227 age adoption passing confidence require digest
google.golang.org/grpc v1.69.0 -> v1.69.2 age adoption passing confidence require patch
google.golang.org/protobuf v1.36.0 -> v1.36.2 age adoption passing confidence require patch
helm.sh/helm/v3 v3.16.3 -> v3.16.4 age adoption passing confidence require patch
k8s.io/api v0.32.0-rc.1 -> v0.32.0 age adoption passing confidence require patch
k8s.io/apimachinery v0.32.0-rc.1 -> v0.32.0 age adoption passing confidence require patch
k8s.io/client-go v0.32.0-rc.1 -> v0.32.0 age adoption passing confidence require patch
mvdan.cc/xurls/v2 v2.5.0 -> v2.6.0 age adoption passing confidence require minor
sigs.k8s.io/controller-runtime v0.19.3 -> v0.19.4 age adoption passing confidence require patch

Release Notes

FiloSottile/age (filippo.io/age)

v1.2.1: age v1.2.1: security fix

Compare Source

This release fixes a security vulnerability that could allow an attacker to execute an arbitrary binary under certain conditions.

See GHSA-32gq-x56h-299c.

Plugin names may now only contain alphanumeric characters or the four special characters +-._.

Thanks to ⬡-49016 for reporting this issue.

ProtonMail/gopenpgp (github.com/ProtonMail/gopenpgp/v2)

v2.8.2

Compare Source

What's Changed

Changed
  • Update go-crypto fork to v1.1.4

Full Changelog: ProtonMail/gopenpgp@v2.8.1...v2.8.2

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.32.7

Compare Source

grpc-ecosystem/grpc-gateway (github.com/grpc-ecosystem/grpc-gateway/v2)

v2.25.1

Compare Source

Support the new Opaque API in openapiv2 generated files

This release contains breaking changes from v2.25.0, in that the previously deprecated EnumDescriptor and Descriptor methods on the struct types in the openapiv2 options package have been removed. This seems to be a requirement to generate the new Hybrid API. Please open an issue if you were depending on these functions and we'll see what we can do about it.

What's Changed

Full Changelog: grpc-ecosystem/grpc-gateway@v2.25.0...v2.25.1

v2.25.0

Compare Source

What's Changed

New Contributors

Full Changelog: grpc-ecosystem/grpc-gateway@v2.24.0...v2.25.0

jonboulle/clockwork (github.com/jonboulle/clockwork)

v0.5.0

Compare Source

What's Changed

Enhancements 🚀
Dependency Updates ⬆️
Other Changes

New Contributors

Full Changelog: jonboulle/clockwork@v0.4.0...v0.5.0

mittwald/go-helm-client (github.com/mittwald/go-helm-client)

v0.12.16

Compare Source

What's Changed

Full Changelog: mittwald/go-helm-client@v0.12.15...v0.12.16

v0.12.15

Compare Source

What's Changed

New Contributors

Full Changelog: mittwald/go-helm-client@v0.12.14...v0.12.15

playwright-community/playwright-go (github.com/playwright-community/playwright-go)

v0.4901.0

Compare Source

What's Changed

Full Changelog: playwright-community/playwright-go@v0.4802.0...v0.4901.0

v0.4802.0

Compare Source

What's Changed

BREAKING CHANGE

  • When specifying the playwright driver directory via RunOptions.DriverDirectory or the PLAYWRIGHT_DRIVER_PATH environment variable, you need to point directly to the directory of the corresponding version. The previously hard-coded ms-playwright-go/x.xx.x subdirectory is now only applies to the default cache directory. (close https://github.com/playwright-community/playwright-go/issues/496)
  • require go v1.22

Full Changelog: playwright-community/playwright-go@v0.4702.0...v0.4802.0

v0.4702.0

Compare Source

What's Changed

Full Changelog: playwright-community/playwright-go@v0.4701.0...v0.4702.0

v0.4701.0

Compare Source

What's Changed

New Contributors

Full Changelog: playwright-community/playwright-go@v0.4700.0...v0.4701.0

v0.4700.0

Compare Source

What's Changed

What's New

Playwright now allows to supply client-side certificates, so that server can verify them, as specified by TLS Client Authentication.
See tests/browser_context_client_certificates_test.go

Full Changelog: playwright-community/playwright-go@v0.4501.1...v0.4700.0

siderolabs/go-talos-support (github.com/siderolabs/go-talos-support)

v0.1.2

Compare Source

go-talos-support 0.1.2 (2024-12-25)

Welcome to the v0.1.2 release of go-talos-support!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-talos-support/issues.

Contributors
  • Andrey Smirnov
  • Artem Chernyshev
Changes
6 commits

  • 0f784bd fix: avoid deadlock on context cancel
  • 58f4f0f chore: bump Go dependencies
  • f9d46fd fix: add dns-resolve-cache to the list of logs gathered
  • 69891cf chore: remove containerd dependency
  • 20a1135 feat: add modules for getting Talos support bundle (#​1)
  • afa24c4 feat: initial commit

Changes since v0.1.1
1 commit

  • 0f784bd fix: avoid deadlock on context cancel

Dependency Changes

This release has no dependency changes

siderolabs/image-factory (github.com/siderolabs/image-factory)

v0.6.5

Compare Source

What's Changed
New Contributors

Full Changelog: siderolabs/image-factory@v0.6.4...v0.6.5

v0.6.4

Compare Source

image-factory 0.6.4 (2024-12-18)

Welcome to the v0.6.4 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors
  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
  • Utku Ozdemir
  • Alessio Moiso
  • Christian Luetke-Stetzkamp
  • Jasmin
  • Justin Garrison
  • KillianCdP
  • Mohammad Amin Mokhtari
  • Nico Berlee
  • OliviaBarrington
  • Roman Ivanov
  • Rémi Paulmier
  • Sam Stelfox
  • Sergey Melnik
  • SpiReCZ
  • Variant9
  • egrosdou01
  • sophia-coldren
Changes
12 commits

  • 1389813 release(v0.6.4): prepare release
  • b7c7c16 fix: secureboot pxe
  • 67eb663 release(v0.6.3): prepare release
  • 46f4104 feat: update to Talos 1.9.0-beta.1
  • cbf8cc9 feat: add Turing RK1 as option
  • d0dcfe5 release(v0.6.2): prepare release
  • a8cdc21 feat: update dependencies for Talos 1.9
  • b7f7fd3 chore: add hash errata for tarball headers
  • 370c137 fix: vmware build assets on non-amd64
  • c102c95 chore: alias i915/amdgpu extensions to new name
  • b7b4c71 release(v0.6.1): prepare release
  • 96c8455 chore: bump generated data

Changes since v0.6.3
2 commits

  • 1389813 release(v0.6.4): prepare release
  • b7c7c16 fix: secureboot pxe

Changes from siderolabs/talos
119 commits

  • 3cb25ceb3 release(v1.9.0): prepare release
  • b7a804ebe test: adjust extensions to use release-1.9 branch
  • 4d5fbb375 feat: support link altnames/aliases
  • 55d45bf7e docs: fix 'containter' typo
  • c41ec53ba fix: renovate typo
  • 2e73fdb41 fix: renovate config
  • cfe54c4ff fix: match MAC addresses case-insensitive (nocloud)
  • 632168edc chore: rekres for renovate changes
  • 949404bc1 chore: add more debugging logs for META and volumes
  • 7d73853ee feat: update Linux to 6.12.5
  • 242a91fc0 test: cleanup failed Kubernetes pods
  • 1522d1ee7 feat: update containerd to v2.0.1
  • 39458050b fix: generate and serve registries with port
  • 234d8cb58 fix: node identity flip
  • 5a192c375 test: fix flaky test NodeAddressSort
  • a38588d2c fix: image cache integration test
  • a497e23c4 fix: support image cache on VFAT USB stick
  • 56456de02 feat: update Kubernetes to 1.32.0
  • 69bf7fdd9 chore: drop semicolon for supporting vfat filesystems
  • aa88ad992 fix: authorization config gen
  • c5a04caa9 test: add an option to boot from an USB stick
  • 10fa5b74b fix: order volume config by the requested size
  • f3a9b578b fix: use mtu network option for podman
  • 4b1c59dab fix: avoid nil-pointer-panic in RegistriesConfigController
  • 454164a15 fix: power on the machine on reboot request in qemu power api
  • f615c2d5d docs: build what's new for 1.9
  • 7e57d5bd2 release(v1.9.0-beta.1): prepare release
  • 830e95ace feat: update Linux to 6.12.4
  • c715695c6 test: fix user namespace test, TPM2 fixes
  • ebf1d844e feat: update Linux to 6.12.3
  • 3a0c34538 fix: install iptables-nft to the host
  • 50ea58813 docs: fix a few mistakes in release notes
  • 58e18de0b chore: add version compatibility for Talos 1.10
  • f96992490 chore: update Go to 1.23.4
  • 67fdd10bd chore: add integration tests for image-cache
  • 2c71086ba fix: lock provisioning order of user disk partitions
  • 1c26aad56 feat: implement new address sorting algorithm
  • 1343773e6 test: use two workers in qemu tests by default
  • 246180feb feat: update Kubernetes to 1.32.0-rc.1
  • 24f9875e4 feat: support vlan/bond in v1, vlan in v2 for nocloud
  • 1c8701737 feat: add process scheduling options
  • 580805bab release(v1.9.0-beta.0): prepare release
  • ff13ccc5b docs: update the Cilium CNI deployment
  • 191825a44 docs: update install-kubevirt.md
  • 770be1642 feat: support image cache copying
  • 8fb567dd1 docs: fix typo in virtualbox docs
  • 60e4561b4 feat: add support for custom search domains
  • 95c695880 fix: don't reset health status if service doesn't support health checks
  • b7609edd1 chore: update pkgs/extras to final 1.9.0 tags
  • c7b25430b fix: multiple small fixes for service runners
  • e33d2f581 feat: support overriding base OCI spec for CRI
  • 347b75846 chore: support saving cluster logs on destroy
  • c254f261f fix: do not extract xattrs in unsquashfs
  • fc3b31575 fix: multiple issues with opening encrypted volumes
  • 145b02642 chore: deprecate cgroupsv1 in non-container mode
  • 581c0851d feat: update dependencies
  • e9058461e feat: add api-server authorization config
  • db1c70768 chore: move enabling SELinux by default to 1.10
  • ef69c9d39 feat: update Linux to 6.12.1
  • ccc5a8d34 chore: split config.Registry into the separate resource
  • c735d1492 fix: wait for udevd before starting sync
  • bef4d5150 fix: make system_disk condition work properly before install
  • af91c99ba chore: update image cache config
  • e10e90b05 fix: nocloud network link matching on MAC addresses
  • 2a9130a2e fix: make Talos META partition match more precise
  • 9adaf7f01 docs: update local-storage.md
  • [7e19d5c4c](https://redirect.github.com/siderolabs/tal

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

Copy link
Author

renovate bot commented Dec 16, 2024

ℹ Artifact update notice

File name: client/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):

  • 9 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.3 -> 1.23.4
github.com/ProtonMail/go-crypto v1.1.3 -> v1.1.4
github.com/containerd/go-cni v1.1.10 -> v1.1.11
github.com/jsimonetti/rtnetlink/v2 v2.0.2 -> v2.0.3-0.20241216183107-2d6e9f8ad3f2
github.com/siderolabs/go-blockdevice/v2 v2.0.6 -> v2.0.9
golang.org/x/net v0.32.0 -> v0.33.0
golang.org/x/sys v0.28.0 -> v0.29.0
google.golang.org/genproto/googleapis/api v0.0.0-20241216192217-9240e9c98484 -> v0.0.0-20241219192143-6b3ec007d9bb
google.golang.org/genproto/googleapis/rpc v0.0.0-20241216192217-9240e9c98484 -> v0.0.0-20241219192143-6b3ec007d9bb
k8s.io/apimachinery v0.32.0-rc.1 -> v0.32.0
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):

  • 19 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23.3 -> 1.23.4
github.com/ProtonMail/go-crypto v1.1.3 -> v1.1.4
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.21 -> v1.16.22
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.25 -> v1.3.26
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.25 -> v2.6.26
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.25 -> v1.3.26
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.6 -> v1.4.7
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.6 -> v1.12.7
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.6 -> v1.18.7
github.com/aws/aws-sdk-go-v2/service/sso v1.24.7 -> v1.24.8
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.6 -> v1.28.7
github.com/aws/aws-sdk-go-v2/service/sts v1.33.2 -> v1.33.4
github.com/containerd/go-cni v1.1.10 -> v1.1.11
github.com/go-chi/chi/v5 v5.1.0 -> v5.2.0
github.com/jsimonetti/rtnetlink/v2 v2.0.2 -> v2.0.3-0.20241216183107-2d6e9f8ad3f2
github.com/siderolabs/go-blockdevice/v2 v2.0.6 -> v2.0.9
golang.org/x/sys v0.28.0 -> v0.29.0
golang.org/x/term v0.27.0 -> v0.28.0
google.golang.org/genproto/googleapis/api v0.0.0-20241216192217-9240e9c98484 -> v0.0.0-20241219192143-6b3ec007d9bb
google.golang.org/genproto/googleapis/rpc v0.0.0-20241216192217-9240e9c98484 -> v0.0.0-20241219192143-6b3ec007d9bb
File name: hack/zstd-dict/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):

  • 25 additional dependencies were updated

Details:

Package Change
github.com/moby/spdystream v0.4.0 -> v0.5.0
golang.org/x/crypto v0.27.0 -> v0.31.0
golang.org/x/net v0.28.0 -> v0.30.0
golang.org/x/oauth2 v0.22.0 -> v0.23.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.25.0 -> v0.28.0
golang.org/x/term v0.24.0 -> v0.27.0
golang.org/x/text v0.18.0 -> v0.21.0
golang.org/x/time v0.5.0 -> v0.7.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240814211410-ddb44dafa142 -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/protobuf v1.34.2 -> v1.35.1
k8s.io/api v0.31.1 -> v0.32.0
k8s.io/apiextensions-apiserver v0.31.1 -> v0.32.0
k8s.io/apimachinery v0.31.1 -> v0.32.0
k8s.io/apiserver v0.31.1 -> v0.32.0
k8s.io/cli-runtime v0.31.1 -> v0.32.0
k8s.io/client-go v0.31.1 -> v0.32.0
k8s.io/component-base v0.31.1 -> v0.32.0
k8s.io/kube-openapi v0.0.0-20240430033511-f0e62f92d13f -> v0.0.0-20241105132330-32ad38e42d3f
k8s.io/kubectl v0.31.1 -> v0.31.3
k8s.io/utils v0.0.0-20240711033017-18e509b52bc8 -> v0.0.0-20241104100929-3ea5e8cea738
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd -> v0.0.0-20241010143419-9aa6b5e7a4b3
sigs.k8s.io/kustomize/api v0.17.2 -> v0.18.0
sigs.k8s.io/kustomize/kyaml v0.17.1 -> v0.18.1
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 -> v4.4.2

@renovate renovate bot force-pushed the renovate/go-packages branch 7 times, most recently from 61ba135 to 46d077f Compare December 20, 2024 16:08
@renovate renovate bot force-pushed the renovate/go-packages branch 6 times, most recently from 39bf22f to 51ed2cb Compare December 27, 2024 14:02
@renovate renovate bot force-pushed the renovate/go-packages branch 6 times, most recently from 9927f45 to 7c9685b Compare January 8, 2025 10:28
@renovate renovate bot force-pushed the renovate/go-packages branch 4 times, most recently from 288254c to e44b084 Compare January 9, 2025 13:34
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-packages branch from e44b084 to d8f5e19 Compare January 9, 2025 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants