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 /finish #164

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

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)

…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 added the dependencies Pull requests that update a dependency file label Apr 1, 2024
@gkwan-ibm gkwan-ibm changed the base branch from prod to dependabot-bump April 1, 2024 21:01
Copy link
Member

@gkwan-ibm gkwan-ibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reviewed

@gkwan-ibm gkwan-ibm merged commit b151af0 into dependabot-bump Apr 1, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/maven/finish/org.eclipse.microprofile.reactive.messaging-microprofile-reactive-messaging-api-3.0 branch April 1, 2024 21:02
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