Closed dependabot[bot] closed 10 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
9917082
) 81.67% compared to head (a781fbc
) 81.67%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the go-openapi-dependencies group with 5 updates:
0.21.5
0.22.2
0.21.3
0.21.5
0.21.10
0.22.0
0.22.6
0.22.9
0.22.4
0.22.6
Updates
github.com/go-openapi/analysis
from 0.21.5 to 0.22.2Commits
5d13d1c
test(flatten): asserts that the ExpandSpec fix in spec works3e717a5
Fix/ci warnings (#92)3f1a920
fix(flatten): remove unused acts recursively6064bf5
chore(deps): updated go-openapi deps9c9799f
fix(flatten): allows the use of pointers to schemas in x-... extensionsb9463f9
fix(flatten): added option to skip automatic camel-caseUpdates
github.com/go-openapi/loads
from 0.21.3 to 0.21.5Commits
676e3a8
Merge pull request #51 from fredbi/fix/pristine-after-spec-is-alteredcff6cf0
fix(spec): rendering a Pristine document should ensure raw is up to date61ff370
chore(deps): updated go-openapi depsUpdates
github.com/go-openapi/strfmt
from 0.21.10 to 0.22.0Commits
740a7c6
fix(uuid): UUID regexes to support all-or-none '-' separator03a91f9
ci: fixed cache warning in ci;fixed code coverage on all sub packagesUpdates
github.com/go-openapi/swag
from 0.22.6 to 0.22.9Commits
a05020e
Bump actions/setup-go from 4 to 58ce930b
Bump actions/checkout from 3 to 476c9b7c
Updated dependabot frequency to monthlye181373
Added dependabot216b00a
refreshed go.mod01194a0
perf(mangling): optimized the processing of initialismsb3e7a53
fix(mangling): fixed name mangling when special chars are substituted0ddf107
fix(ci): muted warnings in CI runs due to cache conflictsUpdates
github.com/go-openapi/validate
from 0.22.4 to 0.22.6Commits
ff196e5
fixed linter for duplicate constant string1d1d938
fix(parameters): applied extra schema validation to parameters (#166)dd1b7cd
fix(ci): muted warnings in CI runs due to cache conflictsDependabot 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