Skip to content

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Dec 15, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/go-openapi/jsonpointer v0.22.0 -> v0.22.4 age confidence indirect patch
github.com/go-openapi/swag/jsonname v0.24.0 -> v0.25.4 age confidence indirect minor
github.com/jackc/pgx/v5 v5.7.6 -> v5.8.0 age confidence indirect minor
github.com/mailru/easyjson v0.9.0 -> v0.9.1 age confidence indirect patch
github.com/mattn/go-sqlite3 v1.14.32 -> v1.14.33 age confidence indirect patch
github.com/oapi-codegen/oapi-codegen/v2 v2.5.0 -> v2.5.1 age confidence require patch
github.com/prometheus/common v0.66.1 -> v0.67.5 age confidence indirect minor
github.com/prometheus/procfs v0.17.0 -> v0.19.2 age confidence indirect minor
github.com/redhatinsights/app-common-go v1.6.8 -> v1.6.9 age confidence require patch
github.com/speakeasy-api/jsonpath v0.6.0 -> v0.6.2 age confidence indirect patch
github.com/speakeasy-api/openapi-overlay v0.10.2 -> v0.10.3 age confidence indirect patch
golang.org/x/crypto v0.43.0 -> v0.46.0 age confidence indirect minor
golang.org/x/mod v0.27.0 -> v0.31.0 age confidence indirect minor
golang.org/x/sync v0.17.0 -> v0.19.0 age confidence indirect minor
golang.org/x/sys v0.36.0 -> v0.39.0 age confidence indirect minor
golang.org/x/text v0.29.0 -> v0.32.0 age confidence indirect minor
golang.org/x/tools v0.36.0 -> v0.40.0 age confidence indirect minor
google.golang.org/protobuf v1.36.8 -> v1.36.11 age confidence indirect patch
registry.access.redhat.com/ubi9/go-toolset 1.25.3 -> 1.25.3-1766449309 age confidence stage patch

Warning

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.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

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

v0.25.4

Compare Source

v0.25.3

Compare Source

v0.25.2

Compare Source

v0.25.1

Compare Source

v0.25.0

Compare Source

jackc/pgx (github.com/jackc/pgx/v5)

v5.8.0

Compare Source

mailru/easyjson (github.com/mailru/easyjson)

v0.9.1

Compare 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.33

Compare Source

oapi-codegen/oapi-codegen (github.com/oapi-codegen/oapi-codegen/v2)

v2.5.1: : fix a couple of regressions from v2.5.0

Compare Source

🐛 Bug fixes

📝 Documentation updates

👻 Maintenance

Renovate configuration changes

📦 Dependency updates

9 changes

Sponsors

We would like to thank our sponsors for their support during this release.

DevZero logo

Speakeasy logo

Elastic logo

Cybozu logo

Livepeer logo

prometheus/common (github.com/prometheus/common)

v0.67.5

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.67.4...v0.67.5

v0.67.4: / 2025-11-18

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.67.3...v0.67.4

v0.67.3: / 2025-11-18

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/common@v0.67.2...v0.67.3

v0.67.2

Compare Source

v0.67.1

Compare Source

v0.67.0

Compare Source

prometheus/procfs (github.com/prometheus/procfs)

v0.19.2

Compare Source

What's Changed

Full Changelog: prometheus/procfs@v0.19.1...v0.19.2

v0.19.1

Compare Source

What's Changed

Full Changelog: prometheus/procfs@v0.19.0...v0.19.1

v0.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: prometheus/procfs@v0.18.0...v0.19.0

v0.18.0

Compare 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.9

Compare 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.2

Compare Source

What's Changed

New Contributors

Full Changelog: speakeasy-api/jsonpath@v0.6.1...v0.6.2

v0.6.1

Compare Source

Full Changelog: speakeasy-api/jsonpath@v0.6.0...v0.6.1

speakeasy-api/openapi-overlay (github.com/speakeasy-api/openapi-overlay)

v0.10.3

Compare Source

What's Changed

  • perf: speed up overlay performance ~200-40000x depending on the size of the document by @​ThomasRooney in #​17

Full Changelog: speakeasy-api/openapi-overlay@v0.10.2...v0.10.3

protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.11

Compare 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.10

Compare 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.9

Compare 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.


  • 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
Contributor Author

red-hat-konflux bot commented Dec 15, 2025

⚠️ 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: downloading github.com/redhatinsights/app-common-go v1.6.9
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/prometheus/client_golang v1.23.2
go: downloading gorm.io/datatypes v1.2.7
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/go-chi/chi/v5 v5.2.3
go: downloading github.com/joho/godotenv v1.5.1
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading gorm.io/driver/postgres v1.6.0
go: downloading gorm.io/driver/sqlite v1.6.0
go: downloading gorm.io/gorm v1.31.1
go: downloading github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/google/uuid v1.6.0
go: downloading gorm.io/driver/mysql v1.6.0
go: downloading github.com/jackc/pgx/v5 v5.8.0
go: downloading github.com/mattn/go-sqlite3 v1.14.33
go: downloading golang.org/x/sys v0.39.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/go-sql-driver/mysql v1.9.3
go: downloading github.com/jinzhu/now v1.1.5
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading golang.org/x/text v0.32.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.2
go: downloading github.com/prometheus/common v0.67.5
go: downloading github.com/prometheus/procfs v0.19.2
go: downloading google.golang.org/protobuf v1.36.11
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/jackc/pgpassfile v1.0.0
go: downloading github.com/jackc/pgservicefile v0.0.0-20240606120523-5a60cdf6a761
go: downloading github.com/jackc/puddle/v2 v2.2.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading go.yaml.in/yaml/v2 v2.4.3
go: downloading golang.org/x/sync v0.19.0
go: downloading github.com/redhatinsights/platform-go-middlewares v1.0.0
go: github.com/RedHatInsights/quickstarts imports
	github.com/RedHatInsights/quickstarts/pkg/generated: cannot find module providing package github.com/RedHatInsights/quickstarts/pkg/generated

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-deps branch 5 times, most recently from f6859b5 to ad15af6 Compare December 22, 2025 20:37
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-deps branch 3 times, most recently from 0d289c4 to d39871a Compare January 2, 2026 00:35
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-deps branch 3 times, most recently from 08eec40 to 80f8627 Compare January 5, 2026 20:39
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/all-deps branch from 80f8627 to 96213ea Compare January 6, 2026 00:36
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