node-package
node-package copied to clipboard
Update dependency lit-html to v1.4.1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
lit-html (source) | 1.1.2 -> 1.4.1 |
Release Notes
lit/lit
v1.4.1
v1.4.0
v1.3.0
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
fromlib/shady-render.js
(#1135)
v1.2.1
Fixed
- Added 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.
v1.2.0
Added
- Added
unsafeSVG
directive to bind SVG source inside SVGs. (#304) - Added
templateContent()
directive for stamping out the contents of an HTML template into a text binding. (#1058) - Added the
live()
directive. (#877)
Fixed
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.