Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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
Bumps the mvnpm group with 3 updates in the / directory: org.mvnpm:lit, org.mvnpm:lit-element and org.mvnpm:lit-html.
Updates
org.mvnpm:lit
from 3.1.2 to 3.1.3Release notes
Sourced from org.mvnpm:lit's releases.
Commits
700799b
Version Packages (#4625)e90dd62
[labs/cli] Fix npm install failing in Winows (#4616)ab77cc9
Fix context types to be compatible with WCCG context protocol types. (#4614)bd88137
Fix the lit-html marker length to be consistently 9 characters. (#4570)23121c2
update MDN url for attributeChangedCallback() (#4560)dd64885
Mention changesets in CONTRIBUTING.md (#4599)dd74c60
Version Packages (#4579)5ed30d4
[lit/react] Fix event binding erroneously being set on custom element instanc...4660f91
[benchmarks] Update chromedriver with fixed CDN url (#4573)1b00c07
Update prettier (#4559)Updates
org.mvnpm:lit-element
from 4.0.4 to 4.0.6Release notes
Sourced from org.mvnpm:lit-element's releases.
Commits
9217527
Version Packages (#4663)4050cac
[task] Makestatus
of Task a readonly field (#4552)7cfb227
[lit/context] Usetarget.set
for setting context values in decorator (#4598)634d862
[labs/analyzer] add mixin support (#4147)3d5f473
[lit-starter-js] [lit-starter-ts] Update starter template READMEs (#4630)6b4b45f
[labs/virtualizer] Guardwindow
access to not error on import from non-brow...abf30b3
Ensure ref value is always undefined when disconnected (#4646)2633e76
Add esbuild decorator tests816901c
Enable Babel decorator testse52271b
test: upgrade chai to 5.x (#4628)Updates
org.mvnpm:lit-html
from 3.1.2 to 3.1.4Release notes
Sourced from org.mvnpm:lit-html's releases.
Commits
9217527
Version Packages (#4663)4050cac
[task] Makestatus
of Task a readonly field (#4552)7cfb227
[lit/context] Usetarget.set
for setting context values in decorator (#4598)634d862
[labs/analyzer] add mixin support (#4147)3d5f473
[lit-starter-js] [lit-starter-ts] Update starter template READMEs (#4630)6b4b45f
[labs/virtualizer] Guardwindow
access to not error on import from non-brow...abf30b3
Ensure ref value is always undefined when disconnected (#4646)2633e76
Add esbuild decorator tests816901c
Enable Babel decorator testse52271b
test: upgrade chai to 5.x (#4628)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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