babl-ws / babl

Low-latency WebSocket Server
https://babl.ws
Apache License 2.0
68 stars 22 forks source link

Bump sbe-all from 1.21.0 to 1.22.0 #70

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps sbe-all from 1.21.0 to 1.22.0.

Release notes

Sourced from sbe-all's releases.

1.22.0

  • [C#] Convert benchmarks to use DotNetBenchmark. [PR #841](real-logic/agrona#841).
  • [C#] Help compiler to inline DirectBuffer.CheckLimit for better performance. [PR #840](real-logic/agrona#840).
  • Add Java 17-ea to the build matrix.
  • Test with CME FixBinary version 9.
  • [C++] Capture actingBlockLength and use it for prettying printing output in version aware codecs. [Issue #839](real-logic/simple-binary-encoding#839).
  • [C++] Remove invalid use of noexcept on resetCountToIndex. [Issue #838](real-logic/simple-binary-encoding#838).
  • [Java] Generate a wrapAndApplyHeader method for decoders to verify template then apply acting version and offset.
  • [C++] Clean up and improve samples.
  • [C++] Pass elements by reference rather than value in forEach for more efficient skip operations.
  • Upgrade to Version 0.38.0.
  • Upgrade to JMH 1.29.
  • Upgrade to JUnit 5.7.1.
  • Upgrade to Mockito 3.9.0.
  • Upgrade to Gradle 6.8.3.
  • Upgrade to Agrona 1.10.0.

Java binaries can be found here...

Commits
  • aefb359 1.22.0 released.
  • 5d90ade [Java] Upgrade to Agrona 1.10.0.
  • 14ed39d [Build] Use mockito-core + force latest ByteBuddy dependency.
  • 0bfb2ab [CI] Upgrade to actions/cache@v2.
  • f186cec [CI] Upgrade to setup-java@v2.
  • 7b4a2f9 [Java] Copyright.
  • f31ca0b [Java] Account for Java 16 being a release version.
  • 4da65c2 Merge remote-tracking branch 'origin/master'
  • 97f0112 [Java] Upgrade to Mockito 3.9.0.
  • 13a2000 [C#] convert benchmarks to BenchmarkDotNet (#841)
  • 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)
dependabot[bot] commented 3 years ago

Looks like uk.co.real-logic:sbe-all is up-to-date now, so this is no longer needed.