mc-image-helper
mc-image-helper copied to clipboard
build(deps): bump io.projectreactor.netty:reactor-netty-http from 1.1.18 to 1.1.19 in the patches group
Bumps the patches group with 1 update: io.projectreactor.netty:reactor-netty-http.
Updates io.projectreactor.netty:reactor-netty-http from 1.1.18 to 1.1.19
Release notes
Sourced from io.projectreactor.netty:reactor-netty-http's releases.
v1.1.19
Reactor Netty1.1.19is part of2022.0.19and2023.0.6Release Train.What's Changed
:warning: Update considerations and deprecations
- Always add
proxy.addresstag for the client metrics by@violetaggin reactor/reactor-netty#3230:sparkles: New features and improvements
- Depend on
Reactor Corev3.5.17by@pderopin 20dbf3fd5f57a1dc4ce4eb01e91891a3e7dc81cc, see release notes- Depend on
Nettyv4.1.109.Finalby@violetaggin #3159- Cache the request info when collecting metrics by
@violetaggin #3211 and #3231- Make pending responses log messages consistent by
@violetaggin #3239:lady_beetle: Bug fixes
- Always use remote socket address for the metrics by
@violetaggin #3210- Ensure
HttpServerMetricsRecorder#recordServerConnectionInactive/Closeis invoked for websockets by@violetaggin #3229- Ensure
ConnectionProvidermetrics are disposed unconditionally when graceful shutdown by@violetaggin #3235- Ensure
ByteBuf#releaseis invoked for already sentHTTP/2response by@violetaggin #3236Full Changelog: https://github.com/reactor/reactor-netty/compare/v1.1.18...v1.1.19
Commits
20dbf3f[release] Prepare and release 1.1.19cee7eddMerge-ignore release 1.0.45 into 1.1.1944e3887[release] Back to snapshots, next is 1.0.46-SNAPSHOT6671bed[release] Prepare and release 1.0.45fcf228dMerge #3238 into 1.1.19d48cc15Always use block/blockLast/verify with timeout (#3238)ce87569Merge #3239 into 1.1.19ce2b98aMake pending responses log messages consistent (#3239)99e319eMerge #3237 into 1.1.19dca81cbFix flaky DefaultPooledConnectionProviderTest#testDisposeInactivePoolsInBackg...- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions