Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sbe-all from 1.20.2 to 1.25.3 #49

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 15, 2022

Bumps sbe-all from 1.20.2 to 1.25.3.

Release notes

Sourced from sbe-all's releases.

1.25.3

Set correct version range for Agrona dependency check. Upgrade to Gradle 7.4.2. Upgrade to JMH 1.35. Upgrade to Agrona 1.15.1.

Java binaries can be found here...

1.25.2

  • [Java] Calling toString() on decoder should not disturb repeating group. PR #892.
  • [All] Generate NULL_VALUE for enums based on correct type. Issue #889.
  • [C++] Check for version before outputting to stream for composites and bitsets. PR #888.
  • [Java] Charset handling improvements for more efficient string decoding. PR #887.
  • Add descriptions to schema for IR.
  • Set warnings as errors in build and clean up existing warnings.
  • Add ability to set the error stream in ParserOptions.
  • Remove some unnecessary checks in XmlSchemaParser to improve generation performance.
  • Upgrade to Versions 0.42.0.
  • Upgrade to Checkstyle 9.3.
  • Upgrade to JMH 1.34.
  • Upgrade to Mockito 4.4.0.
  • Upgrade to Shadow 7.1.2.
  • Upgrade to JUnit 5.8.2.
  • Upgrade to Gradle 7.4.1.
  • Upgrade to Agrona 1.15.0.

Java binaries can be found here...

1.25.1

  • Upgrade to Mockito 4.1.0.
  • Upgrade to Agrona 1.14.0.

Java binaries can be found here...

1.25.0

  • [C#] Add support for wrapping ArraySegment in DirectBuffer. [PR #878](real-logic/agrona#878).
  • [Java] Add @Deprecated annotation to message codecs that have been marked as deprecated in SBE schema. [PR #876](real-logic/agrona#876).
  • [C++] Only generate necessary macros and includes for enum types.
  • [Rust] Reinstate improved Rust codec generation.
  • [Java] Add sbeSkip and sbeDecodedLength methods to codecs. [PR #865](real-logic/agrona#865).
  • Upgrade to JUnit 5.8.1.
  • Upgrade to Shadow 7.1.0.
  • Upgrade to Mockito 4.0.0.
  • Upgrade to Checkstyle 9.1.
  • Upgrade to JMH 1.33.
  • Upgrade to Gradle 7.2.
  • Upgrade to Agrona 1.13.0.

Java binaries can be found here...

... (truncated)

Commits
  • 143cfd5 1.25.3 released.
  • 58e9a4b Correct version.
  • 3880109 Set version to 1.25.2.
  • 1446784 [Java] Upgrade to Agrona 1.15.1.
  • 227a6f9 [CI] Use JDK 18 GA release.
  • 62b3061 [Java] Upgrade to Gradle 7.4.2.
  • cd62d5a [Java] Upgrade to JMH 1.35.
  • ebae848 [Java] Update JavaDoc URL for JDK 18 GA.
  • 408976a [Java] Fix Agrona version range to match the 1.15.x release.
  • 75f10ed [CI] Allow only one concurrent build of the same workflow at a time. Every ne...
  • 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)

Bumps [sbe-all](https://github.com/real-logic/simple-binary-encoding) from 1.20.2 to 1.25.3.
- [Release notes](https://github.com/real-logic/simple-binary-encoding/releases)
- [Commits](real-logic/simple-binary-encoding@1.20.2...1.25.3)

---
updated-dependencies:
- dependency-name: uk.co.real-logic:sbe-all
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 12, 2022

Superseded by #56.

@dependabot dependabot bot closed this Jul 12, 2022
@dependabot dependabot bot deleted the dependabot/gradle/uk.co.real-logic-sbe-all-1.25.3 branch July 12, 2022 08:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants