Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps tcnative.version from 2.0.53.Final to 2.0.54.Final.
Updates netty-tcnative-boringssl-static from 2.0.53.Final to 2.0.54.Final

Commits
  • 260a45d [maven-release-plugin] prepare release netty-tcnative-parent-2.0.54.Final
  • 3cb023e Fix compilation on macOS (#737)
  • bc69b08 Update to openssl 1.1.1q (#735)
  • 6adbec9 Update to new codeql-action (#734)
  • fe8ea81 Fix aarch64 processor name for OSGi (#733)
  • 6a00928 Expose SSL insecure legacy renegotiation consts (#717)
  • e13db28 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates netty-tcnative from 2.0.53.Final to 2.0.54.Final

Commits
  • 260a45d [maven-release-plugin] prepare release netty-tcnative-parent-2.0.54.Final
  • 3cb023e Fix compilation on macOS (#737)
  • bc69b08 Update to openssl 1.1.1q (#735)
  • 6adbec9 Update to new codeql-action (#734)
  • fe8ea81 Fix aarch64 processor name for OSGi (#733)
  • 6a00928 Expose SSL insecure legacy renegotiation consts (#717)
  • e13db28 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/tcnative.version-2.0.54.Final branch from 068c6de to e38754a Compare September 27, 2022 13:19
@jiridanek jiridanek enabled auto-merge (squash) September 27, 2022 13:19
@dependabot dependabot bot force-pushed the dependabot/maven/tcnative.version-2.0.54.Final branch from e38754a to 24b18af Compare September 27, 2022 13:22
Bumps `tcnative.version` from 2.0.53.Final to 2.0.54.Final.

Updates `netty-tcnative-boringssl-static` from 2.0.53.Final to 2.0.54.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.53.Final...netty-tcnative-parent-2.0.54.Final)

Updates `netty-tcnative` from 2.0.53.Final to 2.0.54.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.53.Final...netty-tcnative-parent-2.0.54.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-tcnative-boringssl-static
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-tcnative:linux-x86_64-fedora
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/tcnative.version-2.0.54.Final branch from 24b18af to fe99919 Compare September 27, 2022 13:26
@jiridanek jiridanek merged commit 491eb7b into main Sep 27, 2022
@jiridanek jiridanek deleted the dependabot/maven/tcnative.version-2.0.54.Final branch September 27, 2022 13:28
jiridanek pushed a commit to jiridanek/cli-java that referenced this pull request Jun 28, 2023
…#426)

Bumps `tcnative.version` from 2.0.53.Final to 2.0.54.Final.

Updates `netty-tcnative-boringssl-static` from 2.0.53.Final to 2.0.54.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.53.Final...netty-tcnative-parent-2.0.54.Final)

Updates `netty-tcnative` from 2.0.53.Final to 2.0.54.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.53.Final...netty-tcnative-parent-2.0.54.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-tcnative-boringssl-static
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-tcnative:linux-x86_64-fedora
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 491eb7b)
jiridanek pushed a commit to jiridanek/cli-java that referenced this pull request Jun 28, 2023
…#426)

Bumps `tcnative.version` from 2.0.53.Final to 2.0.54.Final.

Updates `netty-tcnative-boringssl-static` from 2.0.53.Final to 2.0.54.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.53.Final...netty-tcnative-parent-2.0.54.Final)

Updates `netty-tcnative` from 2.0.53.Final to 2.0.54.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.53.Final...netty-tcnative-parent-2.0.54.Final)

---
updated-dependencies:
- dependency-name: io.netty:netty-tcnative-boringssl-static
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.netty:netty-tcnative:linux-x86_64-fedora
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 491eb7b)
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