-
Notifications
You must be signed in to change notification settings - Fork 0
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/swaggo/swag to v1.16.4 #62
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github.com-swaggo-swag-1.x
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.
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
changed the title
Update module github.com/swaggo/swag to v1.8.11
Update module github.com/swaggo/swag to v1.8.12
Mar 28, 2023
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
March 28, 2023 12:24
1c52355
to
bde997f
Compare
renovate
bot
changed the title
Update module github.com/swaggo/swag to v1.8.12
Update module github.com/swaggo/swag to v1.16.1
Apr 18, 2023
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
April 18, 2023 16:26
bde997f
to
a72252a
Compare
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
2 times, most recently
from
May 19, 2023 22:00
9d089ae
to
e3f736b
Compare
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
June 6, 2023 12:20
e3f736b
to
3ec3d0e
Compare
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
June 6, 2023 12:44
3ec3d0e
to
33377b9
Compare
cedi
force-pushed
the
main
branch
4 times, most recently
from
June 6, 2023 14:06
02a141f
to
ab9a6cc
Compare
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
June 6, 2023 16:23
33377b9
to
ed63435
Compare
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
July 9, 2023 09:28
ed63435
to
30ff38f
Compare
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
August 22, 2023 17:18
30ff38f
to
6318712
Compare
renovate
bot
changed the title
Update module github.com/swaggo/swag to v1.16.1
Update module github.com/swaggo/swag to v1.16.2
Aug 30, 2023
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
August 30, 2023 18:45
6318712
to
1f662f5
Compare
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
September 11, 2023 12:47
1f662f5
to
5c109eb
Compare
renovate
bot
changed the title
Update module github.com/swaggo/swag to v1.16.2
Update module github.com/swaggo/swag to v1.16.3
Feb 1, 2024
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
February 1, 2024 23:08
5c109eb
to
3e05197
Compare
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
February 11, 2024 14:40
3e05197
to
9dc3a9a
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
bot
changed the title
Update module github.com/swaggo/swag to v1.16.3
Update module github.com/swaggo/swag to v1.16.4
Oct 18, 2024
renovate
bot
force-pushed
the
renovate/github.com-swaggo-swag-1.x
branch
from
October 18, 2024 17:23
9dc3a9a
to
c4ab3eb
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:
v1.8.10
->v1.16.4
Release Notes
swaggo/swag (github.com/swaggo/swag)
v1.16.4
Compare Source
Changelog
85254b4
Added multiline support for @description attribute for securityDefinitions (#1786)7204462
Added suport for parsing comments inside of function bodies (#1824)d323b48
Feat: Add support for parenthesis in router patterns (#1859)15dae35
Feat: multi-arch docker image (#1756)83fe3ca
Fix generics used with function scoped types (#1883)ff50cd6
Fix global overrides for any/interface ref types (#1835)1d730c5
Fix param comment escaping issue (#1890)697572a
Fixes Issue 1829 (#1830)28de14c
Flags to parse internal and dependency package (#1894)4c2f8dd
Handle case of empty GOROOT (#1798)87e7d9c
Update docker go build version to 1.21 (#1758)4fd8a36
Update docs for request and response headers (#1825)56fde5c
Update operation.go (#1753)807dd1f
[Issue 1812] fix misalignment in expected.json and api.go messing with parser_test (#1836)91624ad
add support for "title" tag (#1762)f32d4d3
adds support for complex types with function scope (#1813)c7f1cd8
adds support for pointer function scoped fields (#1841)8a47dcb
bump go version (#1797)0834357
chore(deps): bump golang.org/x/net from 0.17.0 to 0.23.0 (#1793)1bb1445
chore(deps): bump golang.org/x/net in /example/celler (#1794)6aa6613
chore(deps): bump golang.org/x/net in /example/go-module-support (#1795)d5af957
chore(deps): bump golang.org/x/net in /example/markdown (#1792)0368d7d
chore(deps): bump golang.org/x/net in /example/object-map-example (#1796)b8662de
chore(deps): bump google.golang.org/protobuf (#1773)4a11e23
chore(deps): bump google.golang.org/protobuf (#1774)937c239
chore(deps): bump google.golang.org/protobuf in /example/celler (#1775)103ac42
chore: Update ci.yml (#1902)90aa46f
chore: fix some typos in comments (#1788)e55c557
feat: read from stdin, write to stdout (#1831) (#1832)fd2fa83
fix issue: #1780: filter $GOROOT path (#1827)10030b0
fix parse nested structs and aliases (#1866)7159b0f
fix: failing assert in enums test on 32bit (#1634)928264c
fix: remove dropped tags from general infos (#1764)a74d34c
fix:parse all field names declared in a row (#1872)0b9e347
new release (#1901)a3c6d12
support markdown description for declaration (#1893)9069105
update README (#1856)v1.16.3
Compare Source
Changelog
7147984
Feat: Support generic with map params (#1746)ae7e404
Fix: Trim tab spaces from @scope annotations (#1744)d4218f2
Feat: Struct fields supported for header and path param types (#1740)76695ca
Fix: TrimRight[]
on an array filed json name to compatible with ts codegen (#1706)7603121
Feat: Add flag state to generate operations with different state into different docs (#1629)0fb6820
Feat: Deprecate some parts of routers in an operation (#1735)744a58e
Drop support for go v1.17.x (#1723)6cdaaf5
Fix: Find definitions from external packages first (#1666)0ade78c
Enhancement: Improve docker container usage (#1704)2da9651
Fix: nil supported in combined response object(#1667)v1.16.2
Compare Source
Changelog
f05ccdc
add byte check before and after file is formatted (#1637)7534a13
add cli flag --pdl to determine whether parse operations in dependency (#1605)21d34e2
add retract to fix proxy cache caused by accidentally pushed tags (#1562)b2f325f
chore(deps): bump github.com/gin-gonic/gin (#1598)8e5b314
chore(deps): bump github.com/gin-gonic/gin in /example/celler (#1599)c8372f6
chore(deps): bump github.com/gin-gonic/gin in /example/go-module-support (#1600)23c9b5c
chore(deps): bump gopkg.in/yaml.v3 (#1663)8ebf32f
docs(readme): fix param brace (#1647)27b27bd
enchancement: report which property is triggering a parsing error (#1439)d0f9dc5
feat: add --packagePrefix=P for only parse packages matched by prefix P (#1582)1bf0078
feat: global security (#1620)9f128b4
feat: preserve file permission when write formatted files (#1636)ea35767
fix bug: enums of underscored number (#1581)0cee1c5
fix required params parsing for routes with multiple paths and multiple params (#1621)e73a0d0
fix using tab (\t) as separator for custom type names (#1594)4536bf2
fix: enums in body got parse incorrectly (#1625)e749ad5
fix: lint error for generated docs.go (#1583)575963e
parse binary literal const (#1593)fe971d2
parser: if all tags negate return true on no hits (#1624)e9d0aa5
yaml.v3 security patch (#1664)v1.16.1
v1.8.12
Compare Source
Changelog
122a2e2
FIX generics like type JSON[K,V string] map[K]V (#1509)ea779b8
chore: drop support for go 1.16 (#1518)c9bca77
fix field of enum type as formdata (#1511)v1.8.11
Compare Source
Changelog
9a0a669
Added file data type (#1424)37f466e
Support externalDocs annotation comment (#1468)19ddb4d
Use form tags when available (#1422)0524687
additional error message when parsing type definition (#1488)b47f4ef
chore(deps): bump golang.org/x/net (#1492)85a35b4
chore(deps): bump golang.org/x/net in /example/celler (#1495)efd70ff
chore(deps): bump golang.org/x/net in /example/go-module-support (#1494)9dbff61
chore(deps): bump golang.org/x/net in /example/markdown (#1491)fcffae2
chore(deps): bump golang.org/x/net in /example/object-map-example (#1493)09f373f
chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 (#1473)0472c53
chore(deps): bump golang.org/x/text in /example/celler (#1472)9faf8b3
chore(deps): bump golang.org/x/text in /example/go-module-support (#1474)aa3e8d5
chore: update deprecated options in goreleaser.yml for 1.4.x compatibility (#1450)aaa681e
chore: update version.go (#1507)f56e0bb
feat: ADD collection format flag (#1482)f475da2
feat: add packageName option for docs.go (#1442)d2bc3d0
fix alias type of generic with multi formal params (#1505)8445e75
fix generic type that has more than 2 params with only one constraint type (#1506)9e4a292
fix: generated doc.go first line cmt leading dot (#1480)566b8af
if the top type name is any or interface{}, don't use allOf (#1421)3f0a4b0
support form tag (#1502)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.