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

13898 Коммитов

Автор SHA1 Сообщение Дата
github-actions[bot] 04815fe41d
Merge pull request #5733 from microsoft/dependabot/npm_and_yarn/it/typescript/kiota-dependencies-d316b9553d
chore(deps): bump the kiota-dependencies group in /it/typescript with 7 updates
2024-11-06 12:59:49 +03:00
github-actions[bot] 537b165fdb
Merge pull request #5732 from microsoft/dependabot/nuget/multi-f93b5999ce
chore(deps): bump Microsoft.OpenApi, Microsoft.OpenApi.Readers, Microsoft.Plugins.Manifest and Microsoft.VisualStudio.Threading.Analyzers
2024-11-06 12:59:22 +03:00
dependabot[bot] 309be25d75
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.72` | `1.0.0-preview.73` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.72` | `1.0.0-preview.73` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.72` | `1.0.0-preview.73` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.72` | `1.0.0-preview.73` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.72` | `1.0.0-preview.73` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.72` | `1.0.0-preview.73` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.72` | `1.0.0-preview.73` |


Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.72 to 1.0.0-preview.73
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.72...@microsoft/kiota-abstractions@1.0.0-preview.73)

Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.72 to 1.0.0-preview.73
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.72...@microsoft/kiota-authentication-azure@1.0.0-preview.73)

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.72 to 1.0.0-preview.73
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.72...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.73)

Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.72 to 1.0.0-preview.73
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.72...@microsoft/kiota-serialization-form@1.0.0-preview.73)

Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.72 to 1.0.0-preview.73
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.72...@microsoft/kiota-serialization-json@1.0.0-preview.73)

Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.72 to 1.0.0-preview.73
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-multipart@1.0.0-preview.72...@microsoft/kiota-serialization-multipart@1.0.0-preview.73)

Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.72 to 1.0.0-preview.73
- [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-11-06 08:43:35 +00:00
dependabot[bot] ec39e95aa4
chore(deps): bump Microsoft.OpenApi, Microsoft.OpenApi.Readers, Microsoft.Plugins.Manifest and Microsoft.VisualStudio.Threading.Analyzers
Bumps [Microsoft.OpenApi](https://github.com/Microsoft/OpenAPI.NET), [Microsoft.OpenApi.Readers](https://github.com/Microsoft/OpenAPI.NET), [Microsoft.Plugins.Manifest](https://github.com/microsoft/Microsoft.Plugins.Manifest) and [Microsoft.VisualStudio.Threading.Analyzers](https://github.com/microsoft/vs-threading). These dependencies needed to be updated together.

Updates `Microsoft.OpenApi` from 1.6.22 to 1.6.22
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.22...1.6.22)

Updates `Microsoft.OpenApi.Readers` from 1.6.22 to 1.6.22
- [Release notes](https://github.com/Microsoft/OpenAPI.NET/releases)
- [Commits](https://github.com/Microsoft/OpenAPI.NET/compare/1.6.22...1.6.22)

Updates `Microsoft.Plugins.Manifest` from 1.0.0-preview4 to 1.0.0-rc1
- [Commits](https://github.com/microsoft/Microsoft.Plugins.Manifest/commits)

Updates `Microsoft.VisualStudio.Threading.Analyzers` from 17.11.20 to 17.11.20
- [Release notes](https://github.com/microsoft/vs-threading/releases)
- [Commits](https://github.com/microsoft/vs-threading/compare/v17.11.20...v17.11.20)

---
updated-dependencies:
- dependency-name: Microsoft.OpenApi
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.OpenApi.Readers
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Plugins.Manifest
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.VisualStudio.Threading.Analyzers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-06 08:34:18 +00:00
github-actions[bot] 5009711ed2
Merge pull request #5728 from microsoft/dependabot/npm_and_yarn/it/typescript/types/node-22.9.0
chore(deps-dev): bump @types/node from 22.8.7 to 22.9.0 in /it/typescript
2024-11-05 08:52:50 +00:00
dependabot[bot] 237b87ec87
chore(deps-dev): bump @types/node in /it/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.7 to 22.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 08:48:11 +00:00
github-actions[bot] eb4bcec443
Merge pull request #5727 from microsoft/dependabot/npm_and_yarn/it/typescript/eslint-9889b71ce7
chore(deps-dev): bump the eslint group in /it/typescript with 2 updates
2024-11-05 11:47:30 +03:00
github-actions[bot] e8b01f9f6f
Merge pull request #5725 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/eslint-9889b71ce7
chore(deps-dev): bump the eslint group in /vscode/microsoft-kiota with 2 updates
2024-11-05 13:57:17 +05:30
github-actions[bot] 4e75b59087
Merge pull request #5726 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/types/node-22.9.0
chore(deps-dev): bump @types/node from 22.8.7 to 22.9.0 in /vscode/microsoft-kiota
2024-11-05 13:57:02 +05:30
dependabot[bot] 0b28f7dcbb
chore(deps-dev): bump the eslint group in /it/typescript with 2 updates
Bumps the eslint group in /it/typescript with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 8.12.2 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.12.2 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 08:23:56 +00:00
dependabot[bot] ab1c321be1
chore(deps-dev): bump @types/node in /vscode/microsoft-kiota
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.7 to 22.9.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 08:11:18 +00:00
dependabot[bot] b008649393
chore(deps-dev): bump the eslint group
Bumps the eslint group in /vscode/microsoft-kiota with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 8.12.2 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.12.2 to 8.13.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.13.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-05 08:10:58 +00:00
github-actions[bot] 6a59a01509
Merge pull request #5721 from microsoft/dependabot/pip/it/python/flit-3.10.1
chore(deps-dev): bump flit from 3.9.0 to 3.10.1 in /it/python
2024-11-04 07:58:05 +00:00
github-actions[bot] 30b5b888c1
Merge pull request #5716 from microsoft/dependabot/npm_and_yarn/it/typescript/eslint-9ca71fe72e
chore(deps-dev): bump the eslint group across 1 directory with 2 updates
2024-11-04 07:54:56 +00:00
dependabot[bot] 9f4a8f1ab8
chore(deps-dev): bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the /it/typescript directory: [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) and [eslint](https://github.com/eslint/eslint).


Updates `@stylistic/eslint-plugin-ts` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.10.1/packages/eslint-plugin-ts)

Updates `eslint` from 9.13.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 07:47:45 +00:00
dependabot[bot] 5f6cc2c6dd
chore(deps-dev): bump flit from 3.9.0 to 3.10.1 in /it/python
Bumps [flit](https://github.com/pypa/flit) from 3.9.0 to 3.10.1.
- [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
- [Commits](https://github.com/pypa/flit/compare/3.9.0...3.10.1)

---
updated-dependencies:
- dependency-name: flit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 07:47:16 +00:00
github-actions[bot] fc88dcbfd2
Merge pull request #5722 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/webpack-5.96.1
chore(deps-dev): bump webpack from 5.95.0 to 5.96.1 in /vscode/microsoft-kiota
2024-11-04 10:46:56 +03:00
Andrew Omondi 31cd062b3b
Merge pull request #5704 from microsoft/dependabot/pip/it/python/async-timeout-5.0.0
chore(deps-dev): bump async-timeout from 4.0.3 to 5.0.0 in /it/python
2024-11-04 10:46:12 +03:00
github-actions[bot] 4abc8c0c6d
Merge pull request #5720 from microsoft/dependabot/pip/it/python/flit-core-3.10.1
chore(deps-dev): bump flit-core from 3.9.0 to 3.10.1 in /it/python
2024-11-04 07:45:50 +00:00
github-actions[bot] 0014f7a3b4
Merge pull request #5719 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/types/node-22.8.7
chore(deps-dev): bump @types/node from 22.8.5 to 22.8.7 in /vscode/microsoft-kiota
2024-11-04 07:45:34 +00:00
github-actions[bot] 4fa0138207
Merge pull request #5717 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/eslint-9ca71fe72e
chore(deps-dev): bump the eslint group across 1 directory with 2 updates
2024-11-04 07:45:30 +00:00
github-actions[bot] bfda823100
Merge pull request #5723 from microsoft/dependabot/npm_and_yarn/it/typescript/types/node-22.8.7
chore(deps-dev): bump @types/node from 22.8.5 to 22.8.7 in /it/typescript
2024-11-04 07:45:23 +00:00
dependabot[bot] 5a1730ef6e
chore(deps-dev): bump the eslint group across 1 directory with 2 updates
Bumps the eslint group with 2 updates in the /vscode/microsoft-kiota directory: [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts) and [eslint](https://github.com/eslint/eslint).


Updates `@stylistic/eslint-plugin-ts` from 2.10.0 to 2.10.1
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.10.1/packages/eslint-plugin-ts)

Updates `eslint` from 9.13.0 to 9.14.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.13.0...v9.14.0)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 07:33:44 +00:00
dependabot[bot] 1cd6660153
chore(deps-dev): bump @types/node in /it/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.5 to 22.8.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 07:33:28 +00:00
dependabot[bot] e057f45fdc
chore(deps-dev): bump webpack in /vscode/microsoft-kiota
Bumps [webpack](https://github.com/webpack/webpack) from 5.95.0 to 5.96.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.95.0...v5.96.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 07:33:20 +00:00
dependabot[bot] 3aaedb4601
chore(deps-dev): bump async-timeout from 4.0.3 to 5.0.0 in /it/python
Bumps [async-timeout](https://github.com/aio-libs/async-timeout) from 4.0.3 to 5.0.0.
- [Release notes](https://github.com/aio-libs/async-timeout/releases)
- [Changelog](https://github.com/aio-libs/async-timeout/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/async-timeout/compare/v4.0.3...v5.0.0)

---
updated-dependencies:
- dependency-name: async-timeout
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 07:33:04 +00:00
dependabot[bot] 6be68f353a
chore(deps-dev): bump flit-core from 3.9.0 to 3.10.1 in /it/python
Bumps [flit-core](https://github.com/pypa/flit) from 3.9.0 to 3.10.1.
- [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
- [Commits](https://github.com/pypa/flit/compare/3.9.0...3.10.1)

---
updated-dependencies:
- dependency-name: flit-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 07:32:18 +00:00
dependabot[bot] 1820227ae1
chore(deps-dev): bump @types/node in /vscode/microsoft-kiota
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.5 to 22.8.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-04 07:31:06 +00:00
Andrew Omondi c05b5cd9bd
Merge pull request #5718 from microsoft/andrueastman/intergrationTestsFixes
fix intergration tests
2024-11-04 10:12:57 +03:00
Andrew Omondi bb26b059a1 fix intergration tests 2024-11-04 09:54:07 +03:00
github-actions[bot] 76871164ed
Merge pull request #5706 from microsoft/dependabot/npm_and_yarn/it/typescript/kiota-dependencies-54e5e22ef2
chore(deps): bump the kiota-dependencies group in /it/typescript with 7 updates
2024-11-01 15:54:03 +05:30
dependabot[bot] 5d196e63f6
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.71` | `1.0.0-preview.72` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.71` | `1.0.0-preview.72` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.71` | `1.0.0-preview.72` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.71` | `1.0.0-preview.72` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.71` | `1.0.0-preview.72` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.71` | `1.0.0-preview.72` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.71` | `1.0.0-preview.72` |


Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.71 to 1.0.0-preview.72
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-abstractions@1.0.0-preview.71...@microsoft/kiota-abstractions@1.0.0-preview.72)

Updates `@microsoft/kiota-authentication-azure` from 1.0.0-preview.71 to 1.0.0-preview.72
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-authentication-azure@1.0.0-preview.71...@microsoft/kiota-authentication-azure@1.0.0-preview.72)

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.71 to 1.0.0-preview.72
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-http-fetchlibrary@1.0.0-preview.71...@microsoft/kiota-http-fetchlibrary@1.0.0-preview.72)

Updates `@microsoft/kiota-serialization-form` from 1.0.0-preview.71 to 1.0.0-preview.72
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-form@1.0.0-preview.71...@microsoft/kiota-serialization-form@1.0.0-preview.72)

Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.71 to 1.0.0-preview.72
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-json@1.0.0-preview.71...@microsoft/kiota-serialization-json@1.0.0-preview.72)

Updates `@microsoft/kiota-serialization-multipart` from 1.0.0-preview.71 to 1.0.0-preview.72
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Changelog](https://github.com/microsoft/kiota-typescript/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-typescript/compare/@microsoft/kiota-serialization-multipart@1.0.0-preview.71...@microsoft/kiota-serialization-multipart@1.0.0-preview.72)

Updates `@microsoft/kiota-serialization-text` from 1.0.0-preview.71 to 1.0.0-preview.72
- [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-11-01 08:31:15 +00:00
github-actions[bot] 750e4fdb43
Merge pull request #5705 from microsoft/dependabot/pip/it/python/azure-core-1.32.0
chore(deps-dev): bump azure-core from 1.31.0 to 1.32.0 in /it/python
2024-11-01 13:56:46 +05:30
dependabot[bot] 2801500842
chore(deps-dev): bump azure-core from 1.31.0 to 1.32.0 in /it/python
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-python) from 1.31.0 to 1.32.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-python/blob/main/doc/esrp_release.md)
- [Commits](https://github.com/Azure/azure-sdk-for-python/compare/azure-core_1.31.0...azure-core_1.32.0)

---
updated-dependencies:
- dependency-name: azure-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-01 08:16:21 +00:00
Charles Wahome 745a4ac015
Task: remove 'no entry' icon (#5683) 2024-10-31 17:37:33 +03:00
github-actions[bot] a0a69dd340
Merge pull request #5697 from microsoft/dependabot/npm_and_yarn/it/typescript/types/node-22.8.5
chore(deps-dev): bump @types/node from 22.8.4 to 22.8.5 in /it/typescript
2024-10-31 09:42:20 +00:00
github-actions[bot] b956bfef75
Merge pull request #5699 from microsoft/dependabot/pip/it/python/yarl-1.17.1
chore(deps-dev): bump yarl from 1.17.0 to 1.17.1 in /it/python
2024-10-31 12:39:14 +03:00
github-actions[bot] 44d2a7cf7b
Merge pull request #5698 from microsoft/dependabot/nuget/kiota-dependencies-c383b275de
chore(deps): bump the kiota-dependencies group with 6 updates
2024-10-31 12:38:07 +03:00
dependabot[bot] f804f7522f
chore(deps-dev): bump @types/node in /it/typescript
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.4 to 22.8.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 09:37:32 +00:00
github-actions[bot] 755141e062
Merge pull request #5696 from microsoft/dependabot/npm_and_yarn/it/typescript/eslint-14ce5ced5e
chore(deps-dev): bump @stylistic/eslint-plugin-ts from 2.9.0 to 2.10.0 in /it/typescript in the eslint group
2024-10-31 12:37:08 +03:00
github-actions[bot] c8a89cf700
Merge pull request #5700 from microsoft/dependabot/nuget/it/csharp/kiota-dependencies-a4d678ec69
chore(deps): bump the kiota-dependencies group in /it/csharp with 7 updates
2024-10-31 12:30:57 +03:00
dependabot[bot] 11e4364951
chore(deps): bump the kiota-dependencies group
Bumps the kiota-dependencies group in /it/csharp with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Authentication.Azure](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Serialization.Form](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.kiota.Serialization.Multipart](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Serialization.Text](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |


Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Authentication.Azure` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Serialization.Form` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Serialization.Json` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.kiota.Serialization.Multipart` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Serialization.Text` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

---
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.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  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.Abstractions
  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.Abstractions
  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.Abstractions
  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
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 08:59:50 +00:00
dependabot[bot] 134628fe1c
chore(deps-dev): bump yarl from 1.17.0 to 1.17.1 in /it/python
Bumps [yarl](https://github.com/aio-libs/yarl) from 1.17.0 to 1.17.1.
- [Release notes](https://github.com/aio-libs/yarl/releases)
- [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/yarl/compare/v1.17.0...v1.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 08:58:49 +00:00
dependabot[bot] 688f8c74d0
chore(deps): bump the kiota-dependencies group with 6 updates
Bumps the kiota-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [Microsoft.Kiota.Abstractions](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Http.HttpClientLibrary](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Serialization.Form](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Serialization.Json](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.kiota.Serialization.Multipart](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |
| [Microsoft.Kiota.Serialization.Text](https://github.com/microsoft/kiota-dotnet) | `1.13.1` | `1.13.2` |


Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Http.HttpClientLibrary` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Serialization.Form` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Serialization.Json` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.kiota.Serialization.Multipart` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Serialization.Text` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

Updates `Microsoft.Kiota.Abstractions` from 1.13.1 to 1.13.2
- [Release notes](https://github.com/microsoft/kiota-dotnet/releases)
- [Changelog](https://github.com/microsoft/kiota-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/kiota-dotnet/compare/v1.13.1...v1.13.2)

---
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.Http.HttpClientLibrary
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
- dependency-name: Microsoft.Kiota.Abstractions
  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.Abstractions
  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.Abstractions
  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.Abstractions
  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
- dependency-name: Microsoft.Kiota.Abstractions
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: kiota-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 08:55:28 +00:00
github-actions[bot] 6da47f82ed
Merge pull request #5694 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/mocha-10.8.2
chore(deps-dev): bump mocha from 10.8.1 to 10.8.2 in /vscode/microsoft-kiota
2024-10-31 08:31:57 +00:00
dependabot[bot] d480ae535e
chore(deps-dev): bump @stylistic/eslint-plugin-ts
Bumps the eslint group in /it/typescript with 1 update: [@stylistic/eslint-plugin-ts](https://github.com/eslint-stylistic/eslint-stylistic/tree/HEAD/packages/eslint-plugin-ts).


Updates `@stylistic/eslint-plugin-ts` from 2.9.0 to 2.10.0
- [Release notes](https://github.com/eslint-stylistic/eslint-stylistic/releases)
- [Changelog](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint-stylistic/eslint-stylistic/commits/v2.10.0/packages/eslint-plugin-ts)

---
updated-dependencies:
- dependency-name: "@stylistic/eslint-plugin-ts"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 08:30:54 +00:00
dependabot[bot] fac3363f2d
chore(deps-dev): bump mocha in /vscode/microsoft-kiota
Bumps [mocha](https://github.com/mochajs/mocha) from 10.8.1 to 10.8.2.
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mochajs/mocha/compare/v10.8.1...v10.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 08:27:23 +00:00
github-actions[bot] 6c2f4f5ec0
Merge pull request #5695 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/types/node-22.8.5
chore(deps-dev): bump @types/node from 22.8.4 to 22.8.5 in /vscode/microsoft-kiota
2024-10-31 08:26:59 +00:00
github-actions[bot] fd70e856c4
Merge pull request #5693 from microsoft/dependabot/npm_and_yarn/vscode/microsoft-kiota/eslint-14ce5ced5e
chore(deps-dev): bump @stylistic/eslint-plugin-ts from 2.9.0 to 2.10.0 in /vscode/microsoft-kiota in the eslint group
2024-10-31 08:26:54 +00:00
dependabot[bot] 1696b40b87
chore(deps-dev): bump @types/node in /vscode/microsoft-kiota
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.8.4 to 22.8.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 08:20:49 +00:00