stable

Clone or download

Read-only

lodash: 2.4.2 -> 4.17.21 (TTM)

No functional changes. Part of request #31146 lodash: 2.4.0 -> 4.17.21 Change-Id: I7201d664a489df608feb72b82870557884f4d766

Modified Files

Name
M plugins/testmanagement/package.json +1 −1 Go to diff View file
M plugins/testmanagement/pnpm-lock.yaml +6 −7 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-graph-controller.js +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-graph-directive.js +11 −15 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-graph-service.js +2 −2 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/artifact-links-graph/artifact-links-model-service.js +5 −4 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/campaign/campaign-edit-controller.js +13 −14 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/definition/definition-service.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.js +29 −35 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution-collection/execution-service.test.js +3 −4 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-detail-controller.js +1 −1 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-controller.js +5 −5 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-list-filter.js +20 −16 Go to diff View file
M plugins/testmanagement/scripts/testmanagement/src/execution/execution-presences-controller.js +1 −1 Go to diff View file