Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps libs/imgui from 9937660 to 620a33d.

Commits
  • 620a33d TreeNode: fixed highlight position when used inside a line with a large text ...
  • 47766ca Demo: fix in 'Demo->Selection->Multi-Select in a Table' section.
  • 7c6febe Tables: fixed an issue where submitting non-integer row heights would eventua...
  • 1a62292 Tables: fixed an issue where a very thin scrolling table would advance parent...
  • 2026e3d Menus: fixed BeginMenu() child popup position when used inside a line with a ...
  • 3ff8c46 Menus: fixed BeginMenuEx() icon/arrow baseline when using inside a line with ...
  • 1f54665 Menus: fixed MenuItem() label baseline when using inside a line with an offset.
  • ae873b1 Misc: rename extraneous parenthesizes from return statements.
  • 9c75ef5 Tables: clarify TableNextRow() row_height and adjust demo to make this cleare...
  • c36162f Internals: add SetContextName() helper. (#9097)
  • 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 [libs/imgui](https://github.com/ocornut/imgui) from `9937660` to `620a33d`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@9937660...620a33d)

---
updated-dependencies:
- dependency-name: libs/imgui
  dependency-version: 620a33dd85ddd405a76cd5bd4e3995e33585127d
  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 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 1, 2026

Superseded by #149.

@dependabot dependabot bot closed this Jan 1, 2026
@dependabot dependabot bot deleted the 7ba0dependabot/submodules/libs/imgui-620a33d branch January 1, 2026 05:04
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