You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by GitBox <gi...@apache.org> on 2022/09/28 12:36:23 UTC

[GitHub] [httpcomponents-core] dependabot[bot] opened a new pull request, #364: Bump reactive-streams from 1.0.3 to 1.0.4

dependabot[bot] opened a new pull request, #364:
URL: https://github.com/apache/httpcomponents-core/pull/364

   Bumps [reactive-streams](https://github.com/reactive-streams/reactive-streams) from 1.0.3 to 1.0.4.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a href="https://github.com/reactive-streams/reactive-streams-jvm/blob/master/RELEASE-NOTES.md">reactive-streams's changelog</a>.</em></p>
   <blockquote>
   <h1>Version 1.0.4 released on 2022-05-20</h1>
   <h2>Announcement:</h2>
   <p>We—the Reactive Streams community—are pleased to announce the immediate availability of <code>Reactive Streams 1.0.4</code>. This update to <code>Reactive Streams</code> brings the following improvements over <code>1.0.3</code>.</p>
   <h2>Highlights:</h2>
   <ul>
   <li>License
   <ul>
   <li>This project is now (re-)licensed under MIT No Attribution (SPDX: MIT-0)</li>
   </ul>
   </li>
   <li>Specification
   <ul>
   <li>No breaking/semantical changes</li>
   <li>Rule <a href="https://github.com/reactive-streams/reactive-streams-jvm/blob/master/#specification-clarifications-104">clarifications</a></li>
   </ul>
   </li>
   <li>Interfaces
   <ul>
   <li>No changes</li>
   </ul>
   </li>
   <li>Technology Compatibility Kit (TCK)
   <ul>
   <li>Improved verification of Subscriber rule §2.3</li>
   <li>Improved JavaDoc</li>
   </ul>
   </li>
   <li>Examples
   <ul>
   <li>No changes</li>
   </ul>
   </li>
   <li>Artifacts
   <ul>
   <li>No changes</li>
   </ul>
   </li>
   </ul>
   <h2>Specification clarifications 1.0.4</h2>
   <h2>Subscriber Rule 7</h2>
   <p><strong>1.0.3:</strong> 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.</p>
   <p><strong>1.0.4:</strong> 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 <a href="https://github.com/reactive-streams/reactive-streams-jvm/blob/master/#term_serially">serial</a> relation between each of the calls is established.</p>
   <h2>Contributors</h2>
   <ul>
   <li>Roland Kuhn <a href="https://github.com/rkuhn"><code>(@​rkuhn)</code></a></li>
   <li>Ben Christensen <a href="https://github.com/benjchristensen"><code>(@​benjchristensen)</code></a></li>
   <li>Viktor Klang <a href="https://github.com/viktorklang"><code>(@​viktorklang)</code></a></li>
   <li>Stephane Maldini <a href="https://github.com/smaldini"><code>(@​smaldini)</code></a></li>
   <li>Stanislav Savulchik <a href="https://github.com/savulchik"><code>(@​savulchik)</code></a></li>
   <li>Konrad Malawski <a href="https://github.com/ktoso"><code>(@​ktoso)</code></a></li>
   <li>Slim Ouertani <a href="https://github.com/ouertani"><code>(@​ouertani)</code></a></li>
   <li>Martynas Mickevičius <a href="https://github.com/2m"><code>(@​2m)</code></a></li>
   <li>Luke Daley <a href="https://github.com/ldaley"><code>(@​ldaley)</code></a></li>
   <li>Colin Godsey <a href="https://github.com/colinrgodsey"><code>(@​colinrgodsey)</code></a></li>
   <li>David Moten <a href="https://github.com/davidmoten"><code>(@​davidmoten)</code></a></li>
   <li>Brian Topping <a href="https://github.com/briantopping"><code>(@​briantopping)</code></a></li>
   <li>Rossen Stoyanchev <a href="https://github.com/rstoyanchev"><code>(@​rstoyanchev)</code></a></li>
   <li>Björn Hamels <a href="https://github.com/BjornHamels"><code>(@​BjornHamels)</code></a></li>
   <li>Jake Wharton <a href="https://github.com/JakeWharton"><code>(@​JakeWharton)</code></a></li>
   <li>Anthony Vanelverdinghe<a href="https://github.com/anthonyvdotbe"><code>(@​anthonyvdotbe)</code></a></li>
   <li>Kazuhiro Sera <a href="https://github.com/seratch"><code>(@​seratch)</code></a></li>
   <li>Dávid Karnok <a href="https://github.com/akarnokd"><code>(@​akarnokd)</code></a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/944163a4b2477a2bebaaada86b0ba910b6302f2f"><code>944163a</code></a> Preparing for releasing 1.0.4</li>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/899f17ffc2927bf89fad73dfde182f5018359bdf"><code>899f17f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/reactive-streams/reactive-streams/issues/532">#532</a> from akarnokd/patch-3</li>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/1f0cc2b166dc2ee1e355503d72f5134425395499"><code>1f0cc2b</code></a> Do not build on JDK 13.</li>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/1744f5e356b8d1c570122c5c7c7b7f787eea196e"><code>1744f5e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/reactive-streams/reactive-streams/issues/516">#516</a> from sullis/github-actions-ci</li>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/a73647f023fb83f222f52764b864a5c995e8999c"><code>a73647f</code></a> Update .github/workflows/ci.yml</li>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/45b86271333addb5d83852de04df0f322206eccd"><code>45b8627</code></a> migrate from Travis CI to GitHub Actions CI</li>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/cb0710e314032df625024116d3082396793746f1"><code>cb0710e</code></a> Addresses <a href="https://github-redirect.dependabot.com/reactive-streams/reactive-streams/issues/528">#528</a> by upgrading testng to 7.3.0</li>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/006202eb877c54cf64b258a8a78328e4fb38cab6"><code>006202e</code></a> Preparing relicensing to MIT-0</li>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/d4d08aadf7d6b4345b2e59f756adeaafd998fec7"><code>d4d08aa</code></a> Correcting the wrong default timeout parameter in TestEnvironment ctor</li>
   <li><a href="https://github.com/reactive-streams/reactive-streams-jvm/commit/69098e1234747666502951ff76605b9ebd16d0a2"><code>69098e1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/reactive-streams/reactive-streams/issues/524">#524</a> from kiiadi/license-approval</li>
   <li>Additional commits viewable in <a href="https://github.com/reactive-streams/reactive-streams/compare/v1.0.3...v1.0.4">compare view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.reactivestreams:reactive-streams&package-manager=maven&previous-version=1.0.3&new-version=1.0.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org


[GitHub] [httpcomponents-core] garydgregory merged pull request #364: Bump reactive-streams from 1.0.3 to 1.0.4

Posted by GitBox <gi...@apache.org>.
garydgregory merged PR #364:
URL: https://github.com/apache/httpcomponents-core/pull/364


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org