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

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

Bump netty.version from 4.1.119.Final to 4.2.1.Final - #2438

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/netty.version-4.2.1.Final
Closed

Bump netty.version from 4.1.119.Final to 4.2.1.Final#2438
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/netty.version-4.2.1.Final

Conversation

dependabot Bot commented on behalf of github May 13, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

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

Commits
  • 72d0cce [maven-release-plugin] prepare release netty-4.2.1.Final
  • f1b892b Fix javadoc generation so validation on sonatype works
  • 322548c Import gpg key before trying to generate the netty-all artifact during releas...
  • a0163a5 Fix windows staging workflow for release
  • 6e98c35 [maven-release-plugin] rollback the release of netty-4.2.1.Final
  • 9b12420 [maven-release-plugin] prepare for next development iteration
  • 647dfea [maven-release-plugin] prepare release netty-4.2.1.Final
  • 4f74d56 Use the correct working directory during staging of windows artifacts
  • e9de551 Fix staging for windows during release of 4.2
  • fa97ee9 Make public API specify explicit maxAllocation to prevent OOM (#15005)
  • Additional commits viewable in compare view

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

Commits
  • 72d0cce [maven-release-plugin] prepare release netty-4.2.1.Final
  • f1b892b Fix javadoc generation so validation on sonatype works
  • 322548c Import gpg key before trying to generate the netty-all artifact during releas...
  • a0163a5 Fix windows staging workflow for release
  • 6e98c35 [maven-release-plugin] rollback the release of netty-4.2.1.Final
  • 9b12420 [maven-release-plugin] prepare for next development iteration
  • 647dfea [maven-release-plugin] prepare release netty-4.2.1.Final
  • 4f74d56 Use the correct working directory during staging of windows artifacts
  • e9de551 Fix staging for windows during release of 4.2
  • fa97ee9 Make public API specify explicit maxAllocation to prevent OOM (#15005)
  • Additional commits viewable in compare view

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

Commits
  • 72d0cce [maven-release-plugin] prepare release netty-4.2.1.Final
  • f1b892b Fix javadoc generation so validation on sonatype works
  • 322548c Import gpg key before trying to generate the netty-all artifact during releas...
  • a0163a5 Fix windows staging workflow for release
  • 6e98c35 [maven-release-plugin] rollback the release of netty-4.2.1.Final
  • 9b12420 [maven-release-plugin] prepare for next development iteration
  • 647dfea [maven-release-plugin] prepare release netty-4.2.1.Final
  • 4f74d56 Use the correct working directory during staging of windows artifacts
  • e9de551 Fix staging for windows during release of 4.2
  • fa97ee9 Make public API specify explicit maxAllocation to prevent OOM (#15005)
  • Additional commits viewable in compare view

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

Commits
  • 72d0cce [maven-release-plugin] prepare release netty-4.2.1.Final
  • f1b892b Fix javadoc generation so validation on sonatype works
  • 322548c Import gpg key before trying to generate the netty-all artifact during releas...
  • a0163a5 Fix windows staging workflow for release
  • 6e98c35 [maven-release-plugin] rollback the release of netty-4.2.1.Final
  • 9b12420 [maven-release-plugin] prepare for next development iteration
  • 647dfea [maven-release-plugin] prepare release netty-4.2.1.Final
  • 4f74d56 Use the correct working directory during staging of windows artifacts
  • e9de551 Fix staging for windows during release of 4.2
  • fa97ee9 Make public API specify explicit maxAllocation to prevent OOM (#15005)
  • Additional commits viewable in compare view

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

Commits
  • 72d0cce [maven-release-plugin] prepare release netty-4.2.1.Final
  • f1b892b Fix javadoc generation so validation on sonatype works
  • 322548c Import gpg key before trying to generate the netty-all artifact during releas...
  • a0163a5 Fix windows staging workflow for release
  • 6e98c35 [maven-release-plugin] rollback the release of netty-4.2.1.Final
  • 9b12420 [maven-release-plugin] prepare for next development iteration
  • 647dfea [maven-release-plugin] prepare release netty-4.2.1.Final
  • 4f74d56 Use the correct working directory during staging of windows artifacts
  • e9de551 Fix staging for windows during release of 4.2
  • fa97ee9 Make public API specify explicit maxAllocation to prevent OOM (#15005)
  • 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 May 13, 2025
dependabot Bot requested a review from a team as a code owner May 13, 2025 13:59
dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 13, 2025
Bumps `netty.version` from 4.1.119.Final to 4.2.1.Final.

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

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

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

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

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

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-handler-proxy
  dependency-version: 4.2.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-transport-native-epoll
  dependency-version: 4.2.1.Final
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.netty:netty-transport-native-kqueue
  dependency-version: 4.2.1.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.1.Final branch from 4bb1819 to 7ad82af Compare May 20, 2025 13:07

dependabot Bot commented on behalf of github Jun 10, 2025

Copy link
Copy Markdown
Contributor Author

Superseded by #2454.

dependabot Bot closed this Jun 10, 2025
dependabot Bot deleted the dependabot/maven/netty.version-4.2.1.Final branch June 10, 2025 13:29
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.

0 participants


Back | FazBrowse Home | New Git URL