chore: Bump vite from 5.3.1 to 5.4.8 #221
Annotations
4 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Integration tests:
src/internal/components/dropdown/__integ__/width.test.ts#L150
expect(received).resolves.toContain(expected) // indexOf
Expected substring: "Loading"
Received string: "A very very very very very very very very very very very very very very very very very very very very very very very very very very long text
description1
tag1
tag2
Short text
This is a label tag"
at Object.toContain (node_modules/expect/build/index.js:174:22)
at src/internal/components/dropdown/__integ__/width.test.ts:150:63
at src/internal/components/dropdown/__integ__/width.test.ts:62:5
at node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13
|
Integration tests:
src/select/__integ__/virtual-resize.test.ts#L54
expect(received).toBeGreaterThan(expected)
Expected: > 269.671875
Received: 269.671875
at src/select/__integ__/virtual-resize.test.ts:54:25
at src/select/__integ__/virtual-resize.test.ts:29:5
at Object.<anonymous> (node_modules/@cloudscape-design/browser-test-tools/use-browser.js:36:13)
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "components-package", "dependencies".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading