Created by: dependabot[bot]
Bumps github.com/google/flatbuffers from 22.10.26+incompatible to 23.1.21+incompatible.
Release notes
Sourced from github.com/google/flatbuffers's releases.
v23.1.21
What's Changed
- [TS/JS] Entry point per namespace and reworked 1.x compatible single file build by
@bjornharrtell
in google/flatbuffers#7510- FlatBuffers Version 23.1.21 by
@dbaileychess
in google/flatbuffers#7796Full Changelog: https://github.com/google/flatbuffers/compare/v23.1.20...v23.1.21
v23.1.20
What's Changed
- Add pointer reference to sibling union field on FieldDef by
@paulovap
in google/flatbuffers#7755- Expand wildcard imports in the generated Kotlin files. by
@anton-bobukh
in google/flatbuffers#7757- Fix operator==() generated for field of fixed sized array by
@enum-class
in google/flatbuffers#7749- [Kotlin] Improve field nullability based on (required) by
@flqw
in google/flatbuffers#7658- [Swift] Clean up by
@mustiikhalil
in google/flatbuffers#7744- Ensure that empty modules can build in TypeScript isolatedModules mode by
@maxburke
in google/flatbuffers#7726- [C++] Add Command-Line Flag to Suppress MIN and MAX Enums by
@jalitriver
in google/flatbuffers#7705- Annotated Binaries emit field names instead of type names by
@dbaileychess
in google/flatbuffers#7763- emit global scoped ::flatbuffers in c++ by
@dbaileychess
in google/flatbuffers#7764- Fix [C#] Object API - Invalid Property Name used in UnPackTo for unio… by
@stefan301
in google/flatbuffers#7751- [TS] Add option for removing typescript import flag using --ts-no-import-ext by
@ink-su
in google/flatbuffers#7748- Minor improvement by
@enum-class
in google/flatbuffers#7766- Refactor FlatC to receive
FlatCOptions
by@dbaileychess
in google/flatbuffers#7770- Defined CodeGenerator Interface and implement C++ by
@dbaileychess
in google/flatbuffers#7771- Fix a typo in a Python test name by
@musicinmybrain
in google/flatbuffers#7774- Use full project version as SOVERSION for the shared library by
@mgorny
in google/flatbuffers#7777- [Kotlin] Control the generation of reflection with --reflect-names by
@anton-bobukh
in google/flatbuffers#7775- Fix Python host-endianness dependencies by
@musicinmybrain
in google/flatbuffers#7773- [TS]: builder, Fix requiredField(). Verity that the field is present in the vtable (#7739) by
@jmillan
in google/flatbuffers#7752- Stop using deprecated imp package in Python tests by
@musicinmybrain
in google/flatbuffers#7769- Fix some identity/equality confusion in Python tests by
@musicinmybrain
in google/flatbuffers#7768- Fix binary output different in different platform by
@enum-class
in google/flatbuffers#7718- Remove go.mod to resolve ambiguous import issue by
@le-michael
in google/flatbuffers#7783- Use CMAKE_CURRENT_SOURCE_DIR in benchmark cpp path by
@liuq19
in google/flatbuffers#7781- Flatbuffers Version 23.1.20 by
@le-michael
in google/flatbuffers#7794New Contributors
@anton-bobukh
made their first contribution in google/flatbuffers#7757@flqw
made their first contribution in google/flatbuffers#7658@jalitriver
made their first contribution in google/flatbuffers#7705@ink-su
made their first contribution in google/flatbuffers#7748@mgorny
made their first contribution in google/flatbuffers#7777@jmillan
made their first contribution in google/flatbuffers#7752@liuq19
made their first contribution in google/flatbuffers#7781Full Changelog: https://github.com/google/flatbuffers/compare/v23.1.4...v23.1.20
... (truncated)
Changelog
Sourced from github.com/google/flatbuffers's changelog.
Flatbuffers Change Log
All major or breaking changes will be documented in this file, as well as any new features that should be highlighted. Minor fixes or improvements are not necessarily listed.
23.1.21 (Jan 21 2023)
- Reworked entry points for Typescript/Javascript and compatibility for single file build (#7510)
23.1.20 (Jan 20 2023)
- Removed go.mod files after some versioning issues were being report (#7780).
23.1.4 (Jan 4 2023)
Major release! Just kidding, we are continuing the versioning scheme of using a date to signify releases. This results in the first release of the new year to bump the tradition major version field.
Go minimum version is now 1.19 (#7720) with the addition of Go modules.
Added CI support for Big Endian regression testing (#7707).
Fixed
getFullyQualifiedName
in typescript to return name delimited by '.' instead of '_' (#7730).Fixed the versioning scheme to not include leading zeros which are not consistently handled by every package manager. Only the last release (12.12.06) should have suffered from this.
22.12.06 (Dec 06 2022)
- Bug fixing release, no major changes.
22.10.25 (Oct 25 2022)
- Added Nim language support with generator and runtime libraries (#7534).
22.9.29 (Sept 29 2022)
- Rust soundness fixes to avoid the crate from bing labelled unsafe (#7518).
22.9.24 (Sept 24 2022)
- 20 Major releases in a row? Nope, we switched to a new versioning scheme that is based on date.
... (truncated)
Commits
-
ee848a0
FlatBuffers Version 23.1.21 (#7796) -
ef76b5e
[TS/JS] Entry point per namespace and reworked 1.x compatible single file bui... -
1703662
Flatbuffers Version 23.1.20 (#7794) -
991b39e
Use CMAKE_CURRENT_SOURCE_DIR in benchmark cpp path (#7781) -
8179920
Remove go.mod to resolve ambiguous import issue (#7783) -
62e4d2e
Fix binary output different in different platform (#7718) -
4075867
Fix some identity/equality confusion in Python tests (#7768) -
4e75867
Stop using deprecated imp package in Python tests (#7769) -
b17d59b
[TS]: builder, Fix requiredField(). Verity that the field is present in the v... -
b23493a
Fix Python host-endianness dependencies (#7773) - Additional commits viewable in compare view
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)