FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Bump netty.version from 4.1.119.Final to 4.2.2.Final by dependabot[bot] · Pull Request #2454 · docker-java/docker-java · GitHub

Bump netty.version from 4.1.119.Final to 4.2.2.Final - #2454

Merged
eddumelendez merged 1 commit into
mainfrom
dependabot/maven/netty.version-4.2.2.Final
Jul 1, 2025
Merged

Bump netty.version from 4.1.119.Final to 4.2.2.Final#2454
eddumelendez merged 1 commit into
mainfrom
dependabot/maven/netty.version-4.2.2.Final

Conversation

dependabot Bot commented on behalf of github Jun 10, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Bumps netty.version from 4.1.119.Final to 4.2.2.Final.
Updates io.netty:netty-codec-http from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-handler from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-handler-proxy from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-epoll from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

Updates io.netty:netty-transport-native-kqueue from 4.1.119.Final to 4.2.2.Final

Commits
  • 660edea [maven-release-plugin] prepare release netty-4.2.2.Final
  • 1ea6aa4 Add SETTINGS_ENABLE_CONNECT_PROTOCOL to the default HTTP/2 settings (#15312)
  • 83a0d11 Add missing distributionManagement section so snapshot deployments work
  • df24a0d Fix netty-bom (#15310)
  • b4d8ae3 New tests for channel pool: release with health check and processing order du...
  • 182f154 Revert "Fix publishing of netty-bom when releasing"
  • 890f808 Fix usage of publish plugin to only stage locally
  • d749369 Fix publishing of netty-bom when releasing
  • 870a23d Avoid generic class resolving when possible (#15302)
  • abc2310 StreamBufferingEncoder doesn't work when settings auto-ack is disabled (#15...
  • Additional commits viewable in compare view

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)

dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 10, 2025
dependabot Bot requested a review from a team as a code owner June 10, 2025 13:29
eddumelendez modified the milestone: next Jul 1, 2025

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps `netty.version` from 4.1.119.Final to 4.2.2.Final.

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-handler-proxy
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot Bot force-pushed the dependabot/maven/netty.version-4.2.2.Final branch from c2ee273 to 5bc74b0 Compare July 1, 2025 02:00
eddumelendez merged commit da24f19 into main Jul 1, 2025
eddumelendez deleted the dependabot/maven/netty.version-4.2.2.Final branch July 1, 2025 02:19
eddumelendez added this to the next milestone Jul 1, 2025
svc-squareup-copybara pushed a commit to cashapp/misk that referenced this pull request Jul 8, 2025
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.github.docker-java:docker-java-transport-httpclient5](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |
|
[com.github.docker-java:docker-java-transport](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |
|
[com.github.docker-java:docker-java-core](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |
|
[com.github.docker-java:docker-java-api](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |
|
[com.github.docker-java:docker-java](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |

---

### Release Notes

<details>
<summary>docker-java/docker-java
(com.github.docker-java:docker-java-transport-httpclient5)</summary>

###
[`v3.5.3`](https://github.com/docker-java/docker-java/releases/tag/3.5.3)

[Compare
Source](docker-java/docker-java@3.5.2...3.5.3)

##### Changes

- Bump jackson.version from 2.18.3 to 2.18.4
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2473](docker-java/docker-java#2473))
- Drop jackson-jaxrs-json-provider dependency
[@&#8203;eddumelendez](https://github.com/eddumelendez)
([#&#8203;2468](docker-java/docker-java#2468))
- Bump org.testcontainers:testcontainers from 1.21.2 to 1.21.3
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2467](docker-java/docker-java#2467))
- Bump commons-io:commons-io from 2.18.0 to 2.19.0
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2428](docker-java/docker-java#2428))
- Bump netty.version from 4.1.119.Final to 4.2.2.Final
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2454](docker-java/docker-java#2454))
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2445](docker-java/docker-java#2445))

##### 📈 Enhancements

- Annotations option added to hostconfig
[@&#8203;emirhandurmus](https://github.com/emirhandurmus)
([#&#8203;2422](docker-java/docker-java#2422))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: a6ed07fba1bfcc1f48eed708427db745d4823318
eddumelendez modified the milestones: 3.7.1, 3.5.3 Mar 25, 2026
eizus pushed a commit to cdrxyz/misk that referenced this pull request Jul 18, 2026
| Package | Type | Package file | Manager | Update | Change |
|---|---|---|---|---|---|
|
[com.github.docker-java:docker-java-transport-httpclient5](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |
|
[com.github.docker-java:docker-java-transport](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |
|
[com.github.docker-java:docker-java-core](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |
|
[com.github.docker-java:docker-java-api](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |
|
[com.github.docker-java:docker-java](https://github.com/docker-java/docker-java)
| dependencies | misk/gradle/libs.versions.toml | gradle | patch |
`3.5.2` -> `3.5.3` |

---

### Release Notes

<details>
<summary>docker-java/docker-java
(com.github.docker-java:docker-java-transport-httpclient5)</summary>

###
[`v3.5.3`](https://github.com/docker-java/docker-java/releases/tag/3.5.3)

[Compare
Source](docker-java/docker-java@3.5.2...3.5.3)

##### Changes

- Bump jackson.version from 2.18.3 to 2.18.4
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2473](docker-java/docker-java#2473))
- Drop jackson-jaxrs-json-provider dependency
[@&#8203;eddumelendez](https://github.com/eddumelendez)
([#&#8203;2468](docker-java/docker-java#2468))
- Bump org.testcontainers:testcontainers from 1.21.2 to 1.21.3
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2467](docker-java/docker-java#2467))
- Bump commons-io:commons-io from 2.18.0 to 2.19.0
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2428](docker-java/docker-java#2428))
- Bump netty.version from 4.1.119.Final to 4.2.2.Final
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2454](docker-java/docker-java#2454))
- Bump org.apache.httpcomponents.client5:httpclient5 from 5.4.4 to 5.5
[@&#8203;dependabot](https://github.com/dependabot)
([#&#8203;2445](docker-java/docker-java#2445))

##### 📈 Enhancements

- Annotations option added to hostconfig
[@&#8203;emirhandurmus](https://github.com/emirhandurmus)
([#&#8203;2422](docker-java/docker-java#2422))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 6pm every weekday,before 2am
every weekday" in timezone Australia/Melbourne, Automerge - At any time
(no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Never, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

GitOrigin-RevId: a6ed07fba1bfcc1f48eed708427db745d4823318
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

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL