Skip to content

Commit 3add90b

Browse files
semver CVE fixes (#20399)
- Fixed semver CVEs - bumped tasks versions
1 parent 550a4c6 commit 3add90b

File tree

248 files changed

+13755
-14921
lines changed

Some content is hidden

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

248 files changed

+13755
-14921
lines changed

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

Lines changed: 199 additions & 306 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/CargoAuthenticateV0/_buildConfigs/Wif/package-lock.json

Lines changed: 199 additions & 306 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/CargoAuthenticateV0/package-lock.json

Lines changed: 236 additions & 311 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Tasks/CargoAuthenticateV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 0,
12-
"Minor": 245,
12+
"Minor": 246,
1313
"Patch": 0
1414
},
1515
"runsOn": [

Tasks/CargoAuthenticateV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"author": "Microsoft Corporation",
1010
"version": {
1111
"Major": 0,
12-
"Minor": 245,
12+
"Minor": 246,
1313
"Patch": 0
1414
},
1515
"runsOn": [

Tasks/CondaAuthenticateV0/Strings/resources.resjson/en-US/resources.resjson

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,6 @@
33
"loc.helpMarkDown": "",
44
"loc.description": "Authentication task for the conda client",
55
"loc.instanceNameFormat": "Conda Authenticate",
6-
"loc.input.label.workloadIdentityServiceConnection": "'Entra Workload ID-backed Azure DevOps user' Service Connection",
7-
"loc.input.help.workloadIdentityServiceConnection": "If this is set, it will generate credentials using service connection instead of the build pipeline identity.",
86
"loc.messages.FailedToAddAuthentication": "Failed to add authentication.",
97
"loc.messages.AddingAuthChannel": "Adding auth for the token %s",
108
"loc.messages.Info_AddingFederatedFeedAuth": "Adding auth information from service connection %s",

0 commit comments

Comments
 (0)