stable

Clone or download

Read-only

chore: Close request #34350 jest-serializer-vue: 2.0.2 -> 3.1.0

No functional change. CI should be happy. Notes: `data-test` attributes are now automatically removed from the snapshots. Jest inline snapshots are no longer supported with Prettier 3.0, so those that complained have been moved to snapshot files. Change-Id: Ifadfac4f8137b57c60811ada8fd8d3cc4a6c8f7e

Modified Files

Name
M lib/frontend/lazybox/src/dropdown/GroupTemplate.test.ts +1 −1 Go to diff View file
M lib/frontend/lazybox/src/dropdown/__snapshots__/GroupTemplate.test.ts.snap +6 −6 Go to diff View file
M lib/frontend/list-picker/src/renderers/__snapshots__/DropdownContentRenderer.test.ts.snap +14 −14 Go to diff View file
M package.json +1 −1 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/__snapshots__/DropdownActionButton.test.ts.snap +2 −2 Go to diff View file
M plugins/git/scripts/repositories-list/src/components/__snapshots__/GitBreadCrumbs.test.ts.snap +2 −1 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/__snapshots__/chart-scale-drawer.test.ts.snap +2 −28 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/DependencyArrow.test.ts +4 −36 Go to diff View file
A plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/__snapshots__/DependencyArrow.test.ts.snap +41 −0 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/PreviewEditButton.test.ts +2 −12 Go to diff View file
M plugins/tracker/scripts/lib/rich-text-editor/src/format-selector/editor-area/components/__snapshots__/PreviewEditButton.test.ts.snap +16 −2 Go to diff View file
M pnpm-lock.yaml +59 −57 Go to diff View file
M src/scripts/project-registration/src/components/Information/Agreement/__snapshots__/PolicyAgreement.test.ts.snap +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Information/Fields/__snapshots__/FieldsList.test.ts.snap +4 −4 Go to diff View file
M src/scripts/project-registration/src/components/Information/TroveCat/__snapshots__/TroveCategoryList.test.ts.snap +1 −1 Go to diff View file
M src/scripts/project-registration/src/components/Template/Advanced/__snapshots__/UserProjectList.test.ts.snap +3 −3 Go to diff View file