Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump reactor-netty from 1.0.12 to 1.0.13 #218

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 10, 2021

Bumps reactor-netty from 1.0.12 to 1.0.13.

Release notes

Sourced from reactor-netty's releases.

v1.0.13

Reactor Netty 1.0.13 is part of 2020.0.13 Release Train.

This is a recommended update for all Reactor Netty 1.0.x users.

✨ New features and improvements

  • Depend on Reactor Core v3.4.12, see release notes. (0933adb005f455403e49476dd27d186211950060)
  • Depend on Netty v4.1.70.Final. (7cfb9cd0315a11fe175f2f4e01c00b70b1deb62f)
    • Depend on Netty QUIC Codec v0.0.20.Final. (cd59ab8c8a485c95925efb2e47d338b1f64e6ec4)
    • Depend on Netty io_uring v0.0.10.Final. (17d5f4e3edab487f50dd3416686d92bf8dcd59f9)
  • Add HttpServer#maxKeepAliveRequests for specifying maximum number of keep-alive requests. (#1865, #1867)

📖 Documentation, Tests and Build

  • Add NoMicrometer test set for reactor-netty-http module. (#1850)
  • Consider qualifyVersionGha only when reactor-netty module. (#1852)
  • Polish tests logging. (#1860)
  • Extend SNI test for QUIC. (bef40ba85087212639f831b2fa8485c3a8b26e29)
  • Update build/test dependencies versions:
    • awaitility to version 4.1.1. (#1864)
    • com.diffplug.spotless to version 5.17.1. (#1866)
    • build-info-extractor-gradle to version 4.24.21. (#1871)
    • netty-tcnative-boringssl-static to version 2.0.45.Final. (7cfb9cd0315a11fe175f2f4e01c00b70b1deb62f)
Commits
  • 0933adb [release] Prepare and release 1.0.13.RELEASE
  • 7421b8e Merge-ignore release 0.9.25 into main
  • 196beaa [release] EoL. If absolutely needed, next will be 0.9.26.BUILD-SNAPSHOT
  • 64e3397 [release] Prepare and release EoL 0.9.25.RELEASE
  • 17d5f4e Update netty-incubator-transport-native-io_uring to 0.0.10.Final
  • bef40ba Extend SNI test for QUIC
  • cd59ab8 Update netty-incubator-codec-quic to 0.0.20.Final
  • 7cfb9cd Merge f302fc3 into 1.0.13
  • f302fc3 Update to Netty v4.1.70.Final
  • bde8077 Bump build-info-extractor-gradle from 4.24.20 to 4.24.21 (#1871)
  • 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)

Bumps [reactor-netty](https://github.com/reactor/reactor-netty) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.12...v1.0.13)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
  dependency-type: direct:development
  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 Nov 10, 2021
@sokomishalov sokomishalov merged commit 2892db4 into master Nov 10, 2021
@sokomishalov sokomishalov deleted the dependabot/maven/io.projectreactor.netty-reactor-netty-1.0.13 branch November 10, 2021 09:06
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