Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2024

This PR contains the following updates:

Package Change Age Confidence
@custom-elements-manifest/analyzer (source) 0.5.7 -> 0.11.0 age confidence

Release Notes

open-wc/custom-elements-manifest (@​custom-elements-manifest/analyzer)

v0.11.0

Compare Source

  • Update find-dependencies package to use oxc-resolver

v0.10.10

Compare Source

  • Dont filter out a declaration is it is exported as key of an object

v0.10.9

Compare Source

  • Fix declaration data on exports

v0.10.8

Compare Source

  • Add .npmignore to prevent stuff from being published

v0.10.7

Compare Source

  • Attr decorator fix

v0.10.6

Compare Source

  • Update version of find-dependencies

v0.10.5

Compare Source

  • CLI: Don't crash on file creation/deletion

v0.10.4

Compare Source

  • Support @customelement and @customElement class jsdoc

v0.10.3

Compare Source

  • Better support symbols used as properties, e.g. get [foo]() { return 1 }

v0.10.2

Compare Source

  • Mark fields and methods starting with # as private

v0.10.1

Compare Source

  • Dont filter out a declaration is it is exported as key of an object

v0.10.0

Compare Source

  • Added support for new cssState addition to the schema

v0.9.9

Compare Source

  • Support @attribute jsdoc better

v0.9.8

Compare Source

  • Skip ...super.properties in lit's static properties

v0.9.7

Compare Source

  • Added scheduleUpdate to lit's method denylist

v0.9.6

Compare Source

  • Added createRenderRoot to lit's method denylist

v0.9.5

Compare Source

  • When using litPlugin, it now removes overridden lit specific lifecycle methods to be aligned with the behavior of overriding lit specific lifecycle methods in classes

v0.9.4

Compare Source

  • Updated the internally used TS version to ~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 in node.modifiers. There may be other AST changes as well.

v0.9.3

Compare Source

  • Fix missing type for initialize hook

v0.9.2

Compare Source

  • Apply inheritance for slots, cssParts and cssProperties

v0.9.1

Compare Source

  • Correctly remove resolveInitializers from attributes when using litPlugin

v0.9.0

Compare Source

  • Adds support for initialize hook for plugins. This also fixes a initialization issue when previously using TS's typechecker in combination with overrideModuleCreation

v0.8.4

Compare Source

  • Support globalThis.customElements.define

v0.8.3

Compare Source

  • Added support for @default jsdoc

v0.8.2

Compare Source

  • Fixed a bug where an @internal field was being accessed, causing the analyzer to error

v0.8.1

Compare Source

  • Fixed bug that crashes analyzer when using {@​link foo} in a JSDoc comment

v0.8.0

Compare Source

  • Add support for readonly which has just been standardized in the schema

v0.7.0

Compare Source

  • Collect side-effectul imports during collectPhase, e.g.: import 'foo';

v0.6.9

Compare Source

  • Add support for @part jsdoc

v0.6.8

Compare Source

  • Detect types from Lit's static properties

v0.6.7

Compare Source

  • Fix @internal bug on decorated Lit properties

v0.6.6

Compare Source

  • Fix incorrect release

v0.6.5

Compare Source

  • Fix attr decorator for Catalyst
  • Add catalyst-major-2

v0.6.4

Compare Source

  • Reexport TS for programmatic usage/module generation

v0.6.3

Compare Source

  • Filter out internal manifests

v0.6.2

Compare Source

  • Add --quiet cli parameter

v0.6.1

Compare Source

  • Re-add #!/usr/bin/env node to bin file

v0.6.0

  • Allow inclusion of third party custom-elements.jsons from node_modules
  • If a package has an export map, add the ./customElements key in the export map
    • This feature can be disabled with the --packagejson flag, but make sure to include the path to the custom-elements.json in your package.json so that tools can find it.

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from 311195b to 97b5e3e Compare April 24, 2024 22:00
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.9.4 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.9.6 Apr 24, 2024
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from 97b5e3e to 99381e6 Compare April 25, 2024 14:41
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.9.6 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.9.7 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from 99381e6 to ccae9ed Compare April 25, 2024 17:04
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.9.7 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.9.8 Apr 25, 2024
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.9.8 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.2 May 7, 2024
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from ccae9ed to f5e2b29 Compare May 7, 2024 14:27
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from f5e2b29 to 7f1b617 Compare July 8, 2024 19:27
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.2 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.3 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from 7f1b617 to c545125 Compare December 10, 2024 22:21
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.3 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.4 Dec 10, 2024
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from c545125 to a2254ae Compare August 11, 2025 14:57
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.4 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.5 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from a2254ae to 0a815f1 Compare September 17, 2025 09:27
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.5 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.6 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch 2 times, most recently from b9ad31a to beff207 Compare September 27, 2025 09:54
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.6 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.8 Sep 27, 2025
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from beff207 to d0ba473 Compare October 2, 2025 14:47
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.8 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.9 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from d0ba473 to e60af8b Compare October 2, 2025 16:41
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.9 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.10 Oct 2, 2025
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from e60af8b to f4e0536 Compare November 4, 2025 11:12
@renovate renovate bot changed the title chore(deps): update dependency @custom-elements-manifest/analyzer to v0.10.10 chore(deps): update dependency @custom-elements-manifest/analyzer to v0.11.0 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from f4e0536 to a26313b Compare November 10, 2025 21:33
@renovate renovate bot force-pushed the renovate/custom-elements-manifest-analyzer-0.x branch from a26313b to 01be5c4 Compare November 18, 2025 22:28
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.

1 participant