spring-projects / spring-security

Spring Security
http://spring.io/projects/spring-security
Apache License 2.0
8.83k stars 5.9k forks source link

Bump io.projectreactor.netty:reactor-netty from 1.0.47 to 1.0.48 #15606

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps io.projectreactor.netty:reactor-netty from 1.0.47 to 1.0.48.

Release notes

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

v1.0.48

Reactor Netty 1.0.48 is part of 2020.0.47 Release Train. This is the last release of 1.0.x, as 2020.0.x Release Train is going out of OSS support. For the next steps, check our support policy.

What's Changed

:sparkles: New features and improvements

:lady_beetle: Bug fixes

Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.0.47...v1.0.48

Commits
  • e136dab [release] Prepare and release 1.0.48
  • 783dbd7 Bump gradle/actions from 3.5.0 to 4.0.0 (#3389)
  • 2b32f8b Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 (#3388)
  • 58521a2 Depend on Netty QUIC Codec v0.0.66.Final (#3383)
  • 64ef299 Bump org.apache.tomcat.embed:tomcat-embed-core from 9.0.91 to 9.0.93 (#3381)
  • 0c5678e Bump actions/setup-java from 4.2.1 to 4.2.2 (#3379)
  • 0a80819 Always decode in an event loop (#3369)
  • bbf0131 Create on demand the response object for "Expect: 100-continue" (#3362)
  • e70defc Depend on Netty v4.1.112.Final (#3361)
  • 5e79102 Bump org.gradle.test-retry from 1.5.9 to 1.5.10 (#3353)
  • 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 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)