Skip to content

chore: Pin dependency versions #633

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

Merged
merged 1 commit into from
Apr 10, 2024
Merged

chore: Pin dependency versions #633

merged 1 commit into from
Apr 10, 2024

Conversation

tuliomir
Copy link
Contributor

@tuliomir tuliomir commented Apr 5, 2024

Pins all dependency versions to facilitate reviewing the upcoming dependency upgrade PRs.

Acceptance Criteria

  • Pins all dependencies on the pacakge.json equal to the currently installed version on the lockfile.

Security Checklist

  • Make sure you do not include new dependencies in the project unless strictly necessary and do not include dev-dependencies as production ones. More dependencies increase the possibility of one of them being hijacked and affecting us.

@tuliomir tuliomir added the dependencies Pull requests that update a dependency file label Apr 5, 2024
@tuliomir tuliomir self-assigned this Apr 5, 2024
@tuliomir tuliomir requested a review from pedroferreira1 as a code owner April 5, 2024 23:33
@tuliomir tuliomir requested review from luislhl and r4mmer and removed request for pedroferreira1 April 5, 2024 23:34
Copy link

codecov bot commented Apr 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.48%. Comparing base (400c319) to head (66c34ba).

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #633       +/-   ##
===========================================
+ Coverage   62.01%   79.48%   +17.47%     
===========================================
  Files          77       77               
  Lines        5826     5826               
  Branches     1223     1223               
===========================================
+ Hits         3613     4631     +1018     
+ Misses       2116     1178      -938     
+ Partials       97       17       -80     

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

@tuliomir tuliomir merged commit 40e531c into master Apr 10, 2024
6 checks passed
@tuliomir tuliomir deleted the chore/pin-dep-versions branch April 10, 2024 21:43
This was referenced May 16, 2024
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
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants