fix(deps): update all dependencies #420
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.22.0->v0.22.4v0.24.0->v0.25.4v5.7.6->v5.8.0v0.9.0->v0.9.1v1.14.32->v1.14.33v2.5.0->v2.5.1v0.66.1->v0.67.5v0.17.0->v0.19.2v1.6.8->v1.6.9v0.6.0->v0.6.2v0.10.2->v0.10.3v0.43.0->v0.46.0v0.27.0->v0.31.0v0.17.0->v0.19.0v0.36.0->v0.39.0v0.29.0->v0.32.0v0.36.0->v0.40.0v1.36.8->v1.36.111.25.3->1.25.3-1766449309Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
go-openapi/jsonpointer (github.com/go-openapi/jsonpointer)
v0.22.4Compare 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
v0.22.3Compare 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
in #76
jsonpointer license terms
v0.22.2Compare 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
v0.22.1Compare Source
go-openapi/swag (github.com/go-openapi/swag/jsonname)
v0.25.4Compare Source
v0.25.3Compare Source
v0.25.2Compare Source
v0.25.1Compare Source
v0.25.0Compare Source
jackc/pgx (github.com/jackc/pgx/v5)
v5.8.0Compare Source
mailru/easyjson (github.com/mailru/easyjson)
v0.9.1Compare Source
What's Changed
New Contributors
Full Changelog: mailru/easyjson@v0.9.0...v0.9.1
mattn/go-sqlite3 (github.com/mattn/go-sqlite3)
v1.14.33Compare Source
oapi-codegen/oapi-codegen (github.com/oapi-codegen/oapi-codegen/v2)
v2.5.1: : fix a couple of regressions from v2.5.0Compare Source
🐛 Bug fixes
x-go-type-skip-optional-pointerinallOf(#2042) @magnetikonline📝 Documentation updates
godirectives (#2099) @jamietannaprefer-skip-optional-pointer-with-omitzerotypo inREADME.md(#2028) @magnetikonline👻 Maintenance
GOVERSION(#2119) @jamietannapermissionsblocks fortidy.yml(#2101) @jamietannapermissionsblocks for Actions (#2100) @jamietannagovulncheckresults as Code Scanning alerts (#2084) @jamietannaRenovate configuration changes
examplesandinternal/test(#2033) @jamietanna📦 Dependency updates
9 changes
Sponsors
We would like to thank our sponsors for their support during this release.
prometheus/common (github.com/prometheus/common)
v0.67.5Compare Source
What's Changed
Full Changelog: prometheus/common@v0.67.4...v0.67.5
v0.67.4: / 2025-11-18Compare Source
What's Changed
Full Changelog: prometheus/common@v0.67.3...v0.67.4
v0.67.3: / 2025-11-18Compare Source
What's Changed
New Contributors
Full Changelog: prometheus/common@v0.67.2...v0.67.3
v0.67.2Compare Source
v0.67.1Compare Source
v0.67.0Compare Source
prometheus/procfs (github.com/prometheus/procfs)
v0.19.2Compare Source
What's Changed
Full Changelog: prometheus/procfs@v0.19.1...v0.19.2
v0.19.1Compare Source
What's Changed
Full Changelog: prometheus/procfs@v0.19.0...v0.19.1
v0.19.0Compare Source
What's Changed
New Contributors
Full Changelog: prometheus/procfs@v0.18.0...v0.19.0
v0.18.0Compare Source
What's Changed
New Contributors
Full Changelog: prometheus/procfs@v0.17.0...v0.18.0
redhatinsights/app-common-go (github.com/redhatinsights/app-common-go)
v1.6.9Compare Source
What's Changed
New Contributors
Full Changelog: RedHatInsights/app-common-go@v1.6.8...v1.6.9
speakeasy-api/jsonpath (github.com/speakeasy-api/jsonpath)
v0.6.2Compare Source
What's Changed
New Contributors
Full Changelog: speakeasy-api/jsonpath@v0.6.1...v0.6.2
v0.6.1Compare Source
Full Changelog: speakeasy-api/jsonpath@v0.6.0...v0.6.1
speakeasy-api/openapi-overlay (github.com/speakeasy-api/openapi-overlay)
v0.10.3Compare Source
What's Changed
Full Changelog: speakeasy-api/openapi-overlay@v0.10.2...v0.10.3
protocolbuffers/protobuf-go (google.golang.org/protobuf)
v1.36.11Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.10...v1.36.11
User-visible changes:
CL/726780: encoding/prototext: Support URL chars in type URLs in text-format.
Bug fixes:
CL/728680: internal/impl: check recursion limit in lazy decoding validation
CL/711015: reflect/protodesc: fix handling of import options in dynamic builds
Maintenance:
CL/728681: reflect/protodesc: add support for edition unstable
CL/727960: all: add EDITION_UNSTABLE support
CL/727940: types: regenerate using latest protobuf v33.2 release
CL/727140: internal/testprotos/lazy: convert .proto files to editions
CL/723440: cmd/protoc-gen-go: add missing annotations for few generated protobuf symbols.
CL/720980: internal/filedesc: remove duplicative Message.unmarshalOptions
CL/716360: internal/encoding/tag: use proto3 defaults if proto3
CL/716520: proto: un-flake TestHasExtensionNoAlloc
CL/713342: compiler/protogen: properly filter option dependencies in go-protobuf plugin.
CL/711200: proto: add test for oneofs containing messages with required fields
CL/710855: proto: add explicit test for a non-nil but empty byte slice
v1.36.10Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.9...v1.36.10
Bug fixes:
CL/704415: reflect/protodesc: edition-2024-specific properties should not be lost when converting FileDescriptorProto to protoreflect.FileDescriptor
Maintenance:
CL/708555: internal/race_test: add missing impl.LazyEnabled() t.Skip
CL/703295: proto: add more invalid group encoding test cases
CL/703276: internal/impl: verify lazy unmarshal on Deterministic encoding
CL/703275: internal/impl: stop using deprecated .Field in lazy_test.go
CL/702795: all: update to latest github.com/google/go-cmp
v1.36.9Compare Source
Full Changelog: protocolbuffers/protobuf-go@v1.36.8...v1.36.9
User-visible changes:
CL/699715: cmd/protoc-gen-go: add test for "import option" directive
CL/699115: internal/editionssupport: declare support for edition 2024
CL/697595: editions: Fix spelling mistake in panic message
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.
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.