Releases: microsoft/azure-devops-extension-tasks
Releases · microsoft/azure-devops-extension-tasks
v4.0.142
What's Changed
- Adds linux support to fast manifest patching on publish by @jessehouwing in #337
Full Changelog: v4.0.136...v4.0.142
v4.0.136
What's Changed
- Bump github/codeql-action from 1 to 2 by @dependabot in #336
- Bump actions/checkout from 2 to 3 by @dependabot in #335
- Try faster compression when publishing from vsix by just extracting the manifest files by @jessehouwing in #334
Full Changelog: v4.0.122...v4.0.136
v4.0.122
What's Changed
- Bump @typescript-eslint/parser from 5.46.1 to 5.47.0 by @dependabot in #330
- Bump @typescript-eslint/eslint-plugin from 5.46.1 to 5.47.0 by @dependabot in #329
- Bump @typescript-eslint/eslint-plugin-tslint from 5.47.0 to 5.47.1 by @dependabot in #331
- Bump @typescript-eslint/parser from 5.47.0 to 5.47.1 by @dependabot in #332
- Bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.47.1 by @dependabot in #333
Full Changelog: v4.0.98...v4.0.122
v4.0.98
More cleanup
v4.0.97
Update azure-pipelines.yml for Azure Pipelines
v4.0.89
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 by @dependabot in #302
- Bump @typescript-eslint/parser from 5.45.0 to 5.45.1 by @dependabot in #301
- Bump @typescript-eslint/eslint-plugin-tslint from 5.45.0 to 5.45.1 by @dependabot in #300
- Re-adding v3 into the vsix for backwardscompat by @jessehouwing in #299
Full Changelog: v4.0.50...v4.0.89
v4.0.50
fixup package-lock.json
v4.0.8
What's Changed
- Bump @types/x2js from 0.0.27 to 3.1.0 by @dependabot in #234
- Bump eslint-plugin-import from 2.22.0 to 2.26.0 by @dependabot in #231
- Bump @types/fs-extra from 5.0.4 to 9.0.13 by @dependabot in #230
- Bump eslint-config-airbnb-typescript from 9.0.0 to 12.3.1 by @dependabot in #235
- Bump tfx-cli from 0.11.0 to 0.12.0 by @dependabot in #240
- Bump typescript from 3.9.7 to 4.8.4 by @dependabot in #239
- Bump @types/core-js from 2.5.0 to 2.5.5 by @dependabot in #237
- Bump @types/temp from 0.8.29 to 0.9.1 by @dependabot in #248
- Bump promise-retry from 1.1.1 to 2.0.1 in /BuildTasks/IsValidExtensionAgent by @dependabot in #243
- Bump core-js from 2.5.7 to 3.26.1 in /BuildTasks/PublishExtension by @dependabot in #263
- Bump @types/promise-retry from 1.1.1 to 1.1.3 by @dependabot in #259
- Bump @typescript-eslint/eslint-plugin-tslint from 5.41.0 to 5.43.0 by @dependabot in #261
- Bump x2js from 3.4.3 to 3.4.4 in /BuildTasks/PublishExtension by @dependabot in #265
- Bump @typescript-eslint/parser from 3.6.1 to 3.10.1 by @dependabot in #258
- Bump @xmldom/xmldom from 0.8.4 to 0.8.6 in /BuildTasks/PublishExtension by @dependabot in #251
- Bump core-js from 2.6.3 to 3.26.1 in /BuildTasks/PublishVSExtension by @dependabot in #262
- Bump typescript from 4.8.4 to 4.9.3 by @dependabot in #267
- Bump eslint from 7.5.0 to 7.32.0 by @dependabot in #268
- Bump @typescript-eslint/eslint-plugin-tslint from 5.43.0 to 5.44.0 by @dependabot in #266
- Upgrade to Azure-Pipelines-Task-Lib v4 and Node 16 by @jessehouwing in #269
Full Changelog: v3.1.124...v4.0.8
v3.1.124
Removing deprecated variable override
v3.1.123
Allow setting of isOutput on QueryExtensionVersion task