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 deps #3815

Merged
merged 9 commits into from
Jul 1, 2024
Merged

Update deps #3815

merged 9 commits into from
Jul 1, 2024

Conversation

mstoykov
Copy link
Contributor

@mstoykov mstoykov commented Jun 26, 2024

What?

Update dependancies

Why?

Part of the release cycle.

Skip dependancies:

  • otel/* - this should be updated in browser as the current only users
  • esbuild - didn't seem to have anything relevant as changes, especially as we don't use most of them.
  • gorilla/websocket - I would prefer for xk6-websockets to test this and update it

Checklist

  • I have performed a self-review of my code.
  • I have added tests for my changes.
  • I have run linter locally (make 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)

Single bug fix around multiple calls to Println which we do not use
Some zstd fixes and some optimizations
Nothing specifically relevant it seems
Adds support for editions - which doesn't seem to work out of the box
for k6
Adds some editions support but not enough it seems for k6 to work with
them
@mstoykov mstoykov added the dependencies Pull requests that update a dependency file label Jun 26, 2024
@mstoykov mstoykov added this to the v0.53.0 milestone Jun 26, 2024
@mstoykov mstoykov requested a review from a team as a code owner June 26, 2024 15:35
@mstoykov mstoykov requested review from oleiade and joanlopez and removed request for a team June 26, 2024 15:35
@codecov-commenter
Copy link

codecov-commenter commented Jun 26, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Please upload report for BASE (master@d9b5fd0). Learn more about missing BASE report.

Current head 7741e11 differs from pull request most recent head fd8c161

Please upload reports for the commit fd8c161 to get more accurate results.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #3815   +/-   ##
=========================================
  Coverage          ?   71.88%           
=========================================
  Files             ?      291           
  Lines             ?    21274           
  Branches          ?        0           
=========================================
  Hits              ?    15292           
  Misses            ?     4918           
  Partials          ?     1064           
Flag Coverage Δ
ubuntu 71.80% <ø> (?)
windows 71.73% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mstoykov mstoykov merged commit 95b1a5a into master Jul 1, 2024
22 checks passed
@mstoykov mstoykov deleted the updateDeps branch July 1, 2024 08:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants