Conversation
Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.118.Final to 4.1.119.Final. - [Commits](netty/netty@netty-4.1.118.Final...netty-4.1.119.Final) --- updated-dependencies: - dependency-name: io.netty:netty-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
jbonofre
approved these changes
Mar 3, 2025
Member
jbonofre
left a comment
There was a problem hiding this comment.
NB: the LICENSE/NOTICE should be updated. I would love to push a commit for that in this PR but I don't have permission to do so.
Member
|
Should we update "This binary artifact contains Netty XXX" lines? diff --git a/flight/flight-integration-tests/src/shade/LICENSE.txt b/flight/flight-integration-tests/src/shade/LICENSE.txt
index 499a3993..3ea8039b 100644
--- a/flight/flight-integration-tests/src/shade/LICENSE.txt
+++ b/flight/flight-integration-tests/src/shade/LICENSE.txt
@@ -225,7 +225,7 @@ License: https://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------
-This binary artifact contains Netty 4.1.117.Final.
+This binary artifact contains Netty 4.1.119.Final.
Copyright: Copyright 2014 The Netty Project
Home page: https://netty.io/
diff --git a/flight/flight-sql-jdbc-driver/src/shade/LICENSE.txt b/flight/flight-sql-jdbc-driver/src/shade/LICENSE.txt
index 3363121b..a1281b61 100644
--- a/flight/flight-sql-jdbc-driver/src/shade/LICENSE.txt
+++ b/flight/flight-sql-jdbc-driver/src/shade/LICENSE.txt
@@ -211,7 +211,7 @@ License: https://www.apache.org/licenses/LICENSE-2.0
--------------------------------------------------------------------------------
-This binary artifact contains Netty 4.1.117.Final.
+This binary artifact contains Netty 4.1.119.Final.
Copyright: Copyright 2014 The Netty Project
Home page: https://netty.io/
diff --git a/tools/src/shade/LICENSE.txt b/tools/src/shade/LICENSE.txt
index 61fbdf25..3d11d489 100644
--- a/tools/src/shade/LICENSE.txt
+++ b/tools/src/shade/LICENSE.txt
@@ -203,7 +203,7 @@
--------------------------------------------------------------------------------
-This binary artifact contains Netty 4.1.117.Final.
+This binary artifact contains Netty 4.1.119.Final.
Copyright: Copyright 2014 The Netty Project
Home page: https://netty.io/It seems that we can automate this... |
Member
|
@kou yes. It's what I meant in my previous comment: we should push a commit on this PR to update LICEnSE/NOTICE. I would be happy to deal with that but I don't have the permission to do so. |
Member
|
I propose to merge this one as it is and I will update |
Member
|
@lidavidm thanks, I'm preparing a PR to update |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps io.netty:netty-bom from 4.1.118.Final to 4.1.119.Final.
Commits
fb7c786[maven-release-plugin] prepare release netty-4.1.119.Finalf0a546dUse initialized BouncyCastle providers when available (#14855)7fc6a23Add QueryStringDecoder option to leave '+' alone (#14850)8f3dd2fConsistently add channel info in HTTP/2 logs (#14829)bd08643Bump BlockHound version to 1.0.11.RELEASE (#14814)0138f23SslHandler: Fix possible NPE when executor is used for delegating (#14830)84120a7Fix NPE when upgrade message fails to aggregate (#14816)dc6b051Replace SSL assertion with explicit record length check (#14810)34011b5chore: Sync the id when DefaultHttp2FrameStream's stream is updated. (#14803)f3311e5[maven-release-plugin] prepare for next development iterationDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)