Skip to content

Bump third_party/imgui/repo from 1ab63d9 to 454f36d#231

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/third_party/imgui/repo-454f36d
Open

Bump third_party/imgui/repo from 1ab63d9 to 454f36d#231
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/submodules/third_party/imgui/repo-454f36d

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 13, 2023

Bumps third_party/imgui/repo from 1ab63d9 to 454f36d.

Commits
  • 454f36d Removed 'bool border' legacy versions of BeginChild() as they seemingly have ...
  • 44dbad6 Backends: Vulkan: Fixes for VK_NO_PROTOTYPES.
  • 79a9e2f Backends: Vulkan: (Breaking) full font upload is performed by ImGui_ImplVulka...
  • 6e7b43b Backends: Vulkan: Added ImGui_ImplVulkan_DestroyFontsTexture(), made ImGui_Im...
  • d0da79c Defining IMGUI_DISABLE_OBSOLETE_FUNCTIONS now automaticaly define IMGUI_DISAB...
  • ab522dd Removed IM_OFFSETOF() macro in favor of using offsetof() available in C++11. ...
  • 0f50b52 Backends: OpenGL3: Update GL3W based imgui_impl_opengl3_loader.h to load "lib...
  • 5170a9d Tables: Internals: renamed TableDrawContextMenu() to TableDrawDefaultContextM...
  • fea52e2 Tables: added flags to TableDrawContextMenu() in order to display selected se...
  • 0d3b468 BeginChild(): added ImGuiChildFlags_AutoResizeX, ImGuiChildFlags_AutoResizeY,...
  • 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 `1ab63d9` to `454f36d`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@1ab63d9...454f36d)

---
updated-dependencies:
- dependency-name: third_party/imgui/repo
  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 Nov 13, 2023
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