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.0 to 2.5.1 #499

Merged
merged 1 commit into from
Sep 29, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps io.smallrye.reactive:mutiny from 2.5.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

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
  • See full diff 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.0 to 2.5.1.
- [Release notes](https://github.com/smallrye/smallrye-mutiny/releases)
- [Commits](smallrye/smallrye-mutiny@2.5.0...2.5.1)

---
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 Sep 27, 2023
@xstefank xstefank merged commit 37cf066 into main Sep 29, 2023
6 checks passed
@dependabot dependabot bot deleted the dependabot/maven/io.smallrye.reactive-mutiny-2.5.1 branch September 29, 2023 09:07
@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