forked from JanusGraph/janusgraph
-
Notifications
You must be signed in to change notification settings - Fork 1
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
Bump netty4.version from 4.1.70.Final to 4.1.73.Final #5
Open
dependabot
wants to merge
3
commits into
master
Choose a base branch
from
dependabot/maven/netty4.version-4.1.73.Final
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
Automatically build and publish jar artifacts to Sonatype staging repository; Automatically create release and upload all necessary artifacts into the release artifacts in GitHub; Automatically update release artifacts if tag was re-uploaded (i.e. to make changes into the release we need to delete tag and push it again to GitHub targeting the necessary commit); Signed-off-by: Oleksandr Porunov <[email protected]>
Signed-off-by: Oleksandr Porunov <[email protected]>
Bumps `netty4.version` from 4.1.70.Final to 4.1.73.Final. Updates `netty-all` from 4.1.70.Final to 4.1.73.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.70.Final...netty-4.1.73.Final) Updates `netty-handler` from 4.1.70.Final to 4.1.73.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.70.Final...netty-4.1.73.Final) Updates `netty-common` from 4.1.70.Final to 4.1.73.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.70.Final...netty-4.1.73.Final) Updates `netty-resolver` from 4.1.70.Final to 4.1.73.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.70.Final...netty-4.1.73.Final) Updates `netty-codec` from 4.1.70.Final to 4.1.73.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.70.Final...netty-4.1.73.Final) Updates `netty-transport` from 4.1.70.Final to 4.1.73.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.70.Final...netty-4.1.73.Final) Updates `netty-buffer` from 4.1.70.Final to 4.1.73.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.70.Final...netty-4.1.73.Final) Updates `netty-transport-native-epoll` from 4.1.70.Final to 4.1.73.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.70.Final...netty-4.1.73.Final) Updates `netty-transport-native-unix-common` from 4.1.70.Final to 4.1.73.Final - [Release notes](https://github.com/netty/netty/releases) - [Commits](netty/netty@netty-4.1.70.Final...netty-4.1.73.Final) --- updated-dependencies: - dependency-name: io.netty:netty-all dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-handler dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-resolver dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-codec dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-buffer dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-epoll dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.netty:netty-transport-native-unix-common dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jan 17, 2022
porunov
force-pushed
the
master
branch
3 times, most recently
from
November 15, 2024 20:32
8bc58a2
to
3437c58
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
netty4.version
from 4.1.70.Final to 4.1.73.Final.Updates
netty-all
from 4.1.70.Final to 4.1.73.FinalCommits
b5219ae
[maven-release-plugin] prepare release netty-4.1.73.Final3324707
Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)d60ea59
ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...cb106be
FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...ef69732
Correctly calculate the elementSize when cache alignment is configured (#11987)bd7e0f7
Remove unused import (#11978)fd05a33
WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)1cbd3af
ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...849649b
(small) Fix linked issue in SslTasksRunner comment (#11977)363884e
Add a lock-based message passing queue to help debug a problem with Recycler ...Updates
netty-handler
from 4.1.70.Final to 4.1.73.FinalCommits
b5219ae
[maven-release-plugin] prepare release netty-4.1.73.Final3324707
Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)d60ea59
ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...cb106be
FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...ef69732
Correctly calculate the elementSize when cache alignment is configured (#11987)bd7e0f7
Remove unused import (#11978)fd05a33
WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)1cbd3af
ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...849649b
(small) Fix linked issue in SslTasksRunner comment (#11977)363884e
Add a lock-based message passing queue to help debug a problem with Recycler ...Updates
netty-common
from 4.1.70.Final to 4.1.73.FinalCommits
b5219ae
[maven-release-plugin] prepare release netty-4.1.73.Final3324707
Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)d60ea59
ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...cb106be
FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...ef69732
Correctly calculate the elementSize when cache alignment is configured (#11987)bd7e0f7
Remove unused import (#11978)fd05a33
WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)1cbd3af
ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...849649b
(small) Fix linked issue in SslTasksRunner comment (#11977)363884e
Add a lock-based message passing queue to help debug a problem with Recycler ...Updates
netty-resolver
from 4.1.70.Final to 4.1.73.FinalCommits
b5219ae
[maven-release-plugin] prepare release netty-4.1.73.Final3324707
Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)d60ea59
ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...cb106be
FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...ef69732
Correctly calculate the elementSize when cache alignment is configured (#11987)bd7e0f7
Remove unused import (#11978)fd05a33
WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)1cbd3af
ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...849649b
(small) Fix linked issue in SslTasksRunner comment (#11977)363884e
Add a lock-based message passing queue to help debug a problem with Recycler ...Updates
netty-codec
from 4.1.70.Final to 4.1.73.FinalCommits
b5219ae
[maven-release-plugin] prepare release netty-4.1.73.Final3324707
Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)d60ea59
ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...cb106be
FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...ef69732
Correctly calculate the elementSize when cache alignment is configured (#11987)bd7e0f7
Remove unused import (#11978)fd05a33
WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)1cbd3af
ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...849649b
(small) Fix linked issue in SslTasksRunner comment (#11977)363884e
Add a lock-based message passing queue to help debug a problem with Recycler ...Updates
netty-transport
from 4.1.70.Final to 4.1.73.FinalCommits
b5219ae
[maven-release-plugin] prepare release netty-4.1.73.Final3324707
Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)d60ea59
ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...cb106be
FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...ef69732
Correctly calculate the elementSize when cache alignment is configured (#11987)bd7e0f7
Remove unused import (#11978)fd05a33
WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)1cbd3af
ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...849649b
(small) Fix linked issue in SslTasksRunner comment (#11977)363884e
Add a lock-based message passing queue to help debug a problem with Recycler ...Updates
netty-buffer
from 4.1.70.Final to 4.1.73.FinalCommits
b5219ae
[maven-release-plugin] prepare release netty-4.1.73.Final3324707
Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)d60ea59
ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...cb106be
FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...ef69732
Correctly calculate the elementSize when cache alignment is configured (#11987)bd7e0f7
Remove unused import (#11978)fd05a33
WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)1cbd3af
ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...849649b
(small) Fix linked issue in SslTasksRunner comment (#11977)363884e
Add a lock-based message passing queue to help debug a problem with Recycler ...Updates
netty-transport-native-epoll
from 4.1.70.Final to 4.1.73.FinalCommits
b5219ae
[maven-release-plugin] prepare release netty-4.1.73.Final3324707
Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)d60ea59
ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...cb106be
FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...ef69732
Correctly calculate the elementSize when cache alignment is configured (#11987)bd7e0f7
Remove unused import (#11978)fd05a33
WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)1cbd3af
ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...849649b
(small) Fix linked issue in SslTasksRunner comment (#11977)363884e
Add a lock-based message passing queue to help debug a problem with Recycler ...Updates
netty-transport-native-unix-common
from 4.1.70.Final to 4.1.73.FinalCommits
b5219ae
[maven-release-plugin] prepare release netty-4.1.73.Final3324707
Make "pinned memory" from PooledByteBufAllocator reflect buffers in use (#11990)d60ea59
ensure the side which enable SO_LINGER and call showdownOutput to start TCP h...cb106be
FastThreadLocal.set(V) method throws NegativeArraySizeException after called ...ef69732
Correctly calculate the elementSize when cache alignment is configured (#11987)bd7e0f7
Remove unused import (#11978)fd05a33
WebSocketServerProtocolHandshakeHandler should work without aggregation (#11976)1cbd3af
ByteToMessageDecoder must not call read() in channelReadComplete(...), if no...849649b
(small) Fix linked issue in SslTasksRunner comment (#11977)363884e
Add a lock-based message passing queue to help debug a problem with Recycler ...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 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)