stable
Clone or download
Read-only
chore: close request #34403 eslint-plugin-jest: 26.1.3 -> 27.4.2
No functional change. CI should be happy. Since eslint-plugin-jest v27.0.0, `no-alias-methods` rule is part of the recommended config. Changes to test files satisfy this rule. Change-Id: I3689c6fd6710eaa67b298dd321bfce34fa3acfec
Modified Files
Name | ||||
---|---|---|---|---|
M | package.json | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/helpers/properties-helpers/error-handler-helper.test.ts | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/helpers/version-history-retriever.test.ts | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/error/error-actions.test.ts | +1 | −1 | Go to diff View file |
M | plugins/git/scripts/repositories-list/src/store/gitlab/actions.test.ts | +1 | −1 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/dom/TimeboxLabel.test.ts | +1 | −1 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/helper/button-helper.test.ts | +3 | −5 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/helper/disabled-iteration-tracker-helper.test.ts | +1 | −1 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/helper/disabled-plannable-tracker-helper.test.ts | +1 | −1 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/helper/rest-error-helper.test.ts | +2 | −2 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/milestones/init-list-pickers-milestone-section.test.ts | +3 | −3 | Go to diff View file |
M | plugins/program_management/scripts/admin/src/teams/display-teams-to-aggregate.test.ts | +1 | −3 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/ProgramIncrement/add-to-top-backlog.test.ts | +1 | −1 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/feature-extractor.test.ts | +1 | −1 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/helpers/feature-reordering.test.ts | +3 | −3 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/store/getters.test.ts | +4 | −4 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/store/mutations.test.ts | +6 | −6 | Go to diff View file |
M | plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/burndown_chart_builder/burndown-chart-drawer.test.ts | +3 | −3 | Go to diff View file |
M | plugins/projectmilestones/scripts/projectmilestones/src/chart_builder/chart-badge-generator.test.ts | +1 | −1 | Go to diff View file |
M | plugins/taskboard/scripts/taskboard/src/components/TaskBoard/Body/Swimlane/Card/Editor/Assignees/PeoplePicker.test.ts | +4 | −4 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/keyboard-navigation/shortcuts-handles/move-focus.test.ts | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/lib/rich-text-editor/src/api/tuleap-api.test.ts | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/tracker-creation/src/components/steps/step-two/creation-fields/FieldTrackerColor.test.ts | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/tracker-creation/src/store/mutations.test.ts | +1 | −3 | Go to diff View file |
M | pnpm-lock.yaml | +34 | −36 | Go to diff View file |
M | src/scripts/main/src/browser-deprecation/browser-deprecation-modal.test.ts | +1 | −1 | Go to diff View file |
M | src/scripts/main/src/project/admin/header-background/admin-header-background.test.ts | +5 | −5 | Go to diff View file |
M | src/scripts/main/src/project/admin/header-background/pinned-button.test.ts | +2 | −4 | Go to diff View file |
M | src/scripts/site-admin/src/dates-display.test.ts | +2 | −2 | Go to diff View file |