Workiva / react-dart

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

RM-95981 Release react-dart 6.1.0 #317

Closed aaronlademann-wf closed 3 years ago

aaronlademann-wf commented 3 years ago

Pulls included in this release:

aviary3-wk commented 3 years ago

Security Insights

(5) Vulnerable direct dependencies were detected
  • 1 vulns in browserslist < 4.16.5 via yarn.lock
  • 1 vulns in elliptic < 6.5.4 via yarn.lock
  • 1 vulns in glob-parent < 5.1.2 via yarn.lock
  • 1 vulns in lodash < 4.17.21 via yarn.lock
  • 1 vulns in ssri < 6.0.2 via yarn.lock
  • Action Items

    semveraudit-wf commented 3 years ago

    Public API Changes

    Release PR detected; using previous release (6.0.1) as the diff base.

    Recommendation: **:warning: Minor version bump** ```diff @@ line 112: package:react/src/react_client/factory_util.dart @@ + JsMap generateJsProps(Map props, {bool convertRefValue = true, bool convertCallbackRefValue = true, List additionalRefPropKeys = const [], bool wrapWithJsify = true}) // Adding a top-level function is a minor change. ``` Showing results for c563faddc3fa6d5773be2a2084fe9080d4c3f637 > Powered by [semver-audit-service](https://github.com/Workiva/semver-audit-service). Please report any problems by [filing an issue](https://github.com/Workiva/semver-audit-service/issues). > Reported by the dart semver audit client 2.2.2 [Browse public API](https://semver-audit.wk-dev.wdesk.org/Workiva/react-dart/c563faddc3fa6d5773be2a2084fe9080d4c3f637). _Last edited UTC Aug 03 at 14:44:15_