Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 8, 2025

Bumps external/imgui from 772cbfd to 6327b63.

Commits
  • 6327b63 Merge branch 'master' into docking
  • fa4b47c Added RGBA color markers to ColorEdit3/ColorEdit4 + opt-in ImGuiSliderFlags_C...
  • a7ecbcd Shuffle ImGuiColorEditFlags flag values.
  • ded52c7 Debug Log: can output to debugger. Added ImGuiDebugLogFlags_OutputToDebugger.
  • 9d4fafa Nav: removed an unnecessary FindWindowByName() call.
  • 8e67fe1 Fixed an assert in background dimming code, which could trigger after using ...
  • e2c4953 ImDrawList: harden/clarify static asserts about ImDrawCmd / ImDrawCmdHeader l...
  • fee06a9 Text: fixed word-wrapping function reading from *text_end when passed a strin...
  • d71091a Internals: amend RenderRectFilledRangeH() to avoid shadowed variables.
  • d1e262a Internals: refactor RenderRectFilledRangeH() into RenderRectFilledInRangeH() ...
  • 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 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)

Bumps [external/imgui](https://github.com/ocornut/imgui) from `772cbfd` to `6327b63`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@772cbfd...6327b63)

---
updated-dependencies:
- dependency-name: external/imgui
  dependency-version: 6327b6306459e8d8a5919baea538eb845f82b19d
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from AMS21 as a code owner December 8, 2025 04:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 8, 2025
@AMS21 AMS21 merged commit 9db33ba into develop Dec 8, 2025
25 of 64 checks passed
@AMS21 AMS21 deleted the dependabot/submodules/external/imgui-6327b63 branch December 8, 2025 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants