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 uk.co.real-logic:sbe-tool from 1.33.2 to 1.34.0 #259

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps uk.co.real-logic:sbe-tool from 1.33.2 to 1.34.0.

Release notes

Sourced from uk.co.real-logic:sbe-tool's releases.

1.34.0

Breaking changes

  • [Java] Upgrade to Agrona 2.0.0. Note: --add-opens java.base/jdk.internal.misc=ALL-UNNAMED JVM option must be specified in order to generate codecs or use the generated Java classes.

Changelog

  • [C++] Integrate std::span support for flyweight API (#1038, #1027)
  • [C++] hide the m_codecStatePtr behind ifdefs to avoid overhead when precedence checking is disabled (#1036)
  • [C++] Fix field precedence check issue #1031. (#1033)
  • [C++] use constexpr to define precedence checks lookup tables
  • [C++] respect the package override option for C++ codecs and DTOs
  • [C#] respect the package override option for C# codecs and DTOs
  • [Rust] Updated code generator to resolve Issue #1028 (#1037)
  • [Rust] codegen of primitive enums now implement 'From' instead of 'Into'  (#1029)
  • [Rust] generate message schema level info in lib.rs (#1019)
  • [Rust] Enhance enum supporting fromstr and display and into (#1020)
  • [Go] Fix warning about used args in GolangFlyweightGenerator.
  • [Java] Update Checkstyle rules and apply them.
  • [Java] Prevent collision when field name is 'value'.
  • [Java] Preserve byte order throughout IR transformations.
  • [Java] Upgrade to Gradle 8.11.1.
  • [Java] Upgrade to Checkstyle 10.21.0.
  • [Java] Upgrade to JUnit 5.11.4.
  • [Java] Upgrade to jqwik 1.9.2.
Commits
  • 4ff6344 1.34.0 released.
  • f084da2 [Go] Generate Jar for Golang build.
  • 658fcbd [Go] Fix Golang build.
  • 51eeefd [Go] Fix Go build.
  • 949d234 [C] Add missing JVM options to allow generating codes.
  • b848b3a [Java] Add JVM opts to generator tasks.
  • 6b37857 post release bump
  • c2e9cb4 1.34.0 released.
  • 268fde0 [Java] Upgrade to Agrona 2.0.0.
  • 633fe63 [Java] Upgrade to JUnit 5.11.4.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Dec 18, 2024
@dependabot dependabot bot force-pushed the dependabot/gradle/uk.co.real-logic-sbe-tool-1.34.0 branch 2 times, most recently from 7f400a3 to f902938 Compare December 20, 2024 05:31
Bumps [uk.co.real-logic:sbe-tool](https://github.com/real-logic/simple-binary-encoding) from 1.33.2 to 1.34.0.
- [Release notes](https://github.com/real-logic/simple-binary-encoding/releases)
- [Commits](real-logic/simple-binary-encoding@1.33.2...1.34.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/gradle/uk.co.real-logic-sbe-tool-1.34.0 branch from f902938 to 62f25a0 Compare December 23, 2024 05:43
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants