Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps external/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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 29, 2025
Bumps [external/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: external/imgui
  dependency-version: 396b33d0d011290f11915b6a2a2bf7737fb42dd7
  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 29, 2025 04:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Dec 29, 2025
@AMS21 AMS21 merged commit 71c3a0a into develop Dec 29, 2025
25 of 64 checks passed
@AMS21 AMS21 deleted the dependabot/submodules/external/imgui-396b33d branch December 29, 2025 11:10
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