-
Notifications
You must be signed in to change notification settings - Fork 1
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
Update module github.com/getkin/kin-openapi to v0.128.0 #113
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/github.com-getkin-kin-openapi-0.x
base: master
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.
Conversation
This file contains 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
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
from
April 13, 2024 09:35
af4ebb2
to
34c979e
Compare
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
5 times, most recently
from
May 3, 2024 16:23
348eaa0
to
2b305f5
Compare
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
2 times, most recently
from
May 7, 2024 18:11
9dd5756
to
543c4df
Compare
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
3 times, most recently
from
June 10, 2024 22:22
8addfcf
to
5592a1f
Compare
renovate
bot
changed the title
Update module github.com/getkin/kin-openapi to v0.124.0
Update module github.com/getkin/kin-openapi to v0.125.0
Jun 10, 2024
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
3 times, most recently
from
June 17, 2024 14:02
d041c70
to
b74bf64
Compare
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
2 times, most recently
from
July 5, 2024 16:48
68811dc
to
cd00b52
Compare
renovate
bot
changed the title
Update module github.com/getkin/kin-openapi to v0.125.0
Update module github.com/getkin/kin-openapi to v0.126.0
Jul 5, 2024
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
from
July 7, 2024 03:09
cd00b52
to
da573c9
Compare
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
2 times, most recently
from
July 30, 2024 19:04
ad00ed9
to
7a7a258
Compare
renovate
bot
changed the title
Update module github.com/getkin/kin-openapi to v0.126.0
Update module github.com/getkin/kin-openapi to v0.127.0
Jul 30, 2024
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
2 times, most recently
from
August 11, 2024 19:38
abadb08
to
f12f575
Compare
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
from
August 14, 2024 00:33
f12f575
to
9a8336e
Compare
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
from
October 6, 2024 15:32
9a8336e
to
800a8d8
Compare
renovate
bot
changed the title
Update module github.com/getkin/kin-openapi to v0.127.0
Update module github.com/getkin/kin-openapi to v0.128.0
Oct 6, 2024
renovate
bot
force-pushed
the
renovate/github.com-getkin-kin-openapi-0.x
branch
from
October 13, 2024 17:02
800a8d8
to
24f4502
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
v0.123.0
->v0.128.0
Release Notes
getkin/kin-openapi (github.com/getkin/kin-openapi)
v0.128.0
Compare Source
What's Changed
New Contributors
Full Changelog: getkin/kin-openapi@v0.127.0...v0.128.0
v0.127.0
Compare Source
What's Changed
ComponentRef
for usage inRefNameResolver
by @fenollp in https://github.com/getkin/kin-openapi/pull/998New Contributors
Full Changelog: getkin/kin-openapi@v0.126.0...v0.127.0
v0.126.0
Compare Source
What's Changed
ReferencesComponentInRootDocument(doc *T, ref componentRef) (string, bool)
by @percivalalb in https://github.com/getkin/kin-openapi/pull/945New Contributors
Full Changelog: getkin/kin-openapi@v0.125.0...v0.126.0
v0.125.0
Compare Source
What's Changed
(*urlValuesDecoder) DecodeObject(..)
by @MateusFrFreitas in https://github.com/getkin/kin-openapi/pull/947YAMLEq
function by @percivalalb in https://github.com/getkin/kin-openapi/pull/954New Contributors
Full Changelog: getkin/kin-openapi@v0.124.0...v0.125.0
v0.124.0
Compare Source
What's Changed
x-www-form-urlencoded
decoder for oneOf, anyOf, and allOf by @imtaketa in https://github.com/getkin/kin-openapi/pull/903Unwrap()
method to SecurityRequirementsError by @nickajacks1 in https://github.com/getkin/kin-openapi/pull/905type
field by @brandonbloom in https://github.com/getkin/kin-openapi/pull/912\u
literals by @thiagownt in https://github.com/getkin/kin-openapi/pull/918New Contributors
Full Changelog: getkin/kin-openapi@v0.123.0...v0.124.0
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 this update again.
This PR was generated by Mend Renovate. View the repository job log.