chore: Update dependency xk6 to v1.1.6 #442
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.1.5
->v1.1.6
Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
grafana/xk6 (xk6)
v1.1.6
Compare Source
Grafana xk6
v1.1.6
is here! 🎉This release focuses on essential updates to core Go modules and Docker images to enhance security, stability, and maintain compatibility.
Security and Maintenance Updates
Several dependencies have been updated to their latest patch versions, which includes critical security fixes and stability improvements.
Go Module Updates
The following Go module dependencies are updated:
github.com/go-git/go-git/v5
: Updated tov5.16.3
.golang.org/x/mod
: Updated tov0.29.0
.Docker and CI Tooling Updates
The Docker images used in the build and security processes are updated:
golang:1.24.8-alpine3.22
.securego/gosec
to2.22.9
.Rationale
These dependency updates are crucial for maintaining the security posture of
xk6
. Applying these updates was prioritized before the planned refactoring of thexk6 lint
subcommand to ensure a stable and secure foundation for future development efforts.Configuration
📅 Schedule: 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.