-
Notifications
You must be signed in to change notification settings - Fork 36
fix(deps): update go patch dependencies #256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
b6f56fc to
30a162b
Compare
929449f to
30a162b
Compare
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
30a162b to
c5392d3
Compare
7417dd1 to
b328f10
Compare
b328f10 to
6d48d79
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
6d48d79 to
9ecebe7
Compare
|
@red-hat-konflux[bot]: The following test has Failed, say /retest to rerun failed tests.
Inspecting Test ArtifactsTo inspect your test artifacts, follow these steps:
mkdir -p oras-artifacts
cd oras-artifacts
oras pull quay.io/konflux-test-storage/konflux-team/image-controller:konflux-e2e-image-controller-lskw2Test results analysis🚨 Error occurred while running the E2E tests, list of failed Spec(s): ➡️ [ Click to view logsExpected
: failure
to equal
: successOCI Artifact Browser URL |
This PR contains the following updates:
v1.38.2->v1.38.3v1.27.0->v1.27.1v1.36.10->v1.36.11Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
onsi/gomega (github.com/onsi/gomega)
v1.38.3Compare Source
1.38.3
Fixes
make string formatitng more consistent for users who use format.Object directly
uber-go/zap (go.uber.org/zap)
v1.27.1Compare Source
Enhancements:
Objectfrom panicking on nilsWithLazy.Thanks to @rabbbit, @alshopov, @jquirke, @arukiidou for their contributions to this release.
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
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.