thoughtworks / recce

Server-based database reconciliation tool for developers
Apache License 2.0
23 stars 3 forks source link

Bump io.projectreactor:reactor-bom from 2022.0.12 to 2023.0.0 #461

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 10 months ago

Bumps io.projectreactor:reactor-bom from 2022.0.12 to 2023.0.0.

Release notes

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

2023.0.0

2023.0.0 release train is made of:

reactor-core 3.6.0 reactor-netty 1.1.13 reactor-kafka 1.3.22 reactor-pool 1.0.3 reactor-addons 3.5.1 reactor-kotlin-extensions 1.2.2

2023.0.0-RC1

2023.0.0-RC1 pre release train is made of:

reactor-core 3.6.0-RC1 reactor-pool 1.0.3 reactor-netty 1.1.12

These artifacts didn't have any changes:

reactor-kafka 1.3.21 reactor-addons 3.5.1 reactor-kotlin-extensions 1.2.2

2023.0.0-M3

2023.0.0-M3 pre release train is made of:

reactor-core 3.6.0-M3 reactor-pool 1.0.2 reactor-netty 1.1.11 reactor-kafka 1.3.21

These artifacts didn't have any changes:

reactor-addons 3.5.1 reactor-kotlin-extensions 1.2.2

2023.0.0-M2

2023.0.0-M2 pre release train is made of:

reactor-core 3.6.0-M2 reactor-netty 1.1.10 reactor-kafka 1.3.20

These artifacts didn't have any changes:

reactor-pool 1.0.1 reactor-addons 3.5.1 reactor-kotlin-extensions 1.2.2

2023.0.0-M1

... (truncated)

Commits
  • 6f36908 [release] Prepare and release BOM 2023.0.0
  • 77093a6 [release] Back to snapshots, next BOM will be 2023.0.0
  • b9eed96 [release] Prepare and release BOM 2023.0.0-RC1
  • 2b80f9b Merge-ignore 2022.0.13 into 2023.0.0-RC1
  • cda90e9 [release] Back to snapshots, next BOM will be SR 13
  • 84c290d Merge-ignore 2020.0.38 into 2023.0.0-RC1
  • a7c3088 [release] Back to snapshots, next BOM will be RC1
  • 9815606 [release] Prepare and release BOM 2023.0.0-M3
  • 4554a46 Merge-ignore 2022.0.11 into 2023.0.0-M3
  • 37ea779 Merge-ignore 2020.0.36 into 2023.0.0-M3
  • 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)
codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5bfdf93) 0.00% compared to head (765feab) 94.26%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #461 +/- ## ============================================= + Coverage 0 94.26% +94.26% - Complexity 0 131 +131 ============================================= Files 0 20 +20 Lines 0 593 +593 Branches 0 49 +49 ============================================= + Hits 0 559 +559 - Misses 0 15 +15 - Partials 0 19 +19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.