Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2022

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

Commits
  • a6a76bb [maven-release-plugin] prepare release netty-tcnative-parent-2.0.53.Final
  • 4141ffe Add SSL.bioSetFd method to JNI code to support Pixie integration (#731)
  • 4aa582b Update to 8.0.332-zulu (#730)
  • 91e3a1a [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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

Commits
  • a6a76bb [maven-release-plugin] prepare release netty-tcnative-parent-2.0.53.Final
  • 4141ffe Add SSL.bioSetFd method to JNI code to support Pixie integration (#731)
  • 4aa582b Update to 8.0.332-zulu (#730)
  • 91e3a1a [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)

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

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

Updates `netty-tcnative` from 2.0.52.Final to 2.0.53.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.52.Final...netty-tcnative-parent-2.0.53.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 added the dependencies Pull requests that update a dependency file label Jun 9, 2022
@jiridanek jiridanek merged commit 7bba5aa into main Jun 10, 2022
@jiridanek jiridanek deleted the dependabot/maven/tcnative.version-2.0.53.Final branch June 10, 2022 20:37
jiridanek pushed a commit to jiridanek/cli-java that referenced this pull request Jun 28, 2023
…#403)

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

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

Updates `netty-tcnative` from 2.0.52.Final to 2.0.53.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.52.Final...netty-tcnative-parent-2.0.53.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>

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

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

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

Updates `netty-tcnative` from 2.0.52.Final to 2.0.53.Final
- [Release notes](https://github.com/netty/netty-tcnative/releases)
- [Commits](netty/netty-tcnative@netty-tcnative-parent-2.0.52.Final...netty-tcnative-parent-2.0.53.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>

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