Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RESTEASY-3462] Bump the netty-vertx-dependencies group with 12 updates #4044

Merged
merged 1 commit into from Mar 1, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 23, 2024

Bumps the netty-vertx-dependencies group with 12 updates:

Package From To
io.netty:netty-common 4.1.106.Final 4.1.107.Final
io.netty:netty-buffer 4.1.106.Final 4.1.107.Final
io.netty:netty-transport 4.1.106.Final 4.1.107.Final
io.netty:netty-handler 4.1.106.Final 4.1.107.Final
io.netty:netty-handler-proxy 4.1.106.Final 4.1.107.Final
io.netty:netty-codec-http 4.1.106.Final 4.1.107.Final
io.netty:netty-codec-http2 4.1.106.Final 4.1.107.Final
io.netty:netty-transport-native-epoll 4.1.106.Final 4.1.107.Final
io.netty:netty-transport-native-kqueue 4.1.106.Final 4.1.107.Final
io.netty:netty-resolver 4.1.106.Final 4.1.107.Final
io.netty:netty-resolver-dns 4.1.106.Final 4.1.107.Final
io.netty:netty-buffer 4.1.106.Final 4.1.107.Final
io.netty:netty-transport 4.1.106.Final 4.1.107.Final
io.netty:netty-handler 4.1.106.Final 4.1.107.Final
io.netty:netty-handler-proxy 4.1.106.Final 4.1.107.Final
io.netty:netty-codec-http 4.1.106.Final 4.1.107.Final
io.netty:netty-codec-http2 4.1.106.Final 4.1.107.Final
io.netty:netty-transport-native-epoll 4.1.106.Final 4.1.107.Final
io.netty:netty-transport-native-kqueue 4.1.106.Final 4.1.107.Final
io.netty:netty-resolver 4.1.106.Final 4.1.107.Final
io.netty:netty-resolver-dns 4.1.106.Final 4.1.107.Final
io.vertx:vertx-core 4.5.1 4.5.4

Updates io.netty:netty-common from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler-proxy from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver-dns from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-buffer from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-handler-proxy from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-codec-http2 from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.netty:netty-resolver-dns from 4.1.106.Final to 4.1.107.Final

Commits
  • 1908d3a [maven-release-plugin] prepare release netty-4.1.107.Final
  • 8d7c113 Add ReferenceCountUtil.touch(...) calls before we store messages into… (#13838)
  • f254226 Add reset API to IdleStateHandler (#13598)
  • 442165e Save CRC32C Netty allocation to trigger ADLER32 and CRC32 reflective initiali...
  • b135e37 Update Brotli4j to v1.16.0 (#13827)
  • 9f19909 MathUtil.findNextPositivePowerOfTwo instead of JCTools' (#13833)
  • 59a8bd0 Snappy: Use unsigned short to handle 2 ^ 16 input size instead of 2 ^ 15 (#13...
  • 14e00f5 Fix compile error
  • 94d0cfb Correctly override equals and hashCode for our OpenSslSession sub-types (#13829)
  • f0e9b40 Ensure key / values are shared between resumed sessions (#13819)
  • Additional commits viewable in compare view

Updates io.vertx:vertx-core from 4.5.1 to 4.5.4

Commits
  • cea46d4 Releasing 4.5.4
  • da35bcd Exclude Http1xTest#testPipeliningOrder that does not pass with IO_Uring
  • 2e7eeec Improve Http1xTest#testPipeliningOrder
  • 60bb2f6 Improve HttpServerResponse sendFile implementations that should close the fil...
  • b81aa3e Fix test names
  • fe35bbd Address PR comments, add case where input is negative, rebase
  • 7cd496b Validate content length early during HttpServerResponse#sendFile
  • bee2f5d Vert.x TCP client does configure the TLS hostname verification algorithm to t...
  • 939ea22 Add to HttpConnection shutdown variants with a time unit for the timeout, dep...
  • 1f9df5a Improve JsonFactory creation and propagate its usage to DatabindCodec
  • 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

@dependabot dependabot bot requested a review from a team as a code owner February 23, 2024 08:00
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Feb 23, 2024
@dependabot dependabot bot force-pushed the dependabot/maven/netty-vertx-dependencies-a3b3fbf587 branch 2 times, most recently from b8e05ce to 0bf895a Compare February 29, 2024 07:48
@jamezp
Copy link
Contributor

jamezp commented Mar 1, 2024

@dependabot recreate

Bumps the netty-vertx-dependencies group with 12 updates:

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

---
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 force-pushed the dependabot/maven/netty-vertx-dependencies-a3b3fbf587 branch from 0bf895a to 32b60e5 Compare March 1, 2024 20:15
@jamezp jamezp changed the title Bump the netty-vertx-dependencies group with 12 updates [RESTEASY-3462] Bump the netty-vertx-dependencies group with 12 updates Mar 1, 2024
@jamezp jamezp merged commit e71d761 into main Mar 1, 2024
13 checks passed
@dependabot dependabot bot deleted the dependabot/maven/netty-vertx-dependencies-a3b3fbf587 branch March 1, 2024 21:47
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
1 participant