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 org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api from 1.0 to 3.0 in /sample-apps/kafka-app #389

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api from 1.0 to 3.0.

Release notes

Sourced from org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api's releases.

MicroProfile Reactive Messaging 3.0

Javadocs | Spec PDF | Spec html. This release includes one spec clarification. You can find the details here.

This release can be consumed by adding the following dependency to your build: Maven coordinates:

<dependency>
  <groupId>org.eclipse.microprofile.reactive.messaging</groupId>
  <artifactId>microprofile-reactive-messaging-api</artifactId>
  <version>3.0</version>
</dependency>

3.0-RC3

Javadocs | Spec PDF | Spec html. This release includes one spec clarification. You can find the details here.

This release can be consumed by adding the following dependency to your build: Maven coordinates:

<dependency>
  <groupId>org.eclipse.microprofile.reactive.messaging</groupId>
  <artifactId>microprofile-reactive-messaging-api</artifactId>
  <version>3.0-RC3</version>
</dependency>

MicroProfile Reactive Messaging 3.0-RC2

Javadocs | Spec PDF | Spec html. This release includes one spec clarification. You can find the details here.

This release can be consumed by adding the following dependency to your build: Maven coordinates:

<dependency>
  <groupId>org.eclipse.microprofile.reactive.messaging</groupId>
  <artifactId>microprofile-reactive-messaging-api</artifactId>
  <version>3.0-RC2</version>
</dependency>

MicroProfile Reactive Messaging 3.0-RC1

Javadocs | Spec PDF | Spec html. This release includes one spec clarification. You can find the details here.

This release can be consumed by adding the following dependency to your build: Maven coordinates:

<dependency>
</tr></table> 

... (truncated)

Commits
  • aa8f414 [maven-release-plugin] prepare release 3.0
  • bcd20b3 update dependency on MP RSO 3.0 (#157)
  • 2f62960 [maven-release-plugin] prepare for next development iteration
  • 317f1bd [maven-release-plugin] prepare release 3.0-RC4
  • 9bd3be8 update the release note for 3.0 (#154)
  • 244d8ef [maven-release-plugin] prepare for next development iteration
  • 8908755 [maven-release-plugin] prepare release 3.0-RC3
  • 6413bfe Error propagation #148 (#150)
  • 460153b Merge pull request #152 from manovotn/tckUpdate
  • 85ab132 Make sure TCKs are CDI-version agnostic
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 13, 2023
@dependabot dependabot bot force-pushed the dependabot/gradle/sample-apps/kafka-app/org.eclipse.microprofile.reactive.messaging-microprofile-reactive-messaging-api-3.0 branch from c555b3a to 12c4ed3 Compare December 13, 2023 19:44
…e-messaging-api

Bumps [org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api](https://github.com/eclipse/microprofile-reactive-messaging) from 1.0 to 3.0.
- [Release notes](https://github.com/eclipse/microprofile-reactive-messaging/releases)
- [Commits](microprofile/microprofile-reactive-messaging@1.0...3.0)

---
updated-dependencies:
- dependency-name: org.eclipse.microprofile.reactive.messaging:microprofile-reactive-messaging-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/sample-apps/kafka-app/org.eclipse.microprofile.reactive.messaging-microprofile-reactive-messaging-api-3.0 branch from 12c4ed3 to f0947d7 Compare December 13, 2023 19:44
@KyleAure KyleAure merged commit 0a3aca1 into main Dec 13, 2023
7 checks passed
@KyleAure KyleAure deleted the dependabot/gradle/sample-apps/kafka-app/org.eclipse.microprofile.reactive.messaging-microprofile-reactive-messaging-api-3.0 branch December 13, 2023 20:10
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant