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 com.linecorp.armeria:armeria from 1.14.1 to 1.23.1 #142

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

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

armeria-1.23.1

See the release notes for the complete change list.

armeria-1.23.0

See the release notes for the complete change list.

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.2

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
  • f6f479d Release armeria-1.23.1
  • 536e48f Add the release note for 1.23.1
  • e3709de Publish Spring Boot 3 integration modules (#4814)
  • a26e34f Update the project version to 1.23.1-SNAPSHOT
  • ce03ff4 Handle a fragment in a client-side URI properly (#4789)
  • e4821b3 Add the release note for 1.23.0 (#4793)
  • d893673 Bump Spring Boot 3 and Spring versions (#4803)
  • 2ec8c51 Add AbstractRuleBuilder.onGrpcTrailers() (#4535)
  • 2f98042 Close a gRPC call when an invalid response is received. (#4808)
  • 3631235 Ensure that request logs are completed for empty responses (#4791)
  • 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)