Skip to content

fix(deps): update non-minor dependencies#84

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-minor-deps
Open

fix(deps): update non-minor dependencies#84
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/non-minor-deps

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/fluxcd/source-controller/api v1.8.0v1.8.4 age confidence require patch
github.com/sap/component-operator-runtime v0.3.142v0.3.145 age confidence require patch
github.com/sap/go-generics v0.2.57v0.2.60 age confidence require patch
go (source) 1.26.21.26.3 age confidence golang patch
golang 1.26.21.26.3 age confidence stage patch
k8s.io/apimachinery v0.36.0-alpha.1v0.36.1 age confidence require patch

Release Notes

fluxcd/source-controller (github.com/fluxcd/source-controller/api)

v1.8.4

Compare Source

Changelog

v1.8.4 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.8.4
  • ghcr.io/fluxcd/source-controller:v1.8.4

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.8.3

Compare Source

Changelog

v1.8.3 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.8.3
  • ghcr.io/fluxcd/source-controller:v1.8.3

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.8.2

Compare Source

Changelog

v1.8.2 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.8.2
  • ghcr.io/fluxcd/source-controller:v1.8.2

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.8.1

Compare Source

Changelog

v1.8.1 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.8.1
  • ghcr.io/fluxcd/source-controller:v1.8.1

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC.
To verify the images and their provenance (SLSA level 3), please see the security documentation.

sap/component-operator-runtime (github.com/sap/component-operator-runtime)

v0.3.145

Compare Source

What's Changed

🐛 Bug Fixes
  • update module github.com/sap/go-generics to v0.2.59 (#​425) (f77a938)
🔧 Improvements
Other Changes
  • scaffold: add ready reason as additional printer column (4bdcd74)

Full Changelog: SAP/component-operator-runtime@v0.3.144...v0.3.145

v0.3.144

Compare Source

What's Changed

🐛 Bug Fixes
  • update module github.com/sap/go-generics to v0.2.58 (#​422) (4eb91ec)
  • update module github.com/onsi/ginkgo/v2 to v2.28.3 (#​423) (5e31f63)
🔧 Improvements

Full Changelog: SAP/component-operator-runtime@v0.3.143...v0.3.144

v0.3.143

Compare Source

What's Changed

🚀 New Features
  • use categorized conventional-commit release notes (#​419) (8fc512e)
🐛 Bug Fixes
  • update module github.com/onsi/ginkgo/v2 to v2.28.2 (#​421) (83018a4)
🔧 Improvements

Full Changelog: SAP/component-operator-runtime@v0.3.142...v0.3.143

sap/go-generics (github.com/sap/go-generics)

v0.2.60

Compare Source

What's Changed

🔧 Improvements

Full Changelog: SAP/go-generics@v0.2.59...v0.2.60

v0.2.59

Compare Source

What's Changed

🐛 Bug Fixes
  • update module github.com/onsi/ginkgo/v2 to v2.28.3 (#​97) (14ccfcd)

Full Changelog: SAP/go-generics@v0.2.58...v0.2.59

v0.2.58

Compare Source

What's Changed

🚀 New Features
  • use categorized conventional-commit release notes (#​95) (f61061e)
🐛 Bug Fixes
  • update module github.com/onsi/ginkgo/v2 to v2.28.2 (#​96) (14ec251)

Full Changelog: SAP/go-generics@v0.2.57...v0.2.58

golang/go (go)

v1.26.3

kubernetes/apimachinery (k8s.io/apimachinery)

v0.36.1

Compare Source

v0.36.0

Compare Source

v0.36.0-rc.1

Compare Source

v0.36.0-rc.0

Compare Source

v0.36.0-beta.0

Compare Source

v0.36.0-alpha.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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.

@renovate renovate Bot added dependencies Pull requests that update a dependency file sap-cs-devops labels Feb 23, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 23, 2026

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

  • 13 additional dependencies were updated

Details:

Package Change
github.com/fluxcd/pkg/apis/meta v1.25.0 -> v1.25.1
golang.org/x/crypto v0.48.0 -> v0.50.0
golang.org/x/mod v0.32.0 -> v0.35.0
golang.org/x/net v0.50.0 -> v0.53.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.43.0
golang.org/x/term v0.40.0 -> v0.42.0
golang.org/x/text v0.34.0 -> v0.36.0
golang.org/x/tools v0.41.0 -> v0.44.0
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20260127142750-a19766b6e2d4 -> v0.0.0-20260317180543-43fb72c5454a
k8s.io/utils v0.0.0-20260108192941-914a6e750570 -> v0.0.0-20260210185600-b8788abfbbc2

@renovate renovate Bot force-pushed the renovate/non-minor-deps branch 6 times, most recently from 7c91f49 to 40412ad Compare March 5, 2026 13:38
@renovate renovate Bot force-pushed the renovate/non-minor-deps branch 12 times, most recently from 5de4807 to fa74ab1 Compare March 12, 2026 14:45
@renovate renovate Bot force-pushed the renovate/non-minor-deps branch 6 times, most recently from 99fa64b to 8ed5df6 Compare March 24, 2026 08:39
@renovate renovate Bot force-pushed the renovate/non-minor-deps branch 3 times, most recently from d6f095b to adf787c Compare April 2, 2026 14:34
@renovate renovate Bot force-pushed the renovate/non-minor-deps branch 6 times, most recently from c7afe3b to e4b386a Compare April 16, 2026 10:08
@renovate renovate Bot force-pushed the renovate/non-minor-deps branch 11 times, most recently from 140834d to 3f299fb Compare April 25, 2026 20:59
@renovate renovate Bot force-pushed the renovate/non-minor-deps branch 4 times, most recently from c19e487 to d69d376 Compare April 30, 2026 15:46
@renovate renovate Bot force-pushed the renovate/non-minor-deps branch 5 times, most recently from 7cc2cda to f0c1453 Compare May 8, 2026 21:52
@renovate renovate Bot force-pushed the renovate/non-minor-deps branch 3 times, most recently from 8c5abc9 to 57a1d93 Compare May 13, 2026 01:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file sap-cs-devops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants