mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-12 00:56:16 +00:00
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers) from `64e5252` to `c526cb6`. <details> <summary>Commits</summary> <ul> <li><a href="c526cb640b"><code>c526cb6</code></a> [Python] Enhance object API <code>__init__</code> with typed keyword arguments (<a href="https://redirect.github.com/google/flatbuffers/issues/8615">#8615</a>)</li> <li><a href="ca73ff34b7"><code>ca73ff3</code></a> [Swift] Memory usage fix (<a href="https://redirect.github.com/google/flatbuffers/issues/8643">#8643</a>)</li> <li><a href="2e49b3ba60"><code>2e49b3b</code></a> docs: Fixing typo on PHP sample (<a href="https://redirect.github.com/google/flatbuffers/issues/8566">#8566</a>)</li> <li><a href="f830c47d68"><code>f830c47</code></a> [Python] Avoid double flatbuffers include in pyi files (<a href="https://redirect.github.com/google/flatbuffers/issues/8626">#8626</a>)</li> <li><a href="501810f4d1"><code>501810f</code></a> Fix JavaScript typo in mkdocs.yml (<a href="https://redirect.github.com/google/flatbuffers/issues/8515">#8515</a>)</li> <li><a href="1047d7ec13"><code>1047d7e</code></a> Fix Enum type definition (<a href="https://redirect.github.com/google/flatbuffers/issues/8624">#8624</a>)</li> <li><a href="07c2eb5fe7"><code>07c2eb5</code></a> Moves away from @_exported import to add the import in the generated code (<a href="https://redirect.github.com/google/flatbuffers/issues/8">#8</a>...</li> <li><a href="c7b9dc83f5"><code>c7b9dc8</code></a> [Python] Avoid include own type (<a href="https://redirect.github.com/google/flatbuffers/issues/8625">#8625</a>)</li> <li><a href="4c9079e31b"><code>4c9079e</code></a> Update logo path (<a href="https://redirect.github.com/google/flatbuffers/issues/8602">#8602</a>)</li> <li>See full diff in <a href="64e5252b4e...c526cb640b">compare view</a></li> </ul> </details> <br /> 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details>