Skip to content

Update Go Dependencies - #126

Open
red-hat-konflux[bot] wants to merge 1 commit into
tech-previewfrom
konflux/mintmaker/tech-preview/go-deps
Open

Update Go Dependencies#126
red-hat-konflux[bot] wants to merge 1 commit into
tech-previewfrom
konflux/mintmaker/tech-preview/go-deps

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 20, 2026

Copy link
Copy Markdown

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Pending
github.com/ThalesGroup/crypto11 require patch v1.6.2v1.6.5
github.com/cenkalti/backoff/v5 indirect major v5.0.3v7.0.0
github.com/go-logr/logr indirect patch v1.4.3v1.4.4
github.com/go-openapi/analysis indirect patch v0.25.3v0.25.5
github.com/go-openapi/loads indirect minor v0.24.0v0.25.0
github.com/go-openapi/runtime indirect patch v0.32.5v0.32.6 v0.33.0
github.com/go-openapi/runtime/server-middleware indirect patch v0.32.5v0.32.6 v0.33.0
github.com/go-openapi/spec indirect patch v0.22.6v0.22.9
github.com/go-openapi/swag indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/cmdutils indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/conv indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/fileutils indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/jsonname indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/jsonutils indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/loading indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/mangling indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/netutils indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/stringutils indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/typeutils indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/swag/yamlutils indirect patch v0.27.0v0.27.3 v0.28.0
github.com/go-openapi/validate indirect patch v0.26.0v0.26.1
github.com/oklog/ulid/v2 indirect patch v2.1.1v2.1.2
github.com/theupdateframework/go-tuf indirect major v0.7.0v2.4.2
go.opentelemetry.io/proto/otlp indirect minor v1.10.0v1.11.0

Warning

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


Release Notes

ThalesGroup/crypto11 (github.com/ThalesGroup/crypto11)

v1.6.5

Compare Source

Full Changelog: eclipse-keypont/crypto11@v1.6.3...v1.6.5

v1.6.4

Compare Source

v1.6.3

Compare Source

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

v7.0.0

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

go-logr/logr (github.com/go-logr/logr)

v1.4.4

Compare Source

What's Changed
New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

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

v0.25.5

Compare Source

0.25.5 - 2026-07-20

Full Changelog: go-openapi/analysis@v0.25.4...v0.25.5

1 commits in this release.


Code quality
  • fix(flatten): in options, guarded against possible json serialization of by @​fredbi in #​221 ...

People who contributed to this release

analysis license terms

License

v0.25.4

Compare Source

0.25.4 - 2026-07-20

Full Changelog: go-openapi/analysis@v0.25.3...v0.25.4

8 commits in this release.


Implemented enhancements
  • feat: inject a confined document loader into flatten and schema analysis by @​fredbi in #​220 ...
Documentation
Updates
Other (technical)

People who contributed to this release

analysis license terms

License

Per-module changes


internal/testintegration (0.25.4)

Implemented enhancements
  • feat: inject a confined document loader into flatten and schema analysis by @​fredbi in #​220 ...
Updates
go-openapi/loads (github.com/go-openapi/loads)

v0.25.0

Compare Source

0.25.0 - 2026-07-20

Full Changelog: go-openapi/loads@v0.24.2...v0.25.0

1 commits in this release.


Implemented enhancements

People who contributed to this release

loads license terms

License

v0.24.2

Compare Source

0.24.2 - 2026-07-20

Full Changelog: go-openapi/loads@v0.24.1...v0.24.2

1 commits in this release.


Miscellaneous tasks

People who contributed to this release

loads license terms

License

v0.24.1

Compare Source

0.24.1 - 2026-07-20

Full Changelog: go-openapi/loads@v0.24.0...v0.24.1

10 commits in this release.


Documentation
Miscellaneous tasks
Security
Updates

People who contributed to this release

loads license terms

License

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

v0.32.6

Compare Source

0.32.6 - 2026-07-21

Full Changelog: go-openapi/runtime@v0.32.5...v0.32.6

4 commits in this release.


Miscellaneous tasks
Updates

People who contributed to this release

runtime license terms

License

Per-module changes

client-middleware/opentracing (0.32.6)
Miscellaneous tasks
Updates

docs/examples (0.32.6)
Miscellaneous tasks
Updates
go-openapi/spec (github.com/go-openapi/spec)

v0.22.9

Compare Source

0.22.9 - 2026-07-20

Full Changelog: go-openapi/spec@v0.22.8...v0.22.9

1 commits in this release.


Implemented enhancements
  • feat(expander): add ExpandParameterWithOptions and ExpandResponseWithOptions by @​fredbi in #​292 ...

People who contributed to this release

spec license terms

License

v0.22.8

Compare Source

0.22.8 - 2026-07-20

Full Changelog: go-openapi/spec@v0.22.7...v0.22.8

1 commits in this release.


Implemented enhancements
  • feat(expander): add ExpandSchemaWithOptions for confined schema expansion by @​fredbi in #​291 ...

People who contributed to this release

spec license terms

License

v0.22.7

Compare Source

0.22.7 - 2026-07-20

Full Changelog: go-openapi/spec@v0.22.6...v0.22.7

17 commits in this release.


Implemented enhancements
  • feat(expander): accept an option-aware document loader by @​fredbi ...
Fixed bugs
  • fix(ref): stop performing a network request in IsValidURI by @​fredbi ...
  • fix(expander): cap $ref expansion node count to prevent amplification DoS by @​fredbi ...
Documentation
Miscellaneous tasks
Security
  • test(expander): validate the SSRF posture of an injected loader by @​fredbi ...
  • docs(security): warn that the default $ref loader is not sandboxed by @​fredbi ...
Updates
Other (technical)

People who contributed to this release

spec license terms

License

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

v0.27.3

Compare Source

0.27.3 - 2026-07-20

Full Changelog: go-openapi/swag@v0.27.2...v0.27.3

2 commits in this release.


Fixed bugs
Miscellaneous tasks

People who contributed to this release

swag license terms

License

Per-module changes

conv (0.27.3)
Miscellaneous tasks

jsonutils/adapters/easyjson (0.27.3)
Miscellaneous tasks

jsonutils/adapters/testintegration/benchmarks (0.27.3)
Miscellaneous tasks

jsonutils/adapters/testintegration (0.27.3)
Miscellaneous tasks

jsonutils (0.27.3)
Miscellaneous tasks

loading (0.27.3)
Fixed bugs
Miscellaneous tasks

yamlutils (0.27.3)
Miscellaneous tasks

v0.27.2

Compare Source

0.27.2 - 2026-07-20

Full Changelog: go-openapi/swag@v0.27.1...v0.27.2

2 commits in this release.


Fixed bugs
Miscellaneous tasks

People who contributed to this release

swag license terms

License

Per-module changes


conv (0.27.2)

Miscellaneous tasks

jsonutils/adapters/easyjson (0.27.2)

Miscellaneous tasks

jsonutils/adapters/testintegration/benchmarks (0.27.2)

Miscellaneous tasks

jsonutils/adapters/testintegration (0.27.2)

Miscellaneous tasks

jsonutils (0.27.2)

Miscellaneous tasks

loading (0.27.2)

Fixed bugs
Miscellaneous tasks

yamlutils (0.27.2)

Miscellaneous tasks

v0.27.1

Compare Source

0.27.1 - 2026-07-19

Full Changelog: go-openapi/swag@v0.27.0...v0.27.1

12 commits in this release.


Fixed bugs
  • fix(yamlutils): bound YAML anchor/alias expansion and detect cycles by @​fredbi ...
  • fix(yamlutils): bound recursion depth in YAML<->JSON transforms by @​fredbi ...
  • fix(jsonutils): bound recursion depth in ordered-JSON marshal/unmarshal by @​fredbi ...
Refactor
  • refact(adapters): refactored pools and options in json adapters. by @​fredbi ...
Documentation
Performance
Miscellaneous tasks
Updates
Other (technical)

People who contributed to this release

swag license terms

License

Per-module changes


conv (0.27.1)

Miscellaneous tasks

jsonname (0.27.1)

Updates

jsonutils/adapters/easyjson (0.27.1)

Fixed bugs
  • fix(jsonutils): bound recursion depth in ordered-JSON marshal/unmarshal by @​fredbi ...
Refactor
  • refact(adapters): refactored pools and options in json adapters. by @​fredbi ...
Miscellaneous tasks
Other (technical)

jsonutils/adapters/testintegration/benchmarks (0.27.1)

Performance
Miscellaneous tasks
Other (technical)

jsonutils/adapters/testintegration (0.27.1)

Miscellaneous tasks
Other (technical)

jsonutils (0.27.1)

Fixed bugs
  • fix(jsonutils): bound recursion depth in ordered-JSON marshal/unmarshal by @​fredbi ...
Refactor
  • refact(adapters): refactored pools and options in json adapters. by @​fredbi ...
Miscellaneous tasks
Other (technical)

loading (0.27.1)

Miscellaneous tasks

yamlutils (0.27.1)

Fixed bugs
  • fix(yamlutils): bound YAML anchor/alias expansion and detect cycles by @​fredbi ...
  • fix(yamlutils): bound recursion depth in YAML<->JSON transforms by @​fredbi ...
Miscellaneous tasks
Other (technical)
go-openapi/validate (github.com/go-openapi/validate)

v0.26.1

Compare Source

0.26.1 - 2026-07-21

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

12 commits in this release.


Implemented enhancements
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

validate license terms

License

oklog/ulid (github.com/oklog/ulid/v2)

v2.1.2

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/tech-preview/go-deps branch 8 times, most recently from 9b9ea35 to befadea Compare July 23, 2026 18:25
@red-hat-konflux

Copy link
Copy Markdown
Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: github.com/ThalesGroup/crypto11@v1.6.5: parsing go.mod:
	module declares its path as: github.com/eclipse-keypont/crypto11
	        but was required as: github.com/ThalesGroup/crypto11

@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/tech-preview/go-deps branch 11 times, most recently from 1bf0f5c to b2c8de6 Compare July 28, 2026 10:08
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/tech-preview/go-deps branch from b2c8de6 to e76f45c Compare July 28, 2026 13:52
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.

0 participants