Skip to content

MINOR: [Java] Bump io.netty:netty-bom from 4.1.110.Final to 4.1.112.Final in /java#43366

Merged
danepitkin merged 1 commit intomainfrom
dependabot/maven/java/io.netty-netty-bom-4.1.112.Final
Jul 25, 2024
Merged

MINOR: [Java] Bump io.netty:netty-bom from 4.1.110.Final to 4.1.112.Final in /java#43366
danepitkin merged 1 commit intomainfrom
dependabot/maven/java/io.netty-netty-bom-4.1.112.Final

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2024

Bumps io.netty:netty-bom from 4.1.110.Final to 4.1.112.Final.

Commits
  • ebe2aa5 [maven-release-plugin] prepare release netty-4.1.112.Final
  • 5e2d384 Only include scopeId on link-local addresses when using native transport (#14...
  • 5c0b0d5 Validate HTTP version while decoding (#14187)
  • b360abc Allow HTTP responses without reason-phrase (#14183)
  • a6bf424 ScheduledFutureTask: avoid invoke system clock again (#14162)
  • 3881103 Fix checkstyle errors introduced by fixing merge conflicts
  • 3c06dd6 Reject request if NUL is present in the request line (#14180)
  • e6a78dd Don't strip whitespaces from header names and let the validator handl… (#14179)
  • c5d3d72 Reject http header values with non SP / HTAB chars (#14178)
  • d05af24 Fix potential DNS cache invalidation across different EventLoops (#14147)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.110.Final to 4.1.112.Final.
- [Commits](netty/netty@netty-4.1.110.Final...netty-4.1.112.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>
@dependabot dependabot bot requested a review from lidavidm as a code owner July 22, 2024 16:15
@dependabot dependabot bot added dependencies Dependabot-only java Dependabot-only labels Jul 22, 2024
@vibhatha
Copy link
Contributor

@github-actions crossbow submit -g java

1 similar comment
@vibhatha
Copy link
Contributor

@github-actions crossbow submit -g java

@github-actions
Copy link

Revision: e5560e2

Submitted crossbow builds: ursacomputing/crossbow @ actions-232285aee3

Task Status
java-jars GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-conda-latest-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-20.04-amd64 GitHub Actions
verify-rc-source-java-linux-ubuntu-22.04-amd64 GitHub Actions
verify-rc-source-java-macos-amd64 GitHub Actions

Copy link
Member

@danepitkin danepitkin left a comment

Choose a reason for hiding this comment

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

CI failures are known failures on main

@github-actions github-actions bot added awaiting committer review Awaiting committer review and removed awaiting review Awaiting review labels Jul 25, 2024
@danepitkin danepitkin merged commit ad4d490 into main Jul 25, 2024
@danepitkin danepitkin removed the awaiting committer review Awaiting committer review label Jul 25, 2024
@dependabot dependabot bot deleted the dependabot/maven/java/io.netty-netty-bom-4.1.112.Final branch July 25, 2024 16:01
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit ad4d490.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive for unstable benchmarks that are known to sometimes produce them.

pribor pushed a commit to GlobalWebIndex/arrow that referenced this pull request Oct 24, 2025
…inal in /java (apache#43366)

Bumps [io.netty:netty-bom](https://github.com/netty/netty) from 4.1.110.Final to 4.1.112.Final.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/netty/netty/commit/ebe2aa5b7cd36562a20b024d78ecff47a86874b8"><code>ebe2aa5</code></a> [maven-release-plugin] prepare release netty-4.1.112.Final</li>
<li><a href="https://github.com/netty/netty/commit/5e2d384477698419e56674ed5cf58d6865b95786"><code>5e2d384</code></a> Only include scopeId on link-local addresses when using native transport (<a href="https://redirect.github.com/netty/netty/issues/14">#14</a>...</li>
<li><a href="https://github.com/netty/netty/commit/5c0b0d5225023b02a61f89cbbae8aaeadbf5897e"><code>5c0b0d5</code></a> Validate HTTP version while decoding (<a href="https://redirect.github.com/netty/netty/issues/14187">#14187</a>)</li>
<li><a href="https://github.com/netty/netty/commit/b360abcca17bd86c7306ba4bdfdb22432bbcd5fd"><code>b360abc</code></a> Allow HTTP responses without reason-phrase (<a href="https://redirect.github.com/netty/netty/issues/14183">#14183</a>)</li>
<li><a href="https://github.com/netty/netty/commit/a6bf424dad551be38d4fdb173764a4db673c0ee8"><code>a6bf424</code></a> ScheduledFutureTask: avoid invoke system clock again (<a href="https://redirect.github.com/netty/netty/issues/14162">#14162</a>)</li>
<li><a href="https://github.com/netty/netty/commit/3881103a01488785a6d2f78a3a80258dd848609f"><code>3881103</code></a> Fix checkstyle errors introduced by fixing merge conflicts</li>
<li><a href="https://github.com/netty/netty/commit/3c06dd680d05b3fa32ed9d6b82e9ef62de1c9b87"><code>3c06dd6</code></a> Reject request if NUL is present in the request line (<a href="https://redirect.github.com/netty/netty/issues/14180">#14180</a>)</li>
<li><a href="https://github.com/netty/netty/commit/e6a78dd2c98cc9a236d1d8ba5888a98327d6c7c6"><code>e6a78dd</code></a> Don't strip whitespaces from header names and let the validator handl… (<a href="https://redirect.github.com/netty/netty/issues/14179">#14179</a>)</li>
<li><a href="https://github.com/netty/netty/commit/c5d3d724839a0f500803035b590df2d7c826e31a"><code>c5d3d72</code></a> Reject http header values with non SP / HTAB chars (<a href="https://redirect.github.com/netty/netty/issues/14178">#14178</a>)</li>
<li><a href="https://github.com/netty/netty/commit/d05af241def22b37120e19d477959799e7f653ff"><code>d05af24</code></a> Fix potential DNS cache invalidation across different EventLoops (<a href="https://redirect.github.com/netty/netty/issues/14147">#14147</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/netty/netty/compare/netty-4.1.110.Final...netty-4.1.112.Final">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty:netty-bom&package-manager=maven&previous-version=4.1.110.Final&new-version=4.1.112.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)

</details>

Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: Dane Pitkin <dpitkin@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Component: Java dependencies Dependabot-only java Dependabot-only

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants