Skip to content
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

Update go updates #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update go updates #70

wants to merge 1 commit into from

Conversation

redhat-renovate-bot
Copy link
Contributor

@redhat-renovate-bot redhat-renovate-bot commented Dec 16, 2024

This PR contains the following updates:

Package Type Update Change
github.com/imdario/mergo indirect major v0.3.16 -> v1.0.1
github.com/mailru/easyjson indirect minor v0.7.7 -> v0.9.0
go.flow.arcalot.io/pluginsdk require minor v0.13.0 -> v0.14.1
golang.org/x/net indirect minor v0.32.0 -> v0.34.0
golang.org/x/oauth2 indirect minor v0.24.0 -> v0.25.0
golang.org/x/sys indirect minor v0.28.0 -> v0.29.0
golang.org/x/term indirect minor v0.27.0 -> v0.28.0
golang.org/x/time indirect minor v0.8.0 -> v0.9.0
google.golang.org/protobuf indirect minor v1.35.2 -> v1.36.1
k8s.io/kube-openapi indirect digest 9959940 -> 2c72e55
sigs.k8s.io/json indirect digest bc3834c -> cfa47c3
sigs.k8s.io/structured-merge-diff/v4 indirect minor v4.4.3 -> v4.5.0

Release Notes

imdario/mergo (github.com/imdario/mergo)

v1.0.1

Compare Source

What's Changed

New Contributors

Full Changelog: darccio/mergo@v1.0.0...v1.0.1

v1.0.0: 1.0.0 released with new module URL: dario.cat/mergo

Compare Source

This PR is a release containing 0.3.15 features but changing the module URL to dario.cat/mergo.

What's Changed

Full Changelog: darccio/mergo@v0.3.16...v1.0.0

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

v0.9.0

Compare Source

up go version and bugfixes

v0.8.0

Compare Source

stable version before go version bump

arcalot/arcaflow-plugin-sdk-go (go.flow.arcalot.io/pluginsdk)

v0.14.1: : Fixes for Any type ValidateCompatibility

Compare Source

Changes

  • Fixes schema types within maps or lists validated by AnySchema.
  • Validates that key types and list types are homogeneous (all key types match, all list item types match)

Pull Requests

Full Changelog: arcalot/arcaflow-plugin-sdk-go@v0.14.0...v0.14.1

v0.14.0: : Typed String Enums, Inlined Object Fields, Oneof for Any

Compare Source

What's Changed

Full Changelog: arcalot/arcaflow-plugin-sdk-go@v0.13.0...v0.14.0

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

v1.36.1

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.0...v1.36.1

Bug fixes:
CL/638495: internal/impl: revert IsSynthetic() check to fix panic

Maintenance:
CL/637475: internal/errors: delete compatibility code for Go before 1.13

v1.36.0

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.35.2...v1.36.0

User-visible changes:

CL/635139: src/google/protobuf: document UnmarshalJSON / API level behavior
CL/635138: reflect/protoreflect: use [] syntax to reference method
CL/635137: proto: add reference to size semantics with lazy decoding to comment
CL/634818: compiler/protogen: allow overriding API level from --go_opt
CL/634817: cmd/protoc-gen-go: generate _protoopaque variant for hybrid
CL/634816: all: regenerate.bash for Opaque API
CL/634815: all: Release the Opaque API
CL/634015: types/descriptorpb: regenerate using latest protobuf v29.1 release
CL/632735: internal/impl: skip synthetic oneofs in messageInfo
CL/627876: all: start v1.35.2-devel

kubernetes-sigs/structured-merge-diff (sigs.k8s.io/structured-merge-diff/v4)

v4.5.0

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 Renovate Bot.

@redhat-renovate-bot
Copy link
Contributor Author

⚠️ 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 -d -t ./...
go: github.com/imdario/[email protected]: parsing go.mod:
	module declares its path as: dario.cat/mergo
	        but was required as: github.com/imdario/mergo

@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/go-updates branch 3 times, most recently from e846454 to 74de6b6 Compare December 23, 2024 14:05
@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/go-updates branch 2 times, most recently from 5cf9f35 to e179748 Compare January 5, 2025 02:06
Signed-off-by: redhat-renovate-bot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant