fix(deps): update all non-major gomod dependencies - #159
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
fix(deps): update all non-major gomod dependencies#159red-hat-konflux[bot] wants to merge 1 commit into
red-hat-konflux[bot] wants to merge 1 commit into
Conversation
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/all-minor-patch-gomod
branch
from
June 4, 2026 04:05
e79468d to
a1da6c3
Compare
Contributor
|
/retest |
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/all-minor-patch-gomod
branch
15 times, most recently
from
June 22, 2026 12:06
bd6c8d4 to
cce5cf0
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/all-minor-patch-gomod
branch
10 times, most recently
from
June 30, 2026 12:38
d8809f7 to
5cfcadb
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/all-minor-patch-gomod
branch
2 times, most recently
from
July 2, 2026 08:05
c21a2bf to
3536298
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/all-minor-patch-gomod
branch
15 times, most recently
from
July 16, 2026 12:06
69026ab to
090abf9
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/all-minor-patch-gomod
branch
11 times, most recently
from
July 23, 2026 16:07
f51bedf to
59a83d2
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/main/all-minor-patch-gomod
branch
from
July 23, 2026 20:05
59a83d2 to
7755a1f
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v1.0.4→v1.1.0v5.9.2→v5.10.0v1.14.1→v1.16.0v1.11.1→v1.12.1v0.20.0→v0.22.0v0.37.0→v0.41.0Release Notes
felixge/httpsnoop (github.com/felixge/httpsnoop)
v1.1.0Compare Source
jackc/pgx (github.com/jackc/pgx/v5)
v5.10.0Compare Source
rogpeppe/go-internal (github.com/rogpeppe/go-internal)
v1.16.0Compare Source
v1.15.0Compare Source
What's Changed
/@​latestto goproxytest by @mvdan in #302Full Changelog: rogpeppe/go-internal@v1.14.1...v1.15.0
stretchr/testify (github.com/stretchr/testify)
v1.12.1Compare Source
This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
v1.12.0Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.11.0...v1.12.0
What's Changed
New Contributors
Full Changelog: stretchr/testify@v1.11.0...v1.12.0
Configuration
📅 Schedule: (UTC)
🚦 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.