SAP-samples / cloud-espm-cloud-native

Enterprise Sales and Procurement Model (ESPM) Cloud Native is a project that showcases how an application can be made resilient by implementing resilience design patterns. This application is developed using Spring Boot framework and can be deployed locally as well as on SAP BTP, Cloud Foundry environment.
Apache License 2.0
39 stars 41 forks source link

Bump netty-handler from 4.1.34.Final to 4.1.45.Final #5

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps netty-handler from 4.1.34.Final to 4.1.45.Final.

Commits - [`136db86`](https://github.com/netty/netty/commit/136db8680afa73c7491277d6fed1e85e703fa905) [maven-release-plugin] prepare release netty-4.1.45.Final - [`607bc05`](https://github.com/netty/netty/commit/607bc05a2c1453323b2f8c67cbd4aff0d5b17531) Fix BufferOverflowException during non-Unsafe PooledDirectByteBuf resize ([#9912](https://github-redirect.dependabot.com/netty/netty/issues/9912)) - [`ba140ac`](https://github.com/netty/netty/commit/ba140ac6bcf24fdd90d1231ee397ba5a204c17e8) Fix SimpleChannelPoolTest#testCloseAsync() test flake ([#9943](https://github-redirect.dependabot.com/netty/netty/issues/9943)) - [`f7d3573`](https://github.com/netty/netty/commit/f7d357312fa634431aa4af180691cb12efacd902) Add TLS SNI Extension in HTTP/2 Client request. ([#9937](https://github-redirect.dependabot.com/netty/netty/issues/9937)) - [`ac69c87`](https://github.com/netty/netty/commit/ac69c877f1a9857fd8a97c704c882414e66c4920) Fix SniHandlerTest when jdkCompatibilityMode is false ([#9934](https://github-redirect.dependabot.com/netty/netty/issues/9934)) - [`41c47b4`](https://github.com/netty/netty/commit/41c47b41bf0caa2f0faffec901a374516fbd19f7) Fix event loop hang in SniHandler ([#9933](https://github-redirect.dependabot.com/netty/netty/issues/9933)) - [`b82258b`](https://github.com/netty/netty/commit/b82258b72fdf4c733d9c4a641c6b8725b036485f) Introduce `needReport` for `ResourceLeakDetector`. ([#9910](https://github-redirect.dependabot.com/netty/netty/issues/9910)) - [`76fb4c8`](https://github.com/netty/netty/commit/76fb4c894af15cd1e30495a91074b2d95940e451) use io.netty.leakDetection.targetRecords as replacement for io.netty.leakDete... - [`2be3d88`](https://github.com/netty/netty/commit/2be3d888e73defb863ee460fc276a8959cb82604) FlushConsolidationHandler may suppress flushes by mistake ([#9931](https://github-redirect.dependabot.com/netty/netty/issues/9931)) - [`06a5173`](https://github.com/netty/netty/commit/06a5173e8d700f5f431557f21f647f2199bb3d52) Utf8FrameValidator must release buffer when validation fails ([#9909](https://github-redirect.dependabot.com/netty/netty/issues/9909)) - Additional commits viewable in [compare view](https://github.com/netty/netty/compare/netty-4.1.34.Final...netty-4.1.45.Final)


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/SAP-samples/cloud-espm-cloud-native/network/alerts).
CHERIANS commented 4 years ago

Bumped up version of netty in a separate commit

dependabot[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.