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

[KYUUBI #5395] Bump netty from 4.1.93.Final to 4.1.100.Final #5395

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2023

Bumps io.netty:netty-codec-http2 from 4.1.93.Final to 4.1.100.Final.

Commits
  • 58df783 [maven-release-plugin] prepare release netty-4.1.100.Final
  • 58f75f6 Merge pull request from GHSA-xpw8-rcwv-8f8p
  • 4911448 Do not fail when compressing empty HttpContent (#13655)
  • caca5e5 When read PoolSubpage's variant fields, it should lock on PoolSubpage's head ...
  • d97f2a5 Update checkout action to latest version (#13649)
  • 275341f Fix issue with unrecognized JVM option while running with Java 11 (#13648)
  • 5db037b Speedup max direct memory estimation via Unsafe (#13643)
  • ce5c78c Update actions to the latest version (#13644)
  • d7a8169 [maven-release-plugin] prepare for next development iteration
  • 8e3fe28 [maven-release-plugin] prepare release netty-4.1.99.Final
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [io.netty:netty-codec-http2](https://github.com/netty/netty) from 4.1.93.Final to 4.1.100.Final.
- [Commits](netty/netty@netty-4.1.93.Final...netty-4.1.100.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added java Pull requests that update Java code kind:dependency This issue or PR updates dependencies labels Oct 10, 2023
@codecov-commenter
Copy link

codecov-commenter commented Oct 10, 2023

Codecov Report

Merging #5395 (6813ccb) into master (e1d213e) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

❗ Current head 6813ccb differs from pull request most recent head a8f916c. Consider uploading reports for the commit a8f916c to get more accurate results

@@          Coverage Diff           @@
##           master   #5395   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         588     588           
  Lines       33427   33427           
  Branches     4393    4393           
======================================
  Misses      33427   33427           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pan3793 pan3793 changed the title Bump io.netty:netty-codec-http2 from 4.1.93.Final to 4.1.100.Final Bump netty from 4.1.93.Final to 4.1.100.Final Oct 11, 2023
@@ -179,7 +179,7 @@
Do NOT upgrade Netty 4.1.94.Final or above, because
https://github.com/netty/netty/pull/13408 breaks the Arrow
-->
<netty.version>4.1.93.Final</netty.version>
<netty.version>4.1.100.Final</netty.version>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's hold on a while because of the arrow-compatible issue commented above

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the comment is actually obsolete, Netty finally reverted the breaking changes.

@pan3793 pan3793 changed the title Bump netty from 4.1.93.Final to 4.1.100.Final [KYUUBI #5395] Bump netty from 4.1.93.Final to 4.1.100.Final Nov 13, 2023
@pan3793 pan3793 added this to the v1.9.0 milestone Nov 13, 2023
@pan3793 pan3793 closed this in c2e90a9 Nov 13, 2023
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 13, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/io.netty-netty-codec-http2-4.1.100.Final branch November 13, 2023 11:41
@pan3793
Copy link
Member

pan3793 commented Nov 13, 2023

Merged to master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
java Pull requests that update Java code kind:build kind:dependency This issue or PR updates dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants