Created by: dependabot[bot]
Bumps Externals/imgui from d822c65
to 9166743
.
Commits
-
9166743
Tables: increase table columns limit from 64 to 512 using bit array allocated... -
14908cb
Internals: ImBitArray, ImBitVector: using macro helper for common op + disabl... -
db55422
Tables: removed hot RequestOutputMaskByIndex bit-array as majority of code-pa... -
3482d4e
Text: Fixed layouting of wrapped-text block skipping successive empty lines. ... -
0359f6e
Internals: ImDrawList: shallow tweaks to RenderText(). -
51c97a4
PlotHistogram, PlotLines: Passing negative sizes honor alignment like other w... -
82fdd70
Update FAQ.md -
ccf94e2
Strip seemingly unecessary tests, as UTF-8 decoder can not return null since ... -
55b8ce9
Reword ImTextCharFromUtf8() to avoid a warning + marked UTF-8 functions with ... -
1297a2b
Text: Tweaked rendering of three-dots "..." ellipsis variant. Baking more dat... - 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)