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/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.7 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.17.47 -> v1.17.48 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.43 -> v1.17.44 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.71.0 -> v1.71.1 age adoption passing confidence require patch
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 -> v2.25.1 age adoption passing confidence require minor
github.com/jonboulle/clockwork 7e524bd -> 6d8d032 require digest
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/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.0 age adoption passing confidence require patch
golang.org/x/net v0.32.0 -> v0.33.0 age adoption passing confidence require minor
golang.org/x/tools v0.27.0 -> v0.28.0 age adoption passing confidence require minor
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.1 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

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.

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

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/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 docs: add kubevirt install
  • f1d1628c8 fix: properly halt installation if Talos already installed
  • 177df62a0 fix: small logrus fixes
  • a9875b770 fix: return proper number from the timeStampWriter
  • e8a262490 fix: systemd-udevd restore old naming behavior
  • 939c555f9 fix: imager disk image-cache generator
  • 1bac0b183 feat: support generating disk images with image cache
  • 84459d902 fix: make immage cache config apply immediately
  • 56e1ee72e release(v1.9.0-alpha.3): prepare release
  • af5d6b8c4 fix: show SELinux labels on pseudo-fs
  • f46922fa9 chore: fix dockerfile warnings
  • a13f82c59 feat: udev: label device nodes
  • e899fb37f feat: label created files in /etc
  • 5f68c17ed feat: implement image cache configuration
  • 0ffb2187a feat: registry proxy
  • 77cf84fb5 feat: support generating iso with imagecache
  • 5de6275b8 chore: image cache generator improvements
  • 1a8cc5f8b feat: add SELinux labels to volumes
  • 61b9129e0 fix: add directory entries and filemode to tarball
  • 4caeae21e refactor: optimize flags and SetLabel
  • 6074a870a feat: add e2fsprogs to talos rootfs
  • 7ffcf5b93 docs: update getting started
  • c4c1a0d7c fix: make vmware platform common code build on all arches
  • cc768037f feat: implement block device wipe
  • 6fb518ae5 fix: don't activate LVM volumes in agent mode
  • 0e3ed3072 fix: no longer leak Close reader
  • 4dc58cfdf chore: small fixes
  • f400ae911 fix: small fixes for image cache generation
  • 93754b7de fix: config and platform manifest generation
  • 95b2fc946 feat: image cache gen
  • e4c6186c6 chore: remove i915/amdgpu drivers
  • 744ad12a6 docs: update replicated-local-storage-with-openebs.md
  • fd713e451 feat: add permanent hardware addr to device selectors
  • d55a96e8c refactor: remove SELinux client_u and client_r
  • 3a5b55fd2 fix: allow CEL expressions config merge
  • f1b15f580 chore: remove replace for safchain/ethtool
  • f9697a9a0 fix: register controlplane node with NoSchedule taint
  • 30f8b5a9f fix: registry mirror fallback handling
  • 0f41e7743 feat: allow for onlink directive (nocloud)
  • e26d0043e chore: code cleanup
  • 43fe3807a feat: implement tracking of blockdevice secondaries
  • 8a7476c3a fix: install on non-empty disk
  • 8b4253d18 feat: update etcd to v3.5.17
  • 5a0fd5b88 refactor: move early initialization functions to pre-initialize phase
  • 9916e2cd8 chore: update pkgs/tools/extras for Go 1.23.3
  • 20bbf0235 docs: update vultr documentation
  • aea98940b fix: arch linux search paths and names for QEMU provisioner
  • 682718d4c fix: use imager incoming version for extension validation
  • 9a02ecc49 feat: rewrite install disk selector to use CEL expressions
  • eba35f441 docs: add note about PSP in Rook-Ceph guide
  • 38b80fb1d docs: add missing --talosconfig parameter to end of Hetzner guide
  • a07f66c91 docs: gcp: fix controlplane nodes tags
  • 4fe6dc8a0 chore: clean dns code

Dependency Changes
  • github.com/siderolabs/talos v1.9.0-alpha.2 -> v1.9.0
  • github.com/siderolabs/talos/pkg/machinery 8b4253d -> v1.9.0
  • github.com/sigstore/cosign/v2 v2.4.0 -> v2.4.1
  • github.com/sigstore/sigstore v1.8.8 -> v1.8.10
  • github.com/slok/go-http-metrics v0.12.0 -> v0.13.0
  • github.com/stretchr/testify v1.9.0 -> v1.10.0
  • golang.org/x/net v0.30.0 -> v0.32.0
  • golang.org/x/sync v0.8.0 -> v0.10.0
  • golang.org/x/sys v0.26.0 -> v0.28.0

Previous release can be found at v0.6.0

v0.6.3

Compare Source

1 commit

siderolabs/omni (github.com/siderolabs/omni/client)

v0.45.0

Compare Source

Omni 0.45.0 (2024-12-16)

Welcome to the v0.45.0 release of Omni!

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

Service Account Management UI

It is now possible to view, create, delete and edit service account in the Omni web UI.

New SBC Support

Turing RK1 SBC installation media can now be downloaded from Omni.

User Management CLI

omnictl now has new commands for user management to make it consistent with the UI:

  • omnictl user list
  • omnictl user create [email] --role [role]
  • omnictl user delete [email]
  • omnictl user set-role email --role [role]
Contributors
  • Utku Ozdemir
  • Artem Chernyshev
  • Noel Georgi
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • Christopher Gill
  • Nico Berlee
Changes
26 commits

  • 219f671 release(v0.45.0): prepare release
  • d75ae45 fix: do not disable create service account button for SAML mode
  • b36198a release(v0.45.0-beta.0): prepare release
  • 99693cf test: assert power on/off status in static infra provider tests
  • 471831c test: assert machine labels in static infra provider tests
  • 8aeff65 feat: update Talos machinery to final 1.9.0-beta.1
  • a7b603e feat: implement CLI commands for user management
  • bbbf6f2 feat: add Turing RK1 SoM to SBCs dropdown
  • d8e3aad chore: handle renamed drm extensions
  • 6f3ce0d fix: regenerate wipe id of infra machines only once per de-allocation
  • ce40338 feat: add rejected state to infra machine acceptance status
  • 8a64ba7 chore: bump COSI runtime to v0.7.5
  • 815b2b0 feat: allow specifying extra kernel args on infra machines
  • 95c22be chore: bump deps
  • e84b10a fix: fix panic in ConfigPatchRequestController
  • ac362f9 fix: ignore Unimplemented errors in MetaDelete calls
  • 377b550 feat: update Talos machinery to v1.9.0-beta.0
  • 776bc65 test: add static infra provider (bare-metal provider) integration tests
  • d879c6e chore: bump discovery service to v1.0.8
  • 5a26d4c feat: add resources and controllers for bare metal infra provider
  • 033e051 chore: bump Go to 1.23.3, rekres, regenerate sources, make linters happy
  • 9085e82 fix: use the custom image factory host in backend and frontend
  • 7fd2817 chore: deprecate Talos 1.4
  • d46fe7e fix: fix compose.yaml typo
  • e4586f4 fix: properly set up provider for autoprovision tests
  • 05ab993 fix: properly map config patch requests in the infra provision ctrl

Changes since v0.45.0-beta.0
2 commits

  • 219f671 release(v0.45.0): prepare re

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

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

Details:

Package Change
go 1.23.3 -> 1.23.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.8
golang.org/x/net v0.32.0 -> v0.33.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):

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

Details:

Package Change
go 1.23.3 -> 1.23.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.3
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.8
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 3 times, most recently from ba4db34 to 2d9aa5a Compare December 25, 2024 15:17
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-packages branch from 2d9aa5a to 9783cc1 Compare December 25, 2024 15:58
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