Bumps microprofile-reactive-streams.version from 1.0 to 1.0.1.
Updates microprofile-reactive-streams-operators-api from 1.0 to 1.0.1
Release notes
*Sourced from [microprofile-reactive-streams-operators-api's releases](https://github.com/eclipse/microprofile-reactive-streams-operators/releases).*
> ## MicroProfile Reactive Streams 1.0.1 Final Release
> This release only contains one change, which is to bring in Reactive Stream newly released 1.0.3.
> [Javadocs](https://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1/apidocs/?org/eclipse/microprofile/reactive/streams/operators/package-summary.html) | [Spec PDF](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.pdf) |[Spec html](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.html)
> This release can be consumed by adding the following dependency to your build:
>
> ```xml
>
> org.eclipse.microprofile.reactive-streams-operators
> microprofile-reactive-streams-operators-api
> 1.0.1
>
> ```
>
> ## 1.0.1-RC1
> This release only contains one change, which is to bring in Reactive Stream newly released 1.0.3.
> [Javadocs](https://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1-RC1/apidocs/?org/eclipse/microprofile/reactive/streams/operators/package-summary.html) | [Spec PDF](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1-RC1//microprofile-reactive-streams-operators-spec.pdf) |[Spec html](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1-RC1//microprofile-reactive-streams-operators-spec.html)
> This release can be consumed by adding the following dependency to your build:
>
> ```xml
>
> org.eclipse.microprofile.reactive-streams-operators
> microprofile-reactive-streams-operators-api
> 1.0.1-RC1
>
> ```
Commits
- [`d30b149`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/d30b1496a1a5e4593fb7d12a7f7114fc6a8a224c) [maven-release-plugin] prepare release 1.0.1
- [`52e40ae`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/52e40ae3b2f740c5695262ae5f070e7ae5281adc) [maven-release-plugin] prepare for next development iteration
- [`698de02`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/698de02e5793a09c502dcfd9bcb7438fafb967c2) [maven-release-plugin] prepare release 1.0.1-RC1
- [`7a9369d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/7a9369d0d1b76358616699b22a01d70aef308404) Merge pull request [#125](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/125) from eclipse/features/update-to-reactive-streams-1.0.3
- [`1847922`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/1847922731271581265abd74082ee051dd623cdb) Fix [#124](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/124) - Update reactive streams version to 1.0.3
- [`22aa49d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/22aa49de91b082f00b07b75c7e279692af947258) Merge pull request [#121](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/121) from phillip-kruger/master
- [`4ef42a3`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/4ef42a3b6c3fcb7f3995711b9b3fafaa10f14bd2) Moving the "how to contribute" part to it's own file
- [`27392a5`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/27392a5b44c47090575b77ece813d184f2b0e950) Merge pull request [#120](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/120) from phillip-kruger/master
- [`33b8080`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/33b80808a5cfbd5c3f0ca3103e8bebb2edbcb9bc) Added sign commit and Eclipse contributor agreement info
- [`2371891`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/23718915c72b7ca584f409522af994c581e638b4) Spelling error
- Additional commits viewable in [compare view](https://github.com/eclipse/microprofile-reactive-streams-operators/compare/1.0...1.0.1)
Updates microprofile-reactive-streams-operators-tck from 1.0 to 1.0.1
Release notes
*Sourced from [microprofile-reactive-streams-operators-tck's releases](https://github.com/eclipse/microprofile-reactive-streams-operators/releases).*
> ## MicroProfile Reactive Streams 1.0.1 Final Release
> This release only contains one change, which is to bring in Reactive Stream newly released 1.0.3.
> [Javadocs](https://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1/apidocs/?org/eclipse/microprofile/reactive/streams/operators/package-summary.html) | [Spec PDF](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.pdf) |[Spec html](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.html)
> This release can be consumed by adding the following dependency to your build:
>
> ```xml
>
> org.eclipse.microprofile.reactive-streams-operators
> microprofile-reactive-streams-operators-api
> 1.0.1
>
> ```
>
> ## 1.0.1-RC1
> This release only contains one change, which is to bring in Reactive Stream newly released 1.0.3.
> [Javadocs](https://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1-RC1/apidocs/?org/eclipse/microprofile/reactive/streams/operators/package-summary.html) | [Spec PDF](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1-RC1//microprofile-reactive-streams-operators-spec.pdf) |[Spec html](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1-RC1//microprofile-reactive-streams-operators-spec.html)
> This release can be consumed by adding the following dependency to your build:
>
> ```xml
>
> org.eclipse.microprofile.reactive-streams-operators
> microprofile-reactive-streams-operators-api
> 1.0.1-RC1
>
> ```
Commits
- [`d30b149`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/d30b1496a1a5e4593fb7d12a7f7114fc6a8a224c) [maven-release-plugin] prepare release 1.0.1
- [`52e40ae`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/52e40ae3b2f740c5695262ae5f070e7ae5281adc) [maven-release-plugin] prepare for next development iteration
- [`698de02`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/698de02e5793a09c502dcfd9bcb7438fafb967c2) [maven-release-plugin] prepare release 1.0.1-RC1
- [`7a9369d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/7a9369d0d1b76358616699b22a01d70aef308404) Merge pull request [#125](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/125) from eclipse/features/update-to-reactive-streams-1.0.3
- [`1847922`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/1847922731271581265abd74082ee051dd623cdb) Fix [#124](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/124) - Update reactive streams version to 1.0.3
- [`22aa49d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/22aa49de91b082f00b07b75c7e279692af947258) Merge pull request [#121](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/121) from phillip-kruger/master
- [`4ef42a3`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/4ef42a3b6c3fcb7f3995711b9b3fafaa10f14bd2) Moving the "how to contribute" part to it's own file
- [`27392a5`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/27392a5b44c47090575b77ece813d184f2b0e950) Merge pull request [#120](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/120) from phillip-kruger/master
- [`33b8080`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/33b80808a5cfbd5c3f0ca3103e8bebb2edbcb9bc) Added sign commit and Eclipse contributor agreement info
- [`2371891`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/23718915c72b7ca584f409522af994c581e638b4) Spelling error
- Additional commits viewable in [compare view](https://github.com/eclipse/microprofile-reactive-streams-operators/compare/1.0...1.0.1)
Updates microprofile-reactive-streams-operators-core from 1.0 to 1.0.1
Release notes
*Sourced from [microprofile-reactive-streams-operators-core's releases](https://github.com/eclipse/microprofile-reactive-streams-operators/releases).*
> ## MicroProfile Reactive Streams 1.0.1 Final Release
> This release only contains one change, which is to bring in Reactive Stream newly released 1.0.3.
> [Javadocs](https://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1/apidocs/?org/eclipse/microprofile/reactive/streams/operators/package-summary.html) | [Spec PDF](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.pdf) |[Spec html](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.html)
> This release can be consumed by adding the following dependency to your build:
>
> ```xml
>
> org.eclipse.microprofile.reactive-streams-operators
> microprofile-reactive-streams-operators-api
> 1.0.1
>
> ```
>
> ## 1.0.1-RC1
> This release only contains one change, which is to bring in Reactive Stream newly released 1.0.3.
> [Javadocs](https://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1-RC1/apidocs/?org/eclipse/microprofile/reactive/streams/operators/package-summary.html) | [Spec PDF](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1-RC1//microprofile-reactive-streams-operators-spec.pdf) |[Spec html](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1-RC1//microprofile-reactive-streams-operators-spec.html)
> This release can be consumed by adding the following dependency to your build:
>
> ```xml
>
> org.eclipse.microprofile.reactive-streams-operators
> microprofile-reactive-streams-operators-api
> 1.0.1-RC1
>
> ```
Commits
- [`d30b149`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/d30b1496a1a5e4593fb7d12a7f7114fc6a8a224c) [maven-release-plugin] prepare release 1.0.1
- [`52e40ae`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/52e40ae3b2f740c5695262ae5f070e7ae5281adc) [maven-release-plugin] prepare for next development iteration
- [`698de02`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/698de02e5793a09c502dcfd9bcb7438fafb967c2) [maven-release-plugin] prepare release 1.0.1-RC1
- [`7a9369d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/7a9369d0d1b76358616699b22a01d70aef308404) Merge pull request [#125](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/125) from eclipse/features/update-to-reactive-streams-1.0.3
- [`1847922`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/1847922731271581265abd74082ee051dd623cdb) Fix [#124](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/124) - Update reactive streams version to 1.0.3
- [`22aa49d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/22aa49de91b082f00b07b75c7e279692af947258) Merge pull request [#121](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/121) from phillip-kruger/master
- [`4ef42a3`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/4ef42a3b6c3fcb7f3995711b9b3fafaa10f14bd2) Moving the "how to contribute" part to it's own file
- [`27392a5`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/27392a5b44c47090575b77ece813d184f2b0e950) Merge pull request [#120](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/120) from phillip-kruger/master
- [`33b8080`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/33b80808a5cfbd5c3f0ca3103e8bebb2edbcb9bc) Added sign commit and Eclipse contributor agreement info
- [`2371891`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/23718915c72b7ca584f409522af994c581e638b4) Spelling error
- Additional commits viewable in [compare view](https://github.com/eclipse/microprofile-reactive-streams-operators/compare/1.0...1.0.1)
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)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps
microprofile-reactive-streams.version
from 1.0 to 1.0.1.Updates
microprofile-reactive-streams-operators-api
from 1.0 to 1.0.1Release notes
*Sourced from [microprofile-reactive-streams-operators-api's releases](https://github.com/eclipse/microprofile-reactive-streams-operators/releases).* > ## MicroProfile Reactive Streams 1.0.1 Final Release > This release only contains one change, which is to bring in Reactive Stream newly released 1.0.3. > [Javadocs](https://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1/apidocs/?org/eclipse/microprofile/reactive/streams/operators/package-summary.html) | [Spec PDF](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.pdf) |[Spec html](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.html) > This release can be consumed by adding the following dependency to your build: > > ```xml >Commits
- [`d30b149`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/d30b1496a1a5e4593fb7d12a7f7114fc6a8a224c) [maven-release-plugin] prepare release 1.0.1 - [`52e40ae`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/52e40ae3b2f740c5695262ae5f070e7ae5281adc) [maven-release-plugin] prepare for next development iteration - [`698de02`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/698de02e5793a09c502dcfd9bcb7438fafb967c2) [maven-release-plugin] prepare release 1.0.1-RC1 - [`7a9369d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/7a9369d0d1b76358616699b22a01d70aef308404) Merge pull request [#125](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/125) from eclipse/features/update-to-reactive-streams-1.0.3 - [`1847922`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/1847922731271581265abd74082ee051dd623cdb) Fix [#124](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/124) - Update reactive streams version to 1.0.3 - [`22aa49d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/22aa49de91b082f00b07b75c7e279692af947258) Merge pull request [#121](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/121) from phillip-kruger/master - [`4ef42a3`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/4ef42a3b6c3fcb7f3995711b9b3fafaa10f14bd2) Moving the "how to contribute" part to it's own file - [`27392a5`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/27392a5b44c47090575b77ece813d184f2b0e950) Merge pull request [#120](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/120) from phillip-kruger/master - [`33b8080`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/33b80808a5cfbd5c3f0ca3103e8bebb2edbcb9bc) Added sign commit and Eclipse contributor agreement info - [`2371891`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/23718915c72b7ca584f409522af994c581e638b4) Spelling error - Additional commits viewable in [compare view](https://github.com/eclipse/microprofile-reactive-streams-operators/compare/1.0...1.0.1)Updates
microprofile-reactive-streams-operators-tck
from 1.0 to 1.0.1Release notes
*Sourced from [microprofile-reactive-streams-operators-tck's releases](https://github.com/eclipse/microprofile-reactive-streams-operators/releases).* > ## MicroProfile Reactive Streams 1.0.1 Final Release > This release only contains one change, which is to bring in Reactive Stream newly released 1.0.3. > [Javadocs](https://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1/apidocs/?org/eclipse/microprofile/reactive/streams/operators/package-summary.html) | [Spec PDF](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.pdf) |[Spec html](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.html) > This release can be consumed by adding the following dependency to your build: > > ```xml >Commits
- [`d30b149`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/d30b1496a1a5e4593fb7d12a7f7114fc6a8a224c) [maven-release-plugin] prepare release 1.0.1 - [`52e40ae`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/52e40ae3b2f740c5695262ae5f070e7ae5281adc) [maven-release-plugin] prepare for next development iteration - [`698de02`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/698de02e5793a09c502dcfd9bcb7438fafb967c2) [maven-release-plugin] prepare release 1.0.1-RC1 - [`7a9369d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/7a9369d0d1b76358616699b22a01d70aef308404) Merge pull request [#125](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/125) from eclipse/features/update-to-reactive-streams-1.0.3 - [`1847922`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/1847922731271581265abd74082ee051dd623cdb) Fix [#124](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/124) - Update reactive streams version to 1.0.3 - [`22aa49d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/22aa49de91b082f00b07b75c7e279692af947258) Merge pull request [#121](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/121) from phillip-kruger/master - [`4ef42a3`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/4ef42a3b6c3fcb7f3995711b9b3fafaa10f14bd2) Moving the "how to contribute" part to it's own file - [`27392a5`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/27392a5b44c47090575b77ece813d184f2b0e950) Merge pull request [#120](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/120) from phillip-kruger/master - [`33b8080`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/33b80808a5cfbd5c3f0ca3103e8bebb2edbcb9bc) Added sign commit and Eclipse contributor agreement info - [`2371891`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/23718915c72b7ca584f409522af994c581e638b4) Spelling error - Additional commits viewable in [compare view](https://github.com/eclipse/microprofile-reactive-streams-operators/compare/1.0...1.0.1)Updates
microprofile-reactive-streams-operators-core
from 1.0 to 1.0.1Release notes
*Sourced from [microprofile-reactive-streams-operators-core's releases](https://github.com/eclipse/microprofile-reactive-streams-operators/releases).* > ## MicroProfile Reactive Streams 1.0.1 Final Release > This release only contains one change, which is to bring in Reactive Stream newly released 1.0.3. > [Javadocs](https://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1/apidocs/?org/eclipse/microprofile/reactive/streams/operators/package-summary.html) | [Spec PDF](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.pdf) |[Spec html](http://download.eclipse.org/microprofile/microprofile-reactive-streams-operators-1.0.1//microprofile-reactive-streams-operators-spec.html) > This release can be consumed by adding the following dependency to your build: > > ```xml >Commits
- [`d30b149`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/d30b1496a1a5e4593fb7d12a7f7114fc6a8a224c) [maven-release-plugin] prepare release 1.0.1 - [`52e40ae`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/52e40ae3b2f740c5695262ae5f070e7ae5281adc) [maven-release-plugin] prepare for next development iteration - [`698de02`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/698de02e5793a09c502dcfd9bcb7438fafb967c2) [maven-release-plugin] prepare release 1.0.1-RC1 - [`7a9369d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/7a9369d0d1b76358616699b22a01d70aef308404) Merge pull request [#125](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/125) from eclipse/features/update-to-reactive-streams-1.0.3 - [`1847922`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/1847922731271581265abd74082ee051dd623cdb) Fix [#124](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/124) - Update reactive streams version to 1.0.3 - [`22aa49d`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/22aa49de91b082f00b07b75c7e279692af947258) Merge pull request [#121](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/121) from phillip-kruger/master - [`4ef42a3`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/4ef42a3b6c3fcb7f3995711b9b3fafaa10f14bd2) Moving the "how to contribute" part to it's own file - [`27392a5`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/27392a5b44c47090575b77ece813d184f2b0e950) Merge pull request [#120](https://github-redirect.dependabot.com/eclipse/microprofile-reactive-streams-operators/issues/120) from phillip-kruger/master - [`33b8080`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/33b80808a5cfbd5c3f0ca3103e8bebb2edbcb9bc) Added sign commit and Eclipse contributor agreement info - [`2371891`](https://github.com/eclipse/microprofile-reactive-streams-operators/commit/23718915c72b7ca584f409522af994c581e638b4) Spelling error - Additional commits viewable in [compare view](https://github.com/eclipse/microprofile-reactive-streams-operators/compare/1.0...1.0.1)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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.