Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump projectreactor.version from 3.4.7 to 3.4.12 #82

Merged
merged 2 commits into from
Nov 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2021

Bumps projectreactor.version from 3.4.7 to 3.4.12.
Updates reactor-core from 3.4.7 to 3.4.12

Release notes

Sourced from reactor-core's releases.

v3.4.12

(curated release note to come)

What's Changed

New Contributors

Full Changelog: reactor/reactor-core@v3.4.11...v3.4.12

v3.4.11

Reactor-Core 3.4.11 is part of 2020.0.12 Release Train (Europium SR12).

This service release contains bugfixes and one enhancement.

All changes from 3.3.21.RELEASE are also included and these are listed below with an additional level of indentation.

⚠️ Update considerations and deprecations

  • Backtrace format has changed for cases where exception traverses multiple chains (#2780)

✨ New features and improvements

  • Prevent unnecessary duplicated lines in backtraces (#2780)

🐞 Bug fixes

  • SwitchOnFirst better tracks in/out premature close(#2794)
  • ConcatArray: avoid next subscription if cancelled (#2791)
  • from 3.3.x:
    • Mono.create sink now discards if emitting after cancel (#2771)

📖 Documentation, Tests and Build

  • Tune test performanceOfContinuouslyCancellingGroup by @​simonbasle in reactor/reactor-core#2777
  • Polish parameterized tests for better display names (#2773)
  • Document possible alternative to replay ManySink limit(0) (#2787)
  • Polish Mono cache operators documentation (#2790)
  • Fix Mono.flatMapIterable javadoc: no prefetch parameter (#2799)

... (truncated)

Commits
  • 6f54337 [release] Prepare and release 3.4.12
  • 3b519a1 Merge-ignore release 3.3.22 into main
  • 8418c45 [release] EoL. If absolutely needed, next will be 3.3.23.BUILD-SNAPSHOT
  • 7462293 [release] Prepare and release EoL 3.3.22.RELEASE
  • bdbc44a Fix flatMapMany description typo (#2834)
  • 9aa45a5 Make OnAssemblyException serializable again (#2833)
  • 417764b Add logging convenience methods, polish a few messages (#2823)
  • d06cf64 Merge #2828 and f7d38e0 into 3.4.12
  • f7d38e0 Partially revert #2828, still use 'run' in publish.yml
  • 8177341 Use gradle-build-action for invoking Gradle on CI (#2828)
  • Additional commits viewable in compare view

Updates reactor-test from 3.4.7 to 3.4.12

Release notes

Sourced from reactor-test's releases.

v3.4.12

(curated release note to come)

What's Changed

New Contributors

Full Changelog: reactor/reactor-core@v3.4.11...v3.4.12

v3.4.11

Reactor-Core 3.4.11 is part of 2020.0.12 Release Train (Europium SR12).

This service release contains bugfixes and one enhancement.

All changes from 3.3.21.RELEASE are also included and these are listed below with an additional level of indentation.

⚠️ Update considerations and deprecations

  • Backtrace format has changed for cases where exception traverses multiple chains (#2780)

✨ New features and improvements

  • Prevent unnecessary duplicated lines in backtraces (#2780)

🐞 Bug fixes

  • SwitchOnFirst better tracks in/out premature close(#2794)
  • ConcatArray: avoid next subscription if cancelled (#2791)
  • from 3.3.x:
    • Mono.create sink now discards if emitting after cancel (#2771)

📖 Documentation, Tests and Build

  • Tune test performanceOfContinuouslyCancellingGroup by @​simonbasle in reactor/reactor-core#2777
  • Polish parameterized tests for better display names (#2773)
  • Document possible alternative to replay ManySink limit(0) (#2787)
  • Polish Mono cache operators documentation (#2790)
  • Fix Mono.flatMapIterable javadoc: no prefetch parameter (#2799)

... (truncated)

Commits
  • 6f54337 [release] Prepare and release 3.4.12
  • 3b519a1 Merge-ignore release 3.3.22 into main
  • 8418c45 [release] EoL. If absolutely needed, next will be 3.3.23.BUILD-SNAPSHOT
  • 7462293 [release] Prepare and release EoL 3.3.22.RELEASE
  • bdbc44a Fix flatMapMany description typo (#2834)
  • 9aa45a5 Make OnAssemblyException serializable again (#2833)
  • 417764b Add logging convenience methods, polish a few messages (#2823)
  • d06cf64 Merge #2828 and f7d38e0 into 3.4.12
  • f7d38e0 Partially revert #2828, still use 'run' in publish.yml
  • 8177341 Use gradle-build-action for invoking Gradle on CI (#2828)
  • 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 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)

Bumps `projectreactor.version` from 3.4.7 to 3.4.12.

Updates `reactor-core` from 3.4.7 to 3.4.12
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.7...v3.4.12)

Updates `reactor-test` from 3.4.7 to 3.4.12
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.4.7...v3.4.12)

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.projectreactor:reactor-test
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Copy link
Member

@smcvb smcvb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@smcvb smcvb merged commit e91961a into master Nov 25, 2021
@dependabot dependabot bot deleted the dependabot/maven/projectreactor.version-3.4.12 branch November 25, 2021 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant