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

13415 Коммитов

Автор SHA1 Сообщение Дата
koros d3981c4aa1 add Request body to the http snippets 2024-09-12 19:45:13 +03:00
koros c0d999da55 Merge branch 'main' into feature/vscode-extension/add-http-snippet-generation 2024-09-12 11:57:21 +03:00
koros 5aed882883 fix sonar warnings 2024-09-12 11:52:19 +03:00
Charles Wahome 03607d58de
Fix: openapi description version validation (#5396) 2024-09-12 10:55:45 +03:00
Vincent Biret 420ac549ed
Merge pull request #5397 from microsoft/feat/bundle-dependencies
feat/bundle dependencies
2024-09-12 02:49:04 -04:00
Vincent Biret 57d4428d93
Merge pull request #5395 from microsoft/feat/extension-preview
feat: vscode extension out of preview
2024-09-12 02:04:42 -04:00
Vincent Biret bea4e59865
chore: updates parsing and serialization unit tests
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 15:30:30 -04:00
Vincent Biret 4c9f51b0fb
docs: adds changelog entry for dependency view
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 15:21:16 -04:00
Vincent Biret 6feac74100
feat: bundles support for extension dependencies panel
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 15:19:02 -04:00
Vincent Biret 44d36763bb
chore: updates kiota version for extension 2024-09-11 14:49:53 -04:00
Vincent Biret c1de72c66c
fix: adds a maximum version mechanism for dependencies update script
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 14:43:10 -04:00
Vincent Biret 72719e9448
fix: adds query name for special casing of depedencies 2024-09-11 14:40:16 -04:00
Vincent Biret 3c905c3bab
feat: adds hint for info command
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 13:07:35 -04:00
Vincent Biret 531b8f33c2
feat: adds bundle information for all languages
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 12:52:55 -04:00
Vincent Biret 32d0eade47
fix: adds support for additional dependencies
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 12:48:20 -04:00
Vincent Biret 291833d51a
feat: displays dependency type and filters dependencies
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 12:39:18 -04:00
Vincent Biret 9f5b327055
feat: adds dependency type parsing
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 12:38:53 -04:00
Vincent Biret fe75ed2c4d
fix: no new line when updating versions
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 10:54:04 -04:00
Vincent Biret 46bfbdb895
chore: updates dependencies versions 2024-09-11 10:46:24 -04:00
Vincent Biret e451c8d340
feat: adds types and bundle for CSharp 2024-09-11 10:45:46 -04:00
Vincent Biret 9f38c72b6e
feat: vscode extension out of preview 2024-09-11 10:32:29 -04:00
Samwel K. 217d3ecfc5
Merge pull request #5394 from microsoft/chore/update-cli-specs-with-auth-options
docs: Update CLI specs for `plugin add` and `edit` commands with auth options
2024-09-11 17:21:46 +03:00
Vincent Biret ae969901de
Apply suggestions from code review 2024-09-11 10:10:34 -04:00
samwelkanda 423cf3c53e Update plugin edit 2024-09-11 17:01:47 +03:00
samwelkanda 98081629a7 Update CLI plugin add and edit commands with auth options 2024-09-11 16:54:00 +03:00
Vincent Biret 8e4ade3b70
Merge pull request #5333 from microsoft/shem/fix_boolean_conversion_to_string_python
remove stringify from constructor properties
2024-09-11 08:21:39 -04:00
shemogumbe e5f9d44bf6
update changelog
fixes formatting of changelog entry

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-11 08:15:30 -04:00
shemogumbe 2bd2383dc3
fix unit tests for removed stringify on porperty value 2024-09-11 08:11:22 -04:00
shemogumbe 212e21cafb
remove stringify from constructor properties 2024-09-11 08:10:55 -04:00
Vincent Biret ee4dbb0450
Merge pull request #5383 from microsoft/fix/ts-query-paramters-casing
fix/ts query paramters casing
2024-09-11 07:19:36 -04:00
Vincent Biret 6e3fc92254
chore: linting
Co-authored-by: Andrew Omondi <andrueastman@users.noreply.github.com>
2024-09-11 06:19:58 -04:00
github-actions[bot] 7fb56c8f83
Merge pull request #5389 from microsoft/dependabot/pip/it/python/kiota-dependencies-b73352f4ed
chore(deps-dev): bump microsoft-kiota-serialization-json from 1.3.1 to 1.3.2 in /it/python in the kiota-dependencies group
2024-09-11 12:58:48 +03:00
github-actions[bot] e275a5d54e
Merge pull request #5388 from microsoft/dependabot/npm_and_yarn/it/typescript/multi-435c4b74b9
chore(deps): bump send and express in /it/typescript
2024-09-11 12:58:36 +03:00
github-actions[bot] 649a18b30c
Merge pull request #5390 from microsoft/dependabot/pip/it/python/pytest-8.3.3
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 in /it/python
2024-09-11 08:35:37 +00:00
dependabot[bot] fc1aeed0e7
chore(deps-dev): bump pytest from 8.3.2 to 8.3.3 in /it/python
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 8.3.3.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.3.2...8.3.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 08:29:22 +00:00
dependabot[bot] 92e53015a0
chore(deps-dev): bump microsoft-kiota-serialization-json
Bumps the kiota-dependencies group in /it/python with 1 update: [microsoft-kiota-serialization-json](https://github.com/microsoft/kiota).


Updates `microsoft-kiota-serialization-json` from 1.3.1 to 1.3.2
- [Release notes](https://github.com/microsoft/kiota/releases)
- [Changelog](https://github.com/microsoft/kiota/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota/commits)

---
updated-dependencies:
- dependency-name: microsoft-kiota-serialization-json
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 08:29:15 +00:00
dependabot[bot] ee3d96719c
chore(deps): bump send and express in /it/typescript
Bumps [send](https://github.com/pillarjs/send) to 1.1.0 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `send` from 0.18.0 to 1.1.0
- [Release notes](https://github.com/pillarjs/send/releases)
- [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/send/compare/0.18.0...1.1.0)

Updates `express` from 4.20.0 to 5.0.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/v5.0.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.20.0...v5.0.0)

---
updated-dependencies:
- dependency-name: send
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 08:28:10 +00:00
github-actions[bot] d5062cca23
Merge pull request #5386 from microsoft/dependabot/npm_and_yarn/it/typescript/kiota-dependencies-45143cb515
chore(deps): bump the kiota-dependencies group in /it/typescript with 7 updates
2024-09-11 08:27:34 +00:00
dependabot[bot] 1829ce490c
chore(deps): bump the kiota-dependencies group
Bumps the kiota-dependencies group in /it/typescript with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.63` | `1.0.0-preview.66` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.58` | `1.0.0-preview.61` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.62` | `1.0.0-preview.65` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.51` | `1.0.0-preview.54` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.63` | `1.0.0-preview.66` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.41` | `1.0.0-preview.44` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.60` | `1.0.0-preview.63` |


Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.63 to 1.0.0-preview.66
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.63...@microsoft/kiota-abstractions@1.0.0-preview.66)

Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.58 to 1.0.0-preview.61
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.58...@microsoft/kiota-authentication-azure@1.0.0-preview.61)

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.62 to 1.0.0-preview.65
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/commits/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.65)

Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.51 to 1.0.0-preview.54
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.51...@microsoft/kiota-serialization-form@1.0.0-preview.54)

Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.63 to 1.0.0-preview.66
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-text@1.0.0-preview.63...@microsoft/kiota-serialization-json@1.0.0-preview.66)

Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.41 to 1.0.0-preview.44
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.41...@microsoft/kiota-serialization-multipart@1.0.0-preview.44)

Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.60 to 1.0.0-preview.63
- [Commits](https://github.com/microsoft-typescript/kiota/commits)

---
updated-dependencies:
- dependency-name: "@microsoft/kiota-abstractions"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-authentication-azure"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-http-fetchlibrary"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-form"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-json"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-multipart"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: "@microsoft/kiota-serialization-text"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-11 08:22:51 +00:00
Vincent Biret aa604b1957
docs: changelog entry for typescript query parameter casing fix
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-10 14:44:51 -04:00
Vincent Biret 05f10186d4
fix: casing consistency for TypeScript query parameters
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-10 14:41:39 -04:00
Vincent Biret 0d87028f7b
chore: linting moves default separators to a constant to reduce allocations
Signed-off-by: Vincent Biret <vibiret@microsoft.com>
2024-09-10 14:02:28 -04:00
Charles Wahome 0085a17664
Fix: remove encoding from human name (#5373) 2024-09-10 18:25:53 +03:00
Vincent Biret 7a39ecff15
Merge pull request #5370 from microsoft/fix/stack-overflow
fix/stack overflow
2024-09-10 08:55:57 -04:00
Vincent Biret 6eecf1ad84
fix: adds comment to contextualize the workaround 2024-09-10 07:07:53 -04:00
koros 65df5baca9 skip code generation part for http snippet generation 2024-09-10 13:16:19 +03:00
koros 2382c6f6ce delete only relevant files when generation type is http 2024-09-10 12:05:55 +03:00
github-actions[bot] bb90c48ce8
Merge pull request #5379 from microsoft/dependabot/npm_and_yarn/it/typescript/eslint-447156b953
chore(deps-dev): bump the eslint group in /it/typescript with 3 updates
2024-09-10 09:02:06 +00:00
github-actions[bot] c2092a12d7
Merge pull request #5377 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/eslint-447156b953
chore(deps-dev): bump the eslint group in /vscode/microsoft-kiota with 3 updates
2024-09-10 12:01:53 +03:00
github-actions[bot] f0973f07d4
Merge pull request #5378 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/typescript-5.6.2
chore(deps-dev): bump typescript from 5.5.4 to 5.6.2 in /vscode/microsoft-kiota
2024-09-10 08:59:41 +00:00