Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps microprofile-reactive-streams-operators-api from 2.0 to 3.0.

Release notes

Sourced from microprofile-reactive-streams-operators-api's releases.

MicroProfile Reactive Streams Operators 3.0

Javadocs | Spec PDF |Spec html

The list of changes went to this release are documented here. This release can be consumed by adding the following dependency to your build:

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

MicroProfile Reactive Streams Operators 3.0-RC1

Javadocs | Spec PDF |Spec html

The list of changes went to this release are documented here. This release can be consumed by adding the following dependency to your build:

<dependency>
    <groupId>org.eclipse.microprofile.reactive-streams-operators</groupId>
    <artifactId>microprofile-reactive-streams-operators-api</artifactId>
    <version>3.0-RC1</version>
</dependency>
Commits
  • c82adfd [maven-release-plugin] prepare release 3.0
  • 568ce2f [maven-release-plugin] prepare for next development iteration
  • d8c73d5 [maven-release-plugin] prepare release 3.0-RC1
  • 9cde7af ServiceLoader.load() should be in a privileged action (#170)
  • 4c4eacc Add Helidon as available implementation (#172)
  • ab35872 Merge pull request #174 from Emily-Jiang/jakartaee-9.1-alignment
  • 6e47b08 more update for Jakarta EE 9.1 alignment
  • a61e00f Jakarta EE 9.1 Alignment (#171)
  • 9f94118 Merge pull request #167 from soujava/update_readme_add_vendor
  • b92c4ed Update README.adoc
  • 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 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 [microprofile-reactive-streams-operators-api](https://github.com/eclipse/microprofile-reactive-streams-operators) from 2.0 to 3.0.
- [Release notes](https://github.com/eclipse/microprofile-reactive-streams-operators/releases)
- [Commits](microprofile/microprofile-reactive-streams-operators@2.0...3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Sep 19, 2022
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