PicnicSupermarket / error-prone-support

Error Prone extensions: extra bug checkers and a large battery of Refaster rules.
https://error-prone.picnic.tech
MIT License
188 stars 36 forks source link

Upgrade Project Reactor 2023.0.6 -> 2023.0.7 #1215

Closed Picnic-DevPla-Bot closed 2 months ago

Picnic-DevPla-Bot commented 2 months ago

This PR contains the following updates:

Package Type Update Change
Project Reactor (source) import patch 2023.0.6 -> 2023.0.7

Release Notes

reactor/reactor (Project Reactor) ### [`v2023.0.7`](https://togithub.com/reactor/reactor/releases/tag/2023.0.7) [Compare Source](https://togithub.com/reactor/reactor/compare/2023.0.6...2023.0.7) `2023.0.7` release train is made of: reactor-core [`3.6.7`](https://togithub.com/reactor/reactor-core/releases/tag/v3.6.7) reactor-netty [`1.1.20`](https://togithub.com/reactor/reactor-netty/releases/tag/v1.1.20) reactor-pool [`1.0.6`](https://togithub.com/reactor/reactor-pool/releases/tag/v1.0.6) These artifacts didn't have any changes: reactor-kafka [`1.3.23`](https://togithub.com/reactor/reactor-kafka/releases/tag/v1.3.23) reactor-addons [`3.5.1`](https://togithub.com/reactor/reactor-addons/releases/tag/v3.5.1) reactor-kotlin-extensions [`1.2.2`](https://togithub.com/reactor/reactor-kotlin-extensions/releases/tag/v1.2.2)

Picnic-DevPla-Bot commented 2 months ago

Suggested commit message:

Upgrade Project Reactor 2023.0.6 -> 2023.0.7 (#1215)

See:
- https://github.com/reactor/reactor/releases/tag/2023.0.7
- https://github.com/reactor/reactor/compare/2023.0.6...2023.0.7
github-actions[bot] commented 2 months ago

Looks good. No mutations were possible for these changes. Mutation testing report by Pitest. Review any surviving mutants by inspecting the line comments under Files changed.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud