Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Bumps reactor.netty.version from 1.1.4 to 1.1.5.
Updates reactor-netty-core from 1.1.4 to 1.1.5

Release notes

Sourced from reactor-netty-core's releases.

v1.1.5

Reactor Netty 1.1.5 is part of 2022.0.5 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Handle empty HOST header when processing connection information by @​violetagg in #2724

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

Full Changelog: reactor/reactor-netty@v1.1.4...v1.1.5

Commits
  • 89f7464 [release] Prepare and release 1.1.5
  • 0d8dfbd Merge-ignore release 1.0.30 into 1.1.5
  • 1716557 [release] Back to snapshots, next is 1.0.31-SNAPSHOT
  • 0b11323 [release] Prepare and release 1.0.30
  • bb98bcd Merge #2725 into 1.1.5
  • 67f744f Bump org.jfrog.buildinfo:build-info-extractor-gradle (#2725)
  • 2c43418 Merge #2724 into 1.1.5
  • 9b23fed Handle empty HOST header when processing connection information (#2724)
  • c053477 Merge 85e053d82 into 1.1.5
  • 85e053d Depend on Netty QUIC Codec v0.0.38.Final (#2722)
  • Additional commits viewable in compare view

Updates reactor-netty-http from 1.1.4 to 1.1.5

Release notes

Sourced from reactor-netty-http's releases.

v1.1.5

Reactor Netty 1.1.5 is part of 2022.0.5 Release Train.

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

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Handle empty HOST header when processing connection information by @​violetagg in #2724

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

Full Changelog: reactor/reactor-netty@v1.1.4...v1.1.5

Commits
  • 89f7464 [release] Prepare and release 1.1.5
  • 0d8dfbd Merge-ignore release 1.0.30 into 1.1.5
  • 1716557 [release] Back to snapshots, next is 1.0.31-SNAPSHOT
  • 0b11323 [release] Prepare and release 1.0.30
  • bb98bcd Merge #2725 into 1.1.5
  • 67f744f Bump org.jfrog.buildinfo:build-info-extractor-gradle (#2725)
  • 2c43418 Merge #2724 into 1.1.5
  • 9b23fed Handle empty HOST header when processing connection information (#2724)
  • c053477 Merge 85e053d82 into 1.1.5
  • 85e053d Depend on Netty QUIC Codec v0.0.38.Final (#2722)
  • Additional commits viewable 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 `reactor.netty.version` from 1.1.4 to 1.1.5.

Updates `reactor-netty-core` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.4...v1.1.5)

Updates `reactor-netty-http` from 1.1.4 to 1.1.5
- [Release notes](https://github.com/reactor/reactor-netty/releases)
- [Commits](reactor/reactor-netty@v1.1.4...v1.1.5)

---
updated-dependencies:
- dependency-name: io.projectreactor.netty:reactor-netty-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.projectreactor.netty:reactor-netty-http
  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 Mar 15, 2023
@THausherr THausherr merged commit 8e870f5 into main Mar 15, 2023
@dependabot dependabot bot deleted the dependabot/maven/reactor.netty.version-1.1.5 branch March 15, 2023 06:51
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