Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
filippo.io/age v1.3.1v1.3.2 age confidence
github.com/fluxcd/source-controller/api v1.9.4v1.9.5 age confidence
github.com/sap/component-operator-runtime v0.3.164v0.3.165 age confidence
github.com/sap/go-generics v0.2.71v0.2.72 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

FiloSottile/age (filippo.io/age)

v1.3.2: age v1.3.2

Compare Source

age v1.3.2 is a minor release with a wide range of fixes and hardening improvements.

Some previously-accepted inputs are now rejected: headers over 2 MiB or 1024 recipients, malformed SSH keys in recipients files, and non-UTF-8 plaintext written to a terminal (force with -o -).

Pre-built binaries now cover windows/arm64 and darwin/amd64, and release archives include the compatibility plugins (age-plugin-pq, age-plugin-tag, and age-plugin-tagpq).

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

v1.9.5

Compare Source

Changelog

v1.9.5 changelog

Container images
  • docker.io/fluxcd/source-controller:v1.9.5
  • ghcr.io/fluxcd/source-controller:v1.9.5

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.165

Compare Source

What's Changed

🐛 Bug Fixes
Other Changes
  • update .github/workflows/stale-issue-pr.yaml (4d49a18)

Full Changelog: SAP/component-operator-runtime@v0.3.164...v0.3.165

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

v0.2.72

Compare Source

What's Changed

🐛 Bug Fixes
Other Changes
  • update .github/workflows/stale-issue-pr.yaml (9e791d7)
  • slices: allow to remove multiple elements (f3b602d)
  • add tests (ab1c469)

Full Changelog: SAP/go-generics@v0.2.71...v0.2.72


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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 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 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/non-minor-deps branch 2 times, most recently from e437002 to 0c5f7c7 Compare August 25, 2026 15:08
@renovate renovate Bot changed the title fix(deps): update non-minor dependencies to v0.36.4 fix(deps): update non-minor dependencies Aug 25, 2026
@renovate

renovate Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor Author

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

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

Details:

Package Change
go 1.26.6 -> 1.27.0
k8s.io/api v0.36.4 -> v0.37.0
k8s.io/apiextensions-apiserver v0.36.4 -> v0.37.0
k8s.io/apimachinery v0.36.4 -> v0.37.0
k8s.io/client-go v0.36.4 -> v0.37.0
k8s.io/code-generator v0.36.4 -> v0.37.0
github.com/go-openapi/jsonpointer v0.23.1 -> v1.0.0
github.com/go-openapi/jsonreference v0.21.5 -> v1.0.0
github.com/go-openapi/swag v0.26.0 -> v0.27.1
github.com/go-openapi/swag/cmdutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/conv v0.26.0 -> v0.27.1
github.com/go-openapi/swag/fileutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/jsonutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/loading v0.26.0 -> v0.27.1
github.com/go-openapi/swag/mangling v0.26.0 -> v0.27.1
github.com/go-openapi/swag/netutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/stringutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/typeutils v0.26.0 -> v0.27.1
github.com/go-openapi/swag/yamlutils v0.26.0 -> v0.27.1
golang.org/x/crypto v0.54.0 -> v0.55.0
golang.org/x/mod v0.37.0 -> v0.39.0
golang.org/x/net v0.57.0 -> v0.58.0
golang.org/x/text v0.40.0 -> v0.41.0
golang.org/x/tools v0.47.0 -> v0.49.0
k8s.io/gengo/v2 v2.0.0-20250922181213-ec3ebc5fd46b -> v2.0.0-20260408192533-25e2208e0dc3
k8s.io/kube-aggregator v0.36.4 -> v0.37.0
k8s.io/kube-openapi v0.0.0-20260603220949-865597e52e25 -> v0.0.0-20260721132016-d427ff9ee9ad
k8s.io/utils v0.0.0-20260507154919-ff6756f316d2 -> v0.0.0-20260626114624-be93311217bd

@renovate renovate Bot changed the title fix(deps): update non-minor dependencies fix(deps): update module github.com/sap/component-operator-runtime to v0.3.163 Aug 27, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/sap/component-operator-runtime to v0.3.163 fix(deps): update module github.com/sap/component-operator-runtime to v0.3.163 - autoclosed Aug 27, 2026
@renovate renovate Bot closed this Aug 27, 2026
@renovate
renovate Bot deleted the renovate/non-minor-deps branch August 27, 2026 18:17
@renovate renovate Bot changed the title fix(deps): update module github.com/sap/component-operator-runtime to v0.3.163 - autoclosed fix(deps): update module filippo.io/age to v1.3.2 Aug 29, 2026
@renovate renovate Bot reopened this Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/non-minor-deps branch 3 times, most recently from 20a3b32 to f5aa390 Compare August 30, 2026 17:49
@renovate renovate Bot changed the title fix(deps): update module filippo.io/age to v1.3.2 fix(deps): update non-minor dependencies Aug 30, 2026
@renovate renovate Bot changed the title fix(deps): update non-minor dependencies fix(deps): update module filippo.io/age to v1.3.2 Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/non-minor-deps branch from f5aa390 to f186fc4 Compare August 30, 2026 21:27
@renovate renovate Bot changed the title fix(deps): update module filippo.io/age to v1.3.2 fix(deps): update non-minor dependencies Aug 31, 2026
@renovate
renovate Bot force-pushed the renovate/non-minor-deps branch 5 times, most recently from 71d6a64 to 61f693d Compare September 1, 2026 10:07
@renovate
renovate Bot force-pushed the renovate/non-minor-deps branch from 61f693d to f5dcc14 Compare September 2, 2026 07:59
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.

1 participant