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.20.0 to 1.20.1 #20

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 4 years ago

Bumps sbe-all from 1.20.0 to 1.20.1.

Release notes

Sourced from sbe-all's releases.

1.20.1

  • Validate enum values are in the range for type considering min and max value, excluding null value.
  • Upgrade to Versions 0.31.0.
  • Upgrade to Checkstyle 8.36.
  • Upgrade to Mockito 3.5.10.
  • Upgrade to JMH 1.25.2.
  • Upgrade to Agrona 1.7.1.

Java binaries can be found here...

Commits
  • 508b451 1.20.1 released.
  • 7f5c8e4 Update README.md
  • aef1eed [Java] Handle nullValue when validating value range for EnumType. (#817)
  • d792092 [Java] Validate range on enum valid values.
  • b428a4e [Java] Upgrade to Versions 0.31.0.
  • 3800f72 [Java] Upgrade to Agrona 1.7.1.
  • 1683be1 [Java] Upgrade to Checkstyle 8.36 and Versions 0.30.0.
  • f92f835 [Java] Upgrade to Mockito 3.5.10.
  • 559cb90 [Java] Upgrade to JMH 1.25.2.
  • d28e863 post release bump
  • See full diff 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

Superseded by #23.