Skip to content

chore(deps): update npm packages (major) #7389

chore(deps): update npm packages (major)

chore(deps): update npm packages (major) #7389

Triggered via pull request June 21, 2026 17:27
Status Success
Total duration 18m 11s
Artifacts 3

e2e-test.yml

on: pull_request
detect-changes
5s
detect-changes
download-previous-rolldown-binaries
11s
download-previous-rolldown-binaries
Matrix: build
Matrix: e2e-test
Notify on failure
Notify on failure
Fit to window
Zoom out
Zoom in

Annotations

19 errors and 62 warnings
TS(1038): packages/varlet-cli/src/module.d.ts#L6
A 'declare' modifier cannot be used in an already ambient context.
rollipop E2E test (ubuntu-latest)
Cannot find name 'CloseEvent'.
typescript(TS2613): example/__tests__/App.test.tsx#L8
Module '"/home/runner/work/_temp/vite-plus-ecosystem-ci/rollipop/example/App"' has no default export. Did you mean to use 'import { App } from "/home/runner/work/_temp/vite-plus-ecosystem-ci/rollipop/example/App"' instead?
typescript(TS2304): packages/core/src/runtime/hmr-client.ts#L300
Cannot find name 'CloseEvent'.
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L1197
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L1162
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L989
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L904
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L110
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L88
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/charts.spec.ts#L49
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/package-name.spec.ts#L78
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/utils/package-name.spec.ts#L28
Missing type parameters on mock function call
vitest(require-mock-type-parameters): test/unit/app/composables/use-charts.spec.ts#L4
Missing type parameters on mock function call
rollipop E2E test (windows-latest)
Cannot find name 'CloseEvent'.
typescript(TS2304): packages/core/src/runtime/hmr-client.ts#L300
Cannot find name 'CloseEvent'.
typescript(TS2613): example/__tests__/App.test.tsx#L8
Module '"D:/a/_temp/vite-plus-ecosystem-ci/rollipop/example/App"' has no default export. Did you mean to use 'import { App } from "D:/a/_temp/vite-plus-ecosystem-ci/rollipop/example/App"' instead?
unicorn(no-unnecessary-await): packages/pinia/__tests__/subscriptions.spec.ts#L171
Unexpected `await` on a non-Promise value
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L255
Unsafe type assertion: type 'SwitchCase' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L230
Unsafe type assertion: type 'IfStatement' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L227
Unsafe type assertion: type 'IfStatement' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L215
Unsafe type assertion: type 'VisitorObject' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L204
Unsafe type assertion: type '{ body: Node$1; }' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L201
Unsafe type assertion: type '{ body: Node$1; }' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L186
Unsafe type assertion: type 'LabeledJumpStatementNode' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L176
Unsafe type assertion: type 'LogicalExpression | undefined' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/visitor.ts#L52
Unsafe type assertion: type 'FunctionNode' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/cognitive/patterns.ts#L8
Unsafe type assertion: type 'IfStatement | undefined' is more narrow than the original type.
typescript(no-redundant-type-constituents): plugins/importer-openapi/src/index.ts#L16
'ImportPluginResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/action-send-folder/src/index.ts#L31
'any' overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/action-send-folder/src/index.ts#L31
'any' overrides all other types in this union type.
typescript(no-duplicate-type-constituents): plugins/action-send-folder/src/index.ts#L31
Union type constituent is duplicated with (typeof allFolders)[number].
typescript(no-redundant-type-constituents): plugins/auth-oauth2/src/index.ts#L618
'JsonPrimitive' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/auth-oauth2/src/index.ts#L612
'JsonPrimitive' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/auth-oauth2/src/index.ts#L604
'JsonPrimitive' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/template-function-response/src/index.ts#L329
'HttpResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/template-function-response/src/index.ts#L308
'HttpResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-redundant-type-constituents): plugins/template-function-response/src/index.ts#L294
'HttpResponse' is an 'error' type that acts as 'any' and overrides all other types in this union type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L230
Unsafe type assertion: type 'IfStatement' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L227
Unsafe type assertion: type 'IfStatement' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L215
Unsafe type assertion: type 'VisitorObject' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L204
Unsafe type assertion: type '{ body: Node$1; }' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L201
Unsafe type assertion: type '{ body: Node$1; }' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L186
Unsafe type assertion: type 'LabeledJumpStatementNode' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/combined-visitor.ts#L176
Unsafe type assertion: type 'LogicalExpression | undefined' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/visitor.ts#L52
Unsafe type assertion: type 'FunctionNode' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/utils.ts#L57
Unsafe type assertion: type 'Record<string, unknown>' is more narrow than the original type.
typescript(no-unsafe-type-assertion): src/cognitive/patterns.ts#L8
Unsafe type assertion: type 'IfStatement | undefined' is more narrow than the original type.
vitest(require-to-throw-message): src/schema/jobs.test.ts#L73
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L72
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L68
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L67
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L63
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L59
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L55
Require a message for "toThrow".
vitest(require-mock-type-parameters): src/integrations/orpc/services/jobs.test.ts#L9
Missing type parameters on mock function call
vitest(require-mock-type-parameters): src/integrations/orpc/services/jobs.test.ts#L8
Missing type parameters on mock function call
vitest(require-mock-type-parameters): src/integrations/jobs/providers/jsearch.test.ts#L7
Missing type parameters on mock function call
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `comparePackages` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `matchesUpdatedWithin` does not capture any variables from its parent scope
unicorn(consistent-function-scoping): app/composables/useStructuredFilters.ts#L154
Function `matchesDownloadRange` does not capture any variables from its parent scope
eslint(no-underscore-dangle): app/composables/npm/usePackage.ts#L123
Unexpected dangling '_' in '`_rev`'.
eslint(no-underscore-dangle): app/composables/npm/usePackage.ts#L122
Unexpected dangling '_' in '`_id`'.
eslint(no-underscore-dangle): app/composables/npm/usePackage.ts#L9
Unexpected dangling '_' in '`_npmUser`'.
eslint(no-underscore-dangle): app/composables/npm/useAlgoliaSearch.ts#L9
Unexpected dangling '_' in '`_configuredAppId`'.
eslint(no-underscore-dangle): app/composables/npm/useAlgoliaSearch.ts#L8
Unexpected dangling '_' in '`_searchClient`'.
eslint(no-underscore-dangle): app/plugins/payload-cache.server.ts#L45
Unexpected dangling '_' in '`_cachedPayloadResponse`'.
eslint(no-underscore-dangle): cli/src/server.ts#L15
Unexpected dangling '_' in '`_endpointCheck`'.
unicorn(no-unnecessary-await): packages/pinia/__tests__/subscriptions.spec.ts#L171
Unexpected `await` on a non-Promise value
vitest(require-to-throw-message): src/schema/jobs.test.ts#L73
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L72
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L68
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L67
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L63
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L59
Require a message for "toThrow".
vitest(require-to-throw-message): src/schema/jobs.test.ts#L55
Require a message for "toThrow".
vitest(require-mock-type-parameters): src/integrations/jobs/providers/jsearch.test.ts#L7
Missing type parameters on mock function call
vitest(require-mock-type-parameters): src/integrations/orpc/services/jobs.test.ts#L9
Missing type parameters on mock function call
vitest(require-mock-type-parameters): src/integrations/orpc/services/jobs.test.ts#L8
Missing type parameters on mock function call

Artifacts

Produced during runtime
Name Size Digest
rolldown-binaries
7.98 MB
sha256:a309dcf45af5fef78e8d1f8bbc79cf7d7fef42a23002cb7ada44ac4419a9384a
vite-plus-packages-ubuntu-latest Expired
45.9 MB
sha256:112a07252e2a96254c4d824a7043a6e98742f1cfe2e58efa9414ecb4030cf898
vite-plus-packages-windows-latest Expired
60.4 MB
sha256:500eb26d89285806be0d94335ca7d77bf402cc16e09a8f89f7b586728ae02460