From 885ba513969b3340cf697690bbfb19fc0e10f698 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:17:53 +0000 Subject: [PATCH 1/2] Bump ext/flecs from `b7bef98` to `10e2de3` Bumps [ext/flecs](https://github.com/SanderMertens/flecs) from `b7bef98` to `10e2de3`. - [Release notes](https://github.com/SanderMertens/flecs/releases) - [Commits](https://github.com/SanderMertens/flecs/compare/b7bef988ff9534bd198eec9f23c0825a065e2ea9...10e2de3e9e2b4922dd68e018c90aa8182ffdc3c1) --- updated-dependencies: - dependency-name: ext/flecs dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ext/flecs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/flecs b/ext/flecs index b7bef98..10e2de3 160000 --- a/ext/flecs +++ b/ext/flecs @@ -1 +1 @@ -Subproject commit b7bef988ff9534bd198eec9f23c0825a065e2ea9 +Subproject commit 10e2de3e9e2b4922dd68e018c90aa8182ffdc3c1 From dd773ab1bf899ba3466398f6966a14bf98b94342 Mon Sep 17 00:00:00 2001 From: lithiumtoast <519592+lithiumtoast@users.noreply.github.com> Date: Thu, 24 Aug 2023 00:24:32 +0000 Subject: [PATCH 2/2] Update C# bindings --- .../Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs | 2 +- src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs | 2 +- .../Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs | 2 +- src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs b/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs index 6dc8346..4642d00 100644 --- a/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs +++ b/src/cs/production/Interop.Flecs.Core/Generated/AssemblyAttributes.gen.cs @@ -1,6 +1,6 @@ // To disable generating this file set `isEnabledGenerateAssemblyAttributes` to `false` in the config file for generating C# code. // -// This code was generated by the following tool on 2023-08-23 00:42:52 GMT+00:00: +// This code was generated by the following tool on 2023-08-24 00:20:45 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs b/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs index 4805a40..07b7356 100644 --- a/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs +++ b/src/cs/production/Interop.Flecs.Core/Generated/PInvoke.gen.cs @@ -1,6 +1,6 @@ // -// This code was generated by the following tool on 2023-08-23 00:42:52 GMT+00:00: +// This code was generated by the following tool on 2023-08-24 00:20:45 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs b/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs index 3d1cdf6..4add610 100644 --- a/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs +++ b/src/cs/production/Interop.Flecs.Unity/Generated/AssemblyAttributes.gen.cs @@ -1,6 +1,6 @@ // To disable generating this file set `isEnabledGenerateAssemblyAttributes` to `false` in the config file for generating C# code. // -// This code was generated by the following tool on 2023-08-23 00:43:14 GMT+00:00: +// This code was generated by the following tool on 2023-08-24 00:21:00 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated. diff --git a/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs b/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs index f4c1ba4..a59c7a9 100644 --- a/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs +++ b/src/cs/production/Interop.Flecs.Unity/Generated/PInvoke.gen.cs @@ -1,6 +1,6 @@ // -// This code was generated by the following tool on 2023-08-23 00:43:14 GMT+00:00: +// This code was generated by the following tool on 2023-08-24 00:21:00 GMT+00:00: // https://github.com/bottlenoselabs/c2cs (v6.1.3.0) // // Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.