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

Updated go-sourcemap to v2.1.4 #3657

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Updated go-sourcemap to v2.1.4 #3657

merged 1 commit into from
Mar 20, 2024

Conversation

codebien
Copy link
Contributor

@codebien codebien commented Mar 20, 2024

What?

It bumps the go-sourcemap dependency.

Why?

We fixed a bug on the upstream and we need to fix a panic issue.

Related PR(s)/Issue(s)

Closes #3556

@codebien codebien added this to the v0.51.0 milestone Mar 20, 2024
@codebien codebien self-assigned this Mar 20, 2024
@codebien codebien marked this pull request as ready for review March 20, 2024 10:07
@codebien codebien requested a review from a team as a code owner March 20, 2024 10:07
@codebien codebien requested review from joanlopez and removed request for a team March 20, 2024 10:07
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.57%. Comparing base (f27cca5) to head (105d703).

❗ Current head 105d703 differs from pull request most recent head cb9db10. Consider uploading reports for the commit cb9db10 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3657      +/-   ##
==========================================
- Coverage   73.58%   73.57%   -0.01%     
==========================================
  Files         277      277              
  Lines       20247    20247              
==========================================
- Hits        14898    14896       -2     
- Misses       4401     4403       +2     
  Partials      948      948              
Flag Coverage Δ
macos 73.48% <ø> (ø)
ubuntu 73.50% <ø> (+<0.01%) ⬆️
windows 73.42% <ø> (-0.02%) ⬇️

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.

@codebien codebien merged commit fc60f4d into master Mar 20, 2024
24 checks passed
@codebien codebien deleted the bump-sourcemap branch March 20, 2024 10:49
@codebien codebien mentioned this pull request Mar 20, 2024
5 tasks
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.

sourcemap: runtime error: index out of range [-1]
4 participants