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

chore: upgrade go mod replace versions #3880

Merged
merged 7 commits into from
Sep 21, 2023

Conversation

lvrach
Copy link
Member

@lvrach lvrach commented Sep 18, 2023

Description

  • Upgrade all replace dependencies
  • Upgrade selected dependencies based on snyk and dockerhub vulnerabilities reports
Screenshot 2023-09-19 at 6 40 06 PM
  • adapt slices.SortFunc and slices.IsSortedFunc to breaking changes
  • upgrade go patch version 1.21.1

TODOs (in follow up PRs):

  • Fix more snyk vulnerabilities
  • migrate from aws-sdk-go to aws-sdk-go-v2

Linear Ticket

Fixes PIPE-239

Security

  • The code changed/added as part of this pull request won't create any security issues with how the software is being used.

@codecov
Copy link

codecov bot commented Sep 18, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.30% ⚠️

Comparison is base (1fa2f45) 69.07% compared to head (c4b861d) 68.77%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3880      +/-   ##
==========================================
- Coverage   69.07%   68.77%   -0.30%     
==========================================
  Files         351      351              
  Lines       52814    52820       +6     
==========================================
- Hits        36480    36327     -153     
- Misses      14043    14176     +133     
- Partials     2291     2317      +26     
Files Changed Coverage Δ
router/internal/partition/stats.go 100.00% <100.00%> (ø)
warehouse/internal/loadfiles/loadfiles.go 75.43% <100.00%> (ø)

... and 15 files with indirect coverage changes

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

@lvrach lvrach marked this pull request as ready for review September 19, 2023 16:47
@lvrach lvrach merged commit 5c3aefb into master Sep 21, 2023
41 checks passed
@lvrach lvrach deleted the chore/pipe-239-fix-dockerhub-reported-vulenerabilities branch September 21, 2023 06:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants