Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Bump reactor-core from 3.5.0 to 3.5.7 #861

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

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

Bumps [reactor-core](https://github.com/reactor/reactor-core) from 3.5.0 to 3.5.7.
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.0...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 requested review from tgilgs and yasram1 as code owners July 1, 2023 00:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jul 1, 2023
@github-actions
Copy link

github-actions bot commented Jul 1, 2023

Unit Test Results

1 159 tests  ±0   1 154 ✔️ ±0   1m 33s ⏱️ -1s
   123 suites ±0          5 💤 ±0 
   123 files   ±0          0 ±0 

Results for commit af6da3e. ± Comparison against base commit f073120.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2023

Superseded by #865.

@dependabot dependabot bot closed this Aug 1, 2023
@dependabot dependabot bot deleted the dependabot/maven/io.projectreactor-reactor-core-3.5.7 branch August 1, 2023 00:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants