stable
Clone or download
Read-only
Follow up to git #tuleap/stable/edc3bcb52732f75fce37311b54199ab3c114878c Part of request #14725: Upgrade dev dependencies March 2020 edition Change-Id: I7d257ee25c7e5880d25e5c9c4b6088d47719e79d
Modified Files
Name | ||||
---|---|---|---|---|
M | jest.config.js | +1 | −1 | Go to diff View file |
M | scripts/baseline/api/rest-querier.js | +7 | −7 | Go to diff View file |
M | scripts/baseline/api/rest-querier.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/App.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/App.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/IndexPage.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/IndexPage.vue | +7 | −7 | Go to diff View file |
M | scripts/baseline/components/Notification.vue | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/baseline-content/Artifact.test.js | +12 | −12 | Go to diff View file |
M | scripts/baseline/components/baseline-content/Artifact.vue | +8 | −8 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ArtifactsList.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ArtifactsList.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/baseline-content/BaselineContentFilters.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ContentBody.test.js | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ContentBody.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ContentBodySkeleton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/baseline-content/ContentPage.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/baseline-content/Field.test.js | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/baseline-content/Field.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/baseline-content/Statistics.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/baselines-list/Baseline.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/baselines-list/BaselineSkeleton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/baselines-list/BaselinesList.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/baselines-list/BaselinesList.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/baselines-list/ConsultBaselineButton.vue | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/baselines-list/DeleteBaselineButton.test.js | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/baselines-list/DeleteBaselineButton.vue | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/baselines-list/DeleteBaselineConfirmationModal.test.js | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/baselines-list/DeleteBaselineConfirmationModal.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/common/ActionButton.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/common/ActionButton.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/common/ArtifactBadge.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/common/ArtifactBadge.vue | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/common/ArtifactLabel.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/common/ArtifactLink.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/common/BaselineLabel.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/common/BaselineLabel.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/common/BaselineLabelSkeleton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/common/CollapsableContent.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/common/CollapsableContent.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/common/ContentLayout.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/common/DeleteConfirmationModal.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/common/DeleteConfirmationModal.vue | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/common/HumanizedDate.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/common/HumanizedDate.vue | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/common/SemanticFieldLabel.test.js | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/common/SemanticFieldLabel.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/common/Statistic.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/common/TrackersMultiSelect.vue | +9 | −9 | Go to diff View file |
M | scripts/baseline/components/common/UserBadge.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonContentFilters.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonHeader.vue | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonHeaderSkeleton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonLabelSkeleton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonPage.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonPageAsync.vue | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonPageSkeleton.vue | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonStatisticSkeleton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonStatistics.vue | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/comparison/ComparisonStatisticsSkeleton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/comparison/NewComparisonModal.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/comparison/NewComparisonModal.vue | +10 | −10 | Go to diff View file |
M | scripts/baseline/components/comparison/SaveComparisonModal.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/comparison/SaveComparisonModal.vue | +7 | −7 | Go to diff View file |
M | scripts/baseline/components/comparison/TransientComparisonLabel.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/comparison/TransientComparisonLabel.vue | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactComparison.test.js | +7 | −7 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactComparison.vue | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ArtifactsListComparison.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ComparisonContent.test.js | +7 | −7 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ComparisonContent.vue | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/comparison/content/ComparisonContentSkeleton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/comparison/content/FieldComparison.test.js | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/comparison/content/FieldComparison.vue | +8 | −8 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/Comparison.test.js | +7 | −7 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/Comparison.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/ComparisonSkeleton.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/ComparisonsList.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/ComparisonsList.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/ConsultComparisonButton.vue | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/DeleteComparisonButton.vue | +5 | −5 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/DeleteComparisonConfirmationModal.test.js | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/comparisons-list/DeleteComparisonConfirmationModal.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/layout/Modal.vue | +3 | −3 | Go to diff View file |
M | scripts/baseline/components/new-baseline/MilestonesSelect.test.js | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/new-baseline/MilestonesSelect.vue | +6 | −6 | Go to diff View file |
M | scripts/baseline/components/new-baseline/NewBaselineModal.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/components/new-baseline/NewBaselineModal.vue | +7 | −7 | Go to diff View file |
M | scripts/baseline/index.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/router/NotFoundPage.vue | +1 | −1 | Go to diff View file |
M | scripts/baseline/router/index.js | +14 | −14 | Go to diff View file |
M | scripts/baseline/store/baselines.js | +11 | −11 | Go to diff View file |
M | scripts/baseline/store/baselines.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/store/comparisons.js | +11 | −11 | Go to diff View file |
M | scripts/baseline/store/comparisons.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/store/current_baseline.js | +8 | −8 | Go to diff View file |
M | scripts/baseline/store/current_baseline.test.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/store/current_comparison/abstract_baseline_content.js | +13 | −13 | Go to diff View file |
M | scripts/baseline/store/current_comparison/abstract_baseline_content.test.js | +8 | −8 | Go to diff View file |
M | scripts/baseline/store/current_comparison/index.js | +14 | −14 | Go to diff View file |
M | scripts/baseline/store/current_comparison/index.test.js | +23 | −23 | Go to diff View file |
M | scripts/baseline/store/dialog_interface.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/store/global.js | +16 | −16 | Go to diff View file |
M | scripts/baseline/store/global.test.js | +11 | −11 | Go to diff View file |
M | scripts/baseline/store/semantics.js | +9 | −9 | Go to diff View file |
M | scripts/baseline/store/semantics.test.js | +10 | −10 | Go to diff View file |
M | scripts/baseline/store/store_options.js | +2 | −2 | Go to diff View file |
M | scripts/baseline/support/array-utils.js | +6 | −6 | Go to diff View file |
M | scripts/baseline/support/array-utils.test.js | +3 | −3 | Go to diff View file |
M | scripts/baseline/support/comparison.js | +7 | −7 | Go to diff View file |
M | scripts/baseline/support/comparison.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/support/date-utils.js | +4 | −10 | Go to diff View file |
M | scripts/baseline/support/date-utils.test.js | +1 | −1 | Go to diff View file |
M | scripts/baseline/support/factories.js | +36 | −36 | Go to diff View file |
M | scripts/baseline/support/graph-utils.js | +1 | −1 | Go to diff View file |
M | scripts/baseline/support/graph-utils.test.js | +3 | −3 | Go to diff View file |
M | scripts/baseline/support/local-vue.js | +1 | −1 | Go to diff View file |
M | scripts/baseline/support/rest-utils.js | +1 | −1 | Go to diff View file |
M | scripts/baseline/support/rest-utils.test.js | +4 | −4 | Go to diff View file |
M | scripts/baseline/support/store-wrapper.test-helper.js | +2 | −4 | Go to diff View file |
M | webpack.common.js | +12 | −10 | Go to diff View file |