Skip to content

Conversation

cluster-stack-bot[bot]
Copy link
Contributor

@cluster-stack-bot cluster-stack-bot bot commented Feb 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/SovereignCloudStack/cluster-stack-operator v0.1.0-alpha.5 -> v0.1.0-alpha.9 age adoption passing confidence require patch
github.com/opencontainers/image-spec v1.1.0 -> v1.1.1 age adoption passing confidence require patch
go (source) 1.22.9 -> 1.22.12 age adoption passing confidence toolchain patch

Release Notes

SovereignCloudStack/cluster-stack-operator (github.com/SovereignCloudStack/cluster-stack-operator)

v0.1.0-alpha.9

Compare Source

Changes since v0.1.0-alpha.8

✨ New Features

  • Basic Helm charts for CSO (#​282)

🌱 Others

  • Update github-actions group (patch) (#​280)
  • Update Cso Image group (#​278)
  • Update image docker.io/library/alpine to v3.21.3 (#​279)
  • Update github-actions group (#​275)
  • Update Builder Image group (#​274)
  • Update Update Golang Dependencies group (patch) (#​273)
  • Update Builder Image group (#​270)
  • Update Github Actions group to v41.0.11 (#​269)
  • Update Update Golang Dependencies group (minor) (#​268)
  • Update github-actions group (minor) (#​267)
  • Update Cso Image group (#​266)
  • Update image docker.io/library/alpine to v3.21.2 (#​264)
  • Update Update Golang Dependencies group (patch) (#​263)
  • Update Github Actions group to v41.0.5 (#​262)
  • Update Github Actions group to 24.04 (#​260)

📖 Additionally, there have been 1 contributions to our documentation and book. (#​265)

Thanks to all our contributors! 😊

v0.1.0-alpha.8

Compare Source

Changes since v0.1.0-alpha.7

🐛 Bug Fixes

  • Show correct latest release per ClusterStack (#​240)

🌱 Others

  • Update Update Golang Dependencies group (patch) (#​242)
  • Update Builder Image group (#​236)
  • Update github-actions group (minor) (#​235)
  • Update image docker.io/library/alpine to v3.20.3 (#​241)
  • Update Update Golang Dependencies group (minor) (#​234)
  • Update Cso Image group (#​261)
  • Update Cso Image group (#​225)

Thanks to all our contributors! 😊

v0.1.0-alpha.7

Compare Source

What's Changed

New Contributors

Full Changelog: SovereignCloudStack/cluster-stack-operator@v0.1.0-alpha.6...v0.1.0-alpha.7

v0.1.0-alpha.6

Compare Source

Changes since v0.1.0-alpha.5

✨ New Features

  • Multi-stage cluster addons and hook server (#​183)
  • add webhooks for resources (#​163)
  • bump to CAPI 1.7.2 (#​171)
  • Include CRDs for clusteraddons (#​131)

🐛 Bug Fixes

  • Fix delete of csr if assets cannot be downloaded (#​73)

🌱 Others

  • Removing the temporary shouldDelete option to kubeClient.Apply that was not used anyway and always set on true (#​233)
  • Create a Generic client to download release assets (#​187)
  • Update github-actions group (#​224)
  • Update Github Actions group to v6.0.2 (#​226)
  • Use semver version in cluster stack status (#​222)
  • Update image docker.io/library/alpine to v3.20.1 (#​218)
  • Update github-actions group (#​202)
  • Update Github Actions group to v4.1.7 (#​204)
  • Update github-actions group (major) (#​205)
  • Update Update Golang Dependencies group (minor) (#​197)
  • Update Update Golang Dependencies group (minor) (#​127)
  • Update Golang Dependencies group to v1.33.1 (#​191)
  • Update Update Golang Dependencies group (patch) (#​190)
  • disable core k8s deps bumps via renovate (#​189)
  • Update github-actions group (#​188)
  • add shortNames for objects (#​174)
  • use update with renovate (#​182)
  • Update github-actions group (patch) (#​179)
  • Update Github Actions group to c8f55ef (#​178)
  • Update Builder Image group (#​173)
  • Update Cso Image group (#​162)
  • Update image docker.io/library/alpine to v3.20.0 (#​158)
  • Update github-actions group (#​161)
  • update builder image to 1.1.9 version (#​169)
  • Update Github Actions group to v4.1.5 (#​149)
  • update controller-gen to v0.14.0 (#​148)
  • Update Builder Image group (#​132)
  • Update Cso Image group to v3.14.4 (#​133)
  • Update github-actions group (#​128)
  • Update github-actions group (patch) (#​129)
  • Update Cso Image group to v3.14.3 (#​126)
  • Update github-actions group (#​125)
  • use pull_request_target to verify the patch (#​123)

📖 Additionally, there have been 2 contributions to our documentation and book. (#​79, #​122)

Thanks to all our contributors! 😊

opencontainers/image-spec (github.com/opencontainers/image-spec)

v1.1.1

Compare Source

Vote Passed [+5 -0 nv1] - https://groups.google.com/a/opencontainers.org/g/dev/c/T-olx0jdT18
Release PR : https://github.com/opencontainers/image-spec/pull/1247
Full Changelog: opencontainers/image-spec@v1.1.0...v1.1.1


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

@cluster-stack-bot
Copy link
Contributor Author

cluster-stack-bot bot commented Feb 28, 2025

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

  • 20 additional dependencies were updated

Details:

Package Change
golang.org/x/oauth2 v0.24.0 -> v0.25.0
github.com/BurntSushi/toml v1.3.2 -> v1.4.0
github.com/emicklei/go-restful/v3 v3.11.0 -> v3.12.1
golang.org/x/crypto v0.27.0 -> v0.31.0
golang.org/x/net v0.26.0 -> v0.33.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.3.0 -> v0.5.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240701130421-f6361c86f094 -> v0.0.0-20240826202546-f6391c0de4c7
google.golang.org/protobuf v1.34.2 -> v1.36.1
k8s.io/api v0.31.1 -> v0.31.3
k8s.io/apiextensions-apiserver v0.31.1 -> v0.31.3
k8s.io/apimachinery v0.31.1 -> v0.31.3
k8s.io/apiserver v0.31.1 -> v0.31.3
k8s.io/cli-runtime v0.31.1 -> v0.31.3
k8s.io/client-go v0.31.1 -> v0.31.3
k8s.io/component-base v0.31.1 -> v0.31.3
k8s.io/kubectl v0.31.1 -> v0.31.3

@cluster-stack-bot cluster-stack-bot bot added the size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. label Feb 28, 2025
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from ee49d37 to e1033d0 Compare March 4, 2025 11:20
| datasource     | package                                               | from           | to             |
| -------------- | ----------------------------------------------------- | -------------- | -------------- |
| go             | github.com/SovereignCloudStack/cluster-stack-operator | v0.1.0-alpha.5 | v0.1.0-alpha.9 |
| go             | github.com/opencontainers/image-spec                  | v1.1.0         | v1.1.1         |
| golang-version | go                                                    | 1.22.9         | 1.22.12        |
| go             | helm.sh/helm/v3                                       | v3.16.3        | v3.16.4        |
@cluster-stack-bot cluster-stack-bot bot force-pushed the renovate/patch-golang-deps branch from e1033d0 to 3379f96 Compare April 4, 2025 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XL Denotes a PR that changes 800-2000 lines, ignoring generated files. type/patch update/go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants