Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 11, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps io.projectreactor.netty:reactor-netty from 1.0.36 to 1.0.38.

Release notes

Sourced from io.projectreactor.netty:reactor-netty's releases.

v1.0.38

Reactor Netty 1.0.38 is part of 2020.0.37 Release Train.

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

What's Changed

✨ New features and improvements

  • Depend on Netty v4.1.100.Final by @​OlegDokuka in 8bddf51c0836bff0a7b4645d0b285b243b9845d9

Full Changelog: reactor/reactor-netty@v1.0.37...v1.0.38

v1.0.37

❗ This release was not included in Project Reactor BOM, instead v1.0.38 is included.

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Request for read interest when channel is unwritable while HttpClient.send(Mono) is used by @​pderop in #2864, #2902, #2903
  • Ensure HttpClient#mapConnect() / #doOnRequestError() are called when HttpClient#headersWhen() is used by @​violetagg in #2912
  • Ensure Expect header is handled correctly with HTTP/2 by @​violetagg in #2916
  • Ensure connection closed when non 200 status for request with Expect header and incoming data not completed by @​violetagg in #2919

🆙 Build/Test Dependency Upgrades

Full Changelog: reactor/reactor-netty@v1.0.36...v1.0.37

Commits
  • 8bddf51 [release] Prepare and release 1.0.38
  • a1c7978 [release] Back to snapshots, next is 1.0.38-SNAPSHOT
  • cbf223c [release] Prepare and release 1.0.37
  • 9ea4f4c Bump netty-tcnative-boringssl-static to version v2.0.62.Final (#2929)
  • 2d6b9eb Bump Gradle to version 7.6.3 (#2924)
  • 99b586c Bump org.jfrog.buildinfo:build-info-extractor-gradle (#2923)
  • 7d9ae79 Depend on Netty QUIC Codec v0.0.51.Final (#2921)
  • c780aae Ensure connection closed when non 200 status for request with Expect header...
  • cd099a7 Bump org.gradle.test-retry from 1.5.5 to 1.5.6 (#2918)
  • 4617303 Ensure Expect header is handled correctly with HTTP/2 (#2916)
  • 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 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)

@dependabot dependabot bot added the type: dependency-upgrade A dependency upgrade label Oct 11, 2023
@dependabot dependabot bot added this to the 5.8.x milestone Oct 11, 2023
@marcusdacoregio marcusdacoregio self-assigned this Oct 11, 2023
@marcusdacoregio marcusdacoregio modified the milestones: 5.8.x, 5.8.8 Oct 11, 2023
@marcusdacoregio
Copy link
Contributor

@dependabot rebase

Bumps [io.projectreactor.netty:reactor-netty](https://github.com/reactor/reactor-netty) from 1.0.36 to 1.0.38.
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.0.36...v1.0.38)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty
  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/gradle/5.8.x/io.projectreactor.netty-reactor-netty-1.0.38 branch from 5652ed4 to 0a37bf1 Compare October 11, 2023 10:57
@marcusdacoregio marcusdacoregio merged commit 7f50bb5 into 5.8.x Oct 11, 2023
@dependabot dependabot bot deleted the dependabot/gradle/5.8.x/io.projectreactor.netty-reactor-netty-1.0.38 branch October 11, 2023 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant