Skip to content

chore(deps): update tools#679

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tools
Open

chore(deps): update tools#679
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/tools

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Update
github.com/anchore/syft v1.46.0v1.49.0 age adoption passing confidence minor
github.com/sigstore/cosign/v2 v2.6.3v2.6.4 age adoption passing confidence patch
istio/istio 1.30.21.30.3 age adoption passing confidence patch
k8s.io/code-generator v0.36.2v0.36.3 age adoption passing confidence patch
k8s.io/kube-openapi v0.0.0-20260706235625-cdb1db5517a0v0.0.0-20260721132016-d427ff9ee9ad age adoption passing confidence patch
kubernetes/kubernetes v1.36.2v1.36.3 age adoption passing confidence patch
redhat-openshift-ecosystem/openshift-preflight 1.19.11.19.2 age adoption passing confidence patch

Release Notes

anchore/syft (github.com/anchore/syft)

v1.49.0

Compare Source

Added Features
Bug Fixes
Dependencies

16 dependency changes (16 updated).

Updated (16 packages)
  • github.com/anchore/go-rpmdb v0.1.0v0.2.0
  • github.com/anchore/stereoscope v0.2.2v0.3.0
  • github.com/containerd/containerd/v2 v2.3.2v2.3.3
  • github.com/docker/cli v29.5.3+incompatiblev29.6.1+incompatible
  • github.com/gkampitakis/go-snaps v0.5.22v0.5.23
  • github.com/moby/moby/api v1.54.2v1.55.0
  • github.com/moby/moby/client v0.4.1v0.5.0
  • github.com/pelletier/go-toml/v2 v2.3.1v2.4.3
  • golang.org/x/crypto v0.53.0v0.54.0
  • golang.org/x/mod v0.37.0v0.38.0
  • golang.org/x/net v0.56.0v0.57.0
  • golang.org/x/sync v0.21.0v0.22.0
  • golang.org/x/sys v0.46.0v0.47.0
  • golang.org/x/term v0.44.0v0.45.0
  • golang.org/x/text v0.38.0v0.40.0
  • golang.org/x/tools v0.47.0v0.48.0

(Full Changelog)

v1.48.0

Compare Source

Added Features
Bug Fixes
Dependencies

9 dependency changes (8 updated, 1 added).

Updated (8 packages)
  • github.com/bmatcuk/doublestar v1.3.1v8.8.8
  • github.com/klauspost/compress v1.18.6v1.19.0
  • golang.org/x/tools v0.46.0v0.47.0
  • modernc.org/cc/v4 v4.28.2v4.28.4
  • modernc.org/ccgo/v4 v4.34.0v4.34.4
  • modernc.org/gc/v3 v3.1.2v3.1.3
  • modernc.org/libc v1.72.3v1.73.4
  • modernc.org/sqlite v1.51.0v1.53.0
Added (1 package)
  • howett.net/plist v1.0.1

(Full Changelog)

v1.47.0

Compare Source

sigstore/cosign (github.com/sigstore/cosign/v2)

v2.6.4

Compare Source

This release is a backport of OCI manifest fixes, and better support for cosign attestation download when you are using a mix of old Cosign signatures with the more recent bundle format.

We strongly encourage folks to continue their migration to the bundle format. The Cosign v3.1.x releases support both formats; the primary change being that the default for signing is the bundle format (although you can specify --new-bundle-format=false to sign with the old format). The verification commands in Cosign v3.1.x support both formats, and will try to detect the format for you for maximum compatibility.

Changelog
  • 26261f0 Allow attestation download to handle both bundle types (#​4996) (#​5017)
  • d49a0c1 fix: include artifactType in OCI 1.1 signature referrer manifest (cherry-pick PR-4997 to release-2.6) (#​5002)
Thanks to all contributors!
istio/istio (istio/istio)

v1.30.3: Istio 1.30.3

Compare Source

Artifacts
Release Notes

kubernetes/code-generator (k8s.io/code-generator)

v0.36.3

Compare Source

kubernetes/kubernetes (kubernetes/kubernetes)

v1.36.3

Compare Source

See kubernetes-announce@. Additional binary downloads are linked in the CHANGELOG.

See the CHANGELOG for more details.

redhat-openshift-ecosystem/openshift-preflight (redhat-openshift-ecosystem/openshift-preflight)

v1.19.2

Compare Source

What's Changed

Full Changelog: redhat-openshift-ecosystem/openshift-preflight@1.19.1...1.19.2


Configuration

📅 Schedule: (in timezone Europe/London)

  • 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added dependencies Pull requests that update a dependency file ok-to-test labels Jul 19, 2026
@cert-manager-prow cert-manager-prow Bot added the dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. label Jul 19, 2026
@cert-manager-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign inteon for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@cert-manager-prow cert-manager-prow Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 19, 2026
@renovate
renovate Bot force-pushed the renovate/tools branch from 56dc709 to a850b2d Compare July 19, 2026 17:16
@renovate renovate Bot changed the title chore(deps): update module github.com/anchore/syft to v1.47.0 chore(deps): update tools Jul 19, 2026
@cert-manager-prow cert-manager-prow Bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 19, 2026
@renovate
renovate Bot force-pushed the renovate/tools branch 2 times, most recently from 1b95d24 to 3c15a49 Compare July 25, 2026 19:18
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
@renovate
renovate Bot force-pushed the renovate/tools branch from 3c15a49 to d0125df Compare July 26, 2026 04:39
@cert-manager-prow cert-manager-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jul 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. dependencies Pull requests that update a dependency file ok-to-test size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants