Skip to content

fix(deps): update dependencies - #14

Merged
tannevaled merged 1 commit into
mainfrom
renovate/deps
Sep 7, 2026
Merged

fix(deps): update dependencies#14
tannevaled merged 1 commit into
mainfrom
renovate/deps

Conversation

@tannevaled

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/go-widgets/toolkit v0.307.0v0.314.0 age confidence
github.com/go-widgets/window v0.70.0v0.73.0 age confidence

Release Notes

go-widgets/toolkit (github.com/go-widgets/toolkit)

v0.314.0

Compare Source

v0.313.0

Compare Source

v0.312.0

Compare Source

v0.311.0

Compare Source

v0.310.0

Compare Source

v0.309.0

Compare Source

v0.308.0

Compare Source

go-widgets/window (github.com/go-widgets/window)

v0.73.0: — GTK NativeList

Compare Source

The GTK backend now hosts toolkit.NativeList via GtkListBox (go-gtk v0.6.0) — the Linux peer of cocoa's NSTableView list. NativeList is native on macOS + Linux; Windows keeps the drawn fallback. Proven by TestGTKBackendList under Xvfb.

🤖 Generated with Claude Code

v0.72.0: — win32 Progress/Spinner/Stepper

Compare Source

win32 now hosts six of the ten new kinds: adds Progress (msctls_progress32), Spinner (PBS_MARQUEE), Stepper (msctls_updown32, WM_VSCROLL) to the earlier Search/TextView/Combo. Link/Date (need WM_NOTIFY+SYSTEMTIME) and Segmented/Color (no native Win32 equivalent) stay drawn pending a Windows validation pass. macOS + Linux host all ten natively.

v0.71.0: — win32 Search/TextView/Combo

Compare Source

The win32 backend now hosts three more of the ten new kinds by reusing its proven EDIT/COMBOBOX classes: Search, multi-line TextView, and editable Combo. Cross-built for windows/amd64+arm64. The remaining seven new kinds (Progress, Spinner, Stepper, Segmented, Link, Date, Color) still fall back to the drawn control on Windows — they need common-control classes that require a Windows session to validate. macOS + Linux host all ten natively (v0.70.0).


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

@tannevaled

Copy link
Copy Markdown
Contributor Author

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/go-crdt/collab v0.40.0 -> v0.45.0
github.com/go-crdt/crdt v0.42.0 -> v0.46.0
github.com/go-gtk/gtk4 v0.5.0 -> v0.6.0
github.com/go-widgets/painter v0.12.0 -> v0.13.0

@tannevaled
tannevaled merged commit 44dd4b5 into main Sep 7, 2026
5 checks passed
@tannevaled
tannevaled deleted the renovate/deps branch September 7, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant