Skip to content

Conversation

@renovate-sh-app
Copy link
Contributor

@renovate-sh-app renovate-sh-app bot commented Nov 24, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/grafana/xk6-dashboard v0.7.13 -> v0.8.0 age confidence

Release Notes

grafana/xk6-dashboard (github.com/grafana/xk6-dashboard)

v0.8.0

Compare Source

xk6-dashboard v0.8.0 is here 🎉!

This is a significant architectural release that improves the project structure and maintainability.

New Features

Frontend Assets Extraction

The frontend assets (UI, report, model, view, and config packages) have been extracted to a separate repository. This change:

  • Reduces the main repository size by ~7,000 lines of code
  • Removes Node.js/yarn toolchain requirements for backend development
  • Enables independent versioning and release cycles for frontend and backend
  • Maintains the same user experience and functionality

Impact: This change is transparent to end users. The extension continues to work exactly as before, with all frontend assets embedded in the binary at build time.

Improved Project Architecture
  • Separation of Concerns: Frontend and backend development can now be managed independently
  • Simplified Development Workflow: Backend developers no longer need Node.js tooling installed
  • Pre-built Assets: Frontend assets are pre-built and distributed as a Go module
  • Better Build Process: Streamlined build pipeline with reduced complexity

Full Changelog: grafana/xk6-dashboard@v0.7.14...v0.8.0

v0.7.14

Compare Source

xk6-dashboard v0.7.14 is here 🎉!

This patch release resolves security vulnerabilities and updates dependencies, including:

  • vite to v5.4.21 (security update)
  • k6 to v1.4.0
  • Go to 1.25.x in tooling
  • Various ESLint and build tool dependencies

Other Changes


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

Need help?

You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section.

@renovate-sh-app renovate-sh-app bot requested a review from a team as a code owner November 24, 2025 00:40
@renovate-sh-app renovate-sh-app bot requested review from inancgumus and oleiade and removed request for a team November 24, 2025 00:40
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/github.com-grafana-xk6-dashboard-0.x branch from 8495640 to 48d955c Compare November 24, 2025 15:44
| datasource | package                          | from    | to     |
| ---------- | -------------------------------- | ------- | ------ |
| go         | github.com/grafana/xk6-dashboard | v0.7.13 | v0.8.0 |


Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
@renovate-sh-app renovate-sh-app bot force-pushed the renovate/github.com-grafana-xk6-dashboard-0.x branch from 48d955c to af38160 Compare November 24, 2025 21:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants