stable
Clone or download
Read-only
Changelog: https://github.com/jest-community/eslint-plugin-jest/blob/v25.2.2/CHANGELOG.md Part of request #23442 eslint: 7.27.0 -> 8.1.0 Change-Id: I6681ddbb5848233e62a31243b393c19c24dd32f7
Modified Files
Name | ||||
---|---|---|---|---|
M | .eslintrc.js | +1 | −1 | Go to diff View file |
M | package.json | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/kanban-service.test.js | +14 | −14 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/reports-modal/diagram-rest-service.test.js | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/scripts/kanban/src/app/user-preferences/user-preferences-service.test.js | +1 | −1 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog-item-rest/backlog-item-service.test.js | +4 | −4 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/backlog/backlog-controller.test.js | +2 | −2 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/milestone-rest/milestone-service.test.js | +9 | −9 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/project/project-service.test.js | +3 | −3 | Go to diff View file |
M | plugins/agiledashboard/scripts/planning-v2/src/app/user-preferences/user-preferences-service.test.js | +1 | −1 | Go to diff View file |
M | plugins/document/scripts/document/store/actions.test.js | +21 | −27 | Go to diff View file |
M | plugins/frs/scripts/release-notes/src/release/release-rest-service.test.js | +3 | −3 | Go to diff View file |
M | plugins/git/scripts/repositories/src/store/gitlab/actions.test.ts | +5 | −5 | Go to diff View file |
M | plugins/git/scripts/repositories/src/support/error-handler.test.ts | +3 | −3 | Go to diff View file |
M | plugins/pullrequest/scripts/src/app/dashboard/pull-request-collection-rest-service.test.js | +5 | −5 | Go to diff View file |
M | plugins/pullrequest/scripts/src/app/overview/reviewers/reviewers-service.test.js | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/scripts/src/app/pull-request/pull-request-rest-service.test.js | +1 | −1 | Go to diff View file |
M | plugins/pullrequest/scripts/src/app/user-rest-service.test.js | +3 | −3 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.test.js | +1 | −1 | Go to diff View file |
M | plugins/testmanagement/scripts/testmanagement/src/execution/execution-link-issue-controller.test.js | +1 | −1 | Go to diff View file |
M | plugins/tracker/scripts/artifact-action-buttons/src/api/rest-querier.test.js | +4 | −4 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/fields/link-field/link-field-controller.test.js | +2 | −2 | Go to diff View file |
M | plugins/tracker/scripts/lib/artifact-modal/src/tuleap-artifact-modal-service.test.js | +9 | −9 | Go to diff View file |
M | pnpm-lock.yaml | +48 | −48 | Go to diff View file |
M | src/scripts/lib/angular-tlp/src/tlp-modal-service.test.js | +1 | −1 | Go to diff View file |
M | src/scripts/lib/tlp-fetch/src/fetch-wrapper.test.ts | +1 | −1 | Go to diff View file |