mqlight / java-mqlight

This Java package provides the high-level API by which you can interact with the MQ Light runtime.
Apache License 2.0
10 stars 9 forks source link

Bump netty-all from 4.0.21.Final to 4.1.36.Final #62

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps netty-all from 4.0.21.Final to 4.1.36.Final.

Commits - [`49a4511`](https://github.com/netty/netty/commit/49a451101c631d21e5125f2cf4e506515b8b0e3e) [maven-release-plugin] prepare release netty-4.1.36.Final - [`0c114da`](https://github.com/netty/netty/commit/0c114dabeda9dd16cdb652cefd4dbc6f4643e58c) Introduce DynamicAddressConnectHandler which can be used to dynamically chang... - [`c8ff76b`](https://github.com/netty/netty/commit/c8ff76ba914f9ebf026581d8769903c7dda58cc9) [openssl] fix refcount bug in OpenSslPrivateKeyMaterial ctor - [`b9c4e17`](https://github.com/netty/netty/commit/b9c4e17291a5e507877b9c8490e62d65426bce35) Invoke channelAcquired callback on first time channel acquire ([#9093](https://github-redirect.dependabot.com/netty/netty/issues/9093)) - [`1837209`](https://github.com/netty/netty/commit/1837209a8739d3db4a4141df3de4016e41448808) Http2MultiplexCodec.DefaultHttp2StreamChannel should handle ChannelConfig.isA... - [`97617b2`](https://github.com/netty/netty/commit/97617b254b9f57340ce23f043f4830bfb4210c61) Adjust pom.xml to be able to build with graalvm ([#9107](https://github-redirect.dependabot.com/netty/netty/issues/9107)) - [`f1495e1`](https://github.com/netty/netty/commit/f1495e19459eb4e961b1c078e7692680f88a0803) Add SVM metadata and minimal substitutions to build graalvm native image appl... - [`fb6f8f5`](https://github.com/netty/netty/commit/fb6f8f513acc792bb2b28b43a061fd74aa32e25c) Add docker-compose file to compile / test with graalvm ([#9072](https://github-redirect.dependabot.com/netty/netty/issues/9072)) - [`b5a2774`](https://github.com/netty/netty/commit/b5a27745028c9e23e1cdab30bc8c2c029bb03378) Fix flaky GlobalEventExecutorTest.* ([#9074](https://github-redirect.dependabot.com/netty/netty/issues/9074)) - [`2ec6428`](https://github.com/netty/netty/commit/2ec6428827164bec4e07f5175da345c20af25fe6) Update to latest java releases ([#9101](https://github-redirect.dependabot.com/netty/netty/issues/9101)) - Additional commits viewable in [compare view](https://github.com/netty/netty/compare/netty-4.0.21.Final...netty-4.1.36.Final)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 5 years ago

Superseded by #66.