Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency lit-html to v1.4.1 #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 18, 2020

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 renovate bot force-pushed the renovate/lit-html-1.x branch from 02bc6f8 to 4c96ada Compare March 20, 2020 00:56
@renovate renovate bot changed the title Update dependency lit-html to v1.2.0 Update dependency lit-html to v1.2.1 Mar 20, 2020
@renovate renovate bot force-pushed the renovate/lit-html-1.x branch from 4c96ada to c31eac2 Compare August 21, 2020 13:00
@renovate renovate bot changed the title Update dependency lit-html to v1.2.1 Update dependency lit-html to v1.3.0 Aug 21, 2020
@renovate renovate bot force-pushed the renovate/lit-html-1.x branch from c31eac2 to 58cb4e0 Compare May 9, 2021 21:51
@renovate renovate bot changed the title Update dependency lit-html to v1.3.0 Update dependency lit-html to v1.4.1 May 9, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant