Open dependabot[bot] opened 1 year ago
Merging #412 (a1fe97f) into main (018a1b3) will increase coverage by
0.08%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #412 +/- ##
==========================================
+ Coverage 59.12% 59.20% +0.08%
==========================================
Files 51 51
Lines 3481 3481
==========================================
+ Hits 2058 2061 +3
+ Misses 1202 1200 -2
+ Partials 221 220 -1
Bumps github.com/swaggo/swag from 1.16.1 to 1.16.2.
Release notes
Sourced from github.com/swaggo/swag's releases.
Commits
e9d0aa5
yaml.v3 security patch (#1664)23c9b5c
chore(deps): bump gopkg.in/yaml.v3 (#1663)8ebf32f
docs(readme): fix param brace (#1647)9f128b4
feat: preserve file permission when write formatted files (#1636)f05ccdc
add byte check before and after file is formatted (#1637)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)7534a13
add cli flag --pdl to determine whether parse operations in dependency (#1605)1bf0078
feat: global security (#1620)575963e
parse binary literal const (#1593)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
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show