Lit-Grid-Layout icon indicating copy to clipboard operation
Lit-Grid-Layout copied to clipboard

[Snyk] Upgrade lit-html from 1.2.1 to 1.3.0

Open snyk-bot opened this issue 3 years ago • 0 comments

Snyk has created this PR to upgrade lit-html from 1.2.1 to 1.3.0.

merge advice

:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 2 versions ahead of your current version.
  • The recommended version was released 21 days ago, on 2020-08-19.
Release notes
Package name: lit-html
  • 1.3.0 - 2020-08-19

    Changed

    • Set the "type" field in package.json to "module. (#1146)

    Added

    • Added support for Trusted Types. This support uses a policy named 'lit-html' for parsing the static parts of html literals, and ensures that we pass trusted type values through to the DOM when used in bindings. (#1153)
    • Export the shadyTemplateFactory from lib/shady-render.js (#1135)
  • 1.3.0-pre.1 - 2020-07-28
  • 1.2.1 - 2020-03-20

    Fixed

    • Add TypeScript type declarations for older versions of TypeScript. We're currently testing back to TS 3.4. We can't commit to never breaking TypeScript builds, but we'll be supporting older versions as best we can.
from lit-html GitHub release notes
Commit messages
Package name: lit-html
  • 259786b Fix flaky async-append test
  • 6f8c229 Add chromedriver as a devDependency
  • 4a78e6f Update Tachometer
  • 86eaa96 Remove ts3.4 typings before generating
  • 397c924 Update package lock
  • 60343a7 Prep 1.3.0 release
  • 515a49a Add 1.3.0 release notes (#1202)
  • 9bca692 Prepare 1.3.0-pre.1 release
  • 4e80f68 Update changelog for 1.3.0
  • ff7ecde chore(shady-render): export shadyTemplateFactory (#1135)
  • ad40a9f Fix trusted types tests. (#1193)
  • 7263453 Set type in package.json to "module" (#1146)
  • de775ba Bump lodash from 4.17.15 to 4.17.19 in /docs (#1183)
  • d702d8c Make IDE plugins links, change recommendation (#956)
  • f059476 Fix typos, add notes on attribute prefixes. (#933)
  • e91a7c9 Update dev server recommendations (#1059)
  • e91b161 Update firefox and edge logo (#1161)
  • f897a93 Fix api doc (#1178)
  • 14fe5b3 docs: fixed small error (#1180)
  • 3ada878 Add BLM banner (#1172)
  • abcb166 Correct copyright dates. (#1171)
  • 41cfa9b Adds the correct path information to the release notes links for #1163 (#1164)
  • f256f20 Restore trusted types (#1153)
  • 95259f9 Update issue templates

Compare


Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

snyk-bot avatar Sep 09 '20 22:09 snyk-bot