Workiva / react-dart

Dart Bindings for React JS
BSD 2-Clause "Simplified" License
412 stars 67 forks source link

Fix stable ci build #327

Closed aaronlademann-wf closed 2 years ago

aaronlademann-wf commented 2 years ago

In order to get the CI build passing on 2.13.4 and 2.14.x (stable), we need to widen some dependency ranges.

It also appears that https://github.com/dart-lang/sdk/issues/43939 was fixed at some point in the 2.14.x line of release (thus the new tag used to skip those dupe console.warn tests unless we're running the tests in 2.13.x).

aviary-wf commented 2 years ago

Security Insights

(3) Vulnerable direct dependencies were detected
  • 1 vulns in ansi-regex < 5.0.1 via yarn.lock
  • 1 vulns in glob-parent < 5.1.2 via yarn.lock
  • 1 vulns in set-value < 4.0.1 via yarn.lock
  • Action Items