Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps external/imgui from 6327b63 to 9ca7ea0.

Commits
  • 9ca7ea0 Merge branch 'master' into docking
  • 4dac00c Windows: fixed always updating internal buffer for ### window titles even whe...
  • fc89c61 Hashing: handling of "###" operator to reset to seed within a string identifi...
  • 1e7d2ad Fixed Clang cast-align warning + Added missing Changelog entry in 1.92.4. (#8...
  • bd6f48f Backends: OpenGL3: Fixed embedded loader multiple init/shutdown cycles broken...
  • 0d2dd30 Tabs: minor tweaks to facilitate mods altering spacing.
  • 9971251 Fonts: amend/comment on FontDataOwnedByAtlas=false fix being a breaking chang...
  • a07b282 Backends: GLFW: add IMGUI_IMPL_GLFW_DISABLE_X11 / IMGUI_IMPL_GLFW_DISABLE_WAY...
  • 9a4fd69 Backends: GLFW: avoid repeated glfwSetCursor()/glfwSetInputMode() calls when ...
  • cf64b7f Tables: Fixed losing stored display order when reducing column count. (#9108,...
  • 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 `6327b63` to `9ca7ea0`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@6327b63...9ca7ea0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 15, 2025
@dependabot dependabot bot requested a review from AMS21 as a code owner December 15, 2025 04:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 15, 2025
@AMS21 AMS21 merged commit 9e9a28e into develop Dec 15, 2025
25 of 64 checks passed
@AMS21 AMS21 deleted the dependabot/submodules/external/imgui-9ca7ea0 branch December 15, 2025 10:36
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