-
Notifications
You must be signed in to change notification settings - Fork 31
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
build(deps): bump io.netty:netty-transport-native-epoll:linux-x86_64 from 4.1.86.Final to 4.1.96.Final #1602
Conversation
Test image available:
|
Test image available:
|
b3efa45
to
059bfc1
Compare
Needs to be upgraded along with vertx. |
https://github.com/cryostatio/cryostat/pull/1565 uses io.netty:netty-transport-native-epoll:4.1.94.Final, not https://repo1.maven.org/maven2/io/vertx/vertx-dependencies/4.4.4/vertx-dependencies-4.4.4.pom |
Test image available:
|
Test image available:
|
059bfc1
to
a3b8c94
Compare
Test image available:
|
Test image available:
|
a3b8c94
to
e39073a
Compare
Test image available:
|
Test image available:
|
This PR/issue depends on:
|
e39073a
to
62451ad
Compare
Test image available:
|
Test image available:
|
Bumps [io.netty:netty-transport-native-epoll:linux-x86_64](https://github.com/netty/netty) from 4.1.86.Final to 4.1.96.Final. - [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.96.Final) --- updated-dependencies: - dependency-name: io.netty:netty-transport-native-epoll:linux-x86_64 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
62451ad
to
671dcec
Compare
Test image available:
|
Test image available:
|
@@ -216,7 +216,7 @@ | |||
<groupId>io.netty</groupId> | |||
<artifactId>netty-transport-native-epoll</artifactId> | |||
<classifier>linux-x86_64</classifier> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@andrewazores is this classifier going to affect our multi-arch builds?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I need to test it alongside https://github.com/cryostatio/cryostat/pull/1548 , which adds a classifier and multiarch logic that should handle it.
Superseded by #1626. |
Depends on https://github.com/cryostatio/cryostat/pull/1565
Bumps io.netty:netty-transport-native-epoll:linux-x86_64 from 4.1.86.Final to 4.1.96.Final.
Commits
3bd421c
[maven-release-plugin] prepare release netty-4.1.96.Final013c382
Revert "Always increment Stream Id on createStream (#13485)" to fix bug which...1735b42
Fixkevent(..) failed: Invalid argument
(#13503)78cbf3a
Reduce PoolChunk's metadata size: change LongPriorityQueue to IntPriorityQueu...1b5a3e9
Upgrade java versions (#13513)1c7f0fa
Make initializer asstatic
(#13506)dc16c58
Move the PoolThreadCache finalizer to a separate object (#13510)e2f71fe
Disable DNS query timeout with zero (#13505)a81a406
Use primitive integer instead of class wrapper (#13507)c07dec1
Remove redundant casts (#13509)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)