Skip to content

chore(deps): update go dependencies#1898

Merged
osmman merged 1 commit into
mainfrom
konflux/mintmaker/main/go-deps
Jun 29, 2026
Merged

chore(deps): update go dependencies#1898
osmman merged 1 commit into
mainfrom
konflux/mintmaker/main/go-deps

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented May 30, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
cel.dev/expr indirect patch v0.25.1v0.25.2
github.com/cenkalti/backoff/v5 indirect major v5.0.3v6.0.1
github.com/docker/cli indirect minor v29.5.2+incompatiblev29.6.1+incompatible
github.com/docker/docker-credential-helpers indirect patch v0.9.7v0.9.8
github.com/evanphx/json-patch indirect minor v5.7.0+incompatiblev5.9.11+incompatible
github.com/go-openapi/jsonpointer indirect patch v0.23.1v0.23.2
github.com/go-openapi/jsonreference indirect patch v0.21.5v0.21.6
github.com/go-openapi/swag indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/cmdutils indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/conv indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/fileutils indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/jsonname indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/jsonutils indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/loading indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/mangling indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/netutils indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/stringutils indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/typeutils indirect patch v0.26.0v0.26.1
github.com/go-openapi/swag/yamlutils indirect patch v0.26.0v0.26.1
github.com/google/cel-go indirect minor v0.27.0v0.28.1
github.com/google/go-containerregistry require patch v0.21.6v0.21.7
github.com/google/pprof indirect digest 92041b77023385
github.com/grpc-ecosystem/grpc-gateway/v2 indirect minor v2.28.0v2.29.0
github.com/konflux-ci/coverport/instrumentation/go require digest df0340ff8efda2
github.com/onsi/ginkgo/v2 require minor v2.29.0v2.32.0
github.com/onsi/gomega require minor v1.41.0v1.42.1
github.com/openshift/api require digest 9f553043d22ba1
github.com/operator-framework/api require minor v0.42.0v0.44.0
github.com/prometheus/common indirect minor v0.68.0v0.69.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.65.0v0.69.0
go.opentelemetry.io/otel indirect minor v1.43.0v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace indirect minor v1.43.0v1.44.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc indirect minor v1.43.0v1.44.0
go.opentelemetry.io/otel/metric indirect minor v1.43.0v1.44.0
go.opentelemetry.io/otel/sdk indirect minor v1.43.0v1.44.0
go.opentelemetry.io/otel/trace indirect minor v1.43.0v1.44.0
go.yaml.in/yaml/v2 indirect major v2.4.4v3.0.4
golang.org/x/exp indirect digest 716be56c48552f
golang.org/x/mod indirect minor v0.34.0v0.37.0
golang.org/x/mod indirect minor v0.36.0v0.37.0
golang.org/x/net indirect minor v0.55.0v0.56.0
golang.org/x/sync indirect minor v0.20.0v0.21.0
golang.org/x/sys indirect minor v0.45.0v0.46.0
golang.org/x/term indirect minor v0.43.0v0.44.0
golang.org/x/text indirect minor v0.37.0v0.38.0
golang.org/x/tools require minor v0.43.0v0.47.0
golang.org/x/tools indirect minor v0.45.0v0.47.0
gomodules.xyz/jsonpatch/v2 indirect major v2.5.0v3.0.1
google.golang.org/genproto/googleapis/api indirect digest 9d38bb4b703f56
google.golang.org/genproto/googleapis/rpc indirect digest 9d38bb4b703f56
google.golang.org/grpc indirect minor v1.80.0v1.81.1
gopkg.in/evanphx/json-patch.v4 indirect major v4.13.0v5.9.11
k8s.io/api require patch v0.36.1v0.36.2
k8s.io/apiextensions-apiserver indirect patch v0.36.1v0.36.2
k8s.io/apimachinery require patch v0.36.1v0.36.2
k8s.io/apiserver indirect patch v0.36.1v0.36.2
k8s.io/client-go require patch v0.36.1v0.36.2
k8s.io/component-base indirect patch v0.36.1v0.36.2
k8s.io/kube-aggregator require patch v0.36.1v0.36.2
k8s.io/kube-openapi indirect digest aa012df8f3fa49
k8s.io/streaming indirect patch v0.36.1v0.36.2
sigs.k8s.io/apiserver-network-proxy/konnectivity-client indirect minor v0.34.0v0.36.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

google/cel-spec (cel.dev/expr)

v0.25.2

Compare Source

What's Changed

New Contributors

Full Changelog: cel-expr/cel-spec@v0.25.1...v0.25.2

cenkalti/backoff (github.com/cenkalti/backoff/v5)

v6.0.1

Compare Source

v6.0.0

Compare Source

docker/cli (github.com/docker/cli)

v29.6.1+incompatible

Compare Source

v29.6.0+incompatible

Compare Source

v29.5.3+incompatible

Compare Source

docker/docker-credential-helpers (github.com/docker/docker-credential-helpers)

v0.9.8

Compare Source

What's Changed

  • update to go1.26.4
  • wincred: inline label, and append to existing
  • build(deps): bump actions/checkout from 6.0.2 to 6.0.3
  • build(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1
  • build(deps): bump crazy-max/.github/.github/workflows/zizmor.yml from 1.7.1 to 1.10.0
  • build(deps): bump docker/bake-action from 7.1.0 to 7.2.0
  • build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0
  • build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0

Full Changelog: docker/docker-credential-helpers@v0.9.7...v0.9.8

evanphx/json-patch (github.com/evanphx/json-patch)

v5.9.11+incompatible

Compare Source

v5.9.10+incompatible

Compare Source

v5.9.0+incompatible

Compare Source

v5.8.1+incompatible

Compare Source

v5.8.0+incompatible

Compare Source

go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)

v0.23.2

Compare Source

0.23.2 - 2026-06-26

Full Changelog: go-openapi/jsonpointer@v0.23.1...v0.23.2

13 commits in this release.


Implemented enhancements
  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

jsonpointer license terms

License

go-openapi/jsonreference (github.com/go-openapi/jsonreference)

v0.21.6

Compare Source

0.21.6 - 2026-05-31

Full Changelog: go-openapi/jsonreference@v0.21.5...v0.21.6

21 commits in this release.


Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

jsonreference license terms

License

go-openapi/swag (github.com/go-openapi/swag)

v0.26.1

Compare Source

0.26.1 - 2026-06-07

Full Changelog: go-openapi/swag@v0.26.0...v0.26.1

12 commits in this release.


Implemented enhancements
  • feat(loading): sandbox local loading with WithRoot (GHSA-v2xp-g8xf-22pf) by @​fredbi in #​203 ...
  • feat(ci): added shared workflow for bot-pr monitoring by @​fredbi ...
Documentation
Miscellaneous tasks
Security
Updates

People who contributed to this release

swag license terms

License

Per-module changes


conv (0.26.1)

Miscellaneous tasks
Updates

fileutils (0.26.1)

Updates

jsonname (0.26.1)

Updates

jsonutils/adapters/easyjson (0.26.1)

Miscellaneous tasks
Updates

jsonutils/adapters/testintegration/benchmarks (0.26.1)

Miscellaneous tasks
Updates

jsonutils/adapters/testintegration (0.26.1)

Miscellaneous tasks
Updates

jsonutils/fixtures_test (0.26.1)

Updates

jsonutils (0.26.1)

Miscellaneous tasks
Updates

loading (0.26.1)

Implemented enhancements
  • feat(loading): sandbox local loading with WithRoot (GHSA-v2xp-g8xf-22pf) by @​fredbi in #​203 ...
Miscellaneous tasks
Security
Updates

mangling (0.26.1)

Updates

netutils (0.26.1)

Updates

stringutils (0.26.1)

Updates

typeutils (0.26.1)

Updates

yamlutils (0.26.1)

Miscellaneous tasks
Updates
google/cel-go (github.com/google/cel-go)

v0.28.1

Compare Source

What's Changed
New Contributors

Full Changelog: cel-expr/cel-go@v0.28.0...v0.28.1

v0.28.0

Compare Source

High-Level Changes

  • Enhanced JSON Interoperability: New support for JSON names across the checker, AST, and runtime allows for more seamless data handling when working with JSON-native structures.
  • Improved Developer Tooling: Integration is now smoother thanks to new utilities for converting Go errors into cel.Issues and more descriptive, context-aware error messages.
  • Greater Environment Flexibility: You can now redeclare variables as constants and export parse limit options, providing finer control over how CEL environments are configured and constrained.
  • Native Struct Improvements: Support for mixing CEL and native values within native structs simplifies the handling of complex, hybrid data types.

🚀 Features

  • Add helper method to check whether a function has a singleton binding in #​1266
  • Helper utility for converting a Go error into cel.Issues in #​1267
  • Policy API improvements in #​1268
  • CEL Test usability requirements in #​1269
  • Better context-related error messages in #​1271
  • Sort env.Config values where reasonable in #​1273
  • Support redeclaring variables as constants in NewEnv in #​1275
  • Add support for exporting parse limit options in #​1277
  • Support mixing CEL values and native values in native structs in #​1270
  • Add checker, AST, and type-provider support for JSON names in #​1283
  • JSON field names runtime support in #​1286
  • Optionally include reachable fieldpaths in prompt in #​1285
  • REPL -- cel-spec pb2 and json name support #​1294

🐞 Bug Fixes

  • Fix support for config-based type references in #​1265
  • Check arg kinds in optional.or and .orValue impl in #​1276
  • Bazel fixes for import in #​1278
  • Support zero-value literals in presence test inlining #​1280
  • Cache concatList.Size() to prevent O(N^2) evaluation time #​1291
  • Preserve runtime error node IDs from Resolve #​1290
  • Default enable identifier escaping with backticks #​1295
  • Cap format string precision to prevent memory exhaustion #​1292

🛠️ Maintenance & Internal

  • chore: Migrate gsutil usage to gcloud storage in #​1274
  • Lint fixes for exported function/type comments in #​1279
  • Lint fixes for import in #​1287

Full Changelog: https://github.com/google/cel-go/compare/v0.27.0...v0.28.0-alpha

google/go-containerregistry (github.com/google/go-containerregistry)

v0.21.7

Compare Source

What's Changed

New Contributors

Full Changelog: <https://github.com/google/g

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch from 700e1bc to 4942637 Compare May 31, 2026 21:47
@codecov-commenter

codecov-commenter commented May 31, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.81%. Comparing base (0bb540c) to head (fac206c).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1898      +/-   ##
==========================================
- Coverage   53.83%   53.81%   -0.02%     
==========================================
  Files         230      230              
  Lines       14486    14486              
==========================================
- Hits         7798     7796       -2     
- Misses       5864     5865       +1     
- Partials      824      825       +1     
Flag Coverage Δ
e2e 75.14% <ø> (-0.03%) ⬇️
unit 27.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch 9 times, most recently from ee594b1 to 3a8af8b Compare June 4, 2026 10:40
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch from 3a8af8b to ba5324c Compare June 4, 2026 19:03
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch 3 times, most recently from 39a609a to 2d5312a Compare June 5, 2026 18:44
@red-hat-konflux

red-hat-konflux Bot commented Jun 5, 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):

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26.0 -> 1.26.3

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch from 2d5312a to 30ca1ee Compare June 15, 2026 20:45
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch 4 times, most recently from e3d6356 to 9f6fcc6 Compare June 16, 2026 18:11
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch from 9f6fcc6 to c708509 Compare June 16, 2026 22:23
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch from c708509 to 7fb785f Compare June 17, 2026 02:36
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch 14 times, most recently from 4661d83 to bd7ed50 Compare June 22, 2026 10:48
@osmman osmman self-requested a review June 22, 2026 15:54

@osmman osmman left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to update Konflux pipeline for newer Go verions. Fails on:

F0622 11:22:02.985377    3168 main.go:134] Error: failed making a parser: error loading packages: err: exit status 1: stderr: go: go.mod requires go >= 1.26.3 (running go 1.26.2; GOTOOLCHAIN=local)
make: *** [Makefile:285: generate-conversion] Error 255
go: go.mod requires go >= 1.26.3 (running go 1.26.2; GOTOOLCHAIN=local)

@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/go-deps branch 11 times, most recently from b3167ea to 4ed9e06 Compare June 25, 2026 06:52
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants