Skip to content

Update go-openapi packages#34

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/go-openapi
Open

Update go-openapi packages#34
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/go-openapi

Conversation

@red-hat-konflux
Copy link
Copy Markdown

@red-hat-konflux red-hat-konflux bot commented Nov 6, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
github.com/go-openapi/jsonpointer v0.19.6v0.23.1 age confidence
github.com/go-openapi/jsonreference v0.20.2v0.21.5 age confidence
github.com/go-openapi/swag v0.22.3v0.26.0 age confidence

Release Notes

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

v0.23.1

Compare Source

0.23.1 - 2026-04-18

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

5 commits in this release.


Fixed bugs
  • fix(offset): in Offset method, fixed index of value of array element. by @​fredbi in #​128 ...
Documentation
Updates

People who contributed to this release

jsonpointer license terms

License

v0.23.0

Compare Source

0.23.0 - 2026-04-15

Support for known limitations

Full Changelog: go-openapi/jsonpointer@v0.22.5...v0.23.0

16 commits in this release.


Implemented enhancements
Fixed bugs
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

jsonpointer license terms

License

v0.22.5

Compare Source

0.22.5 - 2026-03-02

Full Changelog: go-openapi/jsonpointer@v0.22.4...v0.22.5

15 commits in this release.


Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

New Contributors

jsonpointer license terms

License

v0.22.4

Compare Source

0.22.4 - 2025-12-06

Full Changelog: go-openapi/jsonpointer@v0.22.3...v0.22.4

1 commits in this release.


Miscellaneous tasks

People who contributed to this release

jsonpointer license terms

License

v0.22.3

Compare Source

0.22.3 - 2025-11-17

Full Changelog: go-openapi/jsonpointer@v0.22.2...v0.22.3

8 commits in this release.


Documentation
Code quality
Miscellaneous tasks

People who contributed to this release

New Contributors

jsonpointer license terms

License

v0.22.2

Compare Source

0.22.2 - 2025-11-14

Full Changelog: go-openapi/jsonpointer@v0.22.1...v0.22.2

12 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Security
Updates

People who contributed to this release

jsonpointer license terms

License

v0.22.1

Compare Source

v0.22.0

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

v0.21.0

Compare Source

v0.20.3

Compare Source

v0.20.2

Compare Source

v0.20.1

Compare Source

v0.20.0

Compare Source

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

v0.21.5

Compare Source

0.21.5 - 2026-03-02

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

14 commits in this release.


Documentation
Code quality
Testing
Miscellaneous tasks
Updates

People who contributed to this release

jsonreference license terms

License

v0.21.4

Compare Source

0.21.4 - 2025-12-08

Full Changelog: go-openapi/jsonreference@v0.21.3...v0.21.4

1 commits in this release.


Documentation

People who contributed to this release

New Contributors

jsonreference license terms

License

v0.21.3

Compare Source

v0.21.2

Compare Source

v0.21.1

Compare Source

v0.21.0

Compare Source

v0.20.5

Compare Source

v0.20.4

Compare Source

v0.20.3

Compare Source

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

v0.26.0

Compare Source

0.26.0 - 2026-04-15

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

14 commits in this release.


Implemented enhancements
  • feat(jsonname): added new json name provider more respectful of go co… by @​fredbi in #​195 ...
Documentation
Code quality
Miscellaneous tasks
Updates

People who contributed to this release

swag license terms

License

Per-module changes


cmdutils (0.26.0)

Miscellaneous tasks

conv (0.26.0)

Miscellaneous tasks
Updates

fileutils (0.26.0)

Miscellaneous tasks
Updates

jsonname (0.26.0)

Implemented enhancements
  • feat(jsonname): added new json name provider more respectful of go co… by @​fredbi in #​195 ...
Miscellaneous tasks
Updates

jsonutils/adapters/easyjson (0.26.0)

Miscellaneous tasks
Updates

jsonutils/adapters/testintegration/benchmarks (0.26.0)

Miscellaneous tasks
Updates

jsonutils/adapters/testintegration (0.26.0)

Miscellaneous tasks
Updates

jsonutils/fixtures_test (0.26.0)

Miscellaneous tasks
Updates

jsonutils (0.26.0)

Miscellaneous tasks
Updates

loading (0.26.0)

Miscellaneous tasks
Updates

mangling (0.26.0)

Miscellaneous tasks
Updates

netutils (0.26.0)

Miscellaneous tasks
Updates

stringutils (0.26.0)

Miscellaneous tasks
Updates

typeutils (0.26.0)

Miscellaneous tasks
Updates

Configuration

📅 Schedule: 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
Copy link
Copy Markdown
Author

red-hat-konflux bot commented Nov 6, 2025

ℹ Artifact update notice

File name: dashboard/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.18 -> 1.24.0

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch 3 times, most recently from 33c55d8 to cb08b05 Compare November 15, 2025 01:33
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch 13 times, most recently from c0972cc to bbaa47e Compare November 22, 2025 05:26
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch 6 times, most recently from 8a6cb2e to fe5cd2d Compare November 26, 2025 17:37
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch from fe5cd2d to 2dd8178 Compare December 9, 2025 01:27
@red-hat-konflux red-hat-konflux bot changed the title Update go-openapi packages Update module github.com/go-openapi/swag to v0.25.4 Jan 3, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/go-openapi/swag to v0.25.4 Update go-openapi packages Jan 3, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update go-openapi packages Update module github.com/go-openapi/swag to v0.25.4 Feb 3, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/go-openapi/swag to v0.25.4 Update go-openapi packages Feb 3, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update go-openapi packages Update module github.com/go-openapi/swag to v0.25.4 Feb 15, 2026
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/go-openapi/swag to v0.25.4 Update module github.com/go-openapi/swag to v0.25.4 - autoclosed Feb 15, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 15, 2026
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/go-openapi branch February 15, 2026 13:39
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/go-openapi/swag to v0.25.4 - autoclosed Update module github.com/go-openapi/jsonpointer to v0.22.4 Feb 15, 2026
@red-hat-konflux red-hat-konflux bot reopened this Feb 15, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch 3 times, most recently from d4f9374 to e220841 Compare February 15, 2026 21:35
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/go-openapi/jsonpointer to v0.22.4 Update go-openapi packages Feb 15, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch 3 times, most recently from a1944a4 to 777895f Compare March 3, 2026 02:10
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch 6 times, most recently from 89a5f79 to 34cee5c Compare March 13, 2026 14:04
@red-hat-konflux
Copy link
Copy Markdown
Author

red-hat-konflux bot commented Apr 2, 2026

ℹ️ Artifact update notice

File name: dashboard/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.18 -> 1.25.0

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch from 34cee5c to 9b63be4 Compare April 15, 2026 10:34
@red-hat-konflux red-hat-konflux bot changed the title Update go-openapi packages Update module github.com/go-openapi/jsonreference to v0.21.5 Apr 15, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch from 9b63be4 to 73cce4e Compare April 15, 2026 15:19
@red-hat-konflux red-hat-konflux bot changed the title Update module github.com/go-openapi/jsonreference to v0.21.5 Update go-openapi packages Apr 15, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/go-openapi branch 4 times, most recently from b31bf94 to 6eddf45 Compare April 19, 2026 14:18
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/main/go-openapi branch from 6eddf45 to 0d508dd Compare April 19, 2026 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants