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.smallrye.reactive:mutiny from 2.5.2 to 2.5.3 #156

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2023

Bumps io.smallrye.reactive:mutiny from 2.5.2 to 2.5.3.

Release notes

Sourced from io.smallrye.reactive:mutiny's releases.

Release 2.5.3

Changelog

🔀 Merge

  • 1a8fd00 Merge pull request #1467 from smallrye/revert/concatMap-rewrite, closes #1467
  • 49c50ac Merge pull request #1466 from smallrye/dependabot/maven/version.surefire.plugin-3.2.3, closes #1466
  • d933a4c Merge pull request #1465 from smallrye/test/avoid-infinite-await, closes #1465
  • 90fe69a Merge pull request #1462 from smallrye/dependabot/maven/io.projectreactor-reactor-core-3.6.1, closes #1462
  • 620d0c2 Merge pull request #1460 from smallrye/dependabot/github_actions/actions/setup-python-5, closes #1460
  • c8fcdf3 Merge pull request #1461 from smallrye/test/increase-concatMap-coverage, closes #1461

🔄️ Changes

  • 87a4eb3 rewrite of the concatenation operators

🧰 Tasks

  • 00ccd46 release: release Mutiny 2.5.3
  • cff7fcb release: clear RevAPI breaking change justifications
  • ae7ac0e release: set development version to 999-SNAPSHOT

🛠 Build

  • c59be05 deps: bump version.surefire.plugin from 3.2.2 to 3.2.3
  • efba606 do not perform indefinite awaits in MultiTransformToUniTest
  • 2226197 deps: bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1
  • 8765280 increase the concatMap operator coverage
  • a33174f deps: bump actions/setup-python from 4 to 5

Contributors

We'd like to thank the following people for their contributions: Julien Ponge

Commits
  • 00ccd46 chore(release): release Mutiny 2.5.3
  • 1a8fd00 Merge pull request #1467 from smallrye/revert/concatMap-rewrite
  • 87a4eb3 revert: rewrite of the concatenation operators
  • 49c50ac Merge pull request #1466 from smallrye/dependabot/maven/version.surefire.plug...
  • c59be05 build(deps): bump version.surefire.plugin from 3.2.2 to 3.2.3
  • d933a4c Merge pull request #1465 from smallrye/test/avoid-infinite-await
  • efba606 test: do not perform indefinite awaits in MultiTransformToUniTest
  • 90fe69a Merge pull request #1462 from smallrye/dependabot/maven/io.projectreactor-rea...
  • 2226197 build(deps): bump io.projectreactor:reactor-core from 3.6.0 to 3.6.1
  • 620d0c2 Merge pull request #1460 from smallrye/dependabot/github_actions/actions/setu...
  • 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 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)

Bumps [io.smallrye.reactive:mutiny](https://github.com/smallrye/smallrye-mutiny) from 2.5.2 to 2.5.3.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.5.2...2.5.3)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:mutiny
  dependency-type: direct:production
  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 Dec 15, 2023
@cescoffier cescoffier merged commit 7eed00b into main Dec 15, 2023
3 checks passed
@cescoffier cescoffier deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.5.3 branch December 15, 2023 17:48
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