Closed dependabot-preview[bot] closed 6 years ago
Merging #546 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #546 +/- ##
=========================================
Coverage 55.81% 55.81%
Complexity 546 546
=========================================
Files 138 138
Lines 3137 3137
Branches 213 213
=========================================
Hits 1751 1751
Misses 1303 1303
Partials 83 83
Continue to review full report at Codecov.
Legend - Click here to learn more
Ξ = absolute <relative> (impact)
,ΓΈ = not affected
,? = missing data
Powered by Codecov. Last update 50224c2...dd1cad5. Read the comment docs.
:+1:
:+1:
Bumps springfox-swagger2 from 2.6.1 to 2.8.0.
Release notes
*Sourced from [springfox-swagger2's releases](https://github.com/springfox/springfox/releases).* > ## 2.8.0 Release > ![fqysubvfts-t7odkrfjckdifehvab0gwofzhj7tydc0uglagsdnfmzfsja1ureau0bk_nhohzaxypli0omwuxrdklzhbyy7fr9bei21ciclo01ztnfl9v9bpbbswgk-tneeak0kr990thliabpsimd8wpkncfvwmesnakphpa9hredbcmnnmzeok-ulizut9elguzgu5usuo04jxp7sitnsbq7vovg](https://user-images.githubusercontent.com/73257/34920792-7654fe1a-f93e-11e7-99ba-7e96ba1c4d08.jpeg) > [Photograph by Margaret Krzepkowski](http://yourshot.nationalgeographic.com/photos/11563908/) > > Thank you everyone for your contributions. > > While this release still doesnt support OpenAPI 1.0 spec, it does bring support for the new swagger-ui look thanks to [**kasecato**](https://github.com/kasecato)!! π > > Apologies for the delayed release schedule of 2.8.0. Much of the work in this release was to shore up the library for significant work in the near future to support in 2.9.0 > - OpenAPI spec 3.0 > - Set the stage for fixing bugs related to Swagger 1.2 Spec. This is the penultimate release with support for `swagger1` > > 2.9.0 will be the last supported release for Java 6/Java 7. Much of 2.9.0 will focus on Improvements in the model rendering thanks to [**MaksimOrlov**](https://github.com/MaksimOrlov)! π (support [**JsonView**](https://github.com/JsonView), better support for rendering the same models in request/response, inheritance support). Please note the deprecation warnings to prepare for breaking changes in 3.0.0. > > ## Pull Requests > > ([#2178](https://github-redirect.dependabot.com/springfox/springfox/issues/2178)) Change regex in Paths.java to handle expressions/constraints correctly [**nobe0716**](https://github.com/nobe0716) > ([#2174](https://github-redirect.dependabot.com/springfox/springfox/issues/2174)) fix fmt maintenanc [**silenceshell**](https://github.com/silenceshell) > ([#2169](https://github-redirect.dependabot.com/springfox/springfox/issues/2169)) Swagger ui 3.x suggested improvements `feature` [**kasecato**](https://github.com/kasecato) > ([#2160](https://github-redirect.dependabot.com/springfox/springfox/issues/2160)) Fix conversion of byte to integer with max / min `bug` [**avdv**](https://github.com/avdv) > ([#2153](https://github-redirect.dependabot.com/springfox/springfox/issues/2153)) Upgrading Swagger UI to 3.7.0 [**kasecato**](https://github.com/kasecato) > ([#2144](https://github-redirect.dependabot.com/springfox/springfox/issues/2144)) Allow ApiModelProperties on methods to be discovered from superclasses [**RoyJacobs**](https://github.com/RoyJacobs) > ([#2106](https://github-redirect.dependabot.com/springfox/springfox/issues/2106)) Add support for exclusive ranges handling [**filiphr**](https://github.com/filiphr) > ([#2103](https://github-redirect.dependabot.com/springfox/springfox/issues/2103)) Fix some tests under windows [**apixandru**](https://github.com/apixandru) > ([#2101](https://github-redirect.dependabot.com/springfox/springfox/issues/2101)) Fix Remapping issue [**apixandru**](https://github.com/apixandru) > ([#2081](https://github-redirect.dependabot.com/springfox/springfox/issues/2081)) Fix child expansion context creation `bug` [**gzsombor**](https://github.com/gzsombor) > ([#2069](https://github-redirect.dependabot.com/springfox/springfox/issues/2069)) Optimise HandlerMethodResolver.getMemberMethods ` maintenance` [**simongajdosech**](https://github.com/simongajdosech) > ([#2066](https://github-redirect.dependabot.com/springfox/springfox/issues/2066)) Added error handling around "duplicate" request handlers [**mate1983**](https://github.com/mate1983) > ([#2048](https://github-redirect.dependabot.com/springfox/springfox/issues/2048)) Support explicit ordering for Tags [**jroweboy**](https://github.com/jroweboy) > ([#2040](https://github-redirect.dependabot.com/springfox/springfox/issues/2040)) Use Guava 20.0 throughout the project maintenance [**Thunderforge**](https://github.com/Thunderforge) > ([#2014](https://github-redirect.dependabot.com/springfox/springfox/issues/2014)) Fix markdown [**koppor**](https://github.com/koppor) > ([#2013](https://github-redirect.dependabot.com/springfox/springfox/issues/2013)) Fixed merging headers from the already existing request with the supplied request [**pvanassen**](https://github.com/pvanassen) > ([#1988](https://github-redirect.dependabot.com/springfox/springfox/issues/1988)) custom the web page title as swagger.title when had set it [**rainplus**](https://github.com/rainplus) > ([#1974](https://github-redirect.dependabot.com/springfox/springfox/issues/1974)) Add default property support on model properties `feature` [**matrosovs**](https://github.com/matrosovs) > ([#1956](https://github-redirect.dependabot.com/springfox/springfox/issues/1956)) [**ApiModelProperty**](https://github.com/ApiModelProperty) example string does not escape char "\" from JSON example [**heapifyman**](https://github.com/heapifyman) > ([#1952](https://github-redirect.dependabot.com/springfox/springfox/issues/1952)) Fix to recognize [**Param**](https://github.com/Param) as query parameter in EntitySearchExtractor know [**viruscamp**](https://github.com/viruscamp) > ([#1943](https://github-redirect.dependabot.com/springfox/springfox/issues/1943)) Wrong API resource path in Swagger 1.2 [**mathieuales**](https://github.com/mathieuales) > ([#1942](https://github-redirect.dependabot.com/springfox/springfox/issues/1942)) Model classes having names containing integers are not detected as array [**mathieuales**](https://github.com/mathieuales) > ([#1917](https://github-redirect.dependabot.com/springfox/springfox/issues/1917)) Consumes / Produces media-types on the document level aren't copied and merged anymore with the operation level consumes / produces media-types. [**mzeijen**](https://github.com/mzeijen) > ([#1914](https://github-redirect.dependabot.com/springfox/springfox/issues/1914)) Provide proprty pattern annotation support [**simonamc**](https://github.com/simonamc) > ([#1897](https://github-redirect.dependabot.com/springfox/springfox/issues/1897)) Correct spelling and typos [**naXa777**](https://github.com/naXa777) > ([#1878](https://github-redirect.dependabot.com/springfox/springfox/issues/1878)) Preserve tags order in documentation builder [**rainoko**](https://github.com/rainoko) > ([#1868](https://github-redirect.dependabot.com/springfox/springfox/issues/1868)) Create EntitySaveExtractor.java [**jadhavsuhas**](https://github.com/jadhavsuhas) > ([#1838](https://github-redirect.dependabot.com/springfox/springfox/issues/1838)) Fix a mixed up part in the Getting Started guide for Docket [**PeterWippermann**](https://github.com/PeterWippermann) > ([#1837](https://github-redirect.dependabot.com/springfox/springfox/issues/1837)) Minor update of Docket's JavaDoc [**PeterWippermann**](https://github.com/PeterWippermann) > ([#1829](https://github-redirect.dependabot.com/springfox/springfox/issues/1829)) JacksonEnumDeterminer to handle JsonFormat.Shape.Object [**yelhouti**](https://github.com/yelhouti) > > ## Features > > ([#2177](https://github-redirect.dependabot.com/springfox/springfox/issues/2177)) Paths.sanitizeRequestMappingPattern fix [**nobe0716**](https://github.com/nobe0716) > ... (truncated)Changelog
*Sourced from [springfox-swagger2's changelog](https://github.com/springfox/springfox/blob/master/docs/release-notes.md).* > [#2](https://github-redirect.dependabot.com/springfox/springfox/issues/2).8.0 Release Notes > > ## Pull Requests > - ([#2178](https://github-redirect.dependabot.com/springfox/springfox/issues/2178)) Change regex in Paths.java to handle expressions/constraints correctly [**nobe0716**](https://github.com/nobe0716) > - ([#2174](https://github-redirect.dependabot.com/springfox/springfox/issues/2174)) fix fmt maintenanc [**silenceshell**](https://github.com/silenceshell) > - ([#2169](https://github-redirect.dependabot.com/springfox/springfox/issues/2169)) Swagger ui 3.x suggested improvements `feature` [**kasecato**](https://github.com/kasecato) > - ([#2160](https://github-redirect.dependabot.com/springfox/springfox/issues/2160)) Fix conversion of byte to integer with max / min `bug` [**avdv**](https://github.com/avdv) > - ([#2153](https://github-redirect.dependabot.com/springfox/springfox/issues/2153)) Upgrading Swagger UI to 3.7.0 [**kasecato**](https://github.com/kasecato) > - ([#2144](https://github-redirect.dependabot.com/springfox/springfox/issues/2144)) Allow ApiModelProperties on methods to be discovered from superclasses [**RoyJacobs**](https://github.com/RoyJacobs) > - ([#2106](https://github-redirect.dependabot.com/springfox/springfox/issues/2106)) Add support for exclusive ranges handling [**filiphr**](https://github.com/filiphr) > - ([#2103](https://github-redirect.dependabot.com/springfox/springfox/issues/2103)) Fix some tests under windows [**apixandru**](https://github.com/apixandru) > - ([#2101](https://github-redirect.dependabot.com/springfox/springfox/issues/2101)) Fix Remapping issue [**apixandru**](https://github.com/apixandru) > - ([#2081](https://github-redirect.dependabot.com/springfox/springfox/issues/2081)) Fix child expansion context creation `bug` [**gzsombor**](https://github.com/gzsombor) > - ([#2069](https://github-redirect.dependabot.com/springfox/springfox/issues/2069)) Optimise HandlerMethodResolver.getMemberMethods ` maintenance` [**simongajdosech**](https://github.com/simongajdosech) > - ([#2066](https://github-redirect.dependabot.com/springfox/springfox/issues/2066)) Added error handling around "duplicate" request handlers [**mate1983**](https://github.com/mate1983) > - ([#2048](https://github-redirect.dependabot.com/springfox/springfox/issues/2048)) Support explicit ordering for Tags [**jroweboy**](https://github.com/jroweboy) > - ([#2040](https://github-redirect.dependabot.com/springfox/springfox/issues/2040)) Use Guava 20.0 throughout the project maintenance [**Thunderforge**](https://github.com/Thunderforge) > - ([#2014](https://github-redirect.dependabot.com/springfox/springfox/issues/2014)) Fix markdown [**koppor**](https://github.com/koppor) > - ([#2013](https://github-redirect.dependabot.com/springfox/springfox/issues/2013)) Fixed merging headers from the already existing request with the supplied request [**pvanassen**](https://github.com/pvanassen) > - ([#1988](https://github-redirect.dependabot.com/springfox/springfox/issues/1988)) custom the web page title as swagger.title when had set it [**rainplus**](https://github.com/rainplus) > - ([#1974](https://github-redirect.dependabot.com/springfox/springfox/issues/1974)) Add default property support on model properties `feature` [**matrosovs**](https://github.com/matrosovs) > - ([#1956](https://github-redirect.dependabot.com/springfox/springfox/issues/1956)) [**ApiModelProperty**](https://github.com/ApiModelProperty) example string does not escape char "\" from JSON example [**heapifyman**](https://github.com/heapifyman) > - ([#1952](https://github-redirect.dependabot.com/springfox/springfox/issues/1952)) Fix to recognize [**Param**](https://github.com/Param) as query parameter in EntitySearchExtractor know [**viruscamp**](https://github.com/viruscamp) > - ([#1943](https://github-redirect.dependabot.com/springfox/springfox/issues/1943)) Wrong API resource path in Swagger 1.2 [**mathieuales**](https://github.com/mathieuales) > - ([#1942](https://github-redirect.dependabot.com/springfox/springfox/issues/1942)) Model classes having names containing integers are not detected as array [**mathieuales**](https://github.com/mathieuales) > - ([#1917](https://github-redirect.dependabot.com/springfox/springfox/issues/1917)) Consumes / Produces media-types on the document level aren't copied and merged anymore with the operation level consumes / produces media-types. [**mzeijen**](https://github.com/mzeijen) > - ([#1914](https://github-redirect.dependabot.com/springfox/springfox/issues/1914)) Provide proprty pattern annotation support [**simonamc**](https://github.com/simonamc) > - ([#1897](https://github-redirect.dependabot.com/springfox/springfox/issues/1897)) Correct spelling and typos [**naXa777**](https://github.com/naXa777) > - ([#1878](https://github-redirect.dependabot.com/springfox/springfox/issues/1878)) Preserve tags order in documentation builder [**rainoko**](https://github.com/rainoko) > - ([#1868](https://github-redirect.dependabot.com/springfox/springfox/issues/1868)) Create EntitySaveExtractor.java [**jadhavsuhas**](https://github.com/jadhavsuhas) > - ([#1838](https://github-redirect.dependabot.com/springfox/springfox/issues/1838)) Fix a mixed up part in the Getting Started guide for Docket [**PeterWippermann**](https://github.com/PeterWippermann) > - ([#1837](https://github-redirect.dependabot.com/springfox/springfox/issues/1837)) Minor update of Docket's JavaDoc [**PeterWippermann**](https://github.com/PeterWippermann) > - ([#1829](https://github-redirect.dependabot.com/springfox/springfox/issues/1829)) JacksonEnumDeterminer to handle JsonFormat.Shape.Object [**yelhouti**](https://github.com/yelhouti) > > ## Features > - ([#2177](https://github-redirect.dependabot.com/springfox/springfox/issues/2177)) Paths.sanitizeRequestMappingPattern fix [**nobe0716**](https://github.com/nobe0716) > - ([#2139](https://github-redirect.dependabot.com/springfox/springfox/issues/2139)) Should support "title" property, set via [**ApiModel**](https://github.com/ApiModel) annotation. [**ngbalk**](https://github.com/ngbalk) > - ([#2088](https://github-redirect.dependabot.com/springfox/springfox/issues/2088)) [**ApiParam**](https://github.com/ApiParam)(allowableValues = "range(0, infinity)") does not work [**filiphr**](https://github.com/filiphr) > - ([#2063](https://github-redirect.dependabot.com/springfox/springfox/issues/2063)) Added support for Pageable resolved parameter [**avillev**](https://github.com/avillev) > - ([#2057](https://github-redirect.dependabot.com/springfox/springfox/issues/2057)) Swagger-ui don't render additionalProperties `duplicate` [**deblockt**](https://github.com/deblockt) > - ([#2026](https://github-redirect.dependabot.com/springfox/springfox/issues/2026)) Produces/Consumes do not maintain order [**jgaribay21**](https://github.com/jgaribay21) > - ([#2023](https://github-redirect.dependabot.com/springfox/springfox/issues/2023)) Is it possible to disable globalResponseMessage configuration partially. `duplicate` [**dohoon**](https://github.com/dohoon) > - ([#2021](https://github-redirect.dependabot.com/springfox/springfox/issues/2021)) [**ApiModelProperty**](https://github.com/ApiModelProperty).allowEmptyValue = true/false does not emit "allowEmptyValue" in swagger.json [**bill**](https://github.com/bill) > - ([#2000](https://github-redirect.dependabot.com/springfox/springfox/issues/2000)) Upgrade to latest version of Swagger UI (3.1.5) `duplicate` [**madheshr**](https://github.com/madheshr) > - ([#1960](https://github-redirect.dependabot.com/springfox/springfox/issues/1960)) Upgrade to swagger-ui 3.0 `duplicate` [**alex**](https://github.com/alex) > - ([#1957](https://github-redirect.dependabot.com/springfox/springfox/issues/1957)) springfox doesn't work with spring boot 2.0 and spring data Kay-RC2 `duplicate` [**shashankitmaster**](https://github.com/shashankitmaster) > - ([#1955](https://github-redirect.dependabot.com/springfox/springfox/issues/1955)) Add support for inclusive and exclusive ranges for allowable values [**JohnNiang**](https://github.com/JohnNiang) > - ([#1946](https://github-redirect.dependabot.com/springfox/springfox/issues/1946)) collectionFormat problem [**vitek499**](https://github.com/vitek499) > - ([#1936](https://github-redirect.dependabot.com/springfox/springfox/issues/1936)) configuration for adding dynamic api-key(access token value). `duplicate` [**akashgupta08**](https://github.com/akashgupta08) > - ([#1919](https://github-redirect.dependabot.com/springfox/springfox/issues/1919)) Add support to rename ApiModel property name in Model Attributes [**peterjurkovic**](https://github.com/peterjurkovic) > ... (truncated)Commits
- [`b37d9c0`](https://github.com/springfox/springfox/commit/b37d9c0b1b9d72c574e73f35b88c2b15d81e7ac5) Updated the release notes - [`7d12706`](https://github.com/springfox/springfox/commit/7d12706b19cfdc17dea1795841cb218f956864c3) Reverted upgrade of asciidoctor plugin for java 6 compat - [`185d8ef`](https://github.com/springfox/springfox/commit/185d8ef46b7ae80502aee0cd0072a446fadd9b0b) Merge branch 'chore/1899/upgrade-libraries' - [`d01816a`](https://github.com/springfox/springfox/commit/d01816a4af429b794755b8ca4a3b949362d3b347) Updated version prior to release - [`e266dd5`](https://github.com/springfox/springfox/commit/e266dd5999b1e9b2ffbb13b4c2738d30633cd907) Upgraded libraries prior to release - [`53274ae`](https://github.com/springfox/springfox/commit/53274aeed9c0d5d7a2c498ad11ab54350c584b28) Upgraded gradle - [`4836eb6`](https://github.com/springfox/springfox/commit/4836eb6409039dc4d41371902393481d771fa296) Added documentation on how to override loose body params - [`eedbfb1`](https://github.com/springfox/springfox/commit/eedbfb1b2dcf0344e21aefd0731515aa63fc9070) Merge branch 'nobe0716-feature/bugfix_paths' - [`c9d2b84`](https://github.com/springfox/springfox/commit/c9d2b84e2dc306cce24dc5d674ff563bbb7720b8) Removed redundant escape sequence - [`797b44b`](https://github.com/springfox/springfox/commit/797b44bb3797df962aea52b25524cd06a18c0dd8) Merge branch 'feature/bugfix_paths' - Additional commits viewable in [compare view](https://github.com/springfox/springfox/compare/2.6.1...2.8.0)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use (this|these) label[s]` will set the current labels as the default for future PRs for this repo and language - `@dependabot use (this|these) reviewer[s]` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use (this|these) assignee[s]` will set the current assignees as the default for future PRs for this repo and language Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.