Commit 75d5df2
authored
chore(deps): bump all dependencies to latest (#37)
Go modules:
- fyne.io/systray 1.11.0 -> 1.12.2 (drop master-pin replace directive,
SetOnTapped/SetOnSecondaryTapped now in a tagged release)
- danielgtaylor/huma/v2 2.37.3 -> 2.38.0
- fsnotify 1.10.0 -> 1.10.1
- go-chi/chi/v5 5.2.5 -> 5.3.0
- assorted indirect bumps (golang.org/x/*, miekg/dns, echo, etc.)
Frontend (tray):
- vite ^5 -> ^8
Frontend (docs):
- @docusaurus/* 3.9.2 -> 3.10.1
- docusaurus-plugin/theme-openapi-docs 4.7.1 -> 5.0.2
- react/react-dom 19.2.3 -> 19.2.7
- typescript kept on ~5.9.3 (TS6 deprecates baseUrl, unsupported by
the docusaurus 3.x toolchain)
CI (supersedes dependabot PRs #34, #35, #36):
- actions/configure-pages v5 -> v6
- murar8/gnome-extensions-action 0.1.0 -> 0.1.1
go vet + full test suite pass; tray and docs builds verified.1 parent dc94f52 commit 75d5df2
8 files changed
Lines changed: 1886 additions & 1990 deletions
File tree
- .github/workflows
- contrib/keylightd-tray/frontend
- docs
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
735 | 735 | | |
736 | 736 | | |
737 | 737 | | |
738 | | - | |
| 738 | + | |
739 | 739 | | |
740 | 740 | | |
741 | 741 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
0 commit comments