Skip to content

build(deps): bump github.com/AllenDang/cimgui-go from 1.4.1-0.20250925204649-371379776ff5 to 1.5.0#1060

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/AllenDang/cimgui-go-1.5.0
Open

build(deps): bump github.com/AllenDang/cimgui-go from 1.4.1-0.20250925204649-371379776ff5 to 1.5.0#1060
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/AllenDang/cimgui-go-1.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 14, 2026

Bumps github.com/AllenDang/cimgui-go from 1.4.1-0.20250925204649-371379776ff5 to 1.5.0.

Release notes

Sourced from github.com/AllenDang/cimgui-go's releases.

v1.5.0

Intro

Hi everyone! Today we'd like to announce a new cimgui-go release! It comes with a few new backends, glfw 3.4, imgui 1.92.7 and much more!

Highlights

Backend changes

  • Updated GLFW to v3.4
  • Ebiten Backend: fix modifier keys (ctrl, shift, e.t.c.) not being passed to the backend (caused e.g. Ctrl+C not working)
  • Updated SDL to 2.32.10
  • New backends have been added:

Binding additions/changes

  • This release runs imgui v1.92.7 (exact versions will be specified at the bottom of those release notes)
  • Treat "template typedefs" as if they were structs. This allows to generate some functions (e.g. (*Context).KeysMayBeCharInput()
  • FIx potential linker error happening sometimes on Windows.

Detailed changelog

... (truncated)

Commits

Dependabot compatibility score

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 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 [github.com/AllenDang/cimgui-go](https://github.com/AllenDang/cimgui-go) from 1.4.1-0.20250925204649-371379776ff5 to 1.5.0.
- [Release notes](https://github.com/AllenDang/cimgui-go/releases)
- [Commits](https://github.com/AllenDang/cimgui-go/commits/v1.5.0)

---
updated-dependencies:
- dependency-name: github.com/AllenDang/cimgui-go
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 14, 2026
@gucio321
Copy link
Copy Markdown
Collaborator

This will fail to build. I'll push another PR when I get some time.

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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant