go-openapi / runtime

openapi runtime interfaces
Apache License 2.0
248 stars 148 forks source link

Bump the go-openapi-dependencies group with 5 updates #293

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps the go-openapi-dependencies group with 5 updates:

Package From To
github.com/go-openapi/analysis 0.21.5 0.22.2
github.com/go-openapi/loads 0.21.3 0.21.5
github.com/go-openapi/strfmt 0.21.10 0.22.0
github.com/go-openapi/swag 0.22.6 0.22.9
github.com/go-openapi/validate 0.22.4 0.22.6

Updates github.com/go-openapi/analysis from 0.21.5 to 0.22.2

Commits
  • 5d13d1c test(flatten): asserts that the ExpandSpec fix in spec works
  • 3e717a5 Fix/ci warnings (#92)
  • 3f1a920 fix(flatten): remove unused acts recursively
  • 6064bf5 chore(deps): updated go-openapi deps
  • 9c9799f fix(flatten): allows the use of pointers to schemas in x-... extensions
  • b9463f9 fix(flatten): added option to skip automatic camel-case
  • See full diff in compare view


Updates github.com/go-openapi/loads from 0.21.3 to 0.21.5

Commits
  • 676e3a8 Merge pull request #51 from fredbi/fix/pristine-after-spec-is-altered
  • cff6cf0 fix(spec): rendering a Pristine document should ensure raw is up to date
  • 61ff370 chore(deps): updated go-openapi deps
  • See full diff in compare view


Updates github.com/go-openapi/strfmt from 0.21.10 to 0.22.0

Commits
  • 740a7c6 fix(uuid): UUID regexes to support all-or-none '-' separator
  • 03a91f9 ci: fixed cache warning in ci;fixed code coverage on all sub packages
  • See full diff in compare view


Updates github.com/go-openapi/swag from 0.22.6 to 0.22.9

Commits
  • a05020e Bump actions/setup-go from 4 to 5
  • 8ce930b Bump actions/checkout from 3 to 4
  • 76c9b7c Updated dependabot frequency to monthly
  • e181373 Added dependabot
  • 216b00a refreshed go.mod
  • 01194a0 perf(mangling): optimized the processing of initialisms
  • b3e7a53 fix(mangling): fixed name mangling when special chars are substituted
  • 0ddf107 fix(ci): muted warnings in CI runs due to cache conflicts
  • See full diff in compare view


Updates github.com/go-openapi/validate from 0.22.4 to 0.22.6

Commits
  • ff196e5 fixed linter for duplicate constant string
  • 1d1d938 fix(parameters): applied extra schema validation to parameters (#166)
  • dd1b7cd fix(ci): muted warnings in CI runs due to cache conflicts
  • See full diff in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (9917082) 81.67% compared to head (a781fbc) 81.67%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #293 +/- ## ======================================= Coverage 81.67% 81.67% ======================================= Files 49 49 Lines 4066 4066 ======================================= Hits 3321 3321 Misses 632 632 Partials 113 113 ``` | [Flag](https://app.codecov.io/gh/go-openapi/runtime/pull/293/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | Coverage Δ | | |---|---|---| | [1.19](https://app.codecov.io/gh/go-openapi/runtime/pull/293/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `81.67% <ø> (ø)` | | | [oldstable](https://app.codecov.io/gh/go-openapi/runtime/pull/293/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `81.67% <ø> (ø)` | | | [stable](https://app.codecov.io/gh/go-openapi/runtime/pull/293/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi) | `81.67% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=go-openapi#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.