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 #448

Closed
wants to merge 1 commit into from
Closed

chore: update go packages #448

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 8, 2024

Update Request | Renovate Bot

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/adrg/xdg v0.4.0 -> v0.5.0 age adoption passing confidence require minor
github.com/aws/aws-sdk-go-v2 v1.30.0 -> v1.30.3 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/config v1.27.21 -> v1.27.27 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/credentials v1.17.21 -> v1.17.27 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.1 -> v1.17.8 age adoption passing confidence require patch
github.com/aws/aws-sdk-go-v2/service/s3 v1.56.1 -> v1.58.2 age adoption passing confidence require minor
github.com/aws/smithy-go v1.20.2 -> v1.20.3 age adoption passing confidence require patch
github.com/go-jose/go-jose/v4 v4.0.2 -> v4.0.3 age adoption passing confidence require patch
github.com/google/go-containerregistry v0.19.2 -> v0.20.1 age adoption passing confidence require minor
github.com/johannesboyne/gofakes3 99de01e -> edd0227 age adoption passing confidence require digest
github.com/playwright-community/playwright-go v0.4101.1 -> v0.4501.1 age adoption passing confidence require minor
github.com/siderolabs/go-kubernetes v0.2.9 -> v0.2.11 age adoption passing confidence require patch
github.com/siderolabs/image-factory v0.4.1 -> v0.4.2 age adoption passing confidence require patch
github.com/siderolabs/omni/client v0.0.0-00010101000000-000000000000 -> v0.39.1 age adoption passing confidence require minor
github.com/siderolabs/talos/pkg/machinery v1.8.0-alpha.0.0.20240529144414-4feb94ca0997 -> v1.8.0-alpha.1 age adoption passing confidence require patch
github.com/wI2L/jsondiff v0.5.2 -> v0.6.0 age adoption passing confidence require minor
github.com/zitadel/oidc/v3 v3.25.1 -> v3.26.0 age adoption passing confidence require minor
golang.org/x/crypto v0.24.0 -> v0.25.0 age adoption passing confidence require minor
golang.org/x/net v0.26.0 -> v0.27.0 age adoption passing confidence require minor
golang.org/x/term v0.21.0 -> v0.22.0 age adoption passing confidence require minor
golang.org/x/tools v0.22.0 -> v0.23.0 age adoption passing confidence require minor
k8s.io/api v0.30.2 -> v0.30.3 age adoption passing confidence require patch
k8s.io/apimachinery v0.30.2 -> v0.30.3 age adoption passing confidence require patch
k8s.io/client-go v0.30.2 -> v0.30.3 age adoption passing confidence require patch

Release Notes

adrg/xdg (github.com/adrg/xdg)

v0.5.0

Compare Source

Changelog
  • user-dirs.dirs config file is now parsed on Unix-like operating systems (except for macOS and Plan 9).
    See XDG user directories README section for more details.
  • Updated golang.org/x/sys dependency to the latest version.
Internal
  • Moved all path related functionality in internal pathutil package.
  • Added internal userdirs package:
    • Moved xdg.UserDirectories to userdirs.Directories.
    • Added parsing functions for user-dirs.dirs config file.
  • Improved package testing.
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.30.3

Compare Source

v1.30.2

Compare Source

v1.30.1

Compare Source

aws/smithy-go (github.com/aws/smithy-go)

v1.20.3

Compare Source

go-jose/go-jose (github.com/go-jose/go-jose/v4)

v4.0.3

Compare Source

Changed

  • Allow unmarshalling JSONWebKeySets with unsupported key types (#​130)
  • Document that OpaqueKeyEncrypter can't be implemented (for now) (#​129)
  • Dependency updates
google/go-containerregistry (github.com/google/go-containerregistry)

v0.20.1

Compare Source

What's Changed

Full Changelog: google/go-containerregistry@v0.20.0...v0.20.1

v0.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.19.2...v0.20.0

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

v0.4501.1

Compare Source

What's Changed

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

v0.4501.0

Compare Source

What's Changed

What's New

  • Playwright now supports Chromium, Firefox and WebKit on Ubuntu 24.04.
  • Follow upstream to support the new Clock API. See the clock guide for reference.
  • Locator.SetInputFiles() now supports uploading a directory for <input type=file webkitdirectory> elements.
  • For other miscellaneous changes, see the upstream project release notes

Full Changelog: playwright-community/playwright-go@v0.4401.1...v0.4501.0

v0.4401.1

Compare Source

What's Changed

New Contributors

Full Changelog: playwright-community/playwright-go@v0.4401.0...v0.4401.1

v0.4401.0

Compare Source

What's Changed

Full Changelog: playwright-community/playwright-go@v0.4400.1...v0.4401.0

v0.4400.1

Compare Source

What's Changed

New Contributors

Full Changelog: playwright-community/playwright-go@v0.4400.0...v0.4400.1

v0.4400.0

Compare Source

What's Changed

Full Changelog: playwright-community/playwright-go@v0.4201.1...v0.4400.0

v0.4201.1

Compare Source

What's Changed

Full Changelog: playwright-community/playwright-go@v0.4201.0...v0.4201.1

v0.4201.0

Compare Source

What's Changed

New method page.AddLocatorHandler() registers a callback that will be invoked when specified element becomes visible and may block Playwright actions. The callback can get rid of the overlay.

Announcements

  • ⚠️ Ubuntu 18 is not supported anymore (by upstream).

Full Changelog: playwright-community/playwright-go@v0.4102.0...v0.4201.0

v0.4102.0

Compare Source

What's Changed

Full Changelog: playwright-community/playwright-go@v0.4101.1...v0.4102.0

siderolabs/go-kubernetes (github.com/siderolabs/go-kubernetes)

v0.2.11

Compare Source

go-kubernetes 0.2.11 (2024-07-16)

Welcome to the v0.2.11 release of go-kubernetes!

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

Contributors
  • Andrey Smirnov
  • Andrey Smirnov
  • Noel Georgi
Changes
16 commits

  • ee8c6b8 fix: add one more removed feature gate for 1.31
  • 37dd61f feat: add support for Kubernetes 1.31
  • ddd4c69 feat: add support for Kubernetes 1.30
  • fa05430 chore: support kube-scheduler config version
  • 68bf392 feat: add dropped API resource for 1.29
  • 09fa006 fix: retry Windows connection errors
  • 3aa47a4 feat: support Kubernetes 1.29 upgrades
  • ae33a4a feat: introduce support for Kubernetes version compatibility checks
  • cf2754e chore: update to use GHA
  • 44e26b3 feat: update removed feature gates for 1.28
  • 69fea5b feat: support upgrades to Kubernetes 1.28
  • 5a3df5b fix: remove removed APIs for 1.27 upgrade
  • 81887dc feat: add kubelet flag checks
  • fe473c0 refactor: make sync easier to consume without CLI
  • 570819b feat: initial version of the library
  • fb79215 Initial commit

Changes since v0.2.10
1 commit

  • ee8c6b8 fix: add one more removed feature gate for 1.31

Dependency Changes

This release has no dependency changes

v0.2.10

Compare Source

go-kubernetes 0.2.10 (2024-07-09)

Welcome to the v0.2.10 release of go-kubernetes!

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

Contributors
  • Andrey Smirnov
  • Andrey Smirnov
  • Noel Georgi
Changes
15 commits

  • 37dd61f feat: add support for Kubernetes 1.31
  • ddd4c69 feat: add support for Kubernetes 1.30
  • fa05430 chore: support kube-scheduler config version
  • 68bf392 feat: add dropped API resource for 1.29
  • 09fa006 fix: retry Windows connection errors
  • 3aa47a4 feat: support Kubernetes 1.29 upgrades
  • ae33a4a feat: introduce support for Kubernetes version compatibility checks
  • cf2754e chore: update to use GHA
  • 44e26b3 feat: update removed feature gates for 1.28
  • 69fea5b feat: support upgrades to Kubernetes 1.28
  • 5a3df5b fix: remove removed APIs for 1.27 upgrade
  • 81887dc feat: add kubelet flag checks
  • fe473c0 refactor: make sync easier to consume without CLI
  • 570819b feat: initial version of the library
  • fb79215 Initial commit

Changes since v0.2.9
1 commit

  • 37dd61f feat: add support for Kubernetes 1.31

Dependency Changes

This release has no dependency changes

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

v0.4.2

Compare Source

image-factory 0.4.2 (2024-07-05)

Welcome to the v0.4.2 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
  • Dmitriy Matrenichev
  • Noel Georgi
  • Justin Garrison
  • Steve Francis
  • Artem Chernyshev
  • Dmitry Sharshakov
  • Fabian Topfstedt
  • Grzegorz Rozniecki
  • Konrad Eriksson
  • Marcel Richter
  • Marco Franssen
  • Michael Trip
  • Ron Olson
  • Sam
  • Spencer Smith
  • Utku Ozdemir
  • leppeK
Changes
4 commits

  • e5686e2 release(v0.4.2): prepare release
  • 1a2b64a feat: add Rock4 SE board to the mix of supported boards
  • d07a780 fix: update wizard-versions.html
  • f73a61e fix: update misreported error

Changes from siderolabs/gen
2 commits

  • 7654108 chore: add hashtriemap implementation
  • 8485864 chore: optimize maps.Values and maps.Keys

Changes from siderolabs/talos
90 commits

  • 3d35e5468 chore: update hydrophone library
  • 1f28726d4 chore: support version with and without v prefix
  • 9a56b8527 chore(ci): fix parallel runs of tf pipelines
  • be35f380c chore: update pkgs/tools/extras
  • 93df23444 docs: update opengraph image for main landing pages
  • d9d62d4da feat: update Linux to 6.6.36
  • 6b0fe5b8c docs: update deploying cilium docs for v1.7 and v1.8
  • 52611a90d feat: update Kubernetes to v1.30.2
  • c19cc4ccb docs: clarify direct access needed to nodes in insecure mode
  • b4c871e4b chore: bump dependencies
  • cc345c8c9 feat: add support for configuring vlan filtering on the bridge
  • 2d054ad35 chore: handle documents diff in apply-config dry run
  • bd34f71f3 feat: add apparmor pkg
  • 71857fd4d docs: fix typo: messure -> measure
  • f75f16b0a chore(ci): fix cluster name generation
  • c603d2bf9 chore: output more info when ExecuteCommandInPod fails
  • 4b5a7445e docs: fix missing Akamai platform in supported matrix
  • 4701498a1 chore(ci): run e2e-aws-nvidia with zfs extension enabled
  • 86a3222ae chore: use new disks api for iscsi tests
  • 5ffc3f14b feat: show siderolink status on dashboard
  • 6f6a5d105 chore: upgrade to rtnetlink/v2 library
  • 1fb8453c2 chore: update Go modules
  • 8e15621e8 chore(ci): add conformance pipelines
  • 7fcb521a6 feat: use hydrophone instead of sonobuoy
  • d1a0c1f98 test: fix the integration test for no META name
  • 535006334 chore: fix our dns server implementation
  • c6f90d014 chore: replace sync.Map with concurrent.HashTrieMap
  • e8ced2c2d chore: drop k8s timeout in the default kubeconfig
  • 7cbdce73f fix: detect CD devices, fix user disks wipe test
  • aca475c66 chore: small usability fixes
  • 26cf566dc chore: bump our coredns fork
  • 5e66e117e fix: initial assignment of Hetzner Cloud Alias IP
  • f07b79f4a feat: provide disk detection based on new blockdevices
  • 8ee087268 chore(ci): drop crashdump, save logs as artifacts
  • 7c9a14383 fix: volume discovery improvements
  • 80ca8ff71 fix: update the cgroups for Talos core services
  • fe317f1e1 docs: fix typo in QEMU guest agent support on Proxmox
  • 8dbe2128a feat: implement Talos diagnostics
  • 357d7754f fix: clean up VM runners on cluster destroy
  • 41f92e0ba chore: update Go to 1.22.4, other updates
  • 4621e9bb7 chore: add stale and lock issue workflows
  • 82d9cd322 fix: add upgrade errata for arm64/zboot kernels
  • 9a23d846c fix: downgrade Azure IMDS required version
  • 30860210c test: fix hardware test not to require PCI devices
  • 9fcc9b841 feat: update Flannel to v0.25.3
  • 9d395b9de chore: use bun instead of npm
  • a1684bdf8 chore: speed up go generate for enumer
  • 4dd0aa712 feat: implement PCI device bus enumeration
  • b0466e0ab fix: disable kexec on GCP/Azure
  • 911c25574 chore: fix go.work resolution
  • 2f088ede0 docs: add another example for installing cilium
  • 3967e0777 feat: update etcd to 3.5.14
  • 3367ded9f fix: correct time adjustment in time.SyncController
  • 893e64fcb fix: replace nslookup with dig in integration tests
  • 0359c8537 chore: unify toml packages being used
  • 4feb94ca0 feat: add multidoc check to the Talos quirks module
  • 0b4a9777f docs: update talosctl install instructions for 1.8
  • da8305ffb test: add a test for watchdog timers
  • da7f27640 fix: mount tracefs filesystem
  • 7b37e5b63 chore(ci): fix integration extensions
  • de7553d77 fix(ci): cron jobs
  • eb510d9fd chore: require enabled bootloader for docker provisioner
  • a9cf9b789 fix: correctly handle dns messages in our dns implementation
  • c2b19dcb9 chore: move to containerd 2.0 API
  • 92a274e9a fix: workaround problems with udevd races
  • 31b24ea3d chore(ci): split integration misc
  • 8a1371337 fix: produce stable order of bonds with equinix
  • 6406193f4 test: add Equnix Metal sample metadata with two bonds
  • 01ea82053 fix: time sync over NTP from future era
  • 5aea42427 fix(ci): fix crons by setting up buildx always
  • 84706c3e2 docs: default to brew docs for talosctl
  • fcd65ff65 feat: enable forwardKubeDNSToHost by default
  • 2e64e9e4e fix: require accepted CAs on worker nodes
  • 23c1c4560 fix(ci): fix crons fby rekres
  • 2d50392c5 feat: update containerd to 2.0.0-rc.2, runc to 1.2.0-rc.1
  • a12e4bb24 chore(ci): fix github action crons
  • e7bd9cd2b fix: decrease maximum negative ttl for dns responses
  • 9c3ebad9f chore(ci): kresify gh actions
  • ff60f6fde refactor: make some of the extensions package public
  • ce8c86d64 fix: panic in osroot controller
  • e1711cd3c chore: stop using containerd package for cri namespace
  • d4307043f fix: update go-tail library to fix 'short read' error
  • 7cd13ef4a docs: add documentation on using Multus with Talos
  • 4784da3ef feat: use new circular buffer compressed chunks feature
  • 78b48eb3a feat: include EDAC drivers
  • 0bf2d69fb feat: update Kubernetes to 1.30.1
  • 53f548913 fix: increase host dns packet ttl for pods
  • dedb6d360 fix: update github.com/siderolabs/siderolink to v0.3.7
  • 43939f1a6 docs: fix typos, add docker socket info
  • 6663068bb chore: update project in GCP testing

Dependency Changes
  • github.com/google/go-containerregistry v0.19.1 -> v0.19.2
  • github.com/siderolabs/gen v0.4.8 -> v0.5.0
  • github.com/siderolabs/talos b86edc6 -> 3d35e54
  • github.com/siderolabs/talos/pkg/machinery b86edc6 -> 3d35e54
  • golang.org/x/net v0.25.0 -> v0.26.0
  • golang.org/x/sys v0.20.0 -> v0.21.0

Previous release can be found at v0.4.1

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

v0.39.1

Compare Source

Omni 0.39.1 (2024-07-16)

Welcome to the v0.39.1 release of Omni!

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

Contributors
  • Artem Chernyshev
Changes
2 commits

  • b6ba130 release(v0.39.1): prepare release
  • 01efb6e fix: use proper check for the machine set teardown flow

Dependency Changes
  • google.golang.org/grpc v1.64.0 -> v1.64.1

Previous release can be found at v0.39.0

v0.39.0

Compare Source

Omni 0.39.0 (2024-07-05)

Welcome to the v0.39.0 release of Omni!

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

Equinix Metal

Equinix metal is now available as a download/PXE option in the UI/CLI.

Exposed Services Reliability

Exposed services proxy now provides more reliable connection to the underlying services for slower networks in the cluster.
Also if some nodes are down the proxy will evict them from the routing.

Insecure Node Access

It is now possible to access nodes running in maintenance mode using talosctl.
Omni account wide talosconfig and at least Operator user role is required for that.
No --insecure flag should be set.

Maintenance Talos Updates

Machine's Talos version can now be updated without adding the machine to a cluster.
Either talosctl upgrade -n <uuid> or the UI (Machines page) can be used for that.

Contributors
  • David Anderson
  • Artem Chernyshev
  • Brad Fitzpatrick
  • Utku Ozdemir
  • Andrey Smirnov
  • Dmitriy Matrenichev
  • AdamEr8
  • Andrey Smirnov
  • Andrey Smirnov
  • Dominic Evans
  • Khionu Sybiern
  • Nathan Johnson
  • Ryan Cox
  • Vincent Batts
  • ignoramous
Changes
29 commits

  • 5c9f9be release(v0.39.0): prepare release
  • 48c102a release(v0.39.0-beta.0): prepare release
  • 26a61be fix: add resource caches for missing resource types
  • 5d953e4 fix: do not re-create peer on the remote addr change
  • 08717d9 fix: get rid of config

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 Mend Renovate. View repository job log here.

Copy link
Author

renovate bot commented Jul 8, 2024

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

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

Details:

Package Change
go 1.22.4 -> 1.22.5
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.2 -> v1.6.3
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.8 -> v1.16.11
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.12 -> v1.3.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.12 -> v2.6.15
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.12 -> v1.3.15
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.11.3
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.14 -> v1.3.17
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.14 -> v1.11.17
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.12 -> v1.17.15
github.com/aws/aws-sdk-go-v2/service/sso v1.21.1 -> v1.22.4
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.25.1 -> v1.26.4
github.com/aws/aws-sdk-go-v2/service/sts v1.29.1 -> v1.30.3
github.com/containerd/go-cni v1.1.9 -> v1.1.10
github.com/containernetworking/cni v1.2.0 -> v1.2.2
github.com/docker/docker v26.1.3+incompatible -> v27.0.3+incompatible
github.com/go-chi/chi/v5 v5.0.12 -> v5.1.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/prometheus/common v0.53.0 -> v0.54.0
github.com/prometheus/procfs v0.14.0 -> v0.15.1
go.opentelemetry.io/otel v1.27.0 -> v1.28.0
go.opentelemetry.io/otel/metric v1.27.0 -> v1.28.0
go.opentelemetry.io/otel/trace v1.27.0 -> v1.28.0
golang.org/x/mod v0.18.0 -> v0.19.0
golang.org/x/sys v0.21.0 -> v0.22.0
golang.org/x/term v0.21.0 -> v0.22.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240617180043-68d350f18fd4 -> v0.0.0-20240701130421-f6361c86f094
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 -> v0.0.0-20240703190633-0aa61b46e8c2
k8s.io/utils v0.0.0-20231127182322-b307cd553661 -> v0.0.0-20240502163921-fe8a2dddb1d0
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):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/sys v0.21.0 -> v0.22.0
k8s.io/apimachinery v0.30.2 -> v0.30.3
File name: internal/e2e-tests/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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/go-jose/go-jose/v3 v3.0.1 -> v3.0.3
golang.org/x/exp v0.0.0-20240103183307-be819d1f06fc -> v0.0.0-20240506185415-9bf2ced13842

@renovate renovate bot force-pushed the renovate/go-packages branch 12 times, most recently from d0085b1 to efb4922 Compare July 12, 2024 14:55
@renovate renovate bot force-pushed the renovate/go-packages branch 3 times, most recently from bd46419 to 688c9f1 Compare July 17, 2024 20:01
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/go-packages branch from 688c9f1 to b81520e Compare July 19, 2024 15:23
@Unix4ever Unix4ever closed this Jul 19, 2024
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.

1 participant