Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dependency sync problems #67

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Fix dependency sync problems #67

merged 2 commits into from
Feb 26, 2025

Conversation

x86taka
Copy link
Collaborator

@x86taka x86taka commented Feb 25, 2025

What

  • Replaced inline Go tool installation with a script scripts/install-go-tools.sh and added a new go-dep-sync task to synchronize Go module dependencies.
  • Refactored related methods to use grafana/sobek instead of dop251/goja.
  • Added package rules to disable Renovate for non k6 packages and added custom managers for regex-based dependency updates.
  • sync dependencies with go.k6.io/[email protected]
  • Other: fix linter error
    a2f4e45#diff-191d2ab61637faf72588e696276d557582c6dffc0aaca8d8907b1be318394c44L68

Merge condition

someone

@x86taka x86taka requested a review from takehaya February 25, 2025 12:42
@x86taka x86taka merged commit a015315 into main Feb 26, 2025
1 check passed
@x86taka x86taka deleted the fix/dependency-sync branch February 28, 2025 03:21
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.

2 participants