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 com.github.lianjiatech:retrofit-spring-boot-starter from 2.3.6 to 3.0.2 #159

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2023

Bumps com.github.lianjiatech:retrofit-spring-boot-starter from 2.3.6 to 3.0.2.

Release notes

Sourced from com.github.lianjiatech:retrofit-spring-boot-starter's releases.

release 3.0.2

fix sentinel degrade bug

release 3.0.1

autoSetPrototypeScopeForPathMathInterceptor config

release 3.0.0

  1.  支持Spring Boot 3.0

release 2.3.13

fix sentinel degrade bug

release 2.3.12

autoSetPrototypeScopeForPathMathInterceptor config

release 2.3.11

  1. 更新依赖和文档

release 2.3.10

修复Sentinel熔断降级可能无法触发bug

release 2.3.9

  1. 移除SpringCloudServiceInstanceChooser
  2. 移除RetrofitClint Bean Definition primary设置

release 2.3.8

  1. 修复fallback可能导致HttpApi注入失败bug
  2. 支持快捷配置OkHttpClient超时时间
  3. 忽略内置CallAdapterFactory

release 2.3.7

移除oki直接依赖,修复SpringBoot2.7版本直接启动失败问题。

SpringBoot2.7修改了okhttp依赖,出现了oki依赖问题。

Commits
  • f228a6c fix sentinel degrade bug
  • 0790a4e autoSetPrototypeScopeForPathMathInterceptor config
  • a095be9 Update README.md
  • 8a74afa update dependency and doc
  • 952351d fix SentinelRetrofitDegrade
  • 80b5e01 remove download test
  • 1ecc270 retrofit bean definition not primary
  • 3bc75fd remove SpringCloudServiceInstanceChooser.java
  • 3a16e30 jackson-databind 2.13.4.2
  • 0a636b4 Update README_EN.md
  • 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 [com.github.lianjiatech:retrofit-spring-boot-starter](https://github.com/lianjiatech/retrofit-spring-boot-starter) from 2.3.6 to 3.0.2.
- [Release notes](https://github.com/lianjiatech/retrofit-spring-boot-starter/releases)
- [Commits](LianjiaTech/retrofit-spring-boot-starter@2.3.6...3.0.2)

---
updated-dependencies:
- dependency-name: com.github.lianjiatech:retrofit-spring-boot-starter
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 22, 2023
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants