Closed renovate[bot] closed 4 months ago
Name | Link |
---|---|
Latest commit | eb40f85a6e49e4d7dbc350cf9603256893cbe18d |
Latest deploy log | https://app.netlify.com/sites/carbon-labs/deploys/6695275d2c620e0008b4db60 |
Deploy Preview | https://deploy-preview-214--carbon-labs.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This PR contains the following updates:
^0.9.0
->^0.10.0
Release Notes
open-wc/custom-elements-manifest (@custom-elements-manifest/analyzer)
### [`v0.10.3`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-0103) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/a61e373ffcadd2632119c0f396150da2437d61bd...8fdcf98fe2c0c5c36af740afd7aafbe87f50236a) - Better support symbols used as propertys, e.g. `get [foo]() { return 1 }` ### [`v0.10.2`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-0102) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/ac5227b54ba2182610f1b4ee198d84a7c5d0f06a...a61e373ffcadd2632119c0f396150da2437d61bd) - Mark fields and methods starting with `#` as `private` ### [`v0.10.1`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-0101) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/5d9d384445f7c200e14ad3d0574ec413129331c2...ac5227b54ba2182610f1b4ee198d84a7c5d0f06a) - Escape newlines and whitespaces from object output ### [`v0.10.0`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-0100) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/5e7a9f4a6c621ecbc7a8044ab16689801ee35c19...5d9d384445f7c200e14ad3d0574ec413129331c2) - Added support for new `cssState` addition to the schema ### [`v0.9.9`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-099) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/bf49c387b55c758c57acddfecaa37be960bc74dc...5e7a9f4a6c621ecbc7a8044ab16689801ee35c19) - Support `@attribute` jsdoc better ### [`v0.9.8`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-098) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/779f6c086cd866e633b6d5236a0f6549e7ae29ed...bf49c387b55c758c57acddfecaa37be960bc74dc) - Skip `...super.properties` in lit's `static properties` ### [`v0.9.7`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-097) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/e60cb142aa257d8918f18545b8cdcd7f18f2dcff...779f6c086cd866e633b6d5236a0f6549e7ae29ed) - Added `scheduleUpdate` to lit's method denylist ### [`v0.9.6`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-096) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/24fc86b531f3875b6c78dafc1316b88b6516218d...e60cb142aa257d8918f18545b8cdcd7f18f2dcff) - Added `createRenderRoot` to lit's method denylist ### [`v0.9.5`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-095) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/c99ff74c21d9d8d532d5dedcfcca4b5656d9b54e...24fc86b531f3875b6c78dafc1316b88b6516218d) - When using `litPlugin`, it now removes overriden lit specific lifecycle methods to be aligned with the behavior of overriding lit specific lifecycle methods in classes ### [`v0.9.4`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-094) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/8ca375da49daa86f79a0c6c790aeb96a935c7476...c99ff74c21d9d8d532d5dedcfcca4b5656d9b54e) - 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.Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, 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.