🧹 Dependency Refresh
Just a quick polish this time! The underlying libraries have been updated to their latest versions, keeping TraLa running smoothly with the newest Go and Node.js tooling. You probably won't notice anything—but that's exactly the point!
What's New
- Build Update: Node.js
v25.8.2→v25.9.0 - Go Update:
v1.26.1→v1.26.2 - Dependency Updates:
golang.org/x/text:v0.35.0→v0.36.0
How to Use
No configuration changes required—just pull the latest image!
docker pull ghcr.io/dannybouwers/trala:v0.15.0
# or
docker pull dannybouwers/trala:v0.15.0What's Changed
- chore(deps): update node.js to v25.9.0 by @renovate[bot] in #127
- chore(deps): update go toolchain to v1.26.2 by @renovate[bot] in #128
- fix(deps): update module golang.org/x/text to v0.36.0 by @renovate[bot] in #129
Full Changelog: v0.15.0...v0.15.1