Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 13, 2021

Bumps microprofile-reactive-messaging-api from 1.0 to 2.0.1.

Release notes

Sourced from microprofile-reactive-messaging-api's releases.

MicroProfile Reactive Messaging 2.0.1

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>2.0.1</version>
</dependency>

MicroProfile Reactive Messaging 2.0.1-RC2

Javadocs | Spec PDF | Spec html.

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>2.0.1-RC2</version>
</dependency>

MicroProfile Reactive Messaging 2.0

Javadocs | Spec PDF | Spec html. This release includes the following issues. You can found the release note 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>2.0</version>
</dependency>

MicroProfile Reactive Messaging 2.0-RC1

Javadocs | Spec PDF |Spec html. This release includes the following issues. You can found the release note here.

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

<dependency>
</tr></table> 

... (truncated)

Commits
  • 8f3feba [maven-release-plugin] prepare release 2.0.1
  • d9cc9a0 [maven-release-plugin] prepare for next development iteration
  • 29aaff5 [maven-release-plugin] prepare release 2.0.1-RC2
  • a438592 Merge pull request #140 from Emily-Jiang/master
  • 1542588 revert the bad build version changes from Jenkins
  • 812b525 [maven-release-plugin] prepare release 2.0.1-RC1
  • e1daac6 Merge pull request #139 from kabir/metrics-missing-archive-extender
  • 866b989 MetricsTest is missing ArchiveExtender in the deployment
  • c783c60 Merge pull request #135 from kabir/tck-fix-missing-class
  • 6f475f2 Merge pull request #136 from kabir/tck-fix-cdi-default-ctor
  • 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 will merge this PR once CI passes on it, as requested by @acoburn.


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 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 Sep 13, 2021
@dependabot dependabot bot force-pushed the dependabot/gradle/org.eclipse.microprofile.reactive.messaging-microprofile-reactive-messaging-api-2.0.1 branch from e64d1fe to 632bc66 Compare September 13, 2021 10:06
@acoburn
Copy link
Member

acoburn commented Sep 13, 2021

@dependabot merge

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

---
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] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/gradle/org.eclipse.microprofile.reactive.messaging-microprofile-reactive-messaging-api-2.0.1 branch from 632bc66 to 55dc38f Compare September 13, 2021 10:24
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2021

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot dependabot bot merged commit 5d6e166 into main Sep 13, 2021
@dependabot dependabot bot deleted the dependabot/gradle/org.eclipse.microprofile.reactive.messaging-microprofile-reactive-messaging-api-2.0.1 branch September 13, 2021 10:43
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.

2 participants