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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump io.smallrye.reactive:mutiny from 2.5.3 to 2.5.4 #951

Merged
merged 1 commit into from Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

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

Release notes

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

Release 2.5.4

Changelog

馃攢 Merge

  • 0adf52a Merge pull request #1489 from smallrye/fix/concatmap-rewrite, closes #1489
  • 461a200 Merge pull request #1488 from smallrye/dependabot/maven/org.cyclonedx-cyclonedx-maven-plugin-2.7.11, closes #1488
  • 44894c1 Merge pull request #1483 from markusdlugi/main, closes #1483
  • 3b71c14 Merge pull request #1487 from smallrye/dependabot/maven/io.smallrye.config-smallrye-config-3.5.2, closes #1487
  • 79899ff Merge pull request #1486 from smallrye/dependabot/pip/documentation/jinja2-3.1.3, closes #1486
  • 0c13a95 Merge pull request #1485 from smallrye/dependabot/maven/version.surefire.plugin-3.2.5, closes #1485
  • 6f0dbb1 Merge pull request #1484 from smallrye/dependabot/maven/io.projectreactor-reactor-core-3.6.2, closes #1484
  • 8fcbf85 Merge pull request #1480 from smallrye/dependabot/maven/org.junit.support-testng-engine-1.0.5, closes #1480
  • 7c4658e Merge pull request #1481 from smallrye/dependabot/maven/org.assertj-assertj-core-3.25.1, closes #1481
  • 47442a7 Merge pull request #1479 from smallrye/dependabot/maven/io.smallrye.config-smallrye-config-3.5.1, closes #1479
  • af16abb Merge pull request #1477 from smallrye/dependabot/maven/org.jreleaser-jreleaser-maven-plugin-1.10.0, closes #1477
  • 04bdccd Merge pull request #1475 from smallrye/dependabot/maven/org.testng-testng-7.9.0, closes #1475
  • f5a1f3c Merge pull request #1476 from smallrye/dependabot/maven/org.assertj-assertj-core-3.25.0, closes #1476
  • ee42647 Merge pull request #1472 from smallrye/dependabot/maven/net.bytebuddy-byte-buddy-1.14.11, closes #1472
  • 54e2203 Merge pull request #1473 from smallrye/dependabot/maven/kotlin.version-1.9.22, closes #1473
  • 66dbc63 Merge pull request #1471 from smallrye/fix/disable-maven-compiler-plugin-in-kotlin, closes #1471

馃悰 Fixes

  • dded2d6 rewrite the concatMap operator
  • 90c2609 properly remove subscriptions in ReplayOperator, closes #1482
  • eb76731 disable the Maven compiler plugin in the Kotlin module, closes #1470

馃О Tasks

  • 39c7223 release: release Mutiny 2.5.4
  • 72e36ac release: set development version to 999-SNAPSHOT

馃洜 Build

  • 82adadc deps: bump org.cyclonedx:cyclonedx-maven-plugin
  • d855d57 deps: bump io.smallrye.config:smallrye-config from 3.5.1 to 3.5.2
  • 4d1fe94 deps: bump jinja2 from 3.1.2 to 3.1.3 in /documentation
  • faf5095 deps: bump version.surefire.plugin from 3.2.3 to 3.2.5
  • 2c1b295 deps: bump io.projectreactor:reactor-core from 3.6.1 to 3.6.2
  • a867b30 deps: bump org.junit.support:testng-engine from 1.0.4 to 1.0.5
  • 42e1867 deps: bump org.assertj:assertj-core from 3.25.0 to 3.25.1
  • 561eccc deps: bump io.smallrye.config:smallrye-config from 3.4.4 to 3.5.1
  • 08673fe deps: bump org.jreleaser:jreleaser-maven-plugin
  • d25582c deps: bump org.assertj:assertj-core from 3.24.2 to 3.25.0
  • 700878f deps: bump org.testng:testng from 7.8.0 to 7.9.0
  • a1df3c5 deps: bump kotlin.version from 1.9.21 to 1.9.22
  • 5458dd7 deps: bump net.bytebuddy:byte-buddy from 1.14.10 to 1.14.11

  • e9be3f8 Fix ambiguous calls when using Java 21.

Contributors

... (truncated)

Commits
  • 39c7223 chore(release): release Mutiny 2.5.4
  • 0adf52a Merge pull request #1489 from smallrye/fix/concatmap-rewrite
  • dded2d6 fix: rewrite the concatMap operator
  • 461a200 Merge pull request #1488 from smallrye/dependabot/maven/org.cyclonedx-cyclone...
  • 82adadc build(deps): bump org.cyclonedx:cyclonedx-maven-plugin
  • 44894c1 Merge pull request #1483 from markusdlugi/main
  • 90c2609 fix: properly remove subscriptions in ReplayOperator
  • 3b71c14 Merge pull request #1487 from smallrye/dependabot/maven/io.smallrye.config-sm...
  • d855d57 build(deps): bump io.smallrye.config:smallrye-config from 3.5.1 to 3.5.2
  • 79899ff Merge pull request #1486 from smallrye/dependabot/pip/documentation/jinja2-3.1.3
  • 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.3 to 2.5.4.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.5.3...2.5.4)

---
updated-dependencies:
- dependency-name: io.smallrye.reactive:mutiny
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 22, 2024
@Ladicek Ladicek added this to the 6.3.0 milestone Jan 22, 2024
@Ladicek Ladicek merged commit 04e9f75 into main Jan 22, 2024
10 checks passed
@Ladicek Ladicek deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.5.4 branch January 22, 2024 08:40
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.

None yet

1 participant