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

chore: Update all non-major dependencies #43

Merged
merged 1 commit into from
Mar 12, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/go-kratos/kratos/contrib/log/zap/v2 require digest c65f823 -> 7eca8f8
github.com/go-kratos/kratos/v2 require minor v2.5.4 -> v2.6.1
github.com/johannesboyne/gofakes3 require digest f6a8a9a -> c0edf65
golang.org/x/crypto require minor v0.6.0 -> v0.7.0
golang.org/x/exp require digest 9ff063c -> 522b1b5
google.golang.org/protobuf require minor v1.28.1 -> v1.29.0

Release Notes

go-kratos/kratos

v2.6.1

Compare Source

This is the first version of kratos that uses generics features

Contrib Version

contrib -> 7eca8f8

Dependencies
  • deps: upgrade kratos version to v2.6.1 (#​2716)
New Features
  • feat: support load balance for streaming connection creation (#​2669)
  • feat: Add latency to the recover handler context (#​2653)
  • feat: add comment to http server interface method (#​2657)
  • feat: support polaris ratelimit ability (#​2586)
  • feat(log): update zap interface (#​2620)
Bug Fixes
  • fix: fix contrib registry eureka watcher as *watcher (#​2693)
  • fix: upgrade go.sum (#​2715)
  • fix: cmd proto add nil pointer (#​2670)
  • fix(selector): version NodeFilter append func (#​2671)
  • fix(contrib): fix eureka server load too high (#​2546)
  • fix: polaris get service name (#​2615)
Chores
  • chore: replace deprecated method (#​2667)
Others
  • build(deps): bump k8s.io/client-go in /contrib/config/kubernetes (#​2695)
  • build(deps): bump github.com/hashicorp/consul/api (#​2688)
  • build(deps): bump k8s.io/apimachinery in /contrib/config/kubernetes (#​2694)
  • build(deps): bump github.com/hashicorp/consul/api (#​2685)
  • build(deps): bump golang.org/x/sync in /contrib/registry/zookeeper (#​2687)
  • build(deps): bump golang.org/x/net in /contrib/opensergo (#​2699)
  • build(deps): bump golang.org/x/net in /contrib/config/polaris (#​2706)
  • build(deps): bump golang.org/x/net (#​2703)
  • build(deps): bump golang.org/x/net in /contrib/polaris (#​2705)
  • build(deps): bump github.com/prometheus/common (#​2698)
  • build(deps): bump golang.org/x/net in /contrib/registry/servicecomb (#​2704)
  • build(deps): bump golang.org/x/text in /cmd/protoc-gen-go-errors (#​2675)
  • build(deps): bump golang.org/x/text in /contrib/opensergo (#​2678)
  • build(deps): bump golang.org/x/text in /contrib/polaris (#​2679)
  • build(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 in /cmd/kratos (#​2676)
  • build(deps): bump github.com/prometheus/common (#​2668)
  • build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#​2662)
New Contributors

Full Changelog: go-kratos/kratos@v2.5.4...v2.6.1

golang/crypto

v0.7.0

Compare Source

protocolbuffers/protobuf-go

v1.29.0

Compare Source

Overview

This version introduces a new package protodelim to marshal and unmarshal size-delimited messages.
It also bringt the implementation up to date with the latest protobuf features.

Notable changes

New Features.

  • CL/419254: encoding: add protodelim package
  • CL/450775: reflect/protoreflect: add Value.Equal method
  • CL/462315: cmd/protoc-gen-go: make deprecated messages more descriptive
  • CL/473015: encoding/prototext: allow whitespace and comments between minus sign and number in negative numeric literal

Alignment with protobuf

  • CL/426054: types/descriptorpb: update *.pb.go to use latest protoc release, 21.5
  • CL/425554: encoding/protojson: fix parsing of google.protobuf.Timestamp
  • CL/461238: protobuf: remove the check for reserved field numbers
  • CL/469255: types/descriptorpb: regenerate using latest protobuf v22.0 release
  • CL/472696: cmd/protoc-gen-go: support protobuf retention feature

Documentation improvements:

  • CL/464275: proto: document Equal behavior of invalid messages
  • CL/466375: all: update links to Protocol Buffer documentation

Minor performance improvements

  • CL/460215: types/known/structpb: preallocate map in AsMap
  • CL/465115: internal/strs: avoid unnecessary allocations in Builder

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" in timezone Asia/Singapore, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Mend Renovate. View repository job log here.

@renovate renovate bot added the renovate label Mar 12, 2023
@codecov-commenter
Copy link

codecov-commenter commented Mar 12, 2023

Codecov Report

Merging #43 (0527868) into master (9b0eb88) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@           Coverage Diff           @@
##           master      #43   +/-   ##
=======================================
  Coverage   17.30%   17.30%           
=======================================
  Files         166      166           
  Lines       28583    28583           
=======================================
  Hits         4946     4946           
  Misses      22956    22956           
  Partials      681      681           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot merged commit f4a194b into master Mar 12, 2023
@renovate renovate bot deleted the renovate/all-minor-patch branch March 12, 2023 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant