#4575aa4fc3ef - Use a global flag to detect whether @lit-labs/ssr-react/enable-lit-ssr.js was used for coordinating props when server rendering components made with @lit/react.
#4575aa4fc3ef - Use a global flag to detect whether @lit-labs/ssr-react/enable-lit-ssr.js was used for coordinating props when server rendering components made with @lit/react.
#4311cabe72a8 - Update version range for lit dependency to include v2. This allows projects still on lit v2 to use this package without being forced to install lit v3.
#4314f9c3659f - Fix ModuleLoader so it can load modules concurrently.
#4298c05767c2 - Fix svg templates getting surrounded by empty <svg></svg> tags when rendered.
lit-html@3.1.4
Patch Changes
#4646abf30b3e - The value provided by the ref() directive will always be undefined when the element is disconnected.
lit@3.1.4
Patch Changes
#4646abf30b3e - The value provided by the ref() directive will always be undefined when the element is disconnected.
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps the production-dependencies group with 4 updates in the / directory: @lit/context, @lit/react, lit and tslib.
Updates
@lit/context
from 1.1.0 to 1.1.2Release notes
Sourced from
@lit/context
's releases.Changelog
Sourced from
@lit/context
's changelog.Commits
9217527
Version Packages (#4663)7cfb227
[lit/context] Usetarget.set
for setting context values in decorator (#4598)e52271b
test: upgrade chai to 5.x (#4628)5287233
fix(docs): correct typos (#4629)700799b
Version Packages (#4625)ab77cc9
Fix context types to be compatible with WCCG context protocol types. (#4614)1b00c07
Update prettier (#4559)Updates
@lit/react
from 1.0.4 to 1.0.5Release notes
Sourced from
@lit/react
's releases.Changelog
Sourced from
@lit/react
's changelog.Commits
56cb2ca
Version Packages (#4632)aa4fc3e
[labs/nextjs, labs/ssr-react, lit/react] Add support for Next.js v14 and App ...Updates
lit
from 3.1.2 to 3.2.0Release notes
Sourced from lit's releases.
... (truncated)
Changelog
Sourced from lit's changelog.
Commits
d0ecfd7
Version Packages (#4718)feccc1b
[lit-html] Add MathML support with the mathml template tag (#4637)9217527
Version Packages (#4663)e52271b
test: upgrade chai to 5.x (#4628)700799b
Version Packages (#4625)1b00c07
Update prettier (#4559)Updates
tslib
from 2.6.2 to 2.7.0Release notes
Sourced from tslib's releases.
Commits
6abc075
Bump version to 2.7.0.227b5d6
Use global 'Iterator.prototype' for downlevel generators (#267)4f2902c
Implement deterministic collapse of 'await' in 'await using' (#262)a280d4b
2.6.3983d81b
'await using' normative changes (#258)54cd71c
Bump the github-actions group with 3 updates (#253)298efd9
Bump the github-actions group with 1 update (#242)e8b4418
Bump the github-actions group with 1 update (#241)ae8c5c3
Bump the github-actions group with 2 updates (#240)2b38d87
JSDoc typo on__exportStar
. (#221)You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show