mikehardy / google-analytics-java

Open Source license compatible Java API for Google Analytics
9 stars 3 forks source link

Bump streamsupport-cfuture from 1.7.0 to 1.7.1 #67

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps streamsupport-cfuture from 1.7.0 to 1.7.1.

Release notes *Sourced from [streamsupport-cfuture's releases](https://github.com/stefan-zobel/streamsupport/releases).* > ## 1.7.1 > - Completed Java 12 port, integrated improvements from Java 13 > - JDK-8215995: Add toArray() methods to immutable collections > - JDK-8221921: Implement size() / isEmpty() in immutable collections > - JDK-8214761: Bug in parallel Kahan summation > - JDK-8221924: Unmodifiable Map with one entry returns null > - JDK-8221981: Simplify Map/List/Set.of() implementation > - JDK-8221980: Simplify Optional implementation > - JDK-8215359: setContextClassLoader() needlessly throws > - JDK-8211283: Misc. changes imported from jsr166 CVS 2018-11 > - JDK-8219138: Misc. changes imported from jsr166 CVS 2019-05 > - JDK-8223112: Clarify semantics of java.util.Objects.equals > - JDK-8223379: Clarify ForkJoinPool.getStealCount() Javadoc > - JDK-8213238: Erroneous Javadoc in MatchOps.MatchKind > - Test on Java 13 (early access) [#396]
Commits - [`a6d80ce`](https://github.com/stefan-zobel/streamsupport/commit/a6d80ce2e036b52d2e0169f32a00cba524bf70e7) Update Readme - [`812e173`](https://github.com/stefan-zobel/streamsupport/commit/812e1738526ad893782cdc6c54cec629ad04735f) JDK-8223379: Clarify ForkJoinPool.getStealCount() Javadoc - [`0304358`](https://github.com/stefan-zobel/streamsupport/commit/03043581f5e94cd347b74fef361864dacc7b7ca3) switch Java 13 test JDK to ea+22 - [`4e57928`](https://github.com/stefan-zobel/streamsupport/commit/4e579281c29afd2d9a1d4f33d38b625d83164824) Bump jsr166 CVS rev. no [no streamsupport relevant changes] - [`534db21`](https://github.com/stefan-zobel/streamsupport/commit/534db210fd2e373f1ba410ea7b3ccc5c8c8dc66c) update README - [`d462506`](https://github.com/stefan-zobel/streamsupport/commit/d462506b3582a209f76cfb57c3b9cb47eb64673f) Update README.md, see [#8](https://github-redirect.dependabot.com/stefan-zobel/streamsupport/issues/8) - [`78eb84a`](https://github.com/stefan-zobel/streamsupport/commit/78eb84a8761ee7324638f0cbc698e140b560eed9) JDK-8223112: Clarify semantics of java.util.Objects.equals - [`feb8084`](https://github.com/stefan-zobel/streamsupport/commit/feb80847620338e80be7b37729dadac210362cea) switch Java 13 test JDK to ea+21 - [`3b6fd58`](https://github.com/stefan-zobel/streamsupport/commit/3b6fd5832cba9bed982cf91ba20451dce1bfa45c) Bump jsr166 CVS rev. no [no streamsupport relevant changes] - [`94fff03`](https://github.com/stefan-zobel/streamsupport/commit/94fff034d9e039d094cbcf423dfc9747f475aacb) Bump jsr166 CVS rev. no [no streamsupport relevant changes] - Additional commits viewable in [compare view](https://github.com/stefan-zobel/streamsupport/compare/1.7.0...1.7.1)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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.

Dependabot has been acquired by GitHub  🎉