Skip to content

Bump the netty-vertx-dependencies group across 1 directory with 12 updates#68

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/netty-vertx-dependencies-1be2250fff
Open

Bump the netty-vertx-dependencies group across 1 directory with 12 updates#68
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/netty-vertx-dependencies-1be2250fff

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 11, 2024

Bumps the netty-vertx-dependencies group with 12 updates in the / directory:

Package From To
io.netty:netty-common 4.1.108.Final 4.1.111.Final
io.netty:netty-buffer 4.1.108.Final 4.1.111.Final
io.netty:netty-transport 4.1.108.Final 4.1.111.Final
io.netty:netty-handler 4.1.108.Final 4.1.111.Final
io.netty:netty-handler-proxy 4.1.108.Final 4.1.111.Final
io.netty:netty-codec-http 4.1.108.Final 4.1.111.Final
io.netty:netty-codec-http2 4.1.108.Final 4.1.111.Final
io.netty:netty-transport-native-epoll 4.1.108.Final 4.1.111.Final
io.netty:netty-transport-native-kqueue 4.1.108.Final 4.1.111.Final
io.netty:netty-resolver 4.1.108.Final 4.1.111.Final
io.netty:netty-resolver-dns 4.1.108.Final 4.1.111.Final
io.vertx:vertx-core 4.5.7 4.5.8

Updates io.netty:netty-common from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler-proxy from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver-dns from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler-proxy from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver-dns from 4.1.108.Final to 4.1.111.Final

Commits
  • 90c5fd7 [maven-release-plugin] prepare release netty-4.1.111.Final
  • 4b825d3 Delete class which was committed by mistake
  • 176bfbf Add missing NULL checks in native code (#14100)
  • 03b5520 Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byte[] inte...
  • 30d1b5c Fix AdaptiveByteBufAllocator class loading on Java 6/7 (#14101)
  • 23c19b2 Prepare for unsafe memory access deprecated for removal (#14090)
  • 20a11b3 Optimize wrap buffer cumulation in SslHandler and don't mutate input buffers ...
  • e9caa97 Duplicate of slice should have the same capacity as the original slice so tha...
  • 98cc2b1 Upgrade to jctools from 3.1.0 to 4.0.5 (#14096)
  • 4f19ecf Revert "Rewrite ZstdDecoder to remove the need of allocate a huge byt… (#14084)
  • Additional commits viewable in compare view

Updates io.vertx:vertx-core from 4.5.7 to 4.5.8

Commits
  • 2b0ce5a Releasing 4.5.8
  • 93915f2 @​GenIgnore ReadStream#collect
  • 6672988 The AsyncFile implementation will continue to read the file when the handler ...
  • bfe6e37 Add a general purpose collecting method to ReadStream to facilitate the reduc...
  • 2729eea Deprecate vertx.disableTCCL
  • 3b3567a Deprecate vertx.disableHttpHeadersValidation
  • f37aa24 The Http1xServerConnection synchronize itself to guard the internal state of ...
  • f8244af Merge pull request #5144 from franz1981/4.x_less_sync
  • 645b816 Update javadoc of DuplicatedContext as it's not maintain a seperated taskQueu...
  • dc12f93 Future expectation with HTTP response expectation.
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…dates

Bumps the netty-vertx-dependencies group with 12 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [io.netty:netty-common](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-buffer](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-transport](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-handler](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-handler-proxy](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-codec-http](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-codec-http2](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-transport-native-epoll](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-transport-native-kqueue](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-resolver](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.netty:netty-resolver-dns](https://github.com/netty/netty) | `4.1.108.Final` | `4.1.111.Final` |
| [io.vertx:vertx-core](https://github.com/eclipse/vert.x) | `4.5.7` | `4.5.8` |



Updates `io.netty:netty-common` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-buffer` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-transport` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-handler` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-handler-proxy` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-codec-http` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-codec-http2` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-transport-native-epoll` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-resolver` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-resolver-dns` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-buffer` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-transport` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-handler` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-handler-proxy` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-codec-http` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-codec-http2` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-transport-native-epoll` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-transport-native-kqueue` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-resolver` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.netty:netty-resolver-dns` from 4.1.108.Final to 4.1.111.Final
- [Commits](netty/netty@netty-4.1.108.Final...netty-4.1.111.Final)

Updates `io.vertx:vertx-core` from 4.5.7 to 4.5.8
- [Commits](eclipse-vertx/vert.x@4.5.7...4.5.8)

---
updated-dependencies:
- dependency-name: io.netty:netty-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-buffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-handler-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-resolver-dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-buffer
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-handler
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-handler-proxy
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-codec-http
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-codec-http2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-resolver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.netty:netty-resolver-dns
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: netty-vertx-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants