Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps Externals/imgui from 0a47833 to 396b33d.

Commits
  • 396b33d Merge branch 'master' into docking
  • b7b8f52 Examples: Android: update for consistency (untested).
  • 05581da AddFontDefault() now automatically selects an embedded font between AddFontDe...
  • f006400 Fonts: added AddFontDefaultVector() with embedded ProggyVector data.
  • cde6ad3 Removed unused ImRect::Floor(). Clarified IM_TRUNC(), IM_ROUND(), ImRound64().
  • 73dd0e8 (Breaking) Fonts: remove ImFontConfig::PixelSnapV. Post-rescale GlyphOffset i...
  • 55ad3b4 Fonts: added ExtraSizeScale feature (undocumented).
  • d1de937 Fonts: ImFontAtlasFontRebuildOutput() helper.
  • d365417 CI: reduce macOS runs since they are expensive.
  • 0ff8100 Added GetItemFlags() in public API. (#9127)
  • 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 `0a47833` to `396b33d`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@0a47833...396b33d)

---
updated-dependencies:
- dependency-name: Externals/imgui
  dependency-version: 396b33d0d011290f11915b6a2a2bf7737fb42dd7
  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 Dec 29, 2025
@Xottab-DUTY Xottab-DUTY removed this from Roadmap Dec 29, 2025
@Xottab-DUTY Xottab-DUTY merged commit 83e0253 into dev Dec 29, 2025
70 of 92 checks passed
@Xottab-DUTY Xottab-DUTY deleted the dependabot/submodules/Externals/imgui-396b33d branch December 29, 2025 12:46
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