Skip to content

Bump AGE/vendor/imgui from 4fdafef to a88e5be#136

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/AGE/vendor/imgui-a88e5be
Open

Bump AGE/vendor/imgui from 4fdafef to a88e5be#136
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/submodules/AGE/vendor/imgui-a88e5be

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2023

Bumps AGE/vendor/imgui from 4fdafef to a88e5be.

Commits
  • a88e5be Merge branch 'master' into docking
  • 6137443 Overlap: moved ImGuiItemflags_AllowOverlap handling from ButtoBehavior() to I...
  • 4dee919 (Breaking) Internals: added ImGuiItemFlags param to ItemHoverable(), so it ca...
  • 10c7709 Overlap: IsItemHovered: Changed behavior to return false when querying an ite...
  • 8439a73 Overlap: Added 'SetNextItemAllowOverlap()' as a replacement for 'SetItemAllow...
  • a9a5cbf Overlap: Internals: add NextItemData.ItemFlags to facilitate implementation o...
  • 07e24b4 ButtonBehavior: pull ImGuiButtonFlags_Repeat from ImGuiItemFlags_ButtonRepeat...
  • 51f564e (Breaking) Overlap: Renamed 'ImGuiTreeNodeFlags_AllowItemOverlap' to 'ImGuiTr...
  • 06f5b46 Overlap: Fixed first frame of an overlap highlighting underlying item if prev...
  • b03a499 Internals: reorder tests in ItemHoverable() so most likely early out are take...
  • 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 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 [AGE/vendor/imgui](https://github.com/ocornut/imgui) from `4fdafef` to `a88e5be`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@4fdafef...a88e5be)

---
updated-dependencies:
- dependency-name: AGE/vendor/imgui
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 1, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants