Skip to content

Update dependency lit-html to v2 - autoclosed

Reiter, Christoph requested to merge renovate/lit-html-2.x into master

This MR contains the following updates:

Package Type Update Change
lit-html (source) dependencies major ^1.2.1 -> ^2.0.0

Release Notes

lit/lit

v2.0.2

Compare Source

Patch Changes

v2.0.1

Compare Source

Fixed

v2.0.0

Compare Source

Added
  • Add toString() function to CSSResult (#​508)
  • Add a global version to window (#​536)
Changed
  • [Breaking] Renamed unsafeCss to unsafeCSS for consistency with lit-html's unsafeHTML (#​524)
  • Remove all uses of any outside of tests (#​457)
Fixed
Fixed
  • Adds a check to ensure CSSStyleSheet is constructable (#​527).

Configuration

📅 Schedule: "before 3am on Monday" (UTC).

🚦 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 Reiter, Christoph

Merge request reports