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

Update k6's dependencies #3386

Merged
merged 5 commits into from
Oct 12, 2023
Merged

Update k6's dependencies #3386

merged 5 commits into from
Oct 12, 2023

Conversation

olegbespalov
Copy link
Contributor

@olegbespalov olegbespalov commented Oct 12, 2023

What?

This PR brings the updates for the direct k6's dependencies.

Most of updates contain the fixes, sec-fixes, and minor improvements.

However, as a result of the GRPC update, I've created the separate task #3548

Why?

Maintenance and sec-fixes.

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make ci-like-lint) and all checks pass.
  • I have run tests locally (make tests) and all tests pass.
  • I have commented on my code, particularly in hard-to-understand areas.

Related PR(s)/Issue(s)

Closes #3383

@github-actions github-actions bot requested review from codebien and mstoykov October 12, 2023 07:44
@olegbespalov olegbespalov added this to the v0.48.0 milestone Oct 12, 2023
@olegbespalov olegbespalov mentioned this pull request Oct 12, 2023
48 tasks
upgraded golang.org/x/crypto v0.12.0 => v0.14.0
upgraded golang.org/x/net v0.14.0 => v0.17.0
upgraded golang.org/x/sys v0.11.0 => v0.13.0
upgraded golang.org/x/term v0.11.0 => v0.13.0
upgraded golang.org/x/text v0.12.0 => v0.13.0
@olegbespalov olegbespalov force-pushed the maintance/dependencies branch from 05dfb8f to 34c36f0 Compare October 12, 2023 08:10
@olegbespalov olegbespalov self-assigned this Oct 12, 2023
@olegbespalov olegbespalov merged commit 4798d86 into master Oct 12, 2023
@olegbespalov olegbespalov deleted the maintance/dependencies branch October 12, 2023 08:54
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.

3 participants