wildfly-extras / wildfly-graphql-feature-pack

5 stars 6 forks source link

Bump io.smallrye.reactive:mutiny from 2.1.0 to 2.5.1 #167

Open dependabot[bot] opened 11 months ago

dependabot[bot] commented 11 months ago

Bumps io.smallrye.reactive:mutiny from 2.1.0 to 2.5.1.

Release notes

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

Release 2.5.1

Changelog

🔀 Merge

  • 50184ca Merge pull request #1386 from ozangunalp/assert_subscriber_list, closes #1386
  • 99913a8 Merge pull request #1385 from smallrye/feat/cyclonedx, closes #1385
  • 729ff7f Merge pull request #1384 from smallrye/fix/jandex-plugin, closes #1384
  • 2633f79 Merge pull request #1383 from smallrye/dependabot/maven/io.smallrye-smallrye-build-parent-41, closes #1383

🚀 Features

  • 27a9111 maven: generate and attach CycloneDX SBOM to the project artifacts

🐛 Fixes

  • 5442f2c change the AssertSubscriber items list back to copyOnWrite

🧰 Tasks

  • cb90250 release: release Mutiny 2.5.1
  • 57974e1 release: set development version to 999-SNAPSHOT

🛠 Build

  • 083e3be maven: use the Jandex Maven plugin from SmallRye rather than JBoss
  • 176d791 deps: bump io.smallrye:smallrye-build-parent from 40 to 41

Contributors

We'd like to thank the following people for their contributions: Clement Escoffier, Julien Ponge, Ozan Gunalp

Release 2.5.0

Changelog

🔀 Merge

  • 6c70b9c Merge pull request #1380 from smallrye/ci/no-deploy-release-on-main, closes #1380
  • be649fd Merge pull request #1376 from smallrye/ci/jreleaser-refinements, closes #1376
  • 4e9e6e5 Merge pull request #1375 from smallrye/ci/fixes-after-2.5.0-M2, closes #1375
  • 75305d0 Merge pull request #1374 from smallrye/ci/fixes-after-2.5.0-M1, closes #1374
  • 1b7c809 Merge pull request #1373 from smallrye/dependabot/maven/org.codehaus.mojo-versions-maven-plugin-2.16.1, closes #1373
  • ede16dc Merge pull request #1361 from jponge/ci/ripolinage-jreleaser-le-retour, closes #1361
  • 446c3f2 Merge pull request #1369 from smallrye/docs/branching-and-reactive, closes #1369
  • ae6e097 Merge pull request #1370 from smallrye/docs/split-in-workshop, closes #1370
  • 521822f Merge pull request #1365 from smallrye/dependabot/maven/io.projectreactor-reactor-core-3.5.10, closes #1365
  • b1b7fe1 Merge pull request #1364 from jponge/feat/workshop-examples, closes #1364
  • 2c4872a Merge pull request #1360 from smallrye/doc/repeat-whilst, closes #1360
  • 7ab2878 Merge pull request #1358 from smallrye/dependabot/maven/io.smallrye.common-smallrye-common-annotation-2.1.2, closes #1358
  • 54e0100 Merge pull request #1356 from siewp/rename-UniMemoize-atLeast, closes #1356
  • aa0d546 Merge pull request #1354 from smallrye/ci/streamline-main-build, closes #1354
  • 2f0106d Merge pull request #1352 from smallrye/use-conventional-commits, closes #1352

🚀 Features

  • b4eb5ad script to update the workshop Mutiny target version

... (truncated)

Commits
  • cb90250 chore(release): release Mutiny 2.5.1
  • 50184ca Merge pull request #1386 from ozangunalp/assert_subscriber_list
  • 5442f2c fix: change the AssertSubscriber items list back to copyOnWrite
  • 99913a8 Merge pull request #1385 from smallrye/feat/cyclonedx
  • 27a9111 feat(maven): generate and attach CycloneDX SBOM to the project artifacts
  • 729ff7f Merge pull request #1384 from smallrye/fix/jandex-plugin
  • 083e3be build(maven): use the Jandex Maven plugin from SmallRye rather than JBoss
  • 2633f79 Merge pull request #1383 from smallrye/dependabot/maven/io.smallrye-smallrye-...
  • 176d791 build(deps): bump io.smallrye:smallrye-build-parent from 40 to 41
  • 57974e1 chore(release): set development version to 999-SNAPSHOT
  • 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 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)