Skip to content

Commit a27cbab

Browse files
Update MavenV4 codecoverage-tools dependency (#19449)
* Update codecoverage-tools dependency
1 parent 3613bc7 commit a27cbab

File tree

11 files changed

+68
-54
lines changed

11 files changed

+68
-54
lines changed

Tasks/MavenV4/package-lock.json

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

Tasks/MavenV4/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/node": "^16.11.39",
1414
"azure-pipelines-task-lib": "^5.0.0-preview.0",
1515
"azure-pipelines-tasks-codeanalysis-common": "2.223.0",
16-
"azure-pipelines-tasks-codecoverage-tools": "3.214.0",
16+
"azure-pipelines-tasks-codecoverage-tools": "3.234.0",
1717
"azure-pipelines-tasks-java-common": "2.198.1",
1818
"azure-pipelines-tasks-packaging-common": "^3.230.0",
1919
"base-64": "^0.1.0",

Tasks/MavenV4/task.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 4,
20-
"Minor": 231,
21-
"Patch": 2
20+
"Minor": 234,
21+
"Patch": 0
2222
},
2323
"releaseNotes": "Configuration of the SonarQube analysis was moved to the [SonarQube](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube) or [SonarCloud](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) extensions, in task `Prepare Analysis Configuration`",
2424
"demands": [

Tasks/MavenV4/task.loc.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 4,
20-
"Minor": 231,
21-
"Patch": 2
20+
"Minor": 234,
21+
"Patch": 0
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"demands": [

_generated/MavenV4.versionmap.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Default|4.231.2
2-
Node20-225|4.231.3
1+
Default|4.234.0
2+
Node20-225|4.234.1

_generated/MavenV4/package-lock.json

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

_generated/MavenV4/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@types/node": "^16.11.39",
1414
"azure-pipelines-task-lib": "^5.0.0-preview.0",
1515
"azure-pipelines-tasks-codeanalysis-common": "2.223.0",
16-
"azure-pipelines-tasks-codecoverage-tools": "3.214.0",
16+
"azure-pipelines-tasks-codecoverage-tools": "3.234.0",
1717
"azure-pipelines-tasks-java-common": "2.198.1",
1818
"azure-pipelines-tasks-packaging-common": "^3.230.0",
1919
"base-64": "^0.1.0",

_generated/MavenV4/task.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 4,
20-
"Minor": 231,
21-
"Patch": 2
20+
"Minor": 234,
21+
"Patch": 0
2222
},
2323
"releaseNotes": "Configuration of the SonarQube analysis was moved to the [SonarQube](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube) or [SonarCloud](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) extensions, in task `Prepare Analysis Configuration`",
2424
"demands": [
@@ -517,7 +517,7 @@
517517
"NoTestResults": "No test result files matching %s were found, so publishing JUnit test results is being skipped."
518518
},
519519
"_buildConfigMapping": {
520-
"Default": "4.231.2",
521-
"Node20-225": "4.231.3"
520+
"Default": "4.234.0",
521+
"Node20-225": "4.234.1"
522522
}
523523
}

_generated/MavenV4/task.loc.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 4,
20-
"Minor": 231,
21-
"Patch": 2
20+
"Minor": 234,
21+
"Patch": 0
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"demands": [
@@ -517,7 +517,7 @@
517517
"NoTestResults": "ms-resource:loc.messages.NoTestResults"
518518
},
519519
"_buildConfigMapping": {
520-
"Default": "4.231.2",
521-
"Node20-225": "4.231.3"
520+
"Default": "4.234.0",
521+
"Node20-225": "4.234.1"
522522
}
523523
}

_generated/MavenV4_Node20/task.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 4,
20-
"Minor": 231,
21-
"Patch": 3
20+
"Minor": 234,
21+
"Patch": 1
2222
},
2323
"releaseNotes": "Configuration of the SonarQube analysis was moved to the [SonarQube](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarqube) or [SonarCloud](https://marketplace.visualstudio.com/items?itemName=SonarSource.sonarcloud) extensions, in task `Prepare Analysis Configuration`",
2424
"demands": [
@@ -521,7 +521,7 @@
521521
"NoTestResults": "No test result files matching %s were found, so publishing JUnit test results is being skipped."
522522
},
523523
"_buildConfigMapping": {
524-
"Default": "4.231.2",
525-
"Node20-225": "4.231.3"
524+
"Default": "4.234.0",
525+
"Node20-225": "4.234.1"
526526
}
527527
}

_generated/MavenV4_Node20/task.loc.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"author": "Microsoft Corporation",
1818
"version": {
1919
"Major": 4,
20-
"Minor": 231,
21-
"Patch": 3
20+
"Minor": 234,
21+
"Patch": 1
2222
},
2323
"releaseNotes": "ms-resource:loc.releaseNotes",
2424
"demands": [
@@ -521,7 +521,7 @@
521521
"NoTestResults": "ms-resource:loc.messages.NoTestResults"
522522
},
523523
"_buildConfigMapping": {
524-
"Default": "4.231.2",
525-
"Node20-225": "4.231.3"
524+
"Default": "4.234.0",
525+
"Node20-225": "4.234.1"
526526
}
527527
}

0 commit comments

Comments
 (0)