JacobMountain / graphql-java-client

A Java GraphQL client annotation processor, generate a client class from a GraphQL schema file, and a Java interface
https://jacobmountain.github.io/graphql-java-client/#/
MIT License
1 stars 0 forks source link

Bump io.projectreactor:reactor-core from 3.4.3 to 3.5.3 #179

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.projectreactor:reactor-core from 3.4.3 to 3.5.3.

Release notes

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

v3.5.3

Reactor-Core 3.5.3 is part of 2022.0.3 Release Train.

What's Changed

:warning: Update considerations and deprecations

  • ensures empty inner source handled properly in case of sync fusion for concatMapIterable by @​OlegDokuka in #3329

:sparkles: New features and improvements

:lady_beetle: Bug fixes

:up: Dependency Upgrades

New Contributors

Full Changelog: https://github.com/reactor/reactor-core/compare/v3.5.2...v3.5.3

v3.5.2

Reactor-Core 3.5.2 is part of 2022.0.2 Release Train.

What's Changed

:lady_beetle: Bug fixes

Full Changelog: https://github.com/reactor/reactor-core/compare/v3.5.1...v3.5.2

v3.5.1

Reactor-Core 3.5.1 is part of 2022.0.1 Release Train.

What's Changed

:warning: Update considerations and deprecations

:sparkles: New features and improvements

:lady_beetle: Bug fixes

... (truncated)

Commits
  • d1c5c1c [release] Prepare and release 3.5.3 (follow-up)
  • 5311afa [release] Prepare and release 3.5.3
  • 841b189 Merge-ignore release 3.4.27 into 3.5.3
  • 16c95c2 [release] Next development version 3.4.28-SNAPSHOT
  • cb43648 [release] Prepare and release 3.4.27
  • 5d3a6b5 Context propagation with automatic ThreadLocals restoration (#3335)
  • d3b4956 Merge #3353 into 3.5.3
  • 2ce1640 ensures exception is caught if inner fused for FlatMap #3353
  • 51991b8 ensures exception is caught if inner fused for FlatMap (#3351)
  • 3dbc070 Upgrade Micrometer dependencies (#3344)
  • 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 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)