Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2025

Bumps Externals/imgui from 3109131 to 4fa59df.

Commits
  • 4fa59df Docking: fixed crash loading certain form of invalid .ini settings, (#9070)
  • a6645e1 Backends: Vulkan: handle viewport surface creation failure without crashing. ...
  • 707ddd5 Docking, Style: fixed per-window ImGuiCol_UnsavedMarker changes not being sho...
  • 891dd2d Docking, Style: fixed per-window ImGuiCol_UnsavedMarker changes not being lat...
  • d4c156a Merge branch 'master' into docking
  • de917eb Windows: move auto-fit block into braces for clarify. (no-op)
  • 501e0ad Windows: CalcWindowAutoFitSize() remove child-specific hack added by 29439bdd...
  • a2544f9 Windows: programmatic auto-sizing on a single axis also apply proper logic. (...
  • b51f6e0 Windows: reorganize auto-fitting code blocks in Begin(), step 2.
  • 52e9d94 Windows: reorganize auto-fitting code blocks in Begin(), aimed to have no sid...
  • 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 [Externals/imgui](https://github.com/ocornut/imgui) from `3109131` to `4fa59df`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@3109131...4fa59df)

---
updated-dependencies:
- dependency-name: Externals/imgui
  dependency-version: 4fa59df9fa20e4e2212070c5b1bc6cc52237093f
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the External (3rd party) This issue is related to external component used by our project. label Nov 17, 2025
@Xottab-DUTY Xottab-DUTY removed this from Roadmap Nov 18, 2025
@Xottab-DUTY Xottab-DUTY merged commit 47f01c0 into dev Nov 18, 2025
91 of 92 checks passed
@Xottab-DUTY Xottab-DUTY deleted the dependabot/submodules/Externals/imgui-4fa59df branch November 18, 2025 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

External (3rd party) This issue is related to external component used by our project.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants