viclovsky / swagger-coverage

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

Bump armeria from 1.14.1 to 1.21.0 #124

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps armeria from 1.14.1 to 1.21.0.

Release notes

Sourced from armeria's releases.

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
  • a2de829 Release armeria-1.21.0
  • 684329f Update to use JDK 19 when releasing
  • fbc45b3 Update the project version to 1.21.1-SNAPSHOT
  • d18f029 Add release note for 1.21.0 and 1.16.1 (#4581)
  • 3a23bff Update dependencies (#4579)
  • 2ff218b build with jdk 19 and Gradle 7.6 (#4466)
  • 5d92b30 Flags#meterRegistry returns a MeterRegistry (#4580)
  • dd49448 Limit the max length of decoded content in Decoding{Service,Client} (#4564)
  • fee87f8 Add client and server default headers (#4520)
  • f4781d5 Fix a deadlock when a late response are written first in HTTP/1 pipelining (#...
  • 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 #129.