mikehardy / google-analytics-java

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

build(deps): bump streamsupport-cfuture from 1.7.3 to 1.7.4 #229

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps streamsupport-cfuture from 1.7.3 to 1.7.4.

Release notes

Sourced from streamsupport-cfuture's releases.

1.7.4

  • JDK-8265029: Preserve SIZED characteristics on slice operations (skip, limit)
  • JDK-8267452: Delegate forEachRemaining in Spliterators.iterator
  • JDK-8199318: add idempotent copy operation for Map.Entry
  • JDK-8267939: Clarify the specification of forEachRemaining
  • JDK-8271601: use x ^ y in the floorMod(int, int) test
  • JDK-8268113: Reuse Long.hashCode()
  • Implement Java 17 j.u.r.RandomGenerator methods
  • Add new CompensatedSums test for JDK-8214761
  • Completed Java 17 port
Commits
  • 6332e13 Release 1.7.4
  • a36de70 implement Java 17 j.u.r.RandomGenerator#nextExponential()
  • aa1d002 implement Java 17 j.u.r.RandomGenerator#isDeprecated()
  • ee9d354 update test JDK versions
  • 0dcaaec prepare for final testing
  • a8e6bf5 jdk17-rc test JDK (build 35)
  • 81870c2 update test JDK versions
  • 6882bb9 JDK-8271601: use x ^ y in the floorMod(int, int) test
  • 9844ffb update test JDK versions
  • 99f908c adapt SliceOpTest for JDK-8265029
  • 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 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)