Skip to content

Commit f17ff38

Browse files
garun-kumarDmitrii Bobreshev (Akvelon INC)
and
Dmitrii Bobreshev (Akvelon INC)
authored
DTS 2159378_Fix AggregateError_Part5 (#20054)
* DTS 2159378_Fix AggregateError_Part5 * DTS 2159378_Fix AggregateError_Part5 * Test fix * DTS 2159378_Fix AggregateError_Part5 * DTS 2159378_Fix AggregateError_Part5 * DTS 2159378_Fix AggregateError_Part5 --------- Co-authored-by: Dmitrii Bobreshev (Akvelon INC) <[email protected]>
1 parent b58b499 commit f17ff38

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

72 files changed

+3276
-2579
lines changed

Tasks/DockerComposeV0/Tests/L0.ts

+62-64
Large diffs are not rendered by default.

Tasks/DockerComposeV0/_buildConfigs/Node20/package-lock.json

+285-92
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/DockerComposeV0/_buildConfigs/Node20/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@types/node": "^20.3.1",
55
"@types/q": "^1.5.0",
66
"agent-base": "^6.0.2",
7-
"azure-pipelines-task-lib": "4.4.0",
7+
"azure-pipelines-task-lib": "^4.13.0",
88
"azure-pipelines-tasks-docker-common": "2.226.0",
99
"del": "2.2.0",
1010
"esprima": "2.7.1",

Tasks/DockerComposeV0/package-lock.json

+58-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/DockerComposeV0/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"@types/node": "^16.11.39",
55
"@types/q": "^1.5.0",
66
"agent-base": "^6.0.2",
7-
"azure-pipelines-task-lib": "4.4.0",
7+
"azure-pipelines-task-lib": "^4.13.0",
88
"azure-pipelines-tasks-docker-common": "2.226.0",
99
"del": "2.2.0",
1010
"esprima": "2.7.1",

Tasks/DockerComposeV0/task.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 0,
1616
"Minor": 242,
17-
"Patch": 0
17+
"Patch": 2
1818
},
1919
"demands": [],
2020
"preview": "false",

Tasks/DockerComposeV0/task.loc.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"version": {
1515
"Major": 0,
1616
"Minor": 242,
17-
"Patch": 0
17+
"Patch": 2
1818
},
1919
"demands": [],
2020
"preview": "false",

0 commit comments

Comments
 (0)