chore(deps): update dependency @custom-elements-manifest/analyzer to ^0.10.0 #72
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:
^0.6.3
->^0.10.0
Release Notes
open-wc/custom-elements-manifest (@custom-elements-manifest/analyzer)
v0.10.3
Compare Source
get [foo]() { return 1 }
v0.10.2
Compare Source
#
asprivate
v0.10.1
Compare Source
v0.10.0
Compare Source
cssState
addition to the schemav0.9.9
Compare Source
@attribute
jsdoc betterv0.9.8
Compare Source
...super.properties
in lit'sstatic properties
v0.9.7
Compare Source
scheduleUpdate
to lit's method denylistv0.9.6
Compare Source
createRenderRoot
to lit's method denylistv0.9.5
Compare Source
litPlugin
, it now removes overriden lit specific lifecycle methods to be aligned with the behavior of overriding lit specific lifecycle methods in classesv0.9.4
Compare Source
~5.4.2
. This is a breaking change for plugin authors, because the AST that typescript exposes has changed; specifically for decorators;node.decorators
no longer exists, but decorators can now be found innode.modifiers
. There may be other AST changes as well.v0.9.3
Compare Source
initialize
hookv0.9.2
Compare Source
slots
,cssParts
andcssProperties
v0.9.1
Compare Source
resolveInitializer
s from attributes when usinglitPlugin
v0.9.0
Compare Source
initialize
hook for plugins. This also fixes a initialization issue when previously using TS's typechecker in combination withoverrideModuleCreation
v0.8.4
Compare Source
globalThis.customElements.define
v0.8.3
Compare Source
@default
jsdocv0.8.2
Compare Source
@internal
field was being accessed, causing the analyzer to errorv0.8.1
Compare Source
{@​link foo}
in a JSDoc commentv0.8.0
Compare Source
readonly
which has just been standardized in the schemav0.7.0
Compare Source
collectPhase
, e.g.:import 'foo';
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.
This PR was generated by Mend Renovate. View the repository job log.