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

build(deps): bump reactor.version from 3.5.6 to 3.5.7 #2082

Merged
merged 1 commit into from Jun 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps reactor.version from 3.5.6 to 3.5.7.
Updates reactor-core from 3.5.6 to 3.5.7

Release notes

Sourced from reactor-core's releases.

v3.5.7

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Avoid IllegalStateException: Cannot resolve type description for io.micrometer.context.ContextRegistry by @​pderop in #3459
  • ensures completion flag is set after the set error by @​OlegDokuka in #3477
  • ensures CP is enabled only when ContextFactory is really available by @​OlegDokuka in #3490
  • ensures cancel handler is wrapped in try catch and drops potential cancellation failure by @​OlegDokuka in #3485

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.5.6...v3.5.7

Commits
  • 0e0cdf8 [release] Prepare and release 3.5.7
  • e2b9d1c excludes mockito from micrometer dependencies
  • 54eb705 [release] Prepare and release 3.5.7
  • f6e7748 removes queue-wrapping from acp (#3498)
  • 81c9852 [release] Prepare and release 3.5.7
  • f664170 bumps micrometer-version to 1.10.7 for cp 1.0.2
  • a38988f [release] Prepare and release 3.5.7
  • 4a2bc99 Merge-ignore release 3.4.30 into 3.5.7
  • 9b150f0 [release] Next development version 3.4.31-SNAPSHOT
  • 296dd82 [release] Prepare and release 3.4.30
  • Additional commits viewable in compare view

Updates reactor-test from 3.5.6 to 3.5.7

Release notes

Sourced from reactor-test's releases.

v3.5.7

What's Changed

✨ New features and improvements

🐞 Bug fixes

  • Avoid IllegalStateException: Cannot resolve type description for io.micrometer.context.ContextRegistry by @​pderop in #3459
  • ensures completion flag is set after the set error by @​OlegDokuka in #3477
  • ensures CP is enabled only when ContextFactory is really available by @​OlegDokuka in #3490
  • ensures cancel handler is wrapped in try catch and drops potential cancellation failure by @​OlegDokuka in #3485

📖 Documentation, Tests and Build

🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.5.6...v3.5.7

Commits
  • 0e0cdf8 [release] Prepare and release 3.5.7
  • e2b9d1c excludes mockito from micrometer dependencies
  • 54eb705 [release] Prepare and release 3.5.7
  • f6e7748 removes queue-wrapping from acp (#3498)
  • 81c9852 [release] Prepare and release 3.5.7
  • f664170 bumps micrometer-version to 1.10.7 for cp 1.0.2
  • a38988f [release] Prepare and release 3.5.7
  • 4a2bc99 Merge-ignore release 3.4.30 into 3.5.7
  • 9b150f0 [release] Next development version 3.4.31-SNAPSHOT
  • 296dd82 [release] Prepare and release 3.4.30
  • 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 `reactor.version` from 3.5.6 to 3.5.7.

Updates `reactor-core` from 3.5.6 to 3.5.7
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.6...v3.5.7)

Updates `reactor-test` from 3.5.6 to 3.5.7
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.6...v3.5.7)

---
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 14, 2023
@velo velo merged commit bde91be into master Jun 14, 2023
3 checks passed
@velo velo deleted the dependabot/maven/reactor.version-3.5.7 branch June 14, 2023 23:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant