Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 19, 2026

Bumps external/imgui from 84a9d53 to f89ef40.

Commits
  • f89ef40 Backends: Win32: fixed an issue from 1.90.5 where newly appearing windows tha...
  • c389a95 Viewports: reworked IsViewportAbove() test as an alternate fix for #8948, #91...
  • 9eebd37 Viewports: update LastFocusedStampCount earlier. Fix (#8948, #9172, #9131, #9...
  • 7038e71 Viewports: renamed local to make algorithm easier to follow + comments. Shoul...
  • 5b5d5b0 Amends for docking for 9a6eb0a and 7a02f4b. (#9138)
  • 66e08b6 Merge branch 'master' into docking (require next commit)
  • 9a6eb0a Backends: Vulkan: ImGui_ImplVulkanH_DestroyWindow() oes not call vkDestroySur...
  • a1dfaf4 ImageButton() doesn't use a clamped style.FrameRounding value but instead adj...
  • 7143d71 Images, Style: added style.ImageRounding, ImGuiStyleVar_ImageRounding to conf...
  • 0d08927 Error handling: Improve error handling and recovery for EndMenu()/EndCombo()....
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 19, 2026
Bumps [external/imgui](https://github.com/ocornut/imgui) from `84a9d53` to `f89ef40`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@84a9d53...f89ef40)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the submodules Pull requests that update Submodules code label Jan 19, 2026
@dependabot dependabot bot requested a review from AMS21 as a code owner January 19, 2026 04:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Jan 19, 2026
@AMS21 AMS21 merged commit 60d5873 into develop Jan 19, 2026
51 of 66 checks passed
@AMS21 AMS21 deleted the dependabot/submodules/external/imgui-f89ef40 branch January 19, 2026 12:38
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.

1 participant