Bumps netty-all from 4.0.21.Final to 4.1.39.Final.
Commits
- [`88c2a4c`](https://github.com/netty/netty/commit/88c2a4cab5add947df50884a6e787f8dff3d85f7) [maven-release-plugin] prepare release netty-4.1.39.Final
- [`7003dbd`](https://github.com/netty/netty/commit/7003dbdc0801fd65b75700acb2cf77044075ff8c) HTTP2: Guard against empty DATA frames (without end_of_stream flag) set ([#9461](https://github-redirect.dependabot.com/netty/netty/issues/9461))
- [`cecb46a`](https://github.com/netty/netty/commit/cecb46a3dd1737cef38ae49ad5f57ac7a1b2faaa) HTTP2: Add protection against remote control frames that are triggered by a r...
- [`695aa09`](https://github.com/netty/netty/commit/695aa0959dcc7fb97f6d0e0fa26a45bed32f730a) Use alloc().heapBuffer(...) to allocate new heap buffer.
- [`6862ab7`](https://github.com/netty/netty/commit/6862ab76c017fc4cc796e3e448852e43efa04c77) Delay Http2ConnectionPrefaceAndSettingsFrameWrittenEvent by one EventLoop tic...
- [`e707a62`](https://github.com/netty/netty/commit/e707a62a76eaddb446b0e0913a21a5fc387ec260) Use delegated docker mount option to speedup builds ([#9441](https://github-redirect.dependabot.com/netty/netty/issues/9441))
- [`d302121`](https://github.com/netty/netty/commit/d30212134d81228a05ce84b58b6db059615539b7) Always wrap X509ExtendedTrustManager when using OpenSSL and JDK < 11 ([#9443](https://github-redirect.dependabot.com/netty/netty/issues/9443))
- [`8d9cea2`](https://github.com/netty/netty/commit/8d9cea2ce0355c8ae907e164a72885216d1ba4e4) Try to load native linux libraries with matching classifier first ([#9411](https://github-redirect.dependabot.com/netty/netty/issues/9411))
- [`bcf6d56`](https://github.com/netty/netty/commit/bcf6d56b92e74a6340b961154cac4a064196fb5d) Do not cache local/remote address when creating EpollDatagramChannel with Int...
- [`b8ac02d`](https://github.com/netty/netty/commit/b8ac02d8ac11eee1f7b09bd39e872f945b555c01) Set the ORIGIN header from a custom headers if present ([#9435](https://github-redirect.dependabot.com/netty/netty/issues/9435))
- Additional commits viewable in [compare view](https://github.com/netty/netty/compare/netty-4.0.21.Final...netty-4.1.39.Final)
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
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps netty-all from 4.0.21.Final to 4.1.39.Final.
Commits
- [`88c2a4c`](https://github.com/netty/netty/commit/88c2a4cab5add947df50884a6e787f8dff3d85f7) [maven-release-plugin] prepare release netty-4.1.39.Final - [`7003dbd`](https://github.com/netty/netty/commit/7003dbdc0801fd65b75700acb2cf77044075ff8c) HTTP2: Guard against empty DATA frames (without end_of_stream flag) set ([#9461](https://github-redirect.dependabot.com/netty/netty/issues/9461)) - [`cecb46a`](https://github.com/netty/netty/commit/cecb46a3dd1737cef38ae49ad5f57ac7a1b2faaa) HTTP2: Add protection against remote control frames that are triggered by a r... - [`695aa09`](https://github.com/netty/netty/commit/695aa0959dcc7fb97f6d0e0fa26a45bed32f730a) Use alloc().heapBuffer(...) to allocate new heap buffer. - [`6862ab7`](https://github.com/netty/netty/commit/6862ab76c017fc4cc796e3e448852e43efa04c77) Delay Http2ConnectionPrefaceAndSettingsFrameWrittenEvent by one EventLoop tic... - [`e707a62`](https://github.com/netty/netty/commit/e707a62a76eaddb446b0e0913a21a5fc387ec260) Use delegated docker mount option to speedup builds ([#9441](https://github-redirect.dependabot.com/netty/netty/issues/9441)) - [`d302121`](https://github.com/netty/netty/commit/d30212134d81228a05ce84b58b6db059615539b7) Always wrap X509ExtendedTrustManager when using OpenSSL and JDK < 11 ([#9443](https://github-redirect.dependabot.com/netty/netty/issues/9443)) - [`8d9cea2`](https://github.com/netty/netty/commit/8d9cea2ce0355c8ae907e164a72885216d1ba4e4) Try to load native linux libraries with matching classifier first ([#9411](https://github-redirect.dependabot.com/netty/netty/issues/9411)) - [`bcf6d56`](https://github.com/netty/netty/commit/bcf6d56b92e74a6340b961154cac4a064196fb5d) Do not cache local/remote address when creating EpollDatagramChannel with Int... - [`b8ac02d`](https://github.com/netty/netty/commit/b8ac02d8ac11eee1f7b09bd39e872f945b555c01) Set the ORIGIN header from a custom headers if present ([#9435](https://github-redirect.dependabot.com/netty/netty/issues/9435)) - Additional commits viewable in [compare view](https://github.com/netty/netty/compare/netty-4.0.21.Final...netty-4.1.39.Final)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 - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.