Граф коммитов

1633 Коммитов

Автор SHA1 Сообщение Дата
microsoft-github-policy-service[bot] f809fcf59e
Updated for https://dev.azure.com/devdiv/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_build?definitionId=23635 by using baselines generated in https://dev.azure.com/devdiv/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_build/results?buildId=10273287 2024-09-24 19:52:29 +00:00
microsoft-github-policy-service[bot] ab5fc5f0ab
Updated for https://dev.azure.com/devdiv/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_build?definitionId=20352 by using baselines generated in https://dev.azure.com/devdiv/0bdbc590-a062-4c3f-b0f6-9383f67865ee/_build/results?buildId=10120098 2024-08-28 00:11:06 +00:00
Alex Weininger b30d0ef294
Sign extension with MS Build (#4372)
* Sign extension with MS Build

* Update team name
2024-08-23 15:58:33 -04:00
David Negstad 5de247f943
Bump version to 1.29.3-alpha (#4362)
* Bump version to 1.29.3-alpha

* Update package-lock.json
2024-08-13 14:38:07 -07:00
David Negstad 6893922e3a
Update version, changelog, notices for 1.29.2 (#4355)
* Update version, changelog, notices for 1.29.2

* Update changelog
2024-08-01 12:43:07 -07:00
David Negstad 9c257b5d13
Update to latest extensibility packages (#4354) 2024-08-01 12:00:34 -07:00
dependabot[bot] cacdf64c35
Bump fast-xml-parser from 4.4.0 to 4.4.1 (#4350)
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.4.0...v4.4.1)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-30 13:18:37 -04:00
Remy Suen 3258de1c4a
Update the language server to 0.13.0 (#4343)
This update includes a small linting fix as well as highlighting support
for heredocs.

Signed-off-by: Remy Suen <remy.suen@gmail.com>
2024-07-26 15:53:15 -04:00
David Negstad 0c885ae909
Update dependencies (#4342) 2024-07-17 15:14:51 -07:00
dependabot[bot] a988d9b6b7
Bump ws from 7.5.9 to 7.5.10 (#4324)
Bumps [ws](https://github.com/websockets/ws) from 7.5.9 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.5.9...7.5.10)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 11:08:09 -04:00
dependabot[bot] 8afb3eb321
Bump braces from 3.0.2 to 3.0.3 (#4323)
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-24 11:07:46 -04:00
Brandon Waterloo [MSFT] d2b60229e9
Fetch arm64 debugger anytime on an arm64 OS (#4319) 2024-06-24 11:06:39 -04:00
Brandon Waterloo [MSFT] 9f86395082
Update dockerfile-language-server-nodejs (#4308) 2024-05-24 12:58:45 -07:00
Brandon Waterloo [MSFT] fd616f6e67
Remove some more Azure Account references (#4290) 2024-04-25 15:23:54 -07:00
Brandon Waterloo [MSFT] ea21b375d1
Make ACR feature work with sovereign clouds (#4289) 2024-04-25 15:22:03 -07:00
Brandon Waterloo [MSFT] 43570039d7
Update version, changelog, notices for 1.29.1 (#4288) 2024-04-25 12:32:10 -04:00
Brandon Waterloo [MSFT] abd3782bac
Support debugging Python using the new Python Debugger extension (#4286) 2024-04-24 10:21:46 -04:00
dependabot[bot] da8cdfafda
Bump tar from 6.1.13 to 6.2.1 (#4283)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.13 to 6.2.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v6.1.13...v6.2.1)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 10:56:05 -04:00
Alexander Krivopalov 263672fe73
Ignore commented <UserSecretsId> tag in .csproj (#4268) 2024-04-03 16:02:30 -04:00
Brandon Waterloo [MSFT] b100543749
Do `npm audit fix` (#4263) 2024-03-15 17:51:30 -07:00
Brandon Waterloo [MSFT] 2ee5f15e73
Bump version to 1.29.5-alpha (#4239) 2024-02-13 09:44:45 -08:00
Brandon Waterloo [MSFT] aed74ed896
Remove reference to deprecated Azure Account extension from readme (#4235) 2024-02-13 10:43:27 -05:00
Brandon Waterloo [MSFT] 939d8ef818
Scaffold Python Dockerfile with a floatier tag (#4234) 2024-02-13 10:43:18 -05:00
Brandon Waterloo [MSFT] d2553a4103
Remove Azure Devops shield from readme (#4230) 2024-02-13 10:43:09 -05:00
Brandon Waterloo [MSFT] d1e3b2f932
Make the unshared template even simpler (#4231) 2024-02-06 11:08:01 -08:00
Brandon Waterloo [MSFT] 5d0aac9a17
Fix changelog inaccuracy (#4229) 2024-02-06 12:18:34 -05:00
Brandon Waterloo [MSFT] 592ea6b77e
Partially revert "Go back to using `python` instead of `python3` and bump Python dependency versions (#4223)" (#4228)
This partially reverts commit 7b57512a3f.
2024-02-06 11:26:19 -05:00
Brandon Waterloo [MSFT] e6e82c2edf
Use main azext templates (#4226) 2024-02-05 09:16:46 -08:00
Brandon Waterloo [MSFT] 5a74a58d69
Update version, changelog, notices for 1.29.0 (#4224) 2024-02-02 13:17:57 -05:00
Brandon Waterloo [MSFT] 7b57512a3f
Go back to using `python` instead of `python3` and bump Python dependency versions (#4223) 2024-02-02 09:50:22 -08:00
Brandon Waterloo [MSFT] b41e25dc32
Add 1esmain pipeline (#4222) 2024-02-02 09:29:52 -08:00
Brandon Waterloo [MSFT] 950c1ab7da
Update `@vscode/test-electron` (#4217) 2024-01-29 12:32:48 -08:00
Brandon Waterloo [MSFT] b182624ed4
Update targets to work correctly with 8.0.100-rc2 and up (#4201)
* Update targets to work correctly with 8.0.100-rc2 and up

* Update resources/netCore/GetProjectProperties.targets

Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>

---------

Co-authored-by: Chet Husk <baronfel@users.noreply.github.com>
2024-01-11 08:33:40 -05:00
Brandon Waterloo [MSFT] 5fa473395a
Resolve environment variables in tasks (#4202) 2024-01-11 08:33:24 -05:00
Brandon Waterloo [MSFT] ae75aa5a5d
Update `@microsoft/vscode-docker-registries` and do `npm audit fix` (#4200) 2024-01-10 14:37:04 -08:00
Brandon Waterloo [MSFT] 33a4825968
Bump `@microsoft/vscode-docker-registries` (#4184) 2023-12-04 10:32:41 -08:00
Brandon Waterloo [MSFT] e280e237ac
Update `@microsoft/vscode-docker-registries` and clean up `registerTrees.ts` (#4181)
* Use new @microsoft/vscode-docker-registries package

* Clean up `registerTrees.ts`
2023-11-30 09:44:53 -08:00
Brandon Waterloo [MSFT] 2c2539cc21
Don't lowercase the image tag (#4180) 2023-11-30 08:45:26 -08:00
Brandon Waterloo [MSFT] 10d465bc50
Fix `streamToFile` implementation (#4177) 2023-11-27 17:15:30 -05:00
Brandon Waterloo [MSFT] 12caf3fc1a
Use Node 18, drop node-fetch (#4167) 2023-11-22 14:48:49 -05:00
Brandon Waterloo [MSFT] bc3f65ab3a
Bump version after release (#4164) 2023-11-13 08:35:19 -08:00
dependabot[bot] b6a8bab5a8
Bump axios and vscode-tas-client (#4162)
Bumps [axios](https://github.com/axios/axios) to 1.6.1 and updates ancestor dependency vscode-tas-client. These dependencies need to be updated together.


Updates `axios` from 0.26.1 to 1.6.1
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.26.1...v1.6.1)

Updates `vscode-tas-client` from 0.1.63 to 0.1.75

---
updated-dependencies:
- dependency-name: axios
  dependency-type: indirect
- dependency-name: vscode-tas-client
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-13 09:07:12 -05:00
Brandon Waterloo [MSFT] 3cca35bcc7
Add telemetry for capturing Azure subscription information (#4156) 2023-11-08 11:52:04 -05:00
Brandon Waterloo [MSFT] 583b799747
Update version, changelog for 1.28.0 (#4155) 2023-11-07 13:56:31 -05:00
Brandon Waterloo [MSFT] 5372c56b45
Refactor push image to be a wizard, show ACR create pick (#4146) 2023-11-07 11:22:31 -05:00
Brandon Waterloo [MSFT] 0c33ed0670
Update `@microsoft/vscode-docker-registries` to pick up infinite loop fix (#4145) 2023-10-30 13:14:04 -07:00
Brandon Waterloo [MSFT] 4bdf229c18
Allow disconnecting from generic registry V2 to escape broken state (#4143) 2023-10-26 14:04:22 -04:00
Brandon Waterloo [MSFT] b1b07293d8
Fix some Azure sign in issues (#4142) 2023-10-26 14:04:08 -04:00
Brandon Waterloo [MSFT] e882270bd9
Add a way to view image manifest (#4134) 2023-10-25 09:14:50 -04:00
Brandon Waterloo [MSFT] 596916bdd9
Remove deprecated select subscriptions command (#4137) 2023-10-25 09:12:21 -04:00