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.8 to 3.5.9 #2156

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 16, 2023

Bumps reactor.version from 3.5.8 to 3.5.9.
Updates io.projectreactor:reactor-core from 3.5.8 to 3.5.9

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.5.9

Reactor Core 3.5.9 is part of 2022.0.10 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.5.8...v3.5.9

Commits
  • 7754161 [release] Prepare and release 3.5.9
  • b7d3f1a Merge-ignore 3.4.32 into 3.5.9
  • e166117 Update Micrometer version to 1.10.10 (#3560)
  • 2cddd40 [release] Next development version 3.4.33-SNAPSHOT
  • 9614bcd [release] Prepare and release 3.4.32
  • a7cacc4 Merge #3557 into 3.5.9
  • 861de73 ensures late onRequest consumer observes demand (#3557)
  • 4399fc5 reworks FluxPublish internals to relay on predictable state machine (#3538)
  • 5e66d9a Merge build dependency bumps into 3.5.9
  • 45fe19b Bump gradle/gradle-build-action in /.github/workflows (#3551)
  • Additional commits viewable in compare view

Updates io.projectreactor:reactor-test from 3.5.8 to 3.5.9

Release notes

Sourced from io.projectreactor:reactor-test's releases.

v3.5.9

Reactor Core 3.5.9 is part of 2022.0.10 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

🆙 Dependency Upgrades

New Contributors

Full Changelog: reactor/reactor-core@v3.5.8...v3.5.9

Commits
  • 7754161 [release] Prepare and release 3.5.9
  • b7d3f1a Merge-ignore 3.4.32 into 3.5.9
  • e166117 Update Micrometer version to 1.10.10 (#3560)
  • 2cddd40 [release] Next development version 3.4.33-SNAPSHOT
  • 9614bcd [release] Prepare and release 3.4.32
  • a7cacc4 Merge #3557 into 3.5.9
  • 861de73 ensures late onRequest consumer observes demand (#3557)
  • 4399fc5 reworks FluxPublish internals to relay on predictable state machine (#3538)
  • 5e66d9a Merge build dependency bumps into 3.5.9
  • 45fe19b Bump gradle/gradle-build-action in /.github/workflows (#3551)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
### Summary by CodeRabbit

Chore:

  • Updated reactor dependency from version 3.5.8 to 3.5.9 in reactive/pom.xml.

🐇

Hoppity hop, with a skip and a pop,
Our code's reactor just got a top-up! 🚀
From 3.5.8 to 3.5.9, it's a tiny leap,
But every update, we joyfully keep! 🎉
So here's to the changes, small or grand,
In our code's ever-evolving land! 🌟

Bumps `reactor.version` from 3.5.8 to 3.5.9.

Updates `io.projectreactor:reactor-core` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.8...v3.5.9)

Updates `io.projectreactor:reactor-test` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.8...v3.5.9)

---
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] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 16, 2023
@coderabbitai
Copy link

coderabbitai bot commented Aug 16, 2023

Image description CodeRabbit

Walkthrough: This change is a simple version upgrade for the reactor dependency in the reactive project. The version has been updated from 3.5.8 to 3.5.9, which may include bug fixes, performance improvements, or new features.

Changes:

File Summary
reactive/pom.xml The reactor dependency version has been upgraded from 3.5.8 to 3.5.9.

Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Image description CodeRabbit

Commits Files that changed from the base of the PR and between c65915b and f540144 commits.
Files selected for processing (1)
  • reactive/pom.xml (1 hunks)
Files skipped from review due to trivial changes (1)
  • reactive/pom.xml
Review comments generated (0)
  • Actionable : 0
  • LGTM (Skipped): 0
  • Noise Suppression (Skipped): 0

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Tag the bot with @coderabbitai in any review comment to ask it questions. The bot will not respond unless explicitly tagged.
  • A review comment is a comment on a diff or a file and not a comment on the PR itself.
  • You can use the mouse to select multiple lines of code to provide exact context to the bot.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

@velo velo merged commit 99521f1 into master Aug 23, 2023
1 check passed
@velo velo deleted the dependabot/maven/reactor.version-3.5.9 branch August 23, 2023 07:29
velo pushed a commit that referenced this pull request Oct 7, 2024
Bumps `reactor.version` from 3.5.8 to 3.5.9.

Updates `io.projectreactor:reactor-core` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.8...v3.5.9)

Updates `io.projectreactor:reactor-test` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.8...v3.5.9)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
velo pushed a commit that referenced this pull request Oct 8, 2024
Bumps `reactor.version` from 3.5.8 to 3.5.9.

Updates `io.projectreactor:reactor-core` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.8...v3.5.9)

Updates `io.projectreactor:reactor-test` from 3.5.8 to 3.5.9
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.8...v3.5.9)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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