Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 31, 2025

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

Commits
  • a26fcf5 Nav: fixed assertion when holding gamepad FaceLeft/West button + pressing a k...
  • 8bbdfef Nav: added bool ConfigNavWindowingWithGamepad to disable windowing with gamep...
  • 187acb8 Nav: polling gamepad for ImGuiKey_NavGamepadMenu use routing-friendly Shortcu...
  • 5c9fb8f Backends: SDL3: Update for API changes: Revert SDL_GetClipboardText() memory ...
  • 7674cbc Added extra operators to ImVec4. (#8510)
  • dbd9ae2 Windows: fixed SetNextWindowCollapsed()/SetWindowCollapsed() breaking codepat...
  • 702a678 Move Changelog entry. (#8509)
  • a806d2f Backends: SDLGPU: Fixed typo in function name Imgui_ImplSDLGPU3_PrepareDrawDa...
  • ca3ba28 Internals: made MousePos an argument of UpdateHoveredWindowAndCaptureFlags()....
  • f5003af Docs: Fix some typos (#8505)
  • 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 `a26fcf5`.
- [Release notes](https://github.com/ocornut/imgui/releases)
- [Commits](ocornut/imgui@3c435c0...a26fcf5)

---
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 Mar 31, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 7, 2025

Superseded by #337.

@dependabot dependabot bot closed this Apr 7, 2025
@dependabot dependabot bot deleted the dependabot/submodules/third_party/imgui/repo-a26fcf5 branch April 7, 2025 09:01
shubhamdp pushed a commit that referenced this pull request Apr 28, 2025
* Adds `GetSupportedWiFiBandsMask` API

* Refactor WiFi band mask methods for consistency in naming

* Fix WiFi band enum reference in GetSupportedWiFiBandsMask implementation

* Adds support for WiFi band scan results (#326)

* Add `WiFiBandEnum` to scan callback struct

* Fix typo in variable name for scanned SSID length in BackgroundScanCallback

* Add WiFiBandEnum usage to WiFi interface implementations

* Add WiFi band information to scan response in SlWiFiDriver

* Refactor WiFiBandEnum usage to fully qualify the namespace in WifiInterface.h

---------

Co-authored-by: brosahay <3526930+brosahay@users.noreply.github.com>

---------

Co-authored-by: brosahay <3526930+brosahay@users.noreply.github.com>
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