Skip to content

Bump org.reactivestreams:reactive-streams from 1.0.3 to 1.0.4 #51

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

Open
wants to merge 211 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 22, 2025

Bumps org.reactivestreams:reactive-streams from 1.0.3 to 1.0.4.

Changelog

Sourced from org.reactivestreams:reactive-streams's changelog.

Version 1.0.4 released on 2022-05-20

Announcement:

We—the Reactive Streams community—are pleased to announce the immediate availability of Reactive Streams 1.0.4. This update to Reactive Streams brings the following improvements over 1.0.3.

Highlights:

  • License
    • This project is now (re-)licensed under MIT No Attribution (SPDX: MIT-0)
  • Specification
  • Interfaces
    • No changes
  • Technology Compatibility Kit (TCK)
    • Improved verification of Subscriber rule §2.3
    • Improved JavaDoc
  • Examples
    • No changes
  • Artifacts
    • No changes

Specification clarifications 1.0.4

Subscriber Rule 7

1.0.3: The intent of this rule is to permit the calling of the request and cancel methods (including from multiple threads) if and only if a happens-before relation between each of the calls is established.

1.0.4: The intent of this rule is to permit the calling of the request and cancel methods (including from multiple threads) if and only if a serial relation between each of the calls is established.

Contributors

... (truncated)

Commits
  • 944163a Preparing for releasing 1.0.4
  • 899f17f Merge pull request #532 from akarnokd/patch-3
  • 1f0cc2b Do not build on JDK 13.
  • 1744f5e Merge pull request #516 from sullis/github-actions-ci
  • a73647f Update .github/workflows/ci.yml
  • 45b8627 migrate from Travis CI to GitHub Actions CI
  • cb0710e Addresses #528 by upgrading testng to 7.3.0
  • 006202e Preparing relicensing to MIT-0
  • d4d08aa Correcting the wrong default timeout parameter in TestEnvironment ctor
  • 69098e1 Merge pull request #524 from kiiadi/license-approval
  • 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 bot and others added 24 commits May 16, 2025 16:43
Bumps [joda-time:joda-time](https://github.com/JodaOrg/joda-time) from 2.10.13 to 2.14.0.
- [Release notes](https://github.com/JodaOrg/joda-time/releases)
- [Changelog](https://github.com/JodaOrg/joda-time/blob/main/RELEASE-NOTES.txt)
- [Commits](JodaOrg/joda-time@v2.10.13...v2.14.0)

---
updated-dependencies:
- dependency-name: joda-time:joda-time
  dependency-version: 2.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…mojo-animal-sniffer-annotations-1.24

Bump org.codehaus.mojo:animal-sniffer-annotations from 1.20 to 1.24
….0.3

Bump kcl.version from 3.0.0 to 3.0.3
…kson.version-2.19.0

Bump fasterxml-jackson.version from 2.13.5 to 2.19.0
…a-time-2.14.0

Bump joda-time:joda-time from 2.10.13 to 2.14.0
Bumps [software.amazon.glue:schema-registry-serde](https://github.com/awslabs/aws-glue-schema-registry) from 1.1.19 to 1.1.23.
- [Release notes](https://github.com/awslabs/aws-glue-schema-registry/releases)
- [Changelog](https://github.com/awslabs/aws-glue-schema-registry/blob/master/CHANGELOG.md)
- [Commits](awslabs/aws-glue-schema-registry@v1.1.19...v1.1.23)

---
updated-dependencies:
- dependency-name: software.amazon.glue:schema-registry-serde
  dependency-version: 1.1.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [org.codehaus.mojo:animal-sniffer-annotations](https://github.com/mojohaus/animal-sniffer) from 1.20 to 1.24.
- [Release notes](https://github.com/mojohaus/animal-sniffer/releases)
- [Commits](mojohaus/animal-sniffer@animal-sniffer-parent-1.20...animal-sniffer-1.24)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:animal-sniffer-annotations
  dependency-version: '1.24'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps org.apache.commons:commons-collections4 from 4.4 to 4.5.0.

---
updated-dependencies:
- dependency-name: org.apache.commons:commons-collections4
  dependency-version: 4.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…on.glue-schema-registry-serde-1.1.23

Bump software.amazon.glue:schema-registry-serde from 1.1.19 to 1.1.23
…mojo-animal-sniffer-annotations-1.24

Bump org.codehaus.mojo:animal-sniffer-annotations from 1.20 to 1.24
…mmons-commons-collections4-4.5.0

Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0
Bumps `fasterxml-jackson.version` from 2.13.5 to 2.19.0.

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-cbor` from 2.13.5 to 2.19.0
- [Commits](FasterXML/jackson-dataformats-binary@jackson-dataformats-binary-2.13.5...jackson-dataformats-binary-2.19.0)

Updates `com.fasterxml.jackson.core:jackson-core` from 2.13.5 to 2.19.0
- [Commits](FasterXML/jackson-core@jackson-core-2.13.5...jackson-core-2.19.0)

Updates `com.fasterxml.jackson.core:jackson-databind` from 2.13.5 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits)

Updates `com.fasterxml.jackson.core:jackson-annotations` from 2.13.5 to 2.19.0
- [Commits](https://github.com/FasterXML/jackson/commits)

---
updated-dependencies:
- dependency-name: com.fasterxml.jackson.dataformat:jackson-dataformat-cbor
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-core
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-databind
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.fasterxml.jackson.core:jackson-annotations
  dependency-version: 2.19.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
…kson.version-2.19.0

Bump fasterxml-jackson.version from 2.13.5 to 2.19.0
Bumps [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) from 4.27.5 to 4.31.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/commits/v4.31.0)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-java
  dependency-version: 4.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps commons-logging:commons-logging from 1.1.3 to 1.3.5.

---
updated-dependencies:
- dependency-name: commons-logging:commons-logging
  dependency-version: 1.3.5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [io.reactivex.rxjava3:rxjava](https://github.com/ReactiveX/RxJava) from 3.1.8 to 3.1.10.
- [Release notes](https://github.com/ReactiveX/RxJava/releases)
- [Commits](ReactiveX/RxJava@v3.1.8...v3.1.10)

---
updated-dependencies:
- dependency-name: io.reactivex.rxjava3:rxjava
  dependency-version: 3.1.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…otobuf-protobuf-java-4.31.0

Bump com.google.protobuf:protobuf-java from 4.27.5 to 4.31.0
…ng-commons-logging-1.3.5

Bump commons-logging:commons-logging from 1.1.3 to 1.3.5
…rxjava3-rxjava-3.1.10

Bump io.reactivex.rxjava3:rxjava from 3.1.8 to 3.1.10
Bumps [org.reactivestreams:reactive-streams](https://github.com/reactive-streams/reactive-streams) from 1.0.3 to 1.0.4.
- [Changelog](https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md)
- [Commits](reactive-streams/reactive-streams-jvm@v1.0.3...v1.0.4)

---
updated-dependencies:
- dependency-name: org.reactivestreams:reactive-streams
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 22, 2025
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