Commit 2af7243
authored
build(deps): bump io.netty:netty-all from 4.1.117.Final to 4.1.118.Final [skip ci]
Bumps [io.netty:netty-all](https://github.com/netty/netty) from 4.1.117.Final to 4.1.118.Final.
Commits
* [`36f95cf`](netty/netty@36f95cf) [maven-release-plugin] prepare release netty-4.1.118.Final
* [`87f4072`](netty/netty@87f4072) Merge commit from fork
* [`d1fbda6`](netty/netty@d1fbda6) Merge commit from fork
* [`f844d78`](netty/netty@f844d78) Upgrade netty-tcnative to 2.0.70.Final ([#14790](https://redirect.github.com/netty/netty/issues/14790))
* [`8afb5d9`](netty/netty@8afb5d9) Only run 2 jobs with leak detection to minimize build times ([#14784](https://redirect.github.com/netty/netty/issues/14784))
* [`f2c27da`](netty/netty@f2c27da) AdaptivePoolingAllocator: Round chunk sizes up to MIN\_CHUNK\_SIZE units and re...
* [`8d387ff`](netty/netty@8d387ff) Change the default AdaptiveRecvByteBufAllocator buffer size values' visibilit...
* [`1cfd3a6`](netty/netty@1cfd3a6) Fix possible buffer leak when stream can't be mapped ([#14746](https://redirect.github.com/netty/netty/issues/14746))
* [`8f9eadb`](netty/netty@8f9eadb) Fix AccessControlException in GlobalEventExecutor ([#14743](https://redirect.github.com/netty/netty/issues/14743))
* [`6fcd3e6`](netty/netty@6fcd3e6) KQueueEventLoop leaks memory on shutdown. ([#14745](https://redirect.github.com/netty/netty/issues/14745))
* Additional commits viewable in [compare view](netty/netty@netty-4.1.117.Final...netty-4.1.118.Final)
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments