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

10455 Коммитов

Автор SHA1 Сообщение Дата
dependabot[bot] 11087b1553
Bump braces from 3.0.2 to 3.0.3 in /extensions/query-history (#25737)
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-07-11 11:41:51 -07:00
dependabot[bot] ecc8622c34
Bump ws from 8.13.0 to 8.18.0 in /extensions/notebook-renderers (#25733)
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.18.0.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.18.0)

---
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>
Co-authored-by: Karl Burtram <karlb@microsoft.com>
2024-07-11 11:41:07 -07:00
dependabot[bot] c5f3ca22e2
Bump ws from 7.5.9 to 7.5.10 in /extensions/azurecore (#25732)
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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 11:16:35 -07:00
dependabot[bot] 072398b064
Bump ws from 7.5.9 to 7.5.10 in /extensions/notebook (#25731)
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: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-11 11:15:53 -07:00
dependabot[bot] 951dfe3cf1
Bump ws from 8.13.0 to 8.17.1 in /extensions/notebook-renderers (#25708)
Bumps [ws](https://github.com/websockets/ws) from 8.13.0 to 8.17.1.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.13.0...8.17.1)

---
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-07-10 19:15:11 -07:00
dependabot[bot] 70eb2fefbe
Bump braces from 3.0.2 to 3.0.3 in /extensions/notebook (#25686)
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-07-10 19:14:37 -07:00
dependabot[bot] 2e8763a956
Bump braces from 3.0.2 to 3.0.3 in /extensions/resource-deployment (#25685)
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-07-10 19:14:24 -07:00
Karl Burtram 346b869373
Bump STS version to pick up DacFx and MS.Azure.Kusto.Data (#25728) 2024-07-10 10:22:34 -07:00
laurennat 8afa310f2e
Remove secrets from integration tests (#25680)
* changed code from secret auth to using local docker containers

* docker setup done

* docker containers locally running tests finished

* fixed formatting

* took out pipeline changes

* removed hardcoding local passwords

* removed personal notebook path

* address some Pr comments

* address some Pr comments

* support for mac and linux

* more support for linux and mac

* last changes to support mac + linux

* removed hardcoded length

* added comment

---------

Co-authored-by: Lauren Nathan <laurennathan@microsoft.com>
2024-06-18 13:50:23 -07:00
Benjin Dubishar 9dd6b1a9c0
Updating pipeline (#25690)
* Tweaking

* more tweaking

* Removing unused pipeline files

* not failing on alert
2024-06-17 12:25:51 -07:00
Hai Cao 55703f0829
Fix Mac update loop (#25694) 2024-06-13 13:26:07 -07:00
Benjin Dubishar 11c8e67ea6
Removing ESRP references in pipelines 2024-06-11 15:06:37 -07:00
dependabot[bot] ff8c0b2100
Bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#25631)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.3 to 2.3.0.
- [Release notes](https://github.com/coverallsapp/github-action/releases)
- [Commits](https://github.com/coverallsapp/github-action/compare/v2.2.3...v2.3.0)

---
updated-dependencies:
- dependency-name: coverallsapp/github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 12:55:18 -07:00
dependabot[bot] 38970c94cf
Bump braces from 2.3.2 to 3.0.3 in /samples/sqlservices (#25683)
Bumps [braces](https://github.com/micromatch/braces) from 2.3.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-11 12:54:51 -07:00
Hai Cao 3dca5a4133
Switch update logic to use Download Center based metadata links (#25677)
* switch to client side update

* lower version to 1.47 for testing

* cleanup

* move download center def/links to one file

* more sql carbon tags

* revert version change

* move urls to product.json

* fix isLatestVersion

* fix Mac meatdata urls
2024-06-10 18:59:09 -07:00
Aasim Khan 68bdada712
Adding gulp task that adds ads metadata to exe file. (#25665)
* fixing exe metadata

* Fixing icon
2024-06-04 10:32:29 -07:00
Alex Ma 1446f5f692
Langpack update for May release (#25634)
* added xlf files

* updated langpack source files for 5-13-2024
2024-05-14 11:10:57 -07:00
CSIGS@microsoft.com 04d443cfc8
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20240427160904695. (#25613) 2024-04-29 10:06:52 -07:00
CSIGS@microsoft.com f1d4c06d05
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20240419154143946. (#25599) 2024-04-19 15:39:48 -07:00
Alex Ma 45f292d7e8
[Loc] added changes to notebook for 4-17-2024 (#25594) 2024-04-17 16:45:25 -07:00
Cory Rivera 7b250e6a61
Remove path placeholder components in Configure Python dialog (#25593) 2024-04-17 11:22:06 -07:00
CSIGS@microsoft.com e7daff8cf3
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20240415154236578. (#25590) 2024-04-15 09:56:05 -07:00
CSIGS@microsoft.com 168cc18d46
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20240414153807110. (#25589) 2024-04-15 09:55:52 -07:00
Alex Ma 353b237d47
[Loc] more changes to sql migration for 4-12-2024 (#25587) 2024-04-12 15:40:41 -07:00
Roshan lal Sahu 91656f1a56
Fix to handle templates recommended in batches in case of SQL DB (#25581)
* template fix for sql db

* button css

* display info msg in 3rd page

* minor fix

* multiple template fix

* resolved comments

* removed unused import

* fix for target type check

* updated tools service version

---------

Co-authored-by: ROSHAN SAHU <roshansahu@microsoft.com>
2024-04-12 17:32:26 +05:30
dependabot[bot] 981cdb394a
Bump tar from 6.1.11 to 6.2.1 in /extensions/azuremonitor (#25570)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 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.11...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:11:11 -07:00
dependabot[bot] 886da972c0
Bump tar from 6.1.13 to 6.2.1 in /extensions/sql-migration (#25574)
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: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:10:33 -07:00
dependabot[bot] 566e68ba8d
Bump tar from 6.1.11 to 6.2.1 in /extensions/kusto (#25571)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.11 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.11...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:10:11 -07:00
dependabot[bot] ae40de9559
Bump tar from 6.1.15 to 6.2.1 in /build/npm/gyp (#25575)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.1.15 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.15...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:09:27 -07:00
dependabot[bot] c711199281
Bump tar from 6.2.0 to 6.2.1 in /extensions/import (#25576)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 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.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:09:05 -07:00
dependabot[bot] ea1e65ce6a
Bump tar from 6.2.0 to 6.2.1 in /extensions/datavirtualization (#25577)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 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.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:08:24 -07:00
dependabot[bot] 28d21b05f6
Bump tar from 6.2.0 to 6.2.1 in /extensions/admin-tool-ext-win (#25578)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 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.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:08:09 -07:00
dependabot[bot] bee05fbd59
Bump tar from 6.2.0 to 6.2.1 in /extensions/mssql (#25579)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 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.2.0...v6.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-11 15:07:54 -07:00
dependabot[bot] 2316325208
Bump tar from 6.2.0 to 6.2.1 in /extensions/notebook (#25580)
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 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.2.0...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 15:07:39 -07:00
Alex Ma 4197b95f8b
[Loc] added changes to notebook (#25572) 2024-04-10 17:10:46 -07:00
Cory Rivera 04e1fb7057
Remove "New Python Installation" option in Configure Python dialog (#25569)
* Also removed unused jupyter code in machine-learning extension
2024-04-10 15:08:03 -07:00
dependabot[bot] 8d2369f0b6
Bump h2 from 0.3.24 to 0.3.26 in /cli (#25562)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.24 to 0.3.26.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.26/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.24...v0.3.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-09 09:36:24 -07:00
dependabot[bot] ae2d5a01d7
Bump katex from 0.16.4 to 0.16.10 in /extensions/markdown-math (#25542)
Bumps [katex](https://github.com/KaTeX/KaTeX) from 0.16.4 to 0.16.10.
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.4...v0.16.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:30:39 -07:00
dependabot[bot] c590e018e6
Bump follow-redirects from 1.15.4 to 1.15.6 in /build/actions (#25511)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:26:43 -07:00
dependabot[bot] a435d342af
Bump follow-redirects in /extensions/github-authentication (#25513)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:26:24 -07:00
dependabot[bot] 138423c948
Bump follow-redirects in /extensions/resource-deployment (#25510)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:26:02 -07:00
dependabot[bot] 7d394d79fd
Bump follow-redirects from 1.15.4 to 1.15.6 in /extensions/azurecore (#25512)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:25:39 -07:00
dependabot[bot] b493cfdd06
Bump follow-redirects from 1.15.4 to 1.15.6 in /extensions/sql-bindings (#25509)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:25:16 -07:00
dependabot[bot] 312abda31e
Bump follow-redirects from 1.15.4 to 1.15.6 in /build (#25507)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:24:58 -07:00
dependabot[bot] d090bf81c5
Bump follow-redirects in /extensions/sql-database-projects (#25508)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-04-08 11:19:06 -07:00
Roshan lal Sahu e2b7752885
Generate Template link and blob container dropdown fix (#25553)
* temp

* dropdown fix

* removed node module chnages

* resolved comments

---------

Co-authored-by: ROSHAN SAHU <roshansahu@microsoft.com>
2024-04-08 10:54:34 +05:30
Roshan lal Sahu 49d8c613a7
Upload to blob container fix (#25554)
* update node module version

* yarn lock

---------

Co-authored-by: ROSHAN SAHU <roshansahu@microsoft.com>
2024-04-04 09:46:16 +05:30
CSIGS@microsoft.com 107853b995
Juno: check in to lego/hb_04604851-bac4-4681-9f74-73de611d6e48_20240402153738408. (#25556) 2024-04-03 14:00:11 -07:00
Kim Santiago c305377962
Update Kusto STS version to 5.0.0.2 (#25558)
* update Kusto to use STS 5.0.0.1

* bump to 5.0.0.2

* fix linux name and also update mssql
2024-04-03 09:27:41 -07:00
stuti149 cbdeeb287f
adding preview tag (#25555) 2024-04-03 12:24:56 +05:30