Releases: tinglesoftware/dependabot-azure-devops
Releases · tinglesoftware/dependabot-azure-devops
1.35.2
What's Changed
- Update known experiments list documentation by @rhyskoedijk in #1361
- Fix "cannot read properties of null" error when listing project properties by @rhyskoedijk in #1359
- Fix "undefined is not iterable" error when listing active pull requests by @rhyskoedijk in #1358
- Fix GitHub rate limiting when generating pull request descriptions by @rhyskoedijk in #1362
- Run
go install dependabot
async; stream logs to task output by @rhyskoedijk in #1357 - Simplify lookups of project id; Reduce APIs calls used to read/update project properties by @rhyskoedijk in #1360
- Fix "cannot read properties of undefined" (reading 'filter') by @rhyskoedijk in #1364
- Fix "pull request cannot be activated because the source and/or the target branch no longer exists" error by @rhyskoedijk in #1366
- Upload flame graph report to pipeline timeline when
System.Debug
istrue
by @rhyskoedijk in #1363 - Bump azure-devops-node-api from 14.0.2 to 14.1.0 in /extension by @dependabot in #1372
- Bump dependabot-omnibus from 0.276.0 to 0.278.0 in /updater by @dependabot in #1374
Full Changelog: 1.35.1...1.35.2
1.35.1
What's Changed
- Fix "cannot read property of undefined" error; Fix GitHub image pull rate-limiting by @rhyskoedijk in #1353
- Fix another "cannot read property of undefined" error by @rhyskoedijk in #1354
Full Changelog: 1.35.0...1.35.1
1.35.0
What's Changed
- Add Task V2; Use Dependabot-CLI to perform updates by @rhyskoedijk in #1318
- Check formatting (prettier) in the extension workflow by @mburumaxwell in #1345
- Reduce nesting of tasks by one level by @mburumaxwell in #1346
- Add contributing guide; update developer guides by @rhyskoedijk in #1347
- Bump dependabot-omnibus from 0.275.0 to 0.276.0 in /updater by @dependabot in #1349
Full Changelog: 1.34.1...1.35.0
1.34.1
What's Changed
- Bump YamlDotNet from 16.1.0 to 16.1.2 by @dependabot in #1340
- Bump @types/jest from 29.5.12 to 29.5.13 in /extension in the jest group across 1 directory by @dependabot in #1341
- Bump @types/node from 22.5.4 to 22.5.5 in /extension in the js-ts-types group across 1 directory by @dependabot in #1342
- Sync updater files to version 0.275.0 by @mburumaxwell in #1343
- Bump Azure.ResourceManager.AppContainers from 1.2.0 to 1.3.0 in the azure group by @dependabot in #1336
- Remove workaround for reading ContainerApp Job execution by @mburumaxwell in #1344
Full Changelog: 1.34.0...1.34.1
1.34.0
What's Changed
- Restructure extension to better support multiple task versions by @rhyskoedijk in #1326
- Bump dependabot-omnibus from 0.268.0 to 0.274.0 in /updater by @dependabot in #1331
- Bump azure-pipelines-task-lib from 4.17.0 to 4.17.2 in /extension by @dependabot in #1338
- Bump dependabot-omnibus from 0.274.0 to 0.275.0 in /updater by @dependabot in #1339
Full Changelog: 1.33.0...1.34.0
1.33.0
What's Changed
- Update extension task node version from v16 to v20.1 by @rhyskoedijk in #1313
- Fix vNext AZURE_VIRTUAL_DIRECTORY is not working bug by @7fold in #1316
New Contributors
Full Changelog: 1.32.0...1.33.0
1.32.0
What's Changed
- Fix "Value cannot be null or empty string. (Parameter 'username')" by @rhyskoedijk in #1292
- Update the server version/component to support directories and groups by @mburumaxwell in #1294
- Add prettier formatting by @mburumaxwell in #1304
- Add missing EFCore migration for directories and groups support by @mburumaxwell in #1305
- Add swift to
ECOSYSTEM_LOOKUP
for vulnerabilities by @mburumaxwell in #1309 - Improvement to credentials handling by @mburumaxwell in #1310
- Register span processor for sentry to fix OTel export by @mburumaxwell in #1311
Full Changelog: 1.31.0...1.32.0
1.31.0
What's Changed
- Bump axios from 1.7.2 to 1.7.3 in /extension by @dependabot in #1264
- Bump @types/node from 22.0.0 to 22.1.0 in /extension in the js-ts-types group by @dependabot in #1262
- Bump ts-jest from 29.2.3 to 29.2.4 in /extension in the jest group by @dependabot in #1261
- Bump azure-pipelines-task-lib from 4.13.0 to 4.15.0 in /extension by @dependabot in #1263
- Bump Azure.Messaging.ServiceBus from 7.18.0 to 7.18.1 in the azure group by @dependabot in #1258
- Bump dependabot-omnibus from 0.267.0 to 0.268.0 in /updater by @dependabot in #1259
- Make use of OpenTelemetry in the updater by @mburumaxwell in #1268
- Update GitVersion and react to changes by @mburumaxwell in #1270
- Bump @types/node from 22.1.0 to 22.2.0 in /extension in the js-ts-types group by @dependabot in #1273
- Bump the tingle group with 3 updates by @dependabot in #1274
- Bump the sentry group in /updater with 2 updates by @dependabot in #1289
- Bump Azure.Extensions.AspNetCore.DataProtection.Keys from 1.2.3 to 1.2.4 in the azure group by @dependabot in #1284
- Bump azure-pipelines-task-lib from 4.15.0 to 4.16.0 in /extension by @dependabot in #1283
- Bump @types/node from 22.2.0 to 22.4.0 in /extension in the js-ts-types group by @dependabot in #1281
- Bump the tingle group with 3 updates by @dependabot in #1287
- Bump axios from 1.7.3 to 1.7.4 in /extension by @dependabot in #1282
- Bump the microsoft group with 8 updates by @dependabot in #1286
- Bump Tingle.PeriodicTasks from 1.5.0 to 1.5.1 by @dependabot in #1288
- Bump the event-bus group with 2 updates by @dependabot in #1285
- Sync dependabot-updater with v0.268.0 by @rhyskoedijk in #1266
Full Changelog: 1.30.3...1.31.0
1.30.3
What's Changed
- Bump dependabot-omnibus from 0.266.0 to 0.267.0 in /updater by @dependabot in #1252
- Bump the opentelemetry group in /updater with 6 updates by @dependabot in #1249
- Fix nuget.config not using correct credentials during NuGet updates of .NET Framework projects by @rhyskoedijk in #1248
- Enable opentelemetry in
updater_script_vnext
by @mburumaxwell in #1254 - Enable sentry in
updater_script_vnext
by @mburumaxwell in #1255 - Backport NuGet auth fix to
update_script
; Prevent NuGet leaking passwords in logs by @rhyskoedijk in #1256
Full Changelog: 1.30.2...1.30.3
1.30.2
What's Changed
- NuGet feed auth support for Azure DevOps, Azure DevOps Server, and third-party NuGet servers by @rhyskoedijk in #1241
- Remove unused
useConfigFile
input by @mburumaxwell in #1244 - Remove docker demand and rely on
tl.which
by @mburumaxwell in #1246
Full Changelog: 1.30.1...1.30.2