Skip to content

build(deps): bump io.netty:netty-all from 4.2.1.Final to 4.2.2.Final#2251

Merged
robfrank merged 1 commit intomainfrom
dependabot/maven/io.netty-netty-all-4.2.2.Final
Jun 8, 2025
Merged

build(deps): bump io.netty:netty-all from 4.2.1.Final to 4.2.2.Final#2251
robfrank merged 1 commit intomainfrom
dependabot/maven/io.netty-netty-all-4.2.2.Final

Conversation

@dependabot
Copy link
Contributor

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

Bumps io.netty:netty-all from 4.2.1.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

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-all](https://github.com/netty/netty) from 4.2.1.Final to 4.2.2.Final.
- [Commits](netty/netty@netty-4.2.1.Final...netty-4.2.2.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-all
  dependency-version: 4.2.2.Final
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Jun 8, 2025
@robfrank robfrank merged commit a4e8c8f into main Jun 8, 2025
7 of 12 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.netty-netty-all-4.2.2.Final branch June 8, 2025 13:31
robfrank pushed a commit that referenced this pull request Jun 17, 2025
…2251) [skip ci]

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit a4e8c8f)
mergify bot added a commit that referenced this pull request Dec 1, 2025
… to 2.1.36 [skip ci]

Bumps [io.swagger.parser.v3:swagger-parser](https://github.com/swagger-api/swagger-parser) from 2.1.35 to 2.1.36.
Release notes

*Sourced from [io.swagger.parser.v3:swagger-parser's releases](https://github.com/swagger-api/swagger-parser/releases).*

> Swagger-parser 2.1.36 released!
> -------------------------------
>
> * fix: same name and different location in param + small refactor ([#2250](https://redirect.github.com/swagger-api/swagger-parser/issues/2250))
> * Fixed [#2222](https://redirect.github.com/swagger-api/swagger-parser/issues/2222) (Not being able to have different discriminator values map to the same entity) by switching key and value in map ([#2249](https://redirect.github.com/swagger-api/swagger-parser/issues/2249))


Commits

* [`dddcf0f`](swagger-api/swagger-parser@dddcf0f) prepare release 2.1.36 ([#2251](https://redirect.github.com/swagger-api/swagger-parser/issues/2251))
* [`bafaee7`](swagger-api/swagger-parser@bafaee7) fix: same name and different location in param + small refactor ([#2250](https://redirect.github.com/swagger-api/swagger-parser/issues/2250))
* [`676c821`](swagger-api/swagger-parser@676c821) Fix discriminator key and value were getting mixed up resulting in DuplicateK...
* [`ef2cf16`](swagger-api/swagger-parser@ef2cf16) bump snapshot 2.1.36-SNAPSHOT ([#2240](https://redirect.github.com/swagger-api/swagger-parser/issues/2240))
* See full diff in [compare view](swagger-api/swagger-parser@v2.1.35...v2.1.36)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=io.swagger.parser.v3:swagger-parser&package-manager=maven&previous-version=2.1.35&new-version=2.1.36)](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)
---
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  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)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant