Releases: microsoft/azure-devops-extension-tasks
Releases · microsoft/azure-devops-extension-tasks
v5.0.224
v5.0.174
What's Changed
- Update dependency @types/node to ^16.18.106 by @jessehouwing in #983
- Update dependency @xmldom/xmldom to ^0.9.0 by @jessehouwing in #986
- Bump github/codeql-action from 3.26.3 to 3.26.5 by @dependabot in #982
- Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #989
- Bump github/codeql-action from 3.26.5 to 3.26.6 by @dependabot in #988
- Bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in #996
- Update dependency azure-pipelines-task-lib to ^4.17.2 by @jessehouwing in #997
- Update dependency @xmldom/xmldom to ^0.9.2 by @jessehouwing in #993
- Update dependency @types/node to ^16.18.108 by @jessehouwing in #992
- Update dependency azure-pipelines-tasks-azure-arm-rest to ^3.245.0 by @jessehouwing in #991
Full Changelog: v5.0.155...v5.0.174
v5.0.155
What's Changed
- Update dependency azure-pipelines-tasks-azure-arm-rest to ^3.242.4 by @jessehouwing in #984
Full Changelog: v5.0.147...v5.0.155
v5.0.147
What's Changed
- Update dependency azure-pipelines-tasks-azure-arm-rest to ^3.242.2 by @jessehouwing in #945
- Update typescript-eslint monorepo to ^7.16.0 by @jessehouwing in #949
- Bump actions/upload-artifact from 4.3.3 to 4.3.4 by @dependabot in #948
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #951
- Update dependency @types/node to ^16.18.102 by @jessehouwing in #956
- Update typescript-eslint monorepo to ^7.16.1 by @jessehouwing in #955
- Bump actions/dependency-review-action from 4.3.3 to 4.3.4 by @dependabot in #952
- Bump github/codeql-action from 3.25.11 to 3.25.12 by @dependabot in #950
- Update dependency azure-pipelines-task-lib to ^4.15.0 by @jessehouwing in #967
- Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #963
- Bump github/codeql-action from 3.25.12 to 3.25.15 by @dependabot in #962
- Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #971
- Update typescript-eslint monorepo to ^7.18.0 by @jessehouwing in #961
- Update dependency core-js to ^3.38.0 by @jessehouwing in #969
- Update dependency @types/node to ^16.18.105 by @jessehouwing in #957
- Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #974
- Bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #975
- Update dependency azure-pipelines-task-lib to ^4.16.0 by @jessehouwing in #976
- Update dependency azure-pipelines-task-lib to ^4.17.0 by @jessehouwing in #980
- Bump github/codeql-action from 3.26.0 to 3.26.3 by @dependabot in #978
- Update dependency core-js to ^3.38.1 by @jessehouwing in #979
Full Changelog: v5.0.77...v5.0.147
v5.0.77
What's Changed
- Update typescript-eslint monorepo to ^7.15.0 by @jessehouwing in #944
- Update dependency azure-pipelines-tasks-azure-arm-rest to ^3.242.1 by @jessehouwing in #943
- Bump github/codeql-action from 3.25.10 to 3.25.11 by @dependabot in #939
Full Changelog: v5.0.65...v5.0.77
v5.0.65
What's Changed
- Bump actions/checkout from 4.1.6 to 4.1.7 by @dependabot in #925
- Update typescript-eslint monorepo to ^7.13.1 by @jessehouwing in #930
- Bump github/codeql-action from 3.25.8 to 3.25.10 by @dependabot in #926
- Update dependency @types/node to ^16.18.99 by @jessehouwing in #929
- Update dependency @types/node to ^16.18.100 by @jessehouwing in #931
- Update dependency @types/node to ^16.18.101 by @jessehouwing in #932
- Use Node APIs to replace __dirname by @50Wliu in #938
- Update dependency azure-pipelines-tasks-azure-arm-rest to ^3.242.0 by @jessehouwing in #937
- Update typescript-eslint monorepo to ^7.14.1 by @jessehouwing in #936
New Contributors
- @50Wliu made their first contribution in #938
Full Changelog: v5.0.46...v5.0.65
v5.0.46
What's Changed
- Update dependency azure-pipelines-tasks-azure-arm-rest to ^3.241.2 by @jessehouwing in #924
Full Changelog: v5.0.42...v5.0.46
v5.0.42
What's Changed
- Update dependency azure-pipelines-tasks-azure-arm-rest to ^3.241.0 by @jessehouwing in #923
Full Changelog: v5.0.37...v5.0.42
v5.0.37
What's Changed
- Adds built-in support for AzureRM authentication using an Azure EntraID Workload Federation Identity in v5 of each task.
- Removed v3 of all tasks. This removes support for Node6 and Node10
- Added v5 for each task and set them to preview.
PRs
- Features/spn by @jessehouwing in #906
- Allow authentication using Azure service connections by @50Wliu in #905
Thanks
- @50Wliu
Full Changelog: v4.3.146...v5.0.37
v4.3.146
Update dependency @types/node to ^16.18.74