Skip to content

Comments

Bump third_party/imgui/repo from 902b8cc to 2841c51#417

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/third_party/imgui/repo-2841c51
Closed

Bump third_party/imgui/repo from 902b8cc to 2841c51#417
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/submodules/third_party/imgui/repo-2841c51

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps third_party/imgui/repo from 902b8cc to 2841c51.

Commits
  • 2841c51 Backends: OpenGL3: add GL_NEAREST and samplers functions in loader.
  • bf52f4a Backends: OpenGL3: added HasBindSampler storage for readability and consistency.
  • 14e076c Backends: Internal renaming of samplers.
  • ea8a5a9 DrawList: made AddCallback() assert when passing a null callback.
  • 230418a InputText: Word-Wrap: attempt to track cursor while resizing frame/parent. (#...
  • 16415aa InputText: Word-Wrap: added custom implementation for Home/End that is word-w...
  • 985723e InputText: Word-Wrap: mouse clicks on word-wrapping points set cursor side co...
  • a82f66a InputText: Word-Wrap: added ImGuiInputTextFlags_WordWrap support. (#3237, #95...
  • e422a38 InputText: internals: expose LineCount, GetPreferredOffsetX().
  • 11fff1c ImFont::RenderText() takes ImDrawTextFlags_CpuFineClip instead of bool cpu_fi...
  • 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 Sep 8, 2025
Bumps [third_party/imgui/repo](https://github.com/ocornut/imgui) from `902b8cc` to `2841c51`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@902b8cc...2841c51)

---
updated-dependencies:
- dependency-name: third_party/imgui/repo
  dependency-version: 2841c5135d6bb77bc23be4253ec2c6dfd86facbd
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/submodules/third_party/imgui/repo-2841c51 branch from c2b348f to fcfdd65 Compare September 11, 2025 02:54
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Sep 15, 2025

Superseded by #421.

@dependabot dependabot bot closed this Sep 15, 2025
@dependabot dependabot bot deleted the dependabot/submodules/third_party/imgui/repo-2841c51 branch September 15, 2025 16:31
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