Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump io.netty.incubator:netty-incubator-transport-native-io_uring fro…
…m 0.0.25.Final to 0.0.26.Final (#2052) Bumps [io.netty.incubator:netty-incubator-transport-native-io_uring](https://github.com/netty/netty-incubator-transport-io_uring) from 0.0.25.Final to 0.0.26.Final. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/83607a96a592da7c3d3d5b243906fed3d97c6f44"><code>83607a9</code></a> [maven-release-plugin] prepare release netty-incubator-transport-parent-io_ur...</li> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/360fc05206c0319d540e9fcd90fef6331cd1d15a"><code>360fc05</code></a> Update to netty 4.1.116.Final (<a href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/767">#767</a>) (<a href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/262">#262</a>)</li> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/385823da1801209d9d47f1aed907589ae2814c61"><code>385823d</code></a> Bump dawidd6/action-download-artifact from 3.0.0 to 6 in /.github/workflows (...</li> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/279686441ab24e0ccf036a41ea1f2070adf380f7"><code>2796864</code></a> Update dependencies (<a href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/259">#259</a>)</li> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/c2962b7094bfee3d6a3b725f4a24adecbb876e86"><code>c2962b7</code></a> Explicit specify the platform for Docker files (<a href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/258">#258</a>)</li> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/0e9c4408a90a7bf813cbcd1735510f5bd132ddb8"><code>0e9c440</code></a> Add devcontainers for Linux (<a href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/257">#257</a>)</li> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/6a3704bdcb721f0f8e4785f36ad5f8bfae917fb5"><code>6a3704b</code></a> Update to netty 4.1.114.Final (<a href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/256">#256</a>)</li> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/65b423426ddce5aee7e1e61456b19c4fc88784c8"><code>65b4234</code></a> Upgrade netty and netty-tcnative-boringssl-static (<a href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/255">#255</a>)</li> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/4b74bc1985195b59fb3c0619ebf6e234f8b28ad0"><code>4b74bc1</code></a> Upload hidden files for staging (<a href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/254">#254</a>)</li> <li><a href="https://github.com/netty/netty-incubator-transport-io_uring/commit/b05fe9112c560e8bf409b121b155b46439ae52df"><code>b05fe91</code></a> Replace docker-compose with docker compose (<a href="https://redirect.github.com/netty/netty-incubator-transport-io_uring/issues/253">#253</a>)</li> <li>Additional commits viewable in <a href="https://github.com/netty/netty-incubator-transport-io_uring/compare/netty-incubator-transport-parent-io_uring-0.0.25.Final...netty-incubator-transport-parent-io_uring-0.0.26.Final">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.netty.incubator:netty-incubator-transport-native-io_uring&package-manager=maven&previous-version=0.0.25.Final&new-version=0.0.26.Final)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information