node-package icon indicating copy to clipboard operation
node-package copied to clipboard

Update dependency lit-html to v1.4.1

Open renovate[bot] opened this issue 4 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lit-html (source) 1.1.2 -> 1.4.1 age adoption passing confidence

Release Notes

lit/lit

v1.4.1

Compare Source

v1.4.0

Compare Source

v1.3.0

Compare Source

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)

v1.2.1

Compare Source

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

Compare Source

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
  • Fixed a bug where classMap and styleMap directives wouldn't render mutated objects. (#​972)
  • Fixed a bug where ifDefined() would set an attribute even when the value didn't change. (#​890)
  • Change classMap directive to set classes correctly on SVGs (#​1070).

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.

renovate[bot] avatar Mar 18 '20 20:03 renovate[bot]

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.

renovate[bot] avatar Mar 24 '23 18:03 renovate[bot]