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

EMBR-3962 dev dependency updates for jest, react-native, typescript #186

Merged
merged 1 commit into from
Oct 14, 2024

Conversation

jpmunz
Copy link
Contributor

@jpmunz jpmunz commented Oct 10, 2024

I combined these different dependabot version bumps together as is it was difficult to resolve the test failures for one without also upgrading the others (e.g. latest version of jest was raising errors due to typescript being too old)

Test failures mostly were around the fake timers not behaving the same as they had previously

@jpmunz jpmunz requested a review from a team as a code owner October 10, 2024 20:49
Copy link

Copy link

Dependency Review

The following issues were found:

  • ✅ 0 vulnerable package(s)
  • ✅ 0 package(s) with incompatible licenses
  • ✅ 0 package(s) with invalid SPDX license definitions
  • ✅ 0 package(s) with unknown licenses.
  • ⚠️ 14 packages with OpenSSF Scorecard issues.

View full job summary

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.53%. Comparing base (a23bd36) to head (be9ed06).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #186      +/-   ##
==========================================
+ Coverage   78.95%   79.53%   +0.57%     
==========================================
  Files          29       29              
  Lines        1307     1476     +169     
  Branches      107      277     +170     
==========================================
+ Hits         1032     1174     +142     
- Misses        275      302      +27     

see 27 files with indirect coverage changes

@facostaembrace facostaembrace merged commit d3701fa into main Oct 14, 2024
8 checks passed
@facostaembrace facostaembrace deleted the jpmunz/EMBR-3962-dependabot-updates branch October 14, 2024 23:10
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.

2 participants