vivid-3
vivid-3 copied to clipboard
chore(deps): update devdependencies (non-major) (main)
This PR contains the following updates:
Release Notes
open-wc/custom-elements-manifest (@custom-elements-manifest/analyzer)
v0.10.4
- Support
@customelementand@customElementclass jsdoc
v0.10.3
- Better support symbols used as propertys, e.g.
get [foo]() { return 1 }
v0.10.2
- Mark fields and methods starting with
#asprivate
v0.10.1
- Escape newlines and whitespaces from object output
v0.10.0
- Added support for new
cssStateaddition to the schema
v0.9.9
- Support
@attributejsdoc better
v0.9.8
- Skip
...super.propertiesin lit'sstatic properties
v0.9.7
- Added
scheduleUpdateto lit's method denylist
v0.9.6
- Added
createRenderRootto lit's method denylist
v0.9.5
- 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
- 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.decoratorsno longer exists, but decorators can now be found innode.modifiers. There may be other AST changes as well.
v0.9.3
- Fix missing type for
initializehook
v0.9.2
- Apply inheritance for
slots,cssPartsandcssProperties
v0.9.1
- Correctly remove
resolveInitializers from attributes when usinglitPlugin
v0.9.0
- Adds support for
initializehook for plugins. This also fixes a initialization issue when previously using TS's typechecker in combination withoverrideModuleCreation
v0.8.4
- Support
globalThis.customElements.define
v0.8.3
- Added support for
@defaultjsdoc
v0.8.2
- Fixed a bug where an
@internalfield was being accessed, causing the analyzer to error
v0.8.1
- Fixed bug that crashes analyzer when using
{@​link foo}in a JSDoc comment
v0.8.0
- Add support for
readonlywhich has just been standardized in the schema
v0.7.0
- Collect side-effectul imports during
collectPhase, e.g.:import 'foo';
v0.6.9
- Add support for
@partjsdoc
v0.6.8
- Detect types from lits static properties
v0.6.7
- Fix
@internalbug on decorated Lit properties
v0.6.6
- Fix incorrect release
v0.6.5
- Fix attr decorator for Catalyst
- Add catalyst-major-2
v0.6.4
- Reexport TS for programmatic usage/module generation
v0.6.3
- Filter out internal manifests
v0.6.2
- Add --quiet cli parameter
v0.6.1
- Re-add
#!/usr/bin/env nodeto bin file
v0.6.0
- Allow inclusion of third party
custom-elements.jsons fromnode_modules - If a package has an export map, add the
./customElementskey in the export map- This feature can be disabled with the
--packagejsonflag, but make sure to include the path to thecustom-elements.jsonin yourpackage.jsonso that tools can find it.
- This feature can be disabled with the
microsoft/rushstack (@microsoft/api-extractor)
v7.52.1
Tue, 11 Mar 2025 02:12:34 GMT
Version update only
v7.52.0
Tue, 11 Mar 2025 00:11:25 GMT
Minor changes
- Upgrade the bundled compiler engine to TypeScript 5.8.2
v7.51.1
Sat, 01 Mar 2025 05:00:09 GMT
Patches
- Include triple-slash references marked with
preserve="true"from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked withpreserve="true"are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.
nrwl/nx (@nrwl/devkit)
v19.8.4
19.8.4 (2024-10-04)
🚀 Features
- core: allow circular project dependencies to execute tasks (#28227)
- nx-dev: add nx powerpack to pricing page (#28232)
- nx-dev: add nx powerpack gcp & azure mentions (#28256)
🩹 Fixes
- angular: ensure @typescript-eslint/utils is used with eslint flat config (#28267)
- core: remove axios import from main code loading (#28230)
- core: change getCache signature to only accept options (#28248)
- core: allow prompts during nx add (#28247)
- core: add stub for conformance:check, add messaging (#28250)
- core: filter out task dependencies on itself (#28261)
- core: fixing target groups not merging (#28280)
- js: resolve VerdaccioWarning on the "logs" configuration property (#28234)
- nx-cloud: use create-workspace-v1 endpoint if v2 returns with 404 (#28015)
- nx-dev: fix markdoc table data alignment (#28274)
- react: host generator should pass normalized name to remote generator (#28295)
- testing: add support for playwright --last-failed (#28161)
❤️ Thank You
- Andrew Goldis @agoldis
- Benjamin Cabanes @bcabanes
- Colum Ferry @Coly010
- Jack Hsu @jaysoo
- James Henry @JamesHenry
- Jason Jean @FrozenPandaz
- Jonathan Cammisuli
- Louie Weng @lourw
- Nicholas Cunningham @ndcunningham
- Shahar Kazaz
- Zachary DeRose @ZackDeRose
v19.8.3
19.8.3 (2024-10-01)
🚀 Features
- nx-dev: add Powerpack video to the landing page (#28126)
🩹 Fixes
- angular: ensure async webpack configs are awaited #28200 (#28213, #28200)
- core: fix output for 0 task (#28122)
- core: log error for runTaskInForkedProcess (#28078)
- core: calculate project dependencies upfront in the schedule (#28152)
- core: only stop daemon if enabled (#28146)
- core: adjust nx import messaging without relative source dir (#28052)
- core: move getDetails to top (#28158)
- core: fix env override run command (#28156)
- core: fix link to powerpack plugins (#28182)
- expo: change force to be an option for yarn (#28115)
- graph: add spacing between graph details top (#28055)
- js: improve typescript-sync generator messaging (#28162)
- module-federation: exports could be objects and not strings #28129 (#28215, #28129)
- module-federation: additionalShared should check node_modules when applying to support transitive deps #28137 (#28216, #28137)
- nx-dev: adjust powerpack mobile view (b76e84dbb1)
- nx-dev: options of the affected are messed up (#28112)
- nx-dev: Update Power pack docs to include OSS projects (#28176)
- nx-dev: 404 urls (#27599)
- react: setup-ssr generator should infer bundler based on the executor for build #28128 (#28217, #28128)
- storybook: only add @storybook/test-runner to externalDependencies if installed (#28060)
❤️ Thank You
- Colum Ferry @Coly010
- Emily Xiong @xiongemi
- Jason Jean @FrozenPandaz
- Juri @juristr
- Juri Strumpflohner @juristr
- Leosvel Pérez Espinosa @leosvelperez
- MaxKless @MaxKless
- Nicholas Cunningham @ndcunningham
- pawel-twardziak
v19.8.2
19.8.2 (2024-09-26)
🚀 Features
- nx-dev: powerpack landing page (#27963)
🩹 Fixes
- core: hide no file server process json log (#27626)
- js: @nx/js:init ensures tslib is installed if importHelpers is true (#28083)
- linter: add files entry to angular flat config to avoid applying TS rules to JSON files (#28102)
❤️ Thank You
- Craigory Coppola @AgentEnder
- Jack Hsu @jaysoo
- Juri Strumpflohner @juristr
v19.8.1
19.8.1 (2024-09-25)
🚀 Features
- core: allow prompts from init generators during nx init (#28003)
🩹 Fixes
- bundling: remove unused
babel-plugin-transform-async-to-promisesfrom@nx/rollup(#27669) - core: allow creating a db cache without linking task details (#28023)
- core: fix output text for multiple targets (#28043)
- core: sort projects after updating from context (#28024)
- core: add flag when db is disabled for task history (#28059)
- core: set windowsHide: true wherever possible (#28073)
- core: support more structured errors in sync generators (#28075)
- core: nx add should show errors (#28079)
- core: several powerpack fixes (#28088)
- core: remove wasi compatibility while db is unsupported in wasi (#28089)
- linter: do not generate docs.recommended property (#28009)
- linter: ignore dist and use compat helper for eslint-plugin-react-hooks (#28080)
- react: vite should be default bundler in app generator (#28013)
- release: allow dynamically continuing when current version is unresolvable (#28034)
- release: add groupPreVersionCommand to schema, improve logging (#28087)
❤️ Thank You
- Emily Xiong @xiongemi
- Jack Hsu @jaysoo
- James Henry @JamesHenry
- Jason Jean @FrozenPandaz
- Jonathan Cammisuli
- Juri Strumpflohner @juristr
- Leosvel Pérez Espinosa @leosvelperez
- MaxKless @MaxKless
- Phillip Barta @Phillip9587
v19.8.0
19.8.0 (2024-09-20)
🚀 Features
- angular: add plugin for inferring nodes from angular.json files (#27804)
- core: import warns when source and destination directories are different (#27875)
- core: use durations from task history to schedule tasks (#27783)
- core: add metagenerator for convert-to-inferred (#27672)
- core: able to import gradle project (#27645)
- core: split runCommand to return status per project (#27705)
- core: handle prettier not installed when running nx format (#27970)
- core: add integration with nx powerpack (#27972)
- graph: expose functions to render pdv & error page (#27833)
- graph: add sync generators to target details in project details view (#27639)
- linter: create new workspaces with ESLint v9 and typescript-eslint v8 (#27404)
- nx-dev: clean up enterprise section (#27979)
- release: allow local dependency version protocols to be preserved, pnpm publish support (#27787)
- release: support groupPreVersionCommand for release groups (#27474)
- release: support github enterprise server (#26482)
🩹 Fixes
- angular: add serve static target more intentionally #27854 (#27924, #27854)
- angular: dynamic module federation should not reset remoteUrlDefinitions #27793 (#27927, #27793)
- angular: migrations should use correct namedInputs #27899 (#27929, #27899)
- angular: license-webpack-plugin should not scan root package.json #27989 (#27994, #27989)
- core: make sure sharedGlobals is referenced in default namedInputs (#27813)
- core: take nx-release-publish target defaults into account for implicit target (#27764)
- core: handle sync generator failures (#27650)
- core: handle --no-interative for create-nx-workspace (#27702)
- core: respect filenames of inputs when computing task hash (#27873)
- core: handleErrors should display error cause if it exists (#27886)
- core: add flag to disable the db and logs when there are errors … (#27930)
- core: import should be rebasable (#27940)
- core: import handles argument escaping correctly in Windows (#27957)
- core: fix env for running parallel tasks (#27889)
- core: nx import detects plugins synchronously (#27958)
- core: fix powerpack license report and add back remote cache (#27983)
- core: link to sync generators page during sync prompt, and provide more info on docs page for disabling and applyChanges (#28001)
- core: fix powerpack fs cache package name (#27997)
- core: do not check cache validity when putting into the cache (#28004)
- gradle: fix gradle app deps (#27865)
- graph: typo (e9fd0a7e2b)
- js: keep refs to ignored files and allow opting out of pruning stale refs in typescript sync generator (#27636)
- js: set compilerOptions correctly when loading .ts that targets ESM (#27862)
- js: do not infer typecheck target for root tsconfig.json (#27950)
- misc: createNodesV2 plugins should show inference capabilities (#27896)
- module-federation: collect secondary entry points from exports #26878 (#27999, #26878)
- nx-cloud: include nxCloudId when generating connect urls (#27882)
- nx-dev: update contributors value (#27944)
- react: Add historyApiFallback to webpack config (#27942)
- react: normalizing project names for module federation correctly #27901 (#27990, [#27901](https://redirec
Configuration
📅 Schedule: Branch creation - "before 5am every weekday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
disabled
⚠️ 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:
- any of the package files in this branch needs updating, or
- the branch becomes conflicted, or
- you click the rebase/retry checkbox if found above, or
- you rename this PR's title to start with "rebase!" to trigger it manually
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: @vue/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/vue
npm ERR! dev vue@"2.7.8" from the root project
npm ERR! peer vue@"^2.6.8" from @storybook/[email protected]
npm ERR! node_modules/@storybook/vue
npm ERR! @storybook/vue@"7.6.20" from @storybook/[email protected]
npm ERR! node_modules/@storybook/vue-vite
npm ERR! dev @storybook/vue-vite@"^7.6.17" from storybook-vue2@undefined
npm ERR! libs/storybook-vue2
npm ERR! storybook-vue2@undefined
npm ERR! node_modules/storybook-vue2
npm ERR! dev @storybook/vue@"^7.6.17" from storybook-vue2@undefined
npm ERR! libs/storybook-vue2
npm ERR! storybook-vue2@undefined
npm ERR! node_modules/storybook-vue2
npm ERR! workspace libs/storybook-vue2 from the root project
npm ERR! 4 more (@storybook/vue-vite, vue-docgen-api, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peerOptional vue@"^3.4.0" from @vue/[email protected]
npm ERR! node_modules/@vue/tsconfig
npm ERR! dev @vue/tsconfig@"^0.7.0" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/vue
npm ERR! peerOptional vue@"^3.4.0" from @vue/[email protected]
npm ERR! node_modules/@vue/tsconfig
npm ERR! dev @vue/tsconfig@"^0.7.0" 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/2025-03-18T14_49_24_473Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2025-03-18T14_49_24_473Z-debug-0.log
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 100.00%. Comparing base (
d61b119) to head (8029735). Report is 1352 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@
## main #2220 +/- ##
============================================
Coverage 100.00% 100.00%
============================================
Files 123 375 +252
Lines 1562 16520 +14958
Branches 108 2901 +2793
============================================
+ Hits 1562 16520 +14958
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 100.00% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Edited/Blocked Notification
Renovate 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.
⚠️ Warning: custom changes will be lost.
Autoclosing Skipped
This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.