-
Notifications
You must be signed in to change notification settings - Fork 0
Update all dependencies #21
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+5
−5
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
377c8c8 to
6566015
Compare
e3757e7 to
19342ec
Compare
a04145b to
722233b
Compare
722233b to
55e73d7
Compare
dca0db3 to
93f6ca1
Compare
93f6ca1 to
960d73e
Compare
960d73e to
82aa4eb
Compare
82aa4eb to
a3ba2aa
Compare
d89e853 to
ae4c85c
Compare
ae4c85c to
bf8b373
Compare
1824fc2 to
5bd94c1
Compare
407d2c3 to
ae60919
Compare
ae60919 to
a052574
Compare
e9efe8c to
7d0c27b
Compare
7d0c27b to
8796f95
Compare
6cd622c to
c944ffd
Compare
50b7010 to
c38cf2e
Compare
c38cf2e to
ace5fd5
Compare
cd178b8 to
dadbaf6
Compare
e38f4b0 to
bcd712c
Compare
3730892 to
93455af
Compare
1d4f71e to
daea09b
Compare
2edd552 to
fa2456e
Compare
fa2456e to
2800772
Compare
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.6.0->3.0.02.11.0->3.0.010.10.0->11.20.07.17.0->7.18.03.3.0->4.0.1Release Notes
springdoc/springdoc-openapi (org.springdoc:springdoc-openapi-starter-webmvc-ui)
v3.0.0Compare Source
v2.8.14Compare Source
Added
Changed
Fixed
v2.8.13Compare Source
Added
Changed
Fixed
v2.8.12Compare Source
Changed
Fixed
v2.8.11Compare Source
Added
Changed
Fixed
v2.8.10Added
Changed
Fixed
v2.8.9Added
Changed
Fixed
v2.8.8Fixed
v2.8.7Added
Changed
Fixed
considering /webjar path prefix
OpenAPI output since 2.8.0
v2.8.6Added
Changed
Fixed
enum param
v2.8.5Added
ResponseEntity
Changed
Fixed
Hateoas links)
one-indexed-parameters
v2.8.4Compare Source
Added
Changed
Fixed
repository.
springdoc.default-support-form-data config option.
v2.8.3Compare Source
Added
v2.8.2Compare Source
Added
Fixed
v2.8.1Compare Source
Added
Changed
Fixed
v2.8.0Compare Source
Added
form instead of query.
Changed
Fixed
org.springframework.data.rest.webmvc.mapping.Associations' that could not be found.
management.endpoint.gateway.enabled=true.
v2.7.0Compare Source
Added
Changed
square/retrofit (com.squareup.retrofit2:retrofit)
v3.0.0Compare Source
Changed
Upgrade to OkHttp 4.12 (from 3.14).
This is the version of OkHttp that is written in Kotlin, and as a result Retrofit now has a transitive Kotlin dependency. However, this is also the supported version of OkHttp whereas the previous version was out of support for nearly 4 years.
Note: The 3.x versions of Retrofit maintain forward binary-compatibility with the 2.x versions.
This means libraries compiled against 2.x can still be used with the 3.x versions.
v2.12.0Compare Source
New
First-party converters now support deferring serialization to happen when the request body is written (i.e., during HTTP execution) rather than when the HTTP request is created. In some cases this moves conversion from a calling thread to a background thread, such as in the case when using
Call.enqueuedirectly.The following converters support this feature through a new
withStreaming()factory method:Fixed
@Tagnow work by storing the value boxed with the boxed class as the key.openapitools/openapi-generator (org.openapitools:openapi-generator-maven-plugin)
v7.18.0: releasedCompare Source
v7.18.0 stable release comes with 130+ enhancements, bug fixes. Once again thanks for all the contributions from the community.
Below are the highlights of the changes. For a full list of changes, please refer to the "Pull Request" tab.
General
C++
C#
Crystal
Go
Java
Kotlin
Nim
PHP
ProtoBuf
Python
Ruby
Rust
Scala
TypeScript
spring-projects/spring-boot (org.springframework.boot:spring-boot-starter-parent)
v4.0.1Compare Source
v4.0.0Compare Source
v3.5.9Compare Source
v3.5.8Compare Source
🐞 Bug Fixes
@ConditionalOnSingleCandidatewith multiple manually registered singletons #48123@PreDestroymethods #48061📔 Documentation
🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@K-jun98, @TerryTaoYY, @hojooo, @linw-bai, @mipo256, @namest504, @ngocnhan-tran1996, @nosan, @scottfrederick, @siva-sai-udaygiri, @tschut, and @vpavic
v3.5.7Compare Source
⭐ New Features
🐞 Bug Fixes
📔 Documentation
@Beanannotation #47330🔨 Dependency Upgrades
❤️ Contributors
Thank you to all the contributors who worked on this release:
@DKARAGODIN, @JinhyeokFang, @Lublanski, @Pankraz76, @fhiyo, @ngocnhan-tran1996, @nosan, @scottfrederick, and @xyraclius
v3.5.6Compare Source
🐞 Bug Fixes
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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.
This PR was generated by Mend Renovate. View the repository job log.