Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps third_party/imgui/repo from 3c435c0 to 3ab50c3.

Commits
  • 3ab50c3 TreeNode, Style: added style.TreeLinesRounding support. (#2920)
  • 9943137 TreeNode: fixed non-opened clipped child node not moving Y2 marker. (#2920)
  • ee0d96a TreeNode: extract code out of TreePop() into TreeNodeDrawLineToTreePop(). (#2...
  • 8c977bf TreeNode, Tables: fixed ImGuiTreeNodeFlags_DrawLinesXXX feature when TreePop(...
  • 5311253 TreeNode: ImGuiTreeNodeFlags_DrawLinesFull uses ToNodes Y2 when they are clos...
  • ed50bb1 TreeNode, Tables: fixed ImGuiTreeNodeFlags_DrawLinesXXX feature when TreePop(...
  • bbb0f0a TreeNode: fixed incorrect clipping of arrow/bullet when using ImGuiTreeNodeFl...
  • 43caca0 TreeNode: DrawLines: tweak X2 offset to avoid losing line when ItemSpacing is...
  • bcbbfda TreeNode: DrawLines: latch X1 offset during TreePush(). (#2920)
  • 5e7174d TreeNode: removed TreeLinesSize > 0.0f optimization check. (#2920)
  • 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 [third_party/imgui/repo](https://github.com/ocornut/imgui) from `3c435c0` to `3ab50c3`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@3c435c0...3ab50c3)

---
updated-dependencies:
- dependency-name: third_party/imgui/repo
  dependency-version: 3ab50c334a0b89480c00cca3bca414cea9d02d05
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file submodules Pull requests that update Submodules code labels Apr 14, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 21, 2025

Superseded by #343.

@dependabot dependabot bot closed this Apr 21, 2025
@dependabot dependabot bot deleted the dependabot/submodules/third_party/imgui/repo-3ab50c3 branch April 21, 2025 09:48
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.

0 participants