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

[Snyk] Upgrade lit-html from 1.3.0 to 2.6.1 #14

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

Conversation

snyk-bot
Copy link

@snyk-bot snyk-bot commented Mar 7, 2023

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

ℹ️ 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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 37 versions ahead of your current version.
  • The recommended version was released 2 months ago, on 2023-01-12.
Release notes
Package name: lit-html
  • 2.6.1 - 2023-01-12

    Patch Changes

    • #3526 65e56655 - Disable ShadyDOM noPatch in Node dev build. This fixes the issue of throwing due to undefined window.
  • 2.6.0 - 2023-01-09

    Minor Changes

    • #3522 72fcf0d7 - When running in Node, Lit now automatically includes minimal DOM shims which are
      sufficient for most SSR (Server Side Rendering) use-cases, removing the need to
      import the global DOM shim from @ lit-labs/ssr.

      The new @ lit-labs/ssr-dom-shim package has been introduced, which exports an HTMLElement, CustomElementRegistry, and default customElements singleton.

      The existing @ lit-labs/ssr global DOM shim can still be used, and is compatible with the new package, because @ lit-labs/ssr imports from @ lit-labs/ssr-dom-shim. Importing the global DOM shim adds more APIs to the global object, such as a global HTMLElement, TreeWalker, fetch, and other APIs. It is recommended that users try to remove usage of the @ lit-labs/ssr DOM shim, and instead rely on the more minimal, automatic shimming that @ lit/reactive-element now provides automatically.

  • 2.5.0 - 2022-12-08
  • 2.4.0 - 2022-10-05
  • 2.3.1 - 2022-08-18
  • 2.3.0 - 2022-08-12
  • 2.3.0-next.1 - 2022-07-25
  • 2.3.0-next.0 - 2022-07-25
  • 2.2.7 - 2022-07-22
  • 2.2.6 - 2022-06-14
  • 2.2.5 - 2022-05-25
  • 2.2.4 - 2022-05-17
  • 2.2.3 - 2022-04-29
  • 2.2.2 - 2022-04-06
  • 2.2.1 - 2022-03-15
  • 2.2.0 - 2022-02-18
  • 2.1.3 - 2022-02-07
  • 2.1.2 - 2022-01-25
  • 2.1.1 - 2022-01-06
  • 2.1.0 - 2022-01-05
  • 2.0.2 - 2021-11-09
  • 2.0.1 - 2021-10-07
  • 2.0.0 - 2021-09-21
  • 2.0.0-rc.5 - 2021-09-03
  • 2.0.0-rc.4 - 2021-08-19
  • 2.0.0-rc.3 - 2021-05-07
  • 2.0.0-rc.2 - 2021-04-21
  • 2.0.0-rc.1 - 2021-04-21
  • 2.0.0-pre.7 - 2021-03-31
  • 2.0.0-pre.6 - 2021-02-12
  • 2.0.0-pre.5 - 2020-12-17
  • 2.0.0-pre.4 - 2020-12-17
  • 2.0.0-pre.3 - 2020-09-23
  • 2.0.0-pre.2 - 2020-09-22
  • 2.0.0-pre.1 - 2020-09-22
  • 1.4.1 - 2021-05-06
  • 1.4.0 - 2021-04-29
  • 1.3.0 - 2020-08-19
from lit-html GitHub release notes
Commit messages
Package name: lit-html

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

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.

to become a rich
1 participant