Skip to content

v3.66.0

Compare
Choose a tag to compare
@greenkeeperio-bot greenkeeperio-bot released this 04 Jul 13:56
· 12 commits to master since this release

3.66.0 (2019-07-04)

Chores

  • remove vscode files (b9035f7)
  • utils-test: remove unneeded test (be97ff9)
  • utils-test: remove unneeded test (d1ac456)

Feature

  • license: show old license if changed, support no license, rename get util (f536030)
  • utils: put license&author-get to a function (514469b)
  • pr: add license and publisher info to pr text (a98e709)
  • lockfile: handle yarn workspaces (f9c70bd)

Bug Fixes

  • utils: only compare licenses if we have the data (887ce2b)
  • create branch: include woorkspaceRoot as part of the workspace (1ee49fc)

Tests

  • utils: licenses are undefined if not there (a329607)
  • utils: test getLicenseAndAuthorFromVersions (61be8fa)
  • jobs: adapt the tests (41984f4)