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

build(deps): bump github.com/go-kratos/kratos/v2 from 2.7.1 to 2.7.2 #35

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps github.com/go-kratos/kratos/v2 from 2.7.1 to 2.7.2.

Release notes

Sourced from github.com/go-kratos/kratos/v2's releases.

v2.7.2

New Features

  • feat(config): config support custom merge config (#3106)

Bug Fixes

  • fix:polaris config watch (#3082)
  • fix: sctx cause request ctx canceled during graceful shutdown (#3097)
  • fix: apollo yaml watch (#3021)
  • fix(log): WithContext() changed the ctx field of the parent log.Filter (#3069)
  • fix: Kubernetes misspelling (#3075)

Others

  • build(deps): bump github.com/hashicorp/consul/api (#3080)
  • build(deps): bump google.golang.org/grpc in /contrib/config/polaris (#3055)
  • build(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.3 (#3054)
  • build(deps): bump golang.org/x/net in /contrib/opensergo (#3100)
  • build(deps): bump github.com/emicklei/go-restful (#2933)
  • build(deps): bump google.golang.org/grpc in /contrib/registry/etcd (#3047)
  • build(deps): bump google.golang.org/grpc in /contrib/opensergo (#3048)
  • build(deps): bump google.golang.org/grpc in /contrib/config/etcd (#3046)
  • build(deps): bump google.golang.org/grpc in /contrib/polaris (#3053)
  • build(deps): bump github.com/prometheus/common (#3049)
  • build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#3095)
  • golangci: check misspell (#3086)
  • update golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f to 0.1.0 (#2984)
  • Support adding headers to before calloption header (#3038)
  • build(deps): bump actions/checkout from 3 to 4 (#2982)
  • build(deps): bump github.com/vmihailenco/msgpack/v5 (#3065)
  • build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/registry/etcd (#3066)
  • build(deps): bump github.com/aliyun/aliyun-log-go-sdk (#3079)
  • build(deps): bump go.etcd.io/etcd/client/v3 in /contrib/config/etcd (#3064)
  • build(deps): bump github.com/prometheus/client_golang (#3077)
  • build(deps): bump golang.org/x/sync in /contrib/registry/zookeeper (#3076)
  • build(deps): bump golang.org/x/net in /contrib/opensergo (#3078)
  • build(deps): bump actions/setup-go from 4.0.1 to 4.1.0 (#2949)
  • build(deps): bump github.com/hashicorp/consul/api (#3074)

New Contributors

Full Changelog: go-kratos/kratos@v2.7.1...v2.7.2

Commits
  • 69268c5 deps: upgrade kratos version to v2.7.2 (#3109)
  • efac50c build(deps): bump github.com/hashicorp/consul/api (#3080)
  • 6be9610 fix:polaris config watch (#3082)
  • cd9ef38 feat(config): config support custom merge config (#3106)
  • d13071e build(deps): bump google.golang.org/grpc in /contrib/config/polaris (#3055)
  • abd1d35 fix: sctx cause request ctx canceled during graceful shutdown (#3097)
  • 396af2d build(deps): bump google.golang.org/grpc from 1.56.1 to 1.56.3 (#3054)
  • add4d95 build(deps): bump golang.org/x/net in /contrib/opensergo (#3100)
  • cdb9e99 build(deps): bump github.com/emicklei/go-restful (#2933)
  • 00beb84 build(deps): bump google.golang.org/grpc in /contrib/registry/etcd (#3047)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/go-kratos/kratos/v2](https://github.com/go-kratos/kratos) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/go-kratos/kratos/releases)
- [Commits](go-kratos/kratos@v2.7.1...v2.7.2)

---
updated-dependencies:
- dependency-name: github.com/go-kratos/kratos/v2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
Copy link

what-the-diff bot commented Dec 7, 2023

PR Summary

  • Updated library version for Kratos
    The version of the Kratos library, which is a fundamental component for the project, has been upgraded from v2.7.1 to v2.7.2. This means our project is now using the latest, most refined version offering more stability and potential enhancements.

  • Upgraded supporting libraries
    Important supporting libraries, namely golang.org/x/net, golang.org/x/sys, and golang.org/x/text, have been updated to newer versions. These updates ensure that our project stays on par with latest developments and security patches in these libraries.

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aca70d2) 77.03% compared to head (a1cc15d) 77.03%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #35   +/-   ##
=======================================
  Coverage   77.03%   77.03%           
=======================================
  Files          23       23           
  Lines         662      662           
=======================================
  Hits          510      510           
  Misses        135      135           
  Partials       17       17           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@flc1125 flc1125 merged commit 97305cb into master Dec 8, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/go-kratos/kratos/v2-2.7.2 branch December 8, 2023 08:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant