chore(deps): update dependency lit to v2.1.4#120
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency lit to v2.1.4#120renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
52beb75 to
bc9a760
Compare
bc9a760 to
ebe193c
Compare
ebe193c to
3ecb5ad
Compare
3ecb5ad to
8c4c953
Compare
Author
Edited/Blocked NotificationRenovate 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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.1.1->2.1.4Release Notes
lit/lit
v2.1.4Compare Source
Patch Changes
#2518
bbbf21d4- Fix breaking change in the PropertyValues type. Make PropertyValues compatible with Map<string, string> and other Map types.#2526
a50d188a- Export PropertyValueMap such that JavaScript generated by Google Closure Compiler can reference this type. Do not directly import thePropertyValueMapinterface.v2.1.3Compare Source
Patch Changes
#2498
2a1dc7a1- Replace 'rare' with 'invalid' in svg tag function JSDocs.#2459
23df9d45- Fix bindings inside of <title> elements#2482
6ea3d6c4- Update the definition of the PropertyValues type to give better types to.get(k)..get(k)is now defined to return the correct type when usingPropertyValues<this>and a parameter that's a key of the element class.#2464
df4e1a46- Fix type signature in queryAssignedNodes JSDoc code example.#2479
89560520- Expand JSDocs for thesvgtagged template literal (TTL). The new documentation makes it more clear that thesvgtag function should only be used for SVG fragments, and not for the<svg>HTML element.#2457
48d69184- Add JSDoc to thewillUpdatelifecycle callback. Expand the docs forfirstUpdated, andattributeChangedCallback. Minor code sample fixes.v2.1.2Compare Source
Patch Changes
#2399
5ac025bf- Correct typo inasync-directivemodule comment#2370
7453e365- Replace square bracket links with thelinkcodeJSDoc tag.Editors will create a jump to definition hyperlink for the linkcode tag if the identifier is in scope.
#2410
b9a6962b- Correct the link path of CONTRIBUTING.md in README.md filesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.