Closed dependabot[bot] closed 2 years ago
OK, I won't notify you again about this release, but will get in touch when a new version is available. 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.
Bumps
dependency.netty.version
from 4.1.69.Final to 4.1.70.Final. Updatesnetty-transport-native-epoll
from 4.1.69.Final to 4.1.70.FinalCommits
f49c94c
[maven-release-plugin] prepare release netty-4.1.70.Final30d9404
Make static final buffers unreleasable and read-only (#11802)d6f029c
Update java versions to latest update (#11812)2a028dd
Fix gzip decoding when FLG.FHCRC is set (#11805)baba1f4
Fail build if netty-all pulls in duplicated classes (#11804)555fcf2
Add unit test that verifies we not fail hostname verification if a matching S...6a84af7
Move java classes out of the native modules (#11798)658de70
Update Groovy versions (#11800)3a1fb3f
Fix the javadoc for ByteBuf.setCharSequence (#11793)e1d2a95
Exclude transitive dependencies of rarely used modules from netty-all (#11786)Updates
netty-transport-native-kqueue
from 4.1.69.Final to 4.1.70.FinalCommits
f49c94c
[maven-release-plugin] prepare release netty-4.1.70.Final30d9404
Make static final buffers unreleasable and read-only (#11802)d6f029c
Update java versions to latest update (#11812)2a028dd
Fix gzip decoding when FLG.FHCRC is set (#11805)baba1f4
Fail build if netty-all pulls in duplicated classes (#11804)555fcf2
Add unit test that verifies we not fail hostname verification if a matching S...6a84af7
Move java classes out of the native modules (#11798)658de70
Update Groovy versions (#11800)3a1fb3f
Fix the javadoc for ByteBuf.setCharSequence (#11793)e1d2a95
Exclude transitive dependencies of rarely used modules from netty-all (#11786)Updates
netty-codec
from 4.1.69.Final to 4.1.70.FinalCommits
f49c94c
[maven-release-plugin] prepare release netty-4.1.70.Final30d9404
Make static final buffers unreleasable and read-only (#11802)d6f029c
Update java versions to latest update (#11812)2a028dd
Fix gzip decoding when FLG.FHCRC is set (#11805)baba1f4
Fail build if netty-all pulls in duplicated classes (#11804)555fcf2
Add unit test that verifies we not fail hostname verification if a matching S...6a84af7
Move java classes out of the native modules (#11798)658de70
Update Groovy versions (#11800)3a1fb3f
Fix the javadoc for ByteBuf.setCharSequence (#11793)e1d2a95
Exclude transitive dependencies of rarely used modules from netty-all (#11786)Updates
netty-handler
from 4.1.69.Final to 4.1.70.FinalCommits
f49c94c
[maven-release-plugin] prepare release netty-4.1.70.Final30d9404
Make static final buffers unreleasable and read-only (#11802)d6f029c
Update java versions to latest update (#11812)2a028dd
Fix gzip decoding when FLG.FHCRC is set (#11805)baba1f4
Fail build if netty-all pulls in duplicated classes (#11804)555fcf2
Add unit test that verifies we not fail hostname verification if a matching S...6a84af7
Move java classes out of the native modules (#11798)658de70
Update Groovy versions (#11800)3a1fb3f
Fix the javadoc for ByteBuf.setCharSequence (#11793)e1d2a95
Exclude transitive dependencies of rarely used modules from netty-all (#11786)Updates
netty-codec-http
from 4.1.69.Final to 4.1.70.FinalCommits
f49c94c
[maven-release-plugin] prepare release netty-4.1.70.Final30d9404
Make static final buffers unreleasable and read-only (#11802)d6f029c
Update java versions to latest update (#11812)2a028dd
Fix gzip decoding when FLG.FHCRC is set (#11805)baba1f4
Fail build if netty-all pulls in duplicated classes (#11804)555fcf2
Add unit test that verifies we not fail hostname verification if a matching S...6a84af7
Move java classes out of the native modules (#11798)658de70
Update Groovy versions (#11800)3a1fb3f
Fix the javadoc for ByteBuf.setCharSequence (#11793)e1d2a95
Exclude transitive dependencies of rarely used modules from netty-all (#11786)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)