Skip to content

build(deps): bump org.reactivestreams:reactive-streams from 1.0.3 to 1.0.4 #7085

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 26, 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)

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 Jun 26, 2025
Copy link
Contributor

📝 PRs merging into main branch

Our main branch should always be in a releasable state. If you are working on a larger change, or if you don't want this change to see the light of the day just yet, consider using a feature branch first, and only merge into the main branch when the code complete and ready to be released.

Copy link
Contributor

Firebase AI Mock Responses Check ⚠️

A newer major version of the mock responses for Firebase AI unit tests is available. update_responses.sh should be updated to clone the latest version of the responses: v14.1

Copy link
Contributor

github-actions bot commented Jun 26, 2025

Test Results

 1 058 files  ±0   1 058 suites  ±0   35m 32s ⏱️ -9s
 5 985 tests ±0   5 963 ✅ ±0  22 💤 ±0  0 ❌ ±0 
12 033 runs  ±0  11 989 ✅ ±0  44 💤 ±0  0 ❌ ±0 

Results for commit 6b00201. ± Comparison against base commit c12b5d1.

♻️ This comment has been updated with latest results.

@rlazo rlazo closed this Jun 27, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 27, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/gradle/org.reactivestreams-reactive-streams-1.0.4 branch June 27, 2025 06:23
@rlazo rlazo restored the dependabot/gradle/org.reactivestreams-reactive-streams-1.0.4 branch June 27, 2025 06:24
@rlazo rlazo reopened this Jun 27, 2025
@google-oss-bot
Copy link
Contributor

Size Report 1

Affected Products

  • firebase-ai

    TypeBase (c12b5d1)Merge (9907325)Diff
    apk (release)9.53 MB9.53 MB-12 B (-0.0%)
  • firebase-functions

    TypeBase (c12b5d1)Merge (9907325)Diff
    apk (release)5.46 MB5.46 MB-4 B (-0.0%)
  • firebase-functions-ktx

    TypeBase (c12b5d1)Merge (9907325)Diff
    apk (release)5.46 MB5.46 MB-4 B (-0.0%)
  • firebase-vertexai

    TypeBase (c12b5d1)Merge (9907325)Diff
    apk (release)9.52 MB9.52 MB-12 B (-0.0%)

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/V4WKOfQlQi.html

@rlazo rlazo merged commit acf250d into main Jun 27, 2025
451 of 541 checks passed
@rlazo rlazo deleted the dependabot/gradle/org.reactivestreams-reactive-streams-1.0.4 branch June 27, 2025 07:14
@google-oss-bot
Copy link
Contributor

Startup Time Report 1

The report is too large (122,552 chars) to be displayed on GitHub. Please check this report on GCS.

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/eow4llfy1z/index.html

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