Fix/validate tests - #9837
Conversation
add devDependency fs-extra remove dependency @types/fs-extra update @eslint/eslintrc version update eslint-plugin-prettier version update packageManager version fixes electron-userland#9836
ignore missing usage of @electron/universal in app-builder-lib ignore missing usage of is-ci and vitest in electron-builder fixes electron-userland#9836
remove eslint errors and warnings caused by eslint.config.mjs fixes electron-userland#9836
remove eslint errors and warnings caused by eslint.config.mjs fixes electron-userland#9836
🦋 Changeset detectedLatest commit: 0c3f350 The changes in this PR will be included in the next version bump. This PR includes changesets to release 9 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Thanks for the contribution! Can you please split this up into isolated PRs?
Please do not make changes to the package.json versions, lockfile, or packageManager field. I can tackle those from my side. |
Sorry. I don't know how to accomplish this. |
Working on it now. |
As described in #9836 the validation fails.
This PR fixes all the underlying issues.
After applying the PR validation succeeds again.