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-core from 3.5.1 to 3.5.7 #585

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps reactor-core from 3.5.1 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

v3.5.6

Reactor-Core 3.5.6 is part of 2022.0.7 Release Train.

What's Changed

🆙 Dependency Upgrades

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

v3.5.5

Reactor-Core 3.5.5 is part of 2022.0.6 Release Train.

... (truncated)

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 19, 2023
@what-the-diff
Copy link

what-the-diff bot commented Jun 19, 2023

PR Summary

  • Updated reactor-core version
    The version of reactor-core library has been updated from 3.5.1 to 3.5.7 in the pom.xml file. This update brings in bug fixes, performance improvements, and new features, ensuring a better and more stable application.

Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.1 to 3.5.7.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.1...v3.5.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/io.projectreactor-reactor-core-3.5.7 branch from 5f55b74 to ccb4530 Compare June 20, 2023 14:37
@johnbyrnejb johnbyrnejb merged commit 15bb982 into master Jun 22, 2023
@johnbyrnejb johnbyrnejb deleted the dependabot/maven/io.projectreactor-reactor-core-3.5.7 branch June 22, 2023 16:25
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.

1 participant