viclovsky / swagger-coverage

Tool which generates full picture of coverage of API tests based on OAS (Swagger) v2 and v3
Apache License 2.0
198 stars 38 forks source link

Bump com.linecorp.armeria:armeria from 1.14.1 to 1.22.1 #130

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps com.linecorp.armeria:armeria from 1.14.1 to 1.22.1.

Release notes

Sourced from com.linecorp.armeria:armeria's releases.

armeria-1.22.1

See the release notes for the complete change list.

armeria-1.22.0

See the release notes for the complete change list.

armeria-1.21.0

See the release notes for the complete change list.

armeria-1.20.3

See the release notes for the complete change list.

armeria-1.20.2

See the release notes for the complete change list.

armeria-1.20.1

See the release notes for the complete change list.

armeria-1.20.0

See the release notes for the complete change list.

armeria-1.19.0

See the release notes for the complete change list.

armeria-1.18.0

See the release notes for the complete change list.

armeria-1.17.2

See the release notes for the complete change list.

armeria-1.17.1

See the release notes for the complete change list.

armeria-1.17.0

See the release notes for the complete change list.

armeria-1.16.0

See the release notes for the complete change list.

armeria-1.15.0

See the release notes for the complete change list.

Commits
  • db8f1b4 Release armeria-1.22.1
  • 6f0a377 Add release notes for 1.22.1 (#4671)
  • 33d1c5e Fix another NullPointerException in FixedStreamMessage (#4667)
  • 1278e70 Downgrade gRPC and protobuf dependencies (#4666)
  • a5ab6f5 Update the project version to 1.22.1-SNAPSHOT
  • 904aee7 Add release notes for 1.22.0 (#4656)
  • a43cfa2 Return "431 Request Header Fields Too Large" for long headers on HTTP/1 (#4655)
  • e971022 Fix a bug where duplicate parameters are shown in DocService (#4645)
  • 3713d52 Fix a bug where ClosedSessionException is set to responseCause for a succ...
  • bfc1924 Use gRPC StatusRuntimeException instead of StatusException. (#4658)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #142.