Skip to content

Update dependency license-expression to v21

Tine Wittler requested to merge renovate/license-expression-21.x into master

This MR contains the following updates:

Package Type Update Change
license-expression dependencies major ^1.2 -> ^21.6

Release Notes

nexB/license-expression

v21.6.14

Compare Source

Added


- Switch to calver for package versioning to better convey the currency of the
  bundled data.

- Include https://scancode-licensedb.aboutcode.org/ licenses list with
  ScanCode (v21.6.7) and SPDX licenses (v3.13) keys. Add new functions to
  create Licensing using these licenses as LicenseSymbol.

- Add new License.dedup() method to deduplicate and simplify license expressions
  without over simplifying.

- Add new License.validate() method to return a new ExpressionInfo object with
  details on a license expression validation.

Changed

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by Tine Wittler

Merge request reports