Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump third_party/imgui/repo from bce4db0 to 5288687 #30788

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps third_party/imgui/repo from bce4db0 to 5288687.

Commits
  • 5288687 Misc: Added IMGUI_USER_H_FILENAME to change the path included when using IMGU...
  • 5768de7 InputText, ColorEdit, ColorPicker: better support for undocumented ImGuiItemF...
  • b112d73 Menus: amend to clarify/fix static analyzer warning. (#6671, #6926)
  • 2ee40d3 Menus: Tweaked hover slack logic, adding a timer to avoid situations where a ...
  • b4b864e Backends: Vulkan: Fixed mismatching allocator passed to vkCreateCommandPool()...
  • d2b0167 Fixed link error when using IMGUI_DISABLE_DEBUG_TOOLS
  • 7965494 Debug Tools: Added DebugFlashStyleColor() to identify a style color. Added to...
  • c1a3c7f Fixed Clang zealous warnings
  • c6ec69c Using nullptr in remaining examples/backends locations. (#6313, #7071, #4537)
  • 888834c Backends: Android: Fixed build breaking typo. (#7060)
  • 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 `bce4db0` to `5288687`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@bce4db0...5288687)

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

Signed-off-by: dependabot[bot] <[email protected]>
Copy link

github-actions bot commented Dec 4, 2023

PR #30788: Size comparison from 2a4a2ca to c434ea1

Full report (4 builds for mbed, nrfconnect)
platform target config section 2a4a2ca c434ea1 change % change
mbed lock-app-release cy8cproto_062_4343w (read only) 6224 6224 0 0.0
(read/write) 2525472 2525472 0 0.0
.bss 220184 220184 0 0.0
.data 5144 5144 0 0.0
.text 1488156 1488156 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1060480 1060480 0 0.0
bss 129029 129029 0 0.0
rodata 104176 104176 0 0.0
text 779600 779600 0 0.0
nrf7002dk_nrf5340_cpuapp (read only) 4 4 0 0.0
(read/write) 1187008 1187008 0 0.0
bss 121239 121239 0 0.0
rodata 138304 138304 0 0.0
text 777140 777140 0 0.0
all-clusters-minimal-app nrf52840dk_nrf52840 (read only) 4 4 0 0.0
(read/write) 1046064 1046064 0 0.0
bss 129316 129316 0 0.0
rodata 99432 99432 0 0.0
text 769652 769652 0 0.0

@andy31415 andy31415 merged commit 7ee2b47 into master Dec 4, 2023
@andy31415 andy31415 deleted the dependabot/submodules/third_party/imgui/repo-5288687 branch December 4, 2023 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
external dependency Bugs that require changes in third party projects. fast track review - pending submodules Pull requests that update Submodules code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant