-
Notifications
You must be signed in to change notification settings - Fork 18
fix(deps): update restdocs-api-spec to v0.16.2 #153
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
Merged
Merged
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
8d50136
to
0bd9f93
Compare
3d9e9bc
to
2ba2780
Compare
9a2f4c0
to
f36ea79
Compare
f36ea79
to
ada6f19
Compare
ada6f19
to
8c0edbf
Compare
0f0a03f
to
1acf98b
Compare
1b9d560
to
9fd0406
Compare
9fd0406
to
8171cb9
Compare
8171cb9
to
73a92d6
Compare
524d64a
to
2b9fff7
Compare
501a63f
to
d17d666
Compare
c83a4a4
to
c9f3e6b
Compare
6956c98
to
58e4f74
Compare
58e4f74
to
30de798
Compare
3960c40
to
79eef8b
Compare
79eef8b
to
e6408b8
Compare
e6408b8
to
0b7ccb0
Compare
e56909b
to
6a45fff
Compare
e87be9f
to
6f60cbf
Compare
0f8f2de
to
103f628
Compare
cb505c8
to
5d1695a
Compare
5d1695a
to
3af3388
Compare
3af3388
to
b316893
Compare
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:
0.11.5
->0.16.2
0.11.5
->0.16.2
0.11.5
->0.16.2
0.11.5
->0.16.2
Release Notes
ePages-de/restdocs-api-spec
v0.16.2
Compare Source
Same fix as 1.16.1, unfortunately gradle-plugins weren't published correctly.
v0.16.1
Compare Source
See https://github.com/ePages-de/restdocs-api-spec/pull/202 for issue description.
Thanks to @jgazeau for contributing!
v0.16.0
Compare Source
Thanks to @iwaltgen for solving https://github.com/ePages-de/restdocs-api-spec/issues/95 with https://github.com/ePages-de/restdocs-api-spec/pull/200
ParameterDescriptorWithType
andHeaderDescriptorWithType
v0.15.3
Compare Source
v0.15.2
Compare Source
Thanks to @jackcat13 for providing #195 #194 !
v0.15.1
Compare Source
0.15.0 failed build step with a linting error, CI wasn't run on #193
v0.14.1
Compare Source
Thanks to @jgazeau for providing the fix https://github.com/ePages-de/restdocs-api-spec/pull/192
v0.14.0
Compare Source
Thanks to @taehioum for pointing out #190 :
The new default value support for Header- and ParameterDescriptors introduced with 0.12.0 and 0.13.0 was using
default
as field and property names. This is fine in Kotlin, this is an error in Java. This release should fix Java compatibility.v0.13.0
Compare Source
Thanks to @jgazeau for this amendment to v0.12.0:
default
values for HeaderDescriptors in JSON Schema generated by OpenAPI 2 and OpenAPI 3 generators, see #189v0.12.0
Compare Source
Thanks to @jgazeau and @TiboStev for contributing the following changes:
default
values for ParameterDescriptors in JSON Schema generated by OpenAPI 2 and OpenAPI 3 generators, see #187 , #188FieldDescriptor
(e.g. https://github.com/ePages-de/restdocs-api-spec/pull/186/files#diff-1692be3c3118e65fd0f7e339973764c4af3a504aae887fad431cda58b876cbfeR408 ). This renders asitems.type
for the respective JSON Schema. Fixes #147 and part of #146 (other part is untested), full change: #186Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.