Skip to content

build(deps): bump netty-transport from 4.1.86.Final to 4.1.90.Final - #940

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.netty-netty-transport-4.1.90.Final
Closed

build(deps): bump netty-transport from 4.1.86.Final to 4.1.90.Final#940
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/io.netty-netty-transport-4.1.90.Final

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 15, 2023

Copy link
Copy Markdown
Contributor

Bumps netty-transport from 4.1.86.Final to 4.1.90.Final.

Commits
  • 367d997 [maven-release-plugin] prepare release netty-4.1.90.Final
  • 0e8af54 Chunked HTTP length decoding should account for whitespaces/ctrl chars (Fixes...
  • ab5c411 Handle NullPointerException thrown from NetworkInterface.getNetworkInterfaces...
  • ebfc79c WebSocketClientProtocolHandler: add option to disable UTF8 validation of text...
  • 8fac718 Don't reset BCSSLParameters when setting application protocols (#13262)
  • c353f4f Faster Recycler's claim/release (Fixes #13153) (#13220)
  • 84cf7d6 Native image: add support for unix domain sockets (#13242)
  • 99204e9 Skip revapi checks for testsuite modules (#13258)
  • 971aa8a Use MacOS SDK 10.9 to prevent apple notarization failures (#13253)
  • 5d1f996 Increase errno cache and guard against IOOBE (#13254)
  • 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 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 [netty-transport](https://github.com/netty/netty) from 4.1.86.Final to 4.1.90.Final.
- [Release notes](https://github.com/netty/netty/releases)
- [Commits](netty/netty@netty-4.1.86.Final...netty-4.1.90.Final)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java labels Mar 15, 2023
@lvca lvca closed this Mar 15, 2023
@dependabot @github

dependabot Bot commented on behalf of github Mar 15, 2023

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/maven/io.netty-netty-transport-4.1.90.Final branch March 15, 2023 18:39
mergify Bot added a commit that referenced this pull request Jul 19, 2026
…from 3.4.1 to 3.6.3 [skip ci]

Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.6.3.
Release notes

*Sourced from [org.apache.maven.plugins:maven-enforcer-plugin's releases](https://github.com/apache/maven-enforcer/releases).*

> 3.6.3
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Make bannedDependencies report root and transitive dependency in case both are banned. ([#940](https://redirect.github.com/apache/maven-enforcer/pull/940)) [`@​hvoynov`](https://github.com/hvoynov)
> * Add enforceBytecodeVersion rule based on mojohaus ([#968](https://redirect.github.com/apache/maven-enforcer/pull/968)) [`@​cstamas`](https://github.com/cstamas)
> * Improve formatting of deprecated API warning ([#951](https://redirect.github.com/apache/maven-enforcer/pull/951)) [`@​mthmulders`](https://github.com/mthmulders)
>
> 🐛 Bug Fixes
> -----------
>
> * Fix handling of Java versions like 21.0.10.0.1 ([#967](https://redirect.github.com/apache/maven-enforcer/pull/967)) [`@​parttimenerd`](https://github.com/parttimenerd)
> * Add null checks for modelId in PluginWrapper ([#974](https://redirect.github.com/apache/maven-enforcer/pull/974)) [`@​cpfeiffer`](https://github.com/cpfeiffer)
>
> 📝 Documentation updates
> -----------------------
>
> * Document the banMavenDefaults option for the requirePluginVersions rule. ([#936](https://redirect.github.com/apache/maven-enforcer/pull/936)) [`@​rpkrajewski`](https://github.com/rpkrajewski)
>
> 👻 Maintenance
> -------------
>
> * `PlexusStringUtils` Refaster recipes ([#943](https://redirect.github.com/apache/maven-enforcer/pull/943)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * JUnit Jupiter migration from JUnit 4.x ([#941](https://redirect.github.com/apache/maven-enforcer/pull/941)) [`@​slachiewicz`](https://github.com/slachiewicz)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 in /maven-enforcer-plugin/src/it/projects/MENFORCER-434 ([#970](https://redirect.github.com/apache/maven-enforcer/pull/970)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Deps: Parent POM 48 and align deps ([#979](https://redirect.github.com/apache/maven-enforcer/pull/979)) [`@​cstamas`](https://github.com/cstamas)
> * Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 ([#976](https://redirect.github.com/apache/maven-enforcer/pull/976)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.21.0 to 2.22.0 ([#975](https://redirect.github.com/apache/maven-enforcer/pull/975)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.14 to 3.9.15 ([#973](https://redirect.github.com/apache/maven-enforcer/pull/973)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.13 to 3.9.14 ([#965](https://redirect.github.com/apache/maven-enforcer/pull/965)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.12 to 3.9.13 ([#964](https://redirect.github.com/apache/maven-enforcer/pull/964)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 ([#963](https://redirect.github.com/apache/maven-enforcer/pull/963)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Update log4j in test to avoid CVE ([#961](https://redirect.github.com/apache/maven-enforcer/pull/961)) [`@​Bukama`](https://github.com/Bukama)
> * Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 ([#962](https://redirect.github.com/apache/maven-enforcer/pull/962)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 ([#960](https://redirect.github.com/apache/maven-enforcer/pull/960)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 ([#959](https://redirect.github.com/apache/maven-enforcer/pull/959)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-parent from 46 to 47 ([#958](https://redirect.github.com/apache/maven-enforcer/pull/958)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 ([#957](https://redirect.github.com/apache/maven-enforcer/pull/957)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Update to 46 including fixes ([#955](https://redirect.github.com/apache/maven-enforcer/pull/955)) [`@​Bukama`](https://github.com/Bukama)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.5.0 ([#956](https://redirect.github.com/apache/maven-enforcer/pull/956)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.11 to 3.9.12 ([#948](https://redirect.github.com/apache/maven-enforcer/pull/948)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#947](https://redirect.github.com/apache/maven-enforcer/pull/947)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#946](https://redirect.github.com/apache/maven-enforcer/pull/946)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 ([#945](https://redirect.github.com/apache/maven-enforcer/pull/945)) @[dependabot[bot]](https://github.com/apps/dependabot)
>
> 3.6.2
> -----
>
> 🐛 Bug Fixes
> -----------
>
> * Use SessionData for cache storage ([#930](https://redirect.github.com/apache/maven-enforcer/pull/930)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)

... (truncated)


Commits

* [`c7daff3`](apache/maven-enforcer@c7daff3) [maven-release-plugin] prepare release enforcer-3.6.3
* [`ee46e78`](apache/maven-enforcer@ee46e78) Make bannedDependencies report root and transitive dependency in case both ar...
* [`0806924`](apache/maven-enforcer@0806924) Document the banMavenDefaults option for the requirePluginVersions rule. ([#936](https://redirect.github.com/apache/maven-enforcer/issues/936))
* [`8e4f5b9`](apache/maven-enforcer@8e4f5b9) Add better enforceBytecodeVersion rule based on mojohaus ([#968](https://redirect.github.com/apache/maven-enforcer/issues/968))
* [`fd4b148`](apache/maven-enforcer@fd4b148) Add fix for 21.0.10.0.1 issue ([#967](https://redirect.github.com/apache/maven-enforcer/issues/967))
* [`f32d597`](apache/maven-enforcer@f32d597) Deps: Parent POM 48 and align deps ([#979](https://redirect.github.com/apache/maven-enforcer/issues/979))
* [`df0f2a6`](apache/maven-enforcer@df0f2a6) Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 ([#976](https://redirect.github.com/apache/maven-enforcer/issues/976))
* [`2da7a68`](apache/maven-enforcer@2da7a68) Add null checks for modelId in PluginWrapper
* [`91eb4d9`](apache/maven-enforcer@91eb4d9) Bump commons-io:commons-io from 2.21.0 to 2.22.0 ([#975](https://redirect.github.com/apache/maven-enforcer/issues/975))
* [`b622245`](apache/maven-enforcer@b622245) Bump mavenVersion from 3.9.14 to 3.9.15 ([#973](https://redirect.github.com/apache/maven-enforcer/issues/973))
* Additional commits viewable in [compare view](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.6.3)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-enforcer-plugin&package-manager=maven&previous-version=3.4.1&new-version=3.6.3)](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 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)
mergify Bot added a commit that referenced this pull request Jul 26, 2026
…from 3.4.1 to 3.6.3 [skip ci]

Bumps [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) from 3.4.1 to 3.6.3.
Release notes

*Sourced from [org.apache.maven.plugins:maven-enforcer-plugin's releases](https://github.com/apache/maven-enforcer/releases).*

> 3.6.3
> -----
>
> 🚀 New features and improvements
> -------------------------------
>
> * Make bannedDependencies report root and transitive dependency in case both are banned. ([#940](https://redirect.github.com/apache/maven-enforcer/pull/940)) [`@​hvoynov`](https://github.com/hvoynov)
> * Add enforceBytecodeVersion rule based on mojohaus ([#968](https://redirect.github.com/apache/maven-enforcer/pull/968)) [`@​cstamas`](https://github.com/cstamas)
> * Improve formatting of deprecated API warning ([#951](https://redirect.github.com/apache/maven-enforcer/pull/951)) [`@​mthmulders`](https://github.com/mthmulders)
>
> 🐛 Bug Fixes
> -----------
>
> * Fix handling of Java versions like 21.0.10.0.1 ([#967](https://redirect.github.com/apache/maven-enforcer/pull/967)) [`@​parttimenerd`](https://github.com/parttimenerd)
> * Add null checks for modelId in PluginWrapper ([#974](https://redirect.github.com/apache/maven-enforcer/pull/974)) [`@​cpfeiffer`](https://github.com/cpfeiffer)
>
> 📝 Documentation updates
> -----------------------
>
> * Document the banMavenDefaults option for the requirePluginVersions rule. ([#936](https://redirect.github.com/apache/maven-enforcer/pull/936)) [`@​rpkrajewski`](https://github.com/rpkrajewski)
>
> 👻 Maintenance
> -------------
>
> * `PlexusStringUtils` Refaster recipes ([#943](https://redirect.github.com/apache/maven-enforcer/pull/943)) [`@​slachiewicz`](https://github.com/slachiewicz)
> * JUnit Jupiter migration from JUnit 4.x ([#941](https://redirect.github.com/apache/maven-enforcer/pull/941)) [`@​slachiewicz`](https://github.com/slachiewicz)
>
> 📦 Dependency updates
> --------------------
>
> * Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 in /maven-enforcer-plugin/src/it/projects/MENFORCER-434 ([#970](https://redirect.github.com/apache/maven-enforcer/pull/970)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Deps: Parent POM 48 and align deps ([#979](https://redirect.github.com/apache/maven-enforcer/pull/979)) [`@​cstamas`](https://github.com/cstamas)
> * Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 ([#976](https://redirect.github.com/apache/maven-enforcer/pull/976)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.21.0 to 2.22.0 ([#975](https://redirect.github.com/apache/maven-enforcer/pull/975)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.14 to 3.9.15 ([#973](https://redirect.github.com/apache/maven-enforcer/pull/973)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.13 to 3.9.14 ([#965](https://redirect.github.com/apache/maven-enforcer/pull/965)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.12 to 3.9.13 ([#964](https://redirect.github.com/apache/maven-enforcer/pull/964)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.5.0 to 3.5.1 ([#963](https://redirect.github.com/apache/maven-enforcer/pull/963)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Update log4j in test to avoid CVE ([#961](https://redirect.github.com/apache/maven-enforcer/pull/961)) [`@​Bukama`](https://github.com/Bukama)
> * Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 ([#962](https://redirect.github.com/apache/maven-enforcer/pull/962)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 ([#960](https://redirect.github.com/apache/maven-enforcer/pull/960)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 ([#959](https://redirect.github.com/apache/maven-enforcer/pull/959)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.maven:maven-parent from 46 to 47 ([#958](https://redirect.github.com/apache/maven-enforcer/pull/958)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.codehaus.plexus:plexus-archiver from 4.10.4 to 4.11.0 ([#957](https://redirect.github.com/apache/maven-enforcer/pull/957)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Update to 46 including fixes ([#955](https://redirect.github.com/apache/maven-enforcer/pull/955)) [`@​Bukama`](https://github.com/Bukama)
> * Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.5.0 ([#956](https://redirect.github.com/apache/maven-enforcer/pull/956)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump mavenVersion from 3.9.11 to 3.9.12 ([#948](https://redirect.github.com/apache/maven-enforcer/pull/948)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 ([#947](https://redirect.github.com/apache/maven-enforcer/pull/947)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-io:commons-io from 2.20.0 to 2.21.0 ([#946](https://redirect.github.com/apache/maven-enforcer/pull/946)) @[dependabot[bot]](https://github.com/apps/dependabot)
> * Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 ([#945](https://redirect.github.com/apache/maven-enforcer/pull/945)) @[dependabot[bot]](https://github.com/apps/dependabot)
>
> 3.6.2
> -----
>
> 🐛 Bug Fixes
> -----------
>
> * Use SessionData for cache storage ([#930](https://redirect.github.com/apache/maven-enforcer/pull/930)) [`@​slawekjaranowski`](https://github.com/slawekjaranowski)

... (truncated)


Commits

* [`c7daff3`](apache/maven-enforcer@c7daff3) [maven-release-plugin] prepare release enforcer-3.6.3
* [`ee46e78`](apache/maven-enforcer@ee46e78) Make bannedDependencies report root and transitive dependency in case both ar...
* [`0806924`](apache/maven-enforcer@0806924) Document the banMavenDefaults option for the requirePluginVersions rule. ([#936](https://redirect.github.com/apache/maven-enforcer/issues/936))
* [`8e4f5b9`](apache/maven-enforcer@8e4f5b9) Add better enforceBytecodeVersion rule based on mojohaus ([#968](https://redirect.github.com/apache/maven-enforcer/issues/968))
* [`fd4b148`](apache/maven-enforcer@fd4b148) Add fix for 21.0.10.0.1 issue ([#967](https://redirect.github.com/apache/maven-enforcer/issues/967))
* [`f32d597`](apache/maven-enforcer@f32d597) Deps: Parent POM 48 and align deps ([#979](https://redirect.github.com/apache/maven-enforcer/issues/979))
* [`df0f2a6`](apache/maven-enforcer@df0f2a6) Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 ([#976](https://redirect.github.com/apache/maven-enforcer/issues/976))
* [`2da7a68`](apache/maven-enforcer@2da7a68) Add null checks for modelId in PluginWrapper
* [`91eb4d9`](apache/maven-enforcer@91eb4d9) Bump commons-io:commons-io from 2.21.0 to 2.22.0 ([#975](https://redirect.github.com/apache/maven-enforcer/issues/975))
* [`b622245`](apache/maven-enforcer@b622245) Bump mavenVersion from 3.9.14 to 3.9.15 ([#973](https://redirect.github.com/apache/maven-enforcer/issues/973))
* Additional commits viewable in [compare view](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.6.3)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=org.apache.maven.plugins:maven-enforcer-plugin&package-manager=maven&previous-version=3.4.1&new-version=3.6.3)](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 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