mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-11 16:46:16 +00:00
Build(deps): Bump deps/flatbuffers from 27325e0 to dd77af7 (#573)
Bumps [deps/flatbuffers](https://github.com/google/flatbuffers) from `27325e0` to `dd77af7`. <details> <summary>Commits</summary> <ul> <li><a href="dd77af75b7"><code>dd77af7</code></a> Add conditional check (<a href="https://redirect.github.com/google/flatbuffers/issues/8736">#8736</a>)</li> <li><a href="051604aeb5"><code>051604a</code></a> Fix struct vector ordering in pack function (<a href="https://redirect.github.com/google/flatbuffers/issues/8747">#8747</a>)</li> <li><a href="4b09586652"><code>4b09586</code></a> Fix union unpacking (<a href="https://redirect.github.com/google/flatbuffers/issues/8748">#8748</a>)</li> <li><a href="4c0eecd25a"><code>4c0eecd</code></a> treat npm_typescript as a dev dependency (<a href="https://redirect.github.com/google/flatbuffers/issues/8719">#8719</a>)</li> <li><a href="de25052c72"><code>de25052</code></a> Fixes failing tests on macOS due to file loading (<a href="https://redirect.github.com/google/flatbuffers/issues/8742">#8742</a>)</li> <li><a href="95053e6a47"><code>95053e6</code></a> Correct span and non-span versions of ToArray() and ToArrayPadded() methods (...</li> <li>See full diff in <a href="27325e002a...dd77af75b7">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>
This commit is contained in:
2
deps/flatbuffers
vendored
2
deps/flatbuffers
vendored
Submodule deps/flatbuffers updated: 27325e002a...dd77af75b7
Reference in New Issue
Block a user