Skip to content

chore(deps): update indirect go dependencies - autoclosed - #368

Closed
bakito-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/indirect-go-dependencies
Closed

chore(deps): update indirect go dependencies - autoclosed#368
bakito-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/indirect-go-dependencies

Conversation

@bakito-renovate

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
github.com/go-logr/logr indirect patch v1.4.3v1.4.4
github.com/go-openapi/jsonpointer indirect minor v0.23.1v0.24.0
github.com/go-openapi/swag indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/cmdutils indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/conv indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/fileutils indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/jsonname indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/jsonutils indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/loading indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/mangling indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/netutils indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/stringutils indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/typeutils indirect minor v0.26.0v0.27.3
github.com/go-openapi/swag/yamlutils indirect minor v0.26.0v0.27.3
github.com/google/pprof indirect digest 7023385b9395ee
go.yaml.in/yaml/v3 indirect patch v3.0.4v3.0.5
golang.org/x/mod indirect minor v0.37.0v0.38.0
golang.org/x/tools indirect minor v0.47.0v0.48.0
k8s.io/kube-openapi indirect digest 865597ed427ff9
k8s.io/utils indirect digest ff6756fcf1189d
sigs.k8s.io/structured-merge-diff/v6 indirect patch v6.4.0v6.4.2

Release Notes

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/jsonpointer (github.com/go-openapi/jsonpointer)

v0.24.0

Compare Source

0.24.0 - 2026-06-29

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

17 commits in this release.


Implemented enhancements
  • feat(jsonname): added new json name provider more respectful of go conventions for JSON (#​195) by @​fredbi ...
Refactor
  • refact: refactored the package into multiple specialized sub-packages by @​fredbi ...
  • refact loading, jsonutils, yamlutils utililities by @​fredbi ...
Documentation
Code quality
Testing
Miscellaneous tasks
  • chore: removed most remaining external dependencies by @​fredbi ...
Updates
  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @​dependabot[bot] ...
  • build(deps): bump the go-openapi-dependencies group across 15 directories with 2 updates by @​dependabot[bot] ...
Other (technical)

People who contributed to this release

jsonpointer license terms

License

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/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)

v0.27.0

Compare Source

0.27.0 - 2026-06-29

Pools utility module

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

9 commits in this release.


Implemented enhancements
Documentation
Miscellaneous tasks
Updates

People who contributed to this release

swag license terms

License

Per-module changes


conv (0.27.0)

Miscellaneous tasks
Updates

fileutils (0.27.0)

Updates

jsonname (0.27.0)

Miscellaneous tasks
Updates

jsonutils/adapters/easyjson (0.27.0)

Miscellaneous tasks
Updates

jsonutils/adapters/testintegration/benchmarks (0.27.0)

Miscellaneous tasks
Updates

jsonutils/adapters/testintegration (0.27.0)

Miscellaneous tasks
Updates

jsonutils/fixtures_test (0.27.0)

Updates

jsonutils (0.27.0)

Miscellaneous tasks
Updates

loading (0.27.0)

Miscellaneous tasks
Updates

mangling (0.27.0)

Updates

netutils (0.27.0)

Updates

pools (0.27.0)

Implemented enhancements

stringutils (0.27.0)

Updates

typeutils (0.27.0)

Updates

yamlutils (0.27.0)

Miscellaneous tasks
Updates

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

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

This PR has been generated by Mend Renovate.

@bakito-renovate bakito-renovate Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 27, 2026
@bakito-renovate

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

  • 1 additional dependency was updated

Details:

Package Change
github.com/go-openapi/jsonreference v0.21.6 -> v1.0.0

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 30246896632

Coverage remained the same at 58.824%

Details

  • Coverage remained the same as the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • No coverage regressions found.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

No coverage regressions found.


Coverage Stats

Coverage Status
Relevant Lines: 153
Covered Lines: 90
Line Coverage: 58.82%
Coverage Strength: 0.68 hits per line

💛 - Coveralls

@bakito-renovate bakito-renovate Bot changed the title chore(deps): update indirect go dependencies chore(deps): update indirect go dependencies - autoclosed Jul 27, 2026
@bakito-renovate bakito-renovate Bot closed this Jul 27, 2026
@bakito-renovate
bakito-renovate Bot deleted the renovate/indirect-go-dependencies branch July 27, 2026 08:01
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant