stable

Clone or download

Read-only

prettier: 2.4.1 -> 2.5.0

Release notes: https://prettier.io/blog/2021/11/25/2.5.0.html Part of request #24186 typescript: 4.4.3 -> 4.5.2 Change-Id: I127d71d5657ebe20a89a209647c893f2c20264ee

Modified Files

Name
M package.json +1 −1 Go to diff View file
M plugins/document/scripts/document/components/Folder/ActionsQuickLookButton/QuickLookButton.vue +1 −3 Go to diff View file
M plugins/document/scripts/document/components/Folder/DragNDrop/CreationErrorDragndropErrorModal.vue +1 −4 Go to diff View file
M plugins/document/scripts/document/components/Folder/ItemTitle/FolderCellTitle.vue +1 −5 Go to diff View file
M plugins/document/scripts/document/components/Folder/QuickLook/QuickLookFolder.vue +1 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitLabAdministration.vue +1 −4 Go to diff View file
M plugins/git/scripts/repositories/src/components/GitRepository.vue +1 −5 Go to diff View file
M plugins/program_management/scripts/planned-iterations/src/components/PlannedIterationsSection.vue +1 −4 Go to diff View file
M plugins/program_management/scripts/program_management/src/components/Backlog/ProgramIncrement/ProgramIncrementList.vue +1 −4 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesAllSprints.vue +1 −4 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesClosedSprints.vue +1 −4 Go to diff View file
M plugins/projectmilestones/scripts/projectmilestones/src/components/WhatsHotSection/ReleaseBadges/ReleaseBadgesOpenSprint.vue +1 −4 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Subtask/SubtaskMessageHeader.vue +1 −5 Go to diff View file
M plugins/roadmap/scripts/roadmap-widget/src/components/Gantt/Task/BarPopover.vue +1 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/CardInitialEffort.vue +1 −5 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/EditMode/CancelSaveButtons.vue +1 −4 Go to diff View file
M plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/__snapshots__/CardInitialEffort.test.ts.snap +1 −5 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/AddTestButtonWithAdditionalActionsMenu.vue +2 −13 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/BacklogItems/__snapshots__/AddTestButtonWithAdditionalActionsMenu.test.ts.snap +2 −13 Go to diff View file
M plugins/testplan/scripts/test-plan/src/components/Campaigns/ListOfCampaignsHeader.vue +1 −4 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/components/TimeTrackingOverviewTable.vue +1 −3 Go to diff View file
M plugins/timetracking/scripts/timetracking-overview-widget/src/components/writing-mode/TimeTrackingOverviewWritingMode.vue +1 −4 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/Header/WorkflowFieldChange.vue +1 −4 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionMatrixContent.vue +1 −4 Go to diff View file
M plugins/tracker/scripts/workflow-transitions/src/components/TransitionModal/Skeletons/PreConditionsSkeleton.vue +1 −4 Go to diff View file
M pnpm-lock.yaml +11 −11 Go to diff View file
M src/scripts/project/admin/services/src/components/SidebarPreviewer.vue +1 −3 Go to diff View file
M src/scripts/project/registration/src/components/Information/ProjectInformationFooter.vue +1 −4 Go to diff View file
M src/scripts/project/registration/src/components/Template/TemplateFooter.vue +1 −4 Go to diff View file
M src/scripts/switch-to/src/components/Body/GlobalEmptyState.vue +1 −5 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/ProjectsEmptyState.vue +1 −5 Go to diff View file
M src/scripts/switch-to/src/components/Body/Projects/__snapshots__/ProjectsEmptyState.test.ts.snap +1 −5 Go to diff View file
M src/scripts/switch-to/src/components/Body/RecentItems/RecentItemsEntry.vue +1 −4 Go to diff View file
M src/scripts/switch-to/src/components/Body/RecentItems/__snapshots__/RecentItemsEntry.test.ts.snap +2 −8 Go to diff View file
M src/scripts/switch-to/src/components/Body/__snapshots__/GlobalEmptyState.test.ts.snap +1 −5 Go to diff View file
M src/themes/BurningParrot/css/includes/_project-background.scss +3 −1 Go to diff View file