Releases: tinglesoftware/dependabot-azure-devops
Releases · tinglesoftware/dependabot-azure-devops
1.37.0
What's Changed
- Use groups, sections, and secret masking in task output for better navigation and readability by @rhyskoedijk in #1404
- Throw error if branch name of new pull request conflicts with an existing branch by @rhyskoedijk in #1424
- Bump dependabot-omnibus from 0.281.0 to 0.282.0 in /updater by @dependabot in #1433
- Use DevOps API version 5.0 where possible, for maximum compatibility by @rhyskoedijk in #1425
Full Changelog: 1.36.2...1.37.0
1.36.2
What's Changed
- Bump @types/node from 22.7.5 to 22.7.7 in /extension in the js-ts-types group across 1 directory by @dependabot in #1420
- Bump the tingle group with 3 updates by @dependabot in #1418
- Bump Azure.Identity from 1.12.1 to 1.13.0 in the azure group by @dependabot in #1416
- Bump Tingle.PeriodicTasks from 1.5.1 to 1.5.2 by @dependabot in #1419
- Bump the event-bus group with 2 updates by @dependabot in #1417
- Bump dependabot-omnibus from 0.280.0 to 0.281.0 in /updater by @dependabot in #1415
Full Changelog: 1.36.1...1.36.2
1.36.1
What's Changed
- Fix for invalid characters in branch name by @rhyskoedijk in #1392
- Share dev extension builds with rhyskoedijk by @rhyskoedijk in #1403
- Replace the minor version in task.json for the v1 task by @mburumaxwell in #1406
Full Changelog: 1.36.0...1.36.1
1.36.0
What's Changed
- Add support for the "pull-request-branch-name.separator" config option by @rhyskoedijk in #1378
- Bump webmock from 3.23.1 to 3.24.0 in /updater by @dependabot in #1388
- Bump octokit from 6.1.1 to 7.2.0 in /updater by @dependabot in #1386
- Raise error and fail task if dependency list project property cannot be updated [when configured] by @rhyskoedijk in #1379
- Use the local build sources directory (when available) to avoid dependabot cloning the repo multiple times by @rhyskoedijk in #1382
- Fix "cannot read properties of null (reading 'pullRequestId')"; Allow teams and groups as reviewers by @rhyskoedijk in #1385
- Bump the sentry group in /updater with 2 updates by @dependabot in #1395
- Bump the microsoft group with 9 updates by @dependabot in #1398
- Bump azure-pipelines-task-lib from 4.17.2 to 4.17.3 in /extension by @dependabot in #1390
- Fix for
directories
config not working when there is only one entry in the list by @rhyskoedijk in #1393 - Bump @types/node from 22.7.4 to 22.7.5 in /extension in the js-ts-types group across 1 directory by @dependabot in #1399
- Bump typescript from 5.6.2 to 5.6.3 in /extension by @dependabot in #1400
- Bump dependabot-omnibus from 0.278.0 to 0.280.0 in /updater by @dependabot in #1396
- Update experiments list documentation for dependabot-omnibus 0.280.0 by @rhyskoedijk in #1401
- Bump the azure group with 2 updates by @dependabot in #1397
Full Changelog: 1.35.3...1.36.0
1.35.3
What's Changed
- Fix merge strategy config parsing and default value by @rhyskoedijk in #1376
- Fix "unknown package manager" error by @rhyskoedijk in #1377
Full Changelog: 1.35.2...1.35.3
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