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

Upgrade dependencies #2355

Merged
merged 3 commits into from
Aug 19, 2024
Merged

Upgrade dependencies #2355

merged 3 commits into from
Aug 19, 2024

Conversation

sethiay
Copy link
Collaborator

@sethiay sethiay commented Aug 18, 2024

Description

Upgrade dependencies as suggested by dependabot.

Link to the issue in case of a bug fix.

  1. Bump golang.org/x/net from 0.27.0 to 0.28.0 #2335
  2. Bump golang.org/x/sys from 0.23.0 to 0.24.0 #2334
  3. Bump golang.org/x/text from 0.16.0 to 0.17.0 #2333
  4. Bump google.golang.org/api from 0.188.0 to 0.191.0 #2312

Testing details

  1. Manual - NA
  2. Unit tests - NA
  3. Integration tests - Run1

Perf tests:
image

@sethiay sethiay added execute-perf-test Execute performance test in PR execute-integration-tests Run only integration tests labels Aug 18, 2024
Copy link

codecov bot commented Aug 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.03%. Comparing base (1643f75) to head (664cd38).
Report is 11 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2355      +/-   ##
==========================================
+ Coverage   78.96%   79.03%   +0.06%     
==========================================
  Files         106      105       -1     
  Lines       11606    11880     +274     
==========================================
+ Hits         9165     9389     +224     
- Misses       1980     2021      +41     
- Partials      461      470       +9     
Flag Coverage Δ
unittests 79.03% <ø> (+0.06%) ⬆️

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.

@sethiay sethiay removed the execute-integration-tests Run only integration tests label Aug 19, 2024
@sethiay sethiay marked this pull request as ready for review August 19, 2024 12:17
@sethiay sethiay requested a review from a team as a code owner August 19, 2024 12:17
@kislaykishore kislaykishore requested review from a team and kislaykishore and removed request for a team August 19, 2024 12:17
@sethiay sethiay merged commit b3e5f45 into master Aug 19, 2024
15 checks passed
kislaykishore pushed a commit that referenced this pull request Aug 21, 2024
* Upgrade dependencies

* dummy commit

* dummy commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
execute-perf-test Execute performance test in PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants