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 gopkg.in/yaml.v3 to v3.0.1 from pre v3.0.0 #2554

Merged
merged 3 commits into from
Jun 2, 2022
Merged

Conversation

mstoykov
Copy link
Contributor

@mstoykov mstoykov commented Jun 2, 2022

This has a bunch of small updates which are unlikely to matter for the
case k6 uses this.
The only reason to update is CVE-2022-28948.

Which is only applicable for k6 when it's running its tc39 tests.

So again no problem for our users.

mstoykov added 3 commits June 2, 2022 15:11
The update is an optimizations by making a custom AppendJSONString
instead of using encoding/json. This is 2x faster for this particular
thing.
A lot of optimizations including for zstd and flate, which are used in
k6.
This has a bunch of small updates which are unlikely to matter for the
case k6 uses this.
The only reason to update is CVE-2022-28948.

Which is only applicable for k6 when it's running its tc39 tests.

So again no problem for our users.
@mstoykov mstoykov added this to the v0.39.0 milestone Jun 2, 2022
@mstoykov mstoykov requested review from codebien and olegbespalov June 2, 2022 12:34
Base automatically changed from updateKlauspostCompress to master June 2, 2022 12:59
@codebien
Copy link
Contributor

codebien commented Jun 2, 2022

@mstoykov It seems you need to rebase, GitHub says 3 commits.

@mstoykov mstoykov merged commit 0cc38c3 into master Jun 2, 2022
@mstoykov mstoykov deleted the updateYAMLLib branch June 2, 2022 13:09
@mstoykov
Copy link
Contributor Author

mstoykov commented Jun 2, 2022

@codebien it says that but then when you rebase and merge it works so ... 🤷

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