Skip to content

Update dependency lit to v2.8.0 #23

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

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

Update dependency lit to v2.8.0 #23

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2023

This PR contains the following updates:

Package Change Age Confidence
lit (source) 2.7.0 -> 2.8.0 age confidence

Release Notes

lit/lit (lit)

v2.8.0

Compare Source

Minor Changes
  • #​3993 e2c50569 - Fix return type of isTemplateResult helper to include the CompiledTemplateResult and fix the cache directive to work correctly with CompiledTemplateResults. Also add an explicit isCompiledTemplateResult helper.
Patch Changes
  • #​4031 8057c78d - Rename ReactiveElement._initialize to __initialize, make it private, and remove the @​internal annotation. This will help prevent collisions with subclasses that implement their own _initialize method, while using development builds.

  • Updated dependencies [e2c50569]:

v2.7.6

Compare Source

Patch Changes
  • #​3968 5bb40831 - Allow undefined to be passed to the ref() directive

  • #​3969 7d8d4a15 - Make RefOrCallback generic like Ref

  • #​3987 bb2560f1 - Change the h field of CompiledTemplates to a TemplateStringsArray preventing the spoofing of CompiledTemplates by JSON injection attacks. This should not be a breaking change for most users unless you're using CompiledTemplates. This is a necessary security fix, similar to #​2307.

v2.7.5

Compare Source

Patch Changes
  • #​3917 f6387e35 - Allow decorators to accept ReactiveElement class from a different source.

v2.7.4

Compare Source

Patch Changes

v2.7.3

Compare Source

Patch Changes
  • #​3825 343187b1 - static-html no longer adds an item to TemplateResult's value array for the last consumed static value. This fixes an error with server-side rendering of static html.

  • #​3766 4431cbb8 - Fix styleMap initial render of mixed-case custom props

v2.7.2

Compare Source

Patch Changes

v2.7.1

Compare Source

Patch Changes
  • #​3768 7c1191da - Fix styleMap's handling of important flags

  • #​3720 575fb578 - lit-html/experimental-hydrate.js and lit-element/experimental-hydrate-support.js have been moved to @lit-labs/ssr-client.

    The modules in the original location have been marked deprecated and will be removed in a future version.


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title Update dependency lit to v2.7.1 Update dependency lit to v2.7.2 Apr 5, 2023
@renovate renovate bot force-pushed the renovate/lit-2.x branch from 935da3d to 3028bbc Compare April 5, 2023 22:47
@renovate renovate bot force-pushed the renovate/lit-2.x branch from 3028bbc to 5e671eb Compare April 26, 2023 01:13
@renovate renovate bot changed the title Update dependency lit to v2.7.2 Update dependency lit to v2.7.3 Apr 26, 2023
@renovate renovate bot changed the title Update dependency lit to v2.7.3 Update dependency lit to v2.7.4 May 4, 2023
@renovate renovate bot force-pushed the renovate/lit-2.x branch from 5e671eb to a664d58 Compare May 4, 2023 21:32
@renovate renovate bot changed the title Update dependency lit to v2.7.4 Update dependency lit to v2.7.5 Jun 2, 2023
@renovate renovate bot force-pushed the renovate/lit-2.x branch from a664d58 to ec6ff67 Compare June 2, 2023 00:48
@renovate renovate bot changed the title Update dependency lit to v2.7.5 Update dependency lit to v2.7.6 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/lit-2.x branch from ec6ff67 to c95cabb Compare July 5, 2023 22:18
@renovate renovate bot changed the title Update dependency lit to v2.7.6 Update dependency lit to v2.8.0 Aug 2, 2023
@renovate renovate bot force-pushed the renovate/lit-2.x branch from c95cabb to 6b5a37d Compare August 2, 2023 21:06
@renovate renovate bot changed the title Update dependency lit to v2.8.0 Update dependency lit to v2.8.0 - autoclosed Dec 8, 2024
@renovate renovate bot closed this Dec 8, 2024
@renovate renovate bot deleted the renovate/lit-2.x branch December 8, 2024 18:50
@renovate renovate bot changed the title Update dependency lit to v2.8.0 - autoclosed Update dependency lit to v2.8.0 Dec 8, 2024
@renovate renovate bot reopened this Dec 8, 2024
@renovate renovate bot force-pushed the renovate/lit-2.x branch from 647191a to 6b5a37d Compare December 8, 2024 21:21
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.

0 participants