Skip to content

chore(deps): bump github.com/go-kratos/kratos/v2 from 2.0.0-rc2 to 2.5.2 in /api - #207

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/api/github.com/go-kratos/kratos/v2-2.5.2
Closed

chore(deps): bump github.com/go-kratos/kratos/v2 from 2.0.0-rc2 to 2.5.2 in /api#207
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/api/github.com/go-kratos/kratos/v2-2.5.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 1, 2022

Copy link
Copy Markdown
Contributor

Bumps github.com/go-kratos/kratos/v2 from 2.0.0-rc2 to 2.5.2.

Release notes

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

v2.5.2

Bug Fixes

  • fix(log): toString float32 precision loss and convert uint use FormatUint (#2461)
  • fix net error (#2460)
  • fix(metadata): sort services by lexicographical order on ListServices (#2397)
  • fix: in for defer close (#2411)
  • fix: contrib/registry/eureka/client.go serveice -> serivce (#2440)

Others

  • build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#2462)
  • cleanup: use HTTP package methods replace GET POST DELETE... (#2412)
  • test(middleware/auth/jwt): add test TestNewContextAndFromContext (#2447)
  • test(middleware/metadata): supplement test and modify code style (#2448)
  • docs(config/etcd): fix the missing step of Load (#2450)
  • [Feature] add path prefix for http server (#2439)
  • cleanup: regex replcae . => . (#2435)
  • test(middleware/logging): TestExtractError (#2443)
  • cleanup: update scpSyntaxRe regexp (#2444)
  • style: kratos interface check (#2441)

New Contributors

Full Changelog: go-kratos/kratos@v2.5.1...v2.5.2

v2.5.1

New Features

  • feat: golangci add goimports local-prefixes (#2413)
  • feat: remote assert libraries (#2372)
  • feat(internal/host): prefer ipv4 than ipv6 (#2342)
  • feat(cmd): user prePage to check changelog dev (#2340)

Bug Fixes

  • fix: fmt import (#2379)
  • fix(aliyun log): 'format bool' is missing in 'toString' function (#2406)
  • fix: modify interface check way on selector (#2399)
  • fix(http/binding): fix http encode url (#2400)
  • fix(registry/consul): use health check option to control custom checks (#2391)
  • fix(http/binding): fix http encode url (#2392)
  • fix: typo and grammatical errors (#2368)
  • fix: .gitignore del Repeated .*so (#2367)
  • fix: modify interface check way (#2375)
  • fix(apollo): config return nil when watch err
  • fix(makefile): add "make proto" for proto generating (#2130)

Chores

  • chore(log): let log toString same (#2414)
  • chore: Update go.yml (#2426)

Others

  • cleanup: remove redundancy type conversion and golangci add unconvert (#2409)
  • add custom binding (#2428)
  • expose request from transport (#2427)
  • style: modify declaring empty slices (#2378)
  • style(config/value): optimize atomicValue format string (#2401)

... (truncated)

Commits
  • dcae38d deps: upgrade kratos version to v2.5.2 (#2464)
  • a911f8f fix(log): toString float32 precision loss and convert uint use FormatUint (...
  • 4bd1fde build(deps): bump actions/setup-go from 3.3.0 to 3.3.1 (#2462)
  • 54655e4 cleanup: use HTTP package methods replace GET POST DELETE... (#2412)
  • 185aaa7 fix net error (#2460)
  • 4030067 fix(metadata): sort services by lexicographical order on ListServices (#2397)
  • 6bb3ad6 fix: in for defer close (#2411)
  • 54c6fb3 test(middleware/auth/jwt): add test TestNewContextAndFromContext (#2447)
  • b5482d1 test(middleware/metadata): supplement test and modify code style (#2448)
  • e3feea6 docs(config/etcd): fix the missing step of Load (#2450)
  • 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 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.0.0-rc2 to 2.5.2.
- [Release notes](https://github.com/go-kratos/kratos/releases)
- [Commits](go-kratos/kratos@v2.0.0-rc2...v2.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 1, 2022
@dependabot @github

dependabot Bot commented on behalf of github Dec 1, 2022

Copy link
Copy Markdown
Contributor Author

Superseded by #214.

@dependabot dependabot Bot closed this Dec 1, 2022
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/github.com/go-kratos/kratos/v2-2.5.2 branch December 1, 2022 17:01
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants