Skip to content

chore(deps): bump the maven group across 1 directory with 2 updates #1064

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps the maven group with 2 updates in the /component-runtime-testing/component-runtime-http-junit directory: io.netty:netty-codec-http and io.netty:netty-handler.

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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    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 the maven group with 2 updates in the /component-runtime-testing/component-runtime-http-junit directory: [io.netty:netty-codec-http](https://github.com/netty/netty) and [io.netty:netty-handler](https://github.com/netty/netty).


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)

---
updated-dependencies:
- dependency-name: io.netty:netty-codec-http
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  dependency-group: maven
- dependency-name: io.netty:netty-handler
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  dependency-group: maven
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 16, 2025
Copy link

sonar-eks bot commented Jun 16, 2025

Passed

Analysis Details

0 Issues

  • Bug 0 Bugs
  • Vulnerability 0 Vulnerabilities
  • Code Smell 0 Code Smells

Coverage and Duplications

  • Coverage No coverage information (65.80% Estimated after merge)
  • Duplications 0.00% Duplicated Code (1.30% Estimated after merge)

Project ID: org.talend.sdk.component:component-runtime

View in SonarQube

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