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.4.0 to 2.5.0 #496

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

Bumps io.smallrye.reactive:mutiny from 2.4.0 to 2.5.0.

Release notes

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

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
  • f5705ff import the Mutiny workshop examples into the main repository

🔄️ Changes

  • 8daf457 reformat workshop samples
  • 7baf62f reworked Uni combination APIs
  • 72d4d39 rename UniMemoize#atLeast to forFixedDuration

🧰 Tasks

  • 4a69199 release: release Mutiny 2.5.0
  • b4d107f release: set development version to 999-SNAPSHOT
  • 8f4474c release: release Mutiny 2.5.0-M5
  • 6a9b83d release: set development version to 999-SNAPSHOT
  • 34b24e4 release: release Mutiny 2.5.0-M4
  • 4e5d02d release: set development version to 999-SNAPSHOT
  • fac67b1 release: release Mutiny 2.5.0-M3
  • 5e42c4d release: set development version to 999-SNAPSHOT
  • d49d0d1 release: release Mutiny 2.5.0-M2
  • a035b5f release: set development version to 999-SNAPSHOT
  • 2828fa5 release: release Mutiny 2.5.0-M1
  • aa4d55b release: set development version to 999-SNAPSHOT
  • b1571cd release: release Mutiny 2.5.0-M1

🛠 Build

  • 90d7b59 skip work on the main branch when facing a release commit
  • 9bdf5cc release: override GITHUB_TOKEN in the release workflow
  • bba9c76 release: simplify pre-release config
  • 59d25f7 release: fixes after 2.5.0-M3
  • 832d116 release: announce releases in GitHub Discussions

... (truncated)

Commits
  • 4a69199 chore(release): release Mutiny 2.5.0
  • 6c70b9c Merge pull request #1380 from smallrye/ci/no-deploy-release-on-main
  • 90d7b59 ci: skip work on the main branch when facing a release commit
  • b4d107f chore(release): set development version to 999-SNAPSHOT
  • 8f4474c chore(release): release Mutiny 2.5.0-M5
  • 9bdf5cc ci(release): override GITHUB_TOKEN in the release workflow
  • bba9c76 ci(release): simplify pre-release config
  • 6a9b83d chore(release): set development version to 999-SNAPSHOT
  • 34b24e4 chore(release): release Mutiny 2.5.0-M4
  • 59d25f7 ci(release): fixes after 2.5.0-M3
  • 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.4.0 to 2.5.0.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.4.0...2.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 25, 2023
@xstefank xstefank merged commit adac583 into main Sep 26, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.5.0 branch September 26, 2023 07:03
@xstefank xstefank added this to the 4.1.0 milestone Jan 4, 2024
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