Vonage / vivid-3

Vonage's web UI 🎨 toolbelt
https://vivid.deno.dev
Apache License 2.0
50 stars 11 forks source link

chore(deps): update devdependencies (non-major) #1812

Open mend-for-github-com[bot] opened 2 weeks ago

mend-for-github-com[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@custom-elements-manifest/analyzer (source) ^0.5.7 -> ^0.10.0 age adoption passing confidence
@microsoft/api-extractor (source) 7.36.3 -> 7.47.0 age adoption passing confidence
@rollup/plugin-terser (source) 0.4.3 -> 0.4.4 age adoption passing confidence
@rollup/plugin-virtual (source) 3.0.1 -> 3.0.2 age adoption passing confidence
@storybook/testing-library ^0.0.14-next.2 -> ^0.2.0 age adoption passing confidence
@types/dropzone (source) 5.7.4 -> 5.7.8 age adoption passing confidence
@types/jasmine (source) ~3.5.0 -> ~3.10.0 age adoption passing confidence
@types/jest-axe (source) 3.5.5 -> 3.5.9 age adoption passing confidence
@types/linkify-it (source) 3.0.2 -> 3.0.5 age adoption passing confidence
@types/mdurl (source) 1.0.2 -> 1.0.5 age adoption passing confidence
@types/node (source) 18.19.31 -> 18.19.39 age adoption passing confidence
@types/node-fetch (source) 2.6.9 -> 2.6.11 age adoption passing confidence
@types/query-selector-shadow-dom (source) 1.0.1 -> 1.0.4 age adoption passing confidence
@types/ramda (source) ^0.27.66 -> ^0.30.0 age adoption passing confidence
@types/uuid (source) 9.0.5 -> 9.0.8 age adoption passing confidence
@vitejs/plugin-vue (source) 4.5.1 -> 4.6.2 age adoption passing confidence
@vue/tsconfig ^0.4.0 -> ^0.5.0 age adoption passing confidence
@vueuse/core 0.1.0 -> 0.1.2 age adoption passing confidence
@vueuse/shared 0.1.0 -> 0.1.2 age adoption passing confidence
clean-css 5.3.2 -> 5.3.3 age adoption passing confidence
element-internals-polyfill 1.3.10 -> 1.3.11 age adoption passing confidence
esbuild 0.19.12 -> 0.23.0 age adoption passing confidence
eslint-plugin-import 2.27.5 -> 2.29.1 age adoption passing confidence
eslint-plugin-tsdoc (source) ^0.2.17 -> ^0.3.0 age adoption passing confidence
eslint-plugin-vue (source) 9.25.0 -> 9.27.0 age adoption passing confidence
highlight.js (source) 11.8.0 -> 11.10.0 age adoption passing confidence
htmx.org (source) 1.9.10 -> 1.9.12 age adoption passing confidence
karma (source) ~6.3.16 -> ~6.4.0 age adoption passing confidence
karma-chrome-launcher ~3.1.0 -> ~3.2.0 age adoption passing confidence
markdown-it 13.0.1 -> 13.0.2 age adoption passing confidence
prettier (source) 2.7.1 -> 2.8.8 age adoption passing confidence
sass 1.64.1 -> 1.77.7 age adoption passing confidence
style-dictionary 3.8.0 -> 3.9.2 age adoption passing confidence
ts-jest (source) 29.1.1 -> 29.2.2 age adoption passing confidence
ts-node (source) 10.9.1 -> 10.9.2 age adoption passing confidence
typescript (source) 5.4.5 -> 5.5.3 age adoption passing confidence
vite (source) 5.2.11 -> 5.3.3 age adoption passing confidence
vite-plugin-static-copy 1.0.4 -> 1.0.6 age adoption passing confidence
vite-tsconfig-paths ~4.2.0 -> ~4.3.0 age adoption passing confidence
vitepress 0.1.0 -> 0.1.2 age adoption passing confidence
vitepress (source) 1.0.0-alpha.65 -> 1.3.0 age adoption passing confidence
vue-tsc (source) 1.8.25 -> 1.8.27 age adoption passing confidence

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. ### [`v0.9.3`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-093) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/5d435e31c7add73ca60fd01c73ca862c1db519c5...8ca375da49daa86f79a0c6c790aeb96a935c7476) - Fix missing type for `initialize` hook ### [`v0.9.2`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-092) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/85fa0da44f159310a95bce7203538d7790a92fb9...5d435e31c7add73ca60fd01c73ca862c1db519c5) - Apply inheritance for `slots`, `cssParts` and `cssProperties` ### [`v0.9.1`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-091) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/8015f37671d7bbd69cec3a0fb025a2e85fb21a3e...85fa0da44f159310a95bce7203538d7790a92fb9) - Correctly remove `resolveInitializer`s from attributes when using `litPlugin` ### [`v0.9.0`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-090) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/95d92f3671526335489ac4746bbe41c96d6c7853...8015f37671d7bbd69cec3a0fb025a2e85fb21a3e) - 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`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-084) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/1d439c3d4df2be7d1a75225ddb042dac95ea0b60...95d92f3671526335489ac4746bbe41c96d6c7853) - Support `globalThis.customElements.define` ### [`v0.8.3`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-083) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/bcf58fdd84267c98eeda7ad244cc85bb8be5536b...1d439c3d4df2be7d1a75225ddb042dac95ea0b60) - Added support for `@default` jsdoc ### [`v0.8.2`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-082) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/bf132c1d84ed1245fb0a9e98a7ebd454157aea46...bcf58fdd84267c98eeda7ad244cc85bb8be5536b) - Fixed a bug where an `@internal` field was being accessed, causing the analyzer to error ### [`v0.8.1`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-081) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/54c2f086d6fe1520580799d7e967dfacc5645866...bf132c1d84ed1245fb0a9e98a7ebd454157aea46) - Fixed bug that crashes analyzer when using `{@​link foo}` in a JSDoc comment ### [`v0.8.0`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-080) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/f16f210f0c10393f01fa104fa0704f9fc7403c53...54c2f086d6fe1520580799d7e967dfacc5645866) - Add support for `readonly` which has just been standardized in the schema ### [`v0.7.0`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-070) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/8f9646c6a84dce20b1b018a61a8d024bae07d8cd...f16f210f0c10393f01fa104fa0704f9fc7403c53) - Collect side-effectul imports during `collectPhase`, e.g.: `import 'foo';` ### [`v0.6.9`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-069) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/1491cb27c68ef3b9e8bcab545f390ccaf1cc6bce...8f9646c6a84dce20b1b018a61a8d024bae07d8cd) - Add support for `@part` jsdoc ### [`v0.6.8`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-068) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/99246c0d56604ba7a7e1c214603a0ef589009ba9...1491cb27c68ef3b9e8bcab545f390ccaf1cc6bce) - Detect types from lits static properties ### [`v0.6.7`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-067) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/c5b9577e475ca64ddd7693b9fc8483109968b263...99246c0d56604ba7a7e1c214603a0ef589009ba9) - Fix `@internal` bug on decorated Lit properties ### [`v0.6.6`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-066) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/baf35d11a67e5ba2e4cc7046fdfedaa53158c69e...c5b9577e475ca64ddd7693b9fc8483109968b263) - Fix incorrect release ### [`v0.6.5`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-065) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/6600a45ace7806bd7082fe99342a4bece8414869...baf35d11a67e5ba2e4cc7046fdfedaa53158c69e) - Fix attr decorator for Catalyst - Add catalyst-major-2 ### [`v0.6.4`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-064) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/3bec9b8c2fe89c45309e448affad025be3993f39...6600a45ace7806bd7082fe99342a4bece8414869) - Reexport TS for programmatic usage/module generation ### [`v0.6.3`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-063) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/b5220e98a3d4297f71574af2b00df1e44233b348...3bec9b8c2fe89c45309e448affad025be3993f39) - Filter out internal manifests ### [`v0.6.2`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-062) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/6a5208058d8c17ced66ddb840bcb2cc53be2517d...b5220e98a3d4297f71574af2b00df1e44233b348) - Add --quiet cli parameter ### [`v0.6.1`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-061) [Compare Source](https://togithub.com/open-wc/custom-elements-manifest/compare/ea7523a5162ec1ce610da340ad7f77622a199548...6a5208058d8c17ced66ddb840bcb2cc53be2517d) - Re-add `#!/usr/bin/env node` to bin file ### [`v0.6.0`](https://togithub.com/open-wc/custom-elements-manifest/blob/HEAD/packages/analyzer/CHANGELOG.md#Release-060) - Allow inclusion of third party `custom-elements.json`s 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.
microsoft/rushstack (@​microsoft/api-extractor) ### [`v7.47.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7470) [Compare Source](https://togithub.com/microsoft/rushstack/compare/3c436e9e9a7a0c251daef2d1d25da7adc3b8a4ff...5dd56076c1d3db7281abcdb4070f26437e2e31de) Mon, 03 Jun 2024 23:43:15 GMT ##### Minor changes - Add support for re-exporting modules using syntax such as `export * as ns from './file'` (GitHub [#​2780](https://togithub.com/microsoft/rushstack/issues/2780)) ### [`v7.46.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7462) [Compare Source](https://togithub.com/microsoft/rushstack/compare/0dab69909c513f0ea0f2b71a7df4984314b5c321...3c436e9e9a7a0c251daef2d1d25da7adc3b8a4ff) Thu, 30 May 2024 00:13:05 GMT ##### Patches - Include missing `type` modifiers on type-only exports. ### [`v7.46.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7461) [Compare Source](https://togithub.com/microsoft/rushstack/compare/973ebea620f1ab1a627c74cf6a08f6d21979f478...0dab69909c513f0ea0f2b71a7df4984314b5c321) Wed, 29 May 2024 02:03:50 GMT *Version update only* ### [`v7.46.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7460) [Compare Source](https://togithub.com/microsoft/rushstack/compare/dc366ebd425d28877bf19bf41db5839bcc5670dc...973ebea620f1ab1a627c74cf6a08f6d21979f478) Wed, 29 May 2024 00:10:52 GMT ##### Minor changes - Bump TSDoc dependencies. ### [`v7.45.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7451) [Compare Source](https://togithub.com/microsoft/rushstack/compare/b878b90f1c2ebc057d474cd8f7cf7b25137ac0fa...dc366ebd425d28877bf19bf41db5839bcc5670dc) Tue, 28 May 2024 15:10:09 GMT *Version update only* ### [`v7.45.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7450) [Compare Source](https://togithub.com/microsoft/rushstack/compare/a91a919e7c03cc14d2e409f80d9afd17f6f6f5c3...b878b90f1c2ebc057d474cd8f7cf7b25137ac0fa) Tue, 28 May 2024 00:09:47 GMT ##### Minor changes - Improve support for resolving the `tsdoc-metadata.json` to include the folder referenced by a `types` field in an `"exports"` field and an `"typesVersions"` field in addition to `"types"`, `"typings"`, and `"tsdocMetadata"` fields. ### [`v7.44.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7441) [Compare Source](https://togithub.com/microsoft/rushstack/compare/bcdabb233bc6085985e828cd589cb9d49caf7b9d...a91a919e7c03cc14d2e409f80d9afd17f6f6f5c3) Sat, 25 May 2024 04:54:07 GMT *Version update only* ### [`v7.44.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7440) [Compare Source](https://togithub.com/microsoft/rushstack/compare/cc8c36cb3702d1cf16087d99acbd7956968762d8...bcdabb233bc6085985e828cd589cb9d49caf7b9d) Fri, 24 May 2024 00:15:08 GMT ##### Minor changes - Add support for "variants" of API reports which include or exclude items by release tag ### [`v7.43.8`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7438) [Compare Source](https://togithub.com/microsoft/rushstack/compare/b45af7970d8bf9d6216bed461dba6ac70de9d8d9...cc8c36cb3702d1cf16087d99acbd7956968762d8) Thu, 23 May 2024 02:26:56 GMT *Version update only* ### [`v7.43.7`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7437) [Compare Source](https://togithub.com/microsoft/rushstack/compare/365ccc0f6c777d109685504af1c5fe2b71f6fff3...b45af7970d8bf9d6216bed461dba6ac70de9d8d9) Thu, 16 May 2024 15:10:22 GMT *Version update only* ### [`v7.43.6`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7436) [Compare Source](https://togithub.com/microsoft/rushstack/compare/286087c830ad1bc3c68619601a92e97a357df657...365ccc0f6c777d109685504af1c5fe2b71f6fff3) Wed, 15 May 2024 23:42:58 GMT *Version update only* ### [`v7.43.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7435) [Compare Source](https://togithub.com/microsoft/rushstack/compare/20f69861879c40adcc4c74a47644d7fdc68686b8...286087c830ad1bc3c68619601a92e97a357df657) Wed, 15 May 2024 06:04:17 GMT *Version update only* ### [`v7.43.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7434) [Compare Source](https://togithub.com/microsoft/rushstack/compare/fb711c10a4ed1560305f7ddc168f00f549a2d1ec...20f69861879c40adcc4c74a47644d7fdc68686b8) Fri, 10 May 2024 05:33:33 GMT *Version update only* ### [`v7.43.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7433) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ac21ee99404295e9c2b82ea399af6185ee8d7085...fb711c10a4ed1560305f7ddc168f00f549a2d1ec) Wed, 08 May 2024 22:23:50 GMT *Version update only* ### [`v7.43.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7432) [Compare Source](https://togithub.com/microsoft/rushstack/compare/7b1287fc615b158cecb49823c82bd8093bfecb9c...ac21ee99404295e9c2b82ea399af6185ee8d7085) Mon, 06 May 2024 15:11:04 GMT *Version update only* ### [`v7.43.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7431) [Compare Source](https://togithub.com/microsoft/rushstack/compare/047c6b3354caf675f6921331d1d4524895c485fd...7b1287fc615b158cecb49823c82bd8093bfecb9c) Wed, 10 Apr 2024 15:10:09 GMT *Version update only* ### [`v7.43.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7430) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8095e858e0a4095e99ba78edfe67caf4c5b720e6...047c6b3354caf675f6921331d1d4524895c485fd) Tue, 19 Mar 2024 15:10:18 GMT ##### Minor changes - Upgrade the bundled compiler engine to TypeScript 5.4.2 ### [`v7.42.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7423) [Compare Source](https://togithub.com/microsoft/rushstack/compare/d7cea141cffa25aadfbbb1e0544ddac6544b0e82...8095e858e0a4095e99ba78edfe67caf4c5b720e6) Sun, 03 Mar 2024 20:58:12 GMT *Version update only* ### [`v7.42.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7422) [Compare Source](https://togithub.com/microsoft/rushstack/compare/936ffa91e21762b8e2f5fed50a9cd2258179093e...d7cea141cffa25aadfbbb1e0544ddac6544b0e82) Sat, 02 Mar 2024 02:22:23 GMT *Version update only* ### [`v7.42.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7421) [Compare Source](https://togithub.com/microsoft/rushstack/compare/fff69849266451453f9415cdc70a3761edefe418...936ffa91e21762b8e2f5fed50a9cd2258179093e) Fri, 01 Mar 2024 01:10:08 GMT *Version update only* ### [`v7.42.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7420) [Compare Source](https://togithub.com/microsoft/rushstack/compare/a00c6faaf388faf757ffd4a5ff614c5b9a389763...fff69849266451453f9415cdc70a3761edefe418) Thu, 29 Feb 2024 07:11:45 GMT ##### Minor changes - Add glob support in `bundledPackages` ##### Patches - Don't mark items documented with {[@​inheritDoc](https://togithub.com/inheritDoc)} references to package-external items as "undocumented" ### [`v7.41.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7411) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8a33edff8d980dabb4c3dd2f56c515c12979051f...a00c6faaf388faf757ffd4a5ff614c5b9a389763) Wed, 28 Feb 2024 16:09:27 GMT *Version update only* ### [`v7.41.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7410) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ab29f63d6b68e4feaf49a573d8daca821975afe8...8a33edff8d980dabb4c3dd2f56c515c12979051f) Sat, 24 Feb 2024 23:02:51 GMT ##### Minor changes - Replace const enums with conventional enums to allow for compatibility with JavaScript consumers. ### [`v7.40.6`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7406) [Compare Source](https://togithub.com/microsoft/rushstack/compare/4d16863e8662cae6b3b76785d0c36188aecad609...ab29f63d6b68e4feaf49a573d8daca821975afe8) Wed, 21 Feb 2024 21:45:28 GMT ##### Patches - Replace the dependency on the `colors` package with `Colorize` from `@rushstack/terminal`. ### [`v7.40.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7405) [Compare Source](https://togithub.com/microsoft/rushstack/compare/ab3bc75ce2e8cc76760a175b5f570a1406604eff...4d16863e8662cae6b3b76785d0c36188aecad609) Wed, 21 Feb 2024 08:55:47 GMT ##### Patches - Fix an issue where imports were trimmed from external packages based when generating .d.ts rollups ### [`v7.40.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7404) [Compare Source](https://togithub.com/microsoft/rushstack/compare/6672b93a01ed9d27339c0f8481a1f3a88ba45340...ab3bc75ce2e8cc76760a175b5f570a1406604eff) Tue, 20 Feb 2024 21:45:10 GMT *Version update only* ### [`v7.40.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7403) [Compare Source](https://togithub.com/microsoft/rushstack/compare/c3a9c7afe38d861e882028dad02b5dad729fabf4...6672b93a01ed9d27339c0f8481a1f3a88ba45340) Mon, 19 Feb 2024 21:54:27 GMT *Version update only* ### [`v7.40.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7402) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8e8a059bd5b9bc01fedad859ff86d95c57481751...c3a9c7afe38d861e882028dad02b5dad729fabf4) Sat, 17 Feb 2024 06:24:34 GMT ##### Patches - Fix broken link to API documentation ### [`v7.40.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7401) [Compare Source](https://togithub.com/microsoft/rushstack/compare/3c70ff22782791f46ad78331c12976c9bba8c4c8...8e8a059bd5b9bc01fedad859ff86d95c57481751) Thu, 08 Feb 2024 01:09:21 GMT *Version update only* ### [`v7.40.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7400) [Compare Source](https://togithub.com/microsoft/rushstack/compare/fe1cbf4e3f325e4d55c4c02316715999b72b4d20...3c70ff22782791f46ad78331c12976c9bba8c4c8) Wed, 07 Feb 2024 01:11:18 GMT ##### Minor changes - Classify arrow functions as `function` kind in the doc model export. ### [`v7.39.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7395) [Compare Source](https://togithub.com/microsoft/rushstack/compare/da6c29c5b57346b54826fc986a334c69f1199267...fe1cbf4e3f325e4d55c4c02316715999b72b4d20) Mon, 05 Feb 2024 23:46:52 GMT *Version update only* ### [`v7.39.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7394) [Compare Source](https://togithub.com/microsoft/rushstack/compare/e95c51088341f01516ee5a7639d57c3f6dce8772...da6c29c5b57346b54826fc986a334c69f1199267) Thu, 25 Jan 2024 01:09:30 GMT *Version update only* ### [`v7.39.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7393) [Compare Source](https://togithub.com/microsoft/rushstack/compare/3347c2cd872dd3d4700b6dbc5144b4cdd5aa9c94...e95c51088341f01516ee5a7639d57c3f6dce8772) Tue, 23 Jan 2024 20:12:57 GMT *Version update only* ### [`v7.39.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7392) [Compare Source](https://togithub.com/microsoft/rushstack/compare/a1c8f24c73d8c67af1904faceb4a16d72169e234...3347c2cd872dd3d4700b6dbc5144b4cdd5aa9c94) Tue, 23 Jan 2024 16:15:05 GMT *Version update only* ### [`v7.39.1`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7391) [Compare Source](https://togithub.com/microsoft/rushstack/compare/2d96034de6012c4ad4df800ace601d77a7d97f03...a1c8f24c73d8c67af1904faceb4a16d72169e234) Wed, 03 Jan 2024 00:31:18 GMT *Version update only* ### [`v7.39.0`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7390) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8913f8a8003bcdf5c4884e391202b52a4626b6d7...2d96034de6012c4ad4df800ace601d77a7d97f03) Wed, 20 Dec 2023 01:09:45 GMT ##### Minor changes - Update API Extractor to support TypeScript 5.3.3 ### [`v7.38.5`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7385) [Compare Source](https://togithub.com/microsoft/rushstack/compare/0a63fb10bc3c3f44d771c7192e6a5857e0b851ca...8913f8a8003bcdf5c4884e391202b52a4626b6d7) Thu, 07 Dec 2023 03:44:13 GMT *Version update only* ### [`v7.38.4`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7384) [Compare Source](https://togithub.com/microsoft/rushstack/compare/8d640b8b6f3f8f36ff0d3d16dd975ab79a1d2ab5...0a63fb10bc3c3f44d771c7192e6a5857e0b851ca) Tue, 05 Dec 2023 01:10:16 GMT ##### Patches - Don't export trimmed namespace members during rollup ([#​2791](https://togithub.com/microsoft/rushstack/issues/2791)) ### [`v7.38.3`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7383) [Compare Source](https://togithub.com/microsoft/rushstack/compare/014d5ec877e2b1643331594307e7b365af6508a2...8d640b8b6f3f8f36ff0d3d16dd975ab79a1d2ab5) Fri, 10 Nov 2023 18:02:04 GMT ##### Patches - Fix an issue where "ae-undocumented" was incorrectly reported for private members ### [`v7.38.2`](https://togithub.com/microsoft/rushstack/blob/HEAD/apps/api-extractor/CHANGELOG.md#7382) Wed, 01 Nov 2023 23:11:35 GMT ##### Patches - Fix line endings in published package. ### [`v7.38.1`](https://togithub.com/micros
mend-for-github-com[bot] commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR! 
npm ERR! While resolving: cem-plugin-async-function@0.0.5
npm ERR! Found: @custom-elements-manifest/analyzer@0.10.3
npm ERR! node_modules/@custom-elements-manifest/analyzer
npm ERR!   dev @custom-elements-manifest/analyzer@"^0.10.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @custom-elements-manifest/analyzer@"^0.4 || ^0.5" from cem-plugin-async-function@0.0.5
npm ERR! node_modules/cem-plugin-async-function
npm ERR!   dev cem-plugin-async-function@"^0.0.5" from the root project
npm ERR! 
npm ERR! Conflicting peer dependency: @custom-elements-manifest/analyzer@0.5.7
npm ERR! node_modules/@custom-elements-manifest/analyzer
npm ERR!   peer @custom-elements-manifest/analyzer@"^0.4 || ^0.5" from cem-plugin-async-function@0.0.5
npm ERR!   node_modules/cem-plugin-async-function
npm ERR!     dev cem-plugin-async-function@"^0.0.5" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-07-16T09_06_26_550Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-07-16T09_06_26_550Z-debug-0.log