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 #32

Merged
merged 1 commit into from
Oct 7, 2024
Merged

Update go updates #32

merged 1 commit into from
Oct 7, 2024

Conversation

redhat-renovate-bot
Copy link
Contributor

@redhat-renovate-bot redhat-renovate-bot commented Oct 7, 2024

This PR contains the following updates:

Package Type Update Change
golang.org/x/net indirect minor v0.29.0 -> v0.30.0
golang.org/x/sys indirect minor v0.25.0 -> v0.26.0
golang.org/x/term indirect minor v0.24.0 -> v0.25.0
golang.org/x/text indirect minor v0.18.0 -> v0.19.0
golang.org/x/time indirect minor v0.6.0 -> v0.7.0
google.golang.org/protobuf indirect minor v1.34.2 -> v1.35.1
gopkg.in/yaml.v2 indirect major v2.4.0 -> v3.0.1

Release Notes

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

v1.35.1

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.34.2...v1.35.1

Maintenance:

  • CL/606755: all: remove unused purego support
  • CL/608316: all: set Go language version to Go 1.21

User-visible changes:

  • CL/587536 protojson: include field name in error messages
  • CL/597055: compiler/protogen: always report editions support level of the plugin
  • CL/596539: all: plumb the lazy option into filedesc.Field and .Extension
  • CL/601775: types/known/structpb: add support for more types and json.Number
  • CL/607995: proto: extend documentation of GetExtension, SetExtension
  • CL/609035: proto: implement proto.Equal fast-path

Bug fixes:

  • CL/595337 reflect/protodesc: fix handling of delimited extensions in editions
  • CL/602055: internal/cmd/generate-protos: fix pkg check for editions features
  • CL/603015: internal: generate extension numbers, fix editions parsing

v1.35.0

Compare Source

go-yaml/yaml (gopkg.in/yaml.v2)

v3.0.1

Compare Source

v3.0.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: go.mod requires go >= 1.22.0 (running go 1.21.13; GOTOOLCHAIN=local)

@redhat-renovate-bot redhat-renovate-bot force-pushed the renovate/go-updates branch 2 times, most recently from e89aa28 to ebf970f Compare October 7, 2024 14:02
Signed-off-by: redhat-renovate-bot <[email protected]>
@webbnh webbnh force-pushed the renovate/go-updates branch from ebf970f to da56d7d Compare October 7, 2024 14:59
Copy link
Contributor

@webbnh webbnh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Had to run go get -u -t ./... and go mod tidy manually.

@webbnh webbnh merged commit 5ee59a3 into main Oct 7, 2024
2 checks passed
@webbnh webbnh deleted the renovate/go-updates branch October 7, 2024 15:01
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.

2 participants