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 io.projectreactor:reactor-core from 3.5.1 to 3.5.7 in /plugins/repository-azure #128

Conversation

dependabot[bot]
Copy link

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

Bumps io.projectreactor:reactor-core from 3.5.1 to 3.5.7.

Release notes

Sourced from io.projectreactor: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 requested a review from Bukhtawar as a code owner June 19, 2023 05:01
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jun 19, 2023

The following labels could not be found: dependabot.

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

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 53d2a2b
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-azure/io.projectreactor-reactor-core-3.5.7 branch from 53d2a2b to 4501bd2 Compare June 19, 2023 15:52
@dependabot dependabot bot requested a review from sachinpkale as a code owner June 19, 2023 15:52
@github-actions
Copy link

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 4501bd2
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@dependabot dependabot bot force-pushed the dependabot/gradle/plugins/repository-azure/io.projectreactor-reactor-core-3.5.7 branch from 4501bd2 to 3c45daa Compare July 2, 2023 08:29
@github-actions
Copy link

github-actions bot commented Jul 2, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 3c45daa
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

Bukhtawar and others added 2 commits July 7, 2023 10:23
Bumps [io.projectreactor: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/gradle/plugins/repository-azure/io.projectreactor-reactor-core-3.5.7 branch from 3c45daa to 2d13298 Compare July 7, 2023 04:54
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

Gradle Check (Jenkins) Run Completed with:

  • RESULT: null ❌
  • URL:
  • CommitID: 2d13298
    Please examine the workflow log, locate, and copy-paste the failure(s) below, then iterate to green.
    Is the failure a flaky test unrelated to your change?

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 17, 2023

Superseded by #142.

@dependabot dependabot bot closed this Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/gradle/plugins/repository-azure/io.projectreactor-reactor-core-3.5.7 branch July 17, 2023 04:41
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