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

fix(deps): update springfox monorepo to v3 (major) #511

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2021

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
io.springfox:springfox-swagger-ui 2.9.2 -> 3.0.0 age adoption passing confidence
io.springfox:springfox-swagger2 2.9.2 -> 3.0.0 age adoption passing confidence

Release Notes

springfox/springfox (io.springfox:springfox-swagger-ui)

v3.0.0

Compare Source

Release Notes

image
Picture Credit National Geographic

First and foremost a big thank you to the community for keeping me motivated to work on this project. There have been some really amazing contributions in this release in terms of code, comments, bug reports and it is humbling to see people jumping in to solve problems on the issue forum. It sure motivated me to get over the "hump" and start working on in earnest. What better way to lose the COVID blues!

Thank you! 🥳 🍾

Also please welcome the newest maintainer to the springfox team @​MaksimOrlov. A lot of the great work you see in the model generation support is due to his efforts, collaborating tirelessly on weekends and not giving up while ensuring the model generation engine is performant 👏

NOTE: This is a breaking change release, I've tried to maintain backwards compatibility with earlier versions of springfox as much as possible. Deprecated APIs prior to 2.9 have been aggressively removed and new APIs that will go away in the near future have been marked. So please look out for those and do report anything that has been missed.

Highlights of this release include

  • Spring 5, Webflux support (only request mapping support, functional endpoints aren't supported yet)
  • Spring Integration support (feedback is much appreciated)
  • Spring Boot support springfox-boot-starter dependency (Zero Config, Autoconfiguration support)
  • Documented Configuration Properties with autocomplete
  • Better specification compatibility with 2.0
  • Support for OpenApi 3.0.3
  • Zero Dependency (almost, the only libraries needed are spring-plugin, pswagger-core](https://github.com/swagger-api/swagger-core)
  • Existing swagger2 annotations will continue to work and enrich open api 3.0 specification
Compatibility Notes
  • Requires Java 8
  • Requires Spring 5.x (not tested with earlier versions
  • Requires SpringBoot 2.2+ (not tested with earlier versions)
Contributions

Significant contributions that come to mind (and please remind me of others in this list cos' my memory is weak)

Pull Requests
Bug Fixes
Maintenance
Features

v2.10.5

Compare Source

v2.10.4

Compare Source

v2.10.3

Compare Source

v2.10.0

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 9 times, most recently from fa12613 to 9f7d287 Compare August 13, 2021 17:17
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 3 times, most recently from 75e9348 to a830e22 Compare August 31, 2021 20:34
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 2 times, most recently from ceb7e9c to e4e5ad8 Compare September 12, 2021 19:43
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 4 times, most recently from 7adf450 to 4022bb6 Compare September 29, 2021 16:58
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 3 times, most recently from 2d6a751 to 5fcafa7 Compare October 7, 2021 03:49
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 5fcafa7 to d05e70c Compare October 26, 2021 17:17
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from d05e70c to 907b798 Compare November 6, 2021 23:22
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 907b798 to 18498bf Compare November 28, 2021 17:29
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 18498bf to 9b831b1 Compare March 7, 2022 13:58
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 4 times, most recently from 5a3a69a to 644619a Compare May 23, 2022 22:16
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 644619a to dd2022a Compare July 14, 2022 15:42
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 4 times, most recently from 23abeed to 0adca9e Compare January 18, 2023 17:59
@renovate renovate bot changed the title Update springfox monorepo to v3 (major) fix(deps): update springfox monorepo to v3 (major) Jan 18, 2023
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 2 times, most recently from dd8a7e6 to aabae5d Compare January 19, 2023 21:43
@renovate renovate bot changed the title fix(deps): update springfox monorepo to v3 (major) Update springfox monorepo to v3 (major) Jan 19, 2023
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from aabae5d to d337adc Compare March 22, 2023 16:18
@renovate renovate bot changed the title Update springfox monorepo to v3 (major) Update springfox monorepo to v3 (major) - autoclosed Apr 19, 2023
@renovate renovate bot closed this Apr 19, 2023
@renovate renovate bot deleted the renovate/major-springfox-monorepo branch April 19, 2023 23:54
@renovate renovate bot changed the title Update springfox monorepo to v3 (major) - autoclosed Update springfox monorepo to v3 (major) Apr 20, 2023
@renovate renovate bot reopened this Apr 20, 2023
@renovate renovate bot restored the renovate/major-springfox-monorepo branch April 20, 2023 05:10
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from d337adc to 1e447cb Compare June 20, 2023 20:01
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 4 times, most recently from dcae9aa to 34a6848 Compare August 3, 2023 04:21
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch 5 times, most recently from d1ae5e7 to f57a138 Compare March 21, 2024 16:40
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from f57a138 to 725bfcc Compare August 26, 2024 21:15
@renovate renovate bot changed the title Update springfox monorepo to v3 (major) fix(deps): update springfox monorepo to v3 (major) Aug 26, 2024
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from 725bfcc to beaa53f Compare August 26, 2024 21:19
@renovate renovate bot force-pushed the renovate/major-springfox-monorepo branch from beaa53f to 11423a3 Compare August 26, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants