TUDB-Labs / TuDB

A distributed graph database system (GDBMS)
https://tudb-labs.github.io/TuDB/
Apache License 2.0
8 stars 1 forks source link

build(deps): bump netty-buffer from 4.1.82.Final to 4.1.87.Final #397

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps netty-buffer from 4.1.82.Final to 4.1.87.Final.

Commits
  • 53fa91f [maven-release-plugin] prepare release netty-4.1.87.Final
  • 0097c2b Upgrade to latest netty-tcnative release which doesnt link libcrypt (#13112)
  • b9a2e96 Use defined osmaven version everywhere (#13111)
  • ba78f17 Fix NPE caused by old bundle plugin version (#13106)
  • 05153ac Bump up os-maven-plugin to 1.7.1 (#13107)
  • e19860a Create thread dumps for all running JVMs when the build gets cancelled (#13100)
  • d03f3ed Add recvmmsg & sendmmsg syscall number for loongarch64 (#13097)
  • e530cd6 Return correct value from SSLSession.getPacketSize() when using native SSL im...
  • fdfbb04 Remove Redundant bitwise operations (#13094)
  • f027fa2 Upgrade to latest version of JMH (#13080)
  • 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)
dependabot[bot] commented 1 year ago

Superseded by #400.