Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the typescript-sdk-dependencies group across 1 directory with 14 updates #2660

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 5, 2024

Bumps the typescript-sdk-dependencies group with 14 updates in the /typescript-sdk directory:

Package From To
@microsoft/kiota-abstractions 1.0.0-preview.56 1.0.0-preview.57
@microsoft/kiota-http-fetchlibrary 1.0.0-preview.55 1.0.0-preview.56
@microsoft/kiota-serialization-form 1.0.0-preview.45 1.0.0-preview.46
@microsoft/kiota-serialization-json 1.0.0-preview.56 1.0.0-preview.57
@microsoft/kiota-authentication-azure 1.0.0-preview.51 1.0.0-preview.52
@microsoft/kiota-serialization-text 1.0.0-preview.53 1.0.0-preview.54
@microsoft/kiota-serialization-multipart 1.0.0-preview.34 1.0.0-preview.35
@types/node 20.14.8 20.14.10
@typescript-eslint/eslint-plugin 7.14.1 7.15.0
@typescript-eslint/parser 7.14.1 7.15.0
eslint 9.5.0 9.6.0
typescript 5.5.2 5.5.3
vite 5.3.1 5.3.3
react-router-dom 6.24.0 6.24.1

Updates @microsoft/kiota-abstractions from 1.0.0-preview.56 to 1.0.0-preview.57

Commits

Updates @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.55 to 1.0.0-preview.56

Commits

Updates @microsoft/kiota-serialization-form from 1.0.0-preview.45 to 1.0.0-preview.46

Commits
  • 43d31e6 Publish
  • 827f429 - removes console debug logging from the backing store
  • 846e942 Merge pull request #1100 from microsoft/feature/node-fetch-release
  • ef3b181 Publish
  • d5f8cee Merge pull request #1097 from microsoft/dependabot/npm_and_yarn/typescript-5.4.2
  • 023122d Merge pull request #1096 from microsoft/dependabot/npm_and_yarn/types/node-20...
  • 258cfc8 auto dependabot: bump typescript from 5.3.3 to 5.4.2
  • c8782d6 auto dependabot: bump @​types/node from 20.11.24 to 20.11.25
  • 31d990c Merge pull request #1095 from microsoft/dependabot/npm_and_yarn/eslint-8c3f5b...
  • 7483853 auto dependabot: bump the eslint group with 2 updates
  • Additional commits viewable in compare view

Updates @microsoft/kiota-serialization-json from 1.0.0-preview.56 to 1.0.0-preview.57

Commits

Updates @microsoft/kiota-authentication-azure from 1.0.0-preview.51 to 1.0.0-preview.52

Commits
  • 42ff202 Publish
  • e80a6b7 Merge pull request #1182 from microsoft/dependabot/npm_and_yarn/lerna-8.1.3
  • bd704f5 auto dependabot: bump lerna from 8.1.2 to 8.1.3
  • ffa3bda Merge pull request #1180 from X2Style/fix/duration-validation
  • 10a9664 Added validation rule for weeks
  • ecc33f1 Fixed duration validation rules
  • 6a30562 Merge pull request #1177 from microsoft/dependabot/npm_and_yarn/vitest-1.6.0
  • f886b6b - adds missing dependency
  • 88b069b Merge branch 'dependabot/npm_and_yarn/vitest/coverage-v8-1.6.0' into dependab...
  • 20a5493 auto dependabot: bump @​vitest/coverage-v8 from 1.3.1 to 1.6.0
  • Additional commits viewable in compare view

Updates @microsoft/kiota-serialization-text from 1.0.0-preview.53 to 1.0.0-preview.54

Commits

Updates @microsoft/kiota-serialization-multipart from 1.0.0-preview.34 to 1.0.0-preview.35

Commits
  • 0f8ef7d Publish
  • 6073258 - fixes #983
  • d20ac4b - code-gen: grouping of models
  • eb7c7ae Merge pull request #982 from microsoft/dependabot/npm_and_yarn/eslint-cbf24f92cf
  • 049e88e auto dependabot: bump the eslint group with 2 updates
  • 0d274ce Merge pull request #981 from microsoft/dependabot/github_actions/actions/setu...
  • c63f192 auto dependabot: bump actions/setup-dotnet from 3 to 4
  • c731ed8 Merge pull request #976 from microsoft/feature/with-raw-url-hoist
  • 073224e Merge pull request #980 from microsoft/dependabot/npm_and_yarn/types/node-20....
  • 147f246 Merge pull request #979 from microsoft/dependabot/npm_and_yarn/eslint-b01d1417ed
  • Additional commits viewable in compare view

Updates @types/node from 20.14.8 to 20.14.10

Commits

Updates @typescript-eslint/eslint-plugin from 7.14.1 to 7.15.0

Release notes

Sourced from @​typescript-eslint/eslint-plugin's releases.

v7.15.0

7.15.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [array-type] detect Readonly<string[]> case (#8752)
  • eslint-plugin: back-port new rules around empty object types from v8 (#9443)

🩹 Fixes

  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config (#9459)
  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
  • utils: clean outdated RuleTester export (#9322)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/eslint-plugin's changelog.

7.15.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [array-type] detect Readonly<string[]> case

  • eslint-plugin: back-port new rules around empty object types from v8

🩹 Fixes

  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config

  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any

  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any

❤️ Thank You

  • auvred
  • Kim Sang Du
  • rgehbt
  • Vinccool96

You can read about our versioning strategy and releases on our website.

Commits
  • 2865d31 chore(release): publish 7.15.0
  • 2671de5 feat(eslint-plugin): back-port new rules around empty object types from v8 (#...
  • 05142c5 fix(eslint-plugin): [no-unsafe-call] differentiate a types-error any from a t...
  • a466e07 fix: disable EXPERIMENTAL_useProjectService in disabled-type-checked shar...
  • 3694d8f fix(eslint-plugin): [no-unsafe-return] differentiate a types-error any from a...
  • 9dba021 feat(eslint-plugin): [array-type] detect Readonly\<string[]> case (#8752)
  • See full diff in compare view

Updates @typescript-eslint/parser from 7.14.1 to 7.15.0

Release notes

Sourced from @​typescript-eslint/parser's releases.

v7.15.0

7.15.0 (2024-07-01)

🚀 Features

  • eslint-plugin: [array-type] detect Readonly<string[]> case (#8752)
  • eslint-plugin: back-port new rules around empty object types from v8 (#9443)

🩹 Fixes

  • disable EXPERIMENTAL_useProjectService in disabled-type-checked shared config (#9459)
  • eslint-plugin: [no-unsafe-return] differentiate a types-error any from a true any (#9254)
  • eslint-plugin: [no-unsafe-call] differentiate a types-error any from a true any (#9304)
  • utils: clean outdated RuleTester export (#9322)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from @​typescript-eslint/parser's changelog.

7.15.0 (2024-07-01)

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

Commits

Updates eslint from 9.5.0 to 9.6.0

Release notes

Sourced from eslint's releases.

v9.6.0

Features

  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)

Bug Fixes

  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)

Documentation

  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)

Chores

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
Changelog

Sourced from eslint's changelog.

v9.6.0 - June 28, 2024

  • b15ee30 chore: upgrade @​eslint/js@​9.6.0 (#18632) (Milos Djermanovic)
  • d655503 chore: package.json update for @​eslint/js release (Jenkins)
  • 1613e2e fix: Allow escaping characters in config patterns on Windows (#18628) (Milos Djermanovic)
  • 13dbecd docs: Limit search to just docs (#18627) (Nicholas C. Zakas)
  • 7c78ad9 refactor: Use language.visitorKeys and check for non-JS SourceCode (#18625) (Nicholas C. Zakas)
  • e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas)
  • 69ff64e refactor: Return value of applyInlineConfig() (#18623) (Nicholas C. Zakas)
  • 375227f docs: Update getting-started.md - add pnpm to init eslint config (#18599) (Kostiantyn Ochenash)
  • 44915bb docs: Update README (GitHub Actions Bot)
  • d2d06f7 refactor: use / separator when adjusting ignorePatterns on Windows (#18613) (Milos Djermanovic)
  • 21d3766 fix: no-unused-vars include caught errors pattern in report message (#18609) (Kirk Waiblinger)
  • 6421973 refactor: fix disable directives for languages with 0-based lines (#18605) (Milos Djermanovic)
  • d7a7736 fix: improve no-unused-vars message on unused caught errors (#18608) (Kirk Waiblinger)
  • 0a13539 refactor: Allow optional methods for languages (#18604) (Nicholas C. Zakas)
  • f9e95d2 fix: correct locations of invalid /* eslint */ comments (#18593) (Milos Djermanovic)
  • 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate named capturing groups (#18596) (Milos Djermanovic)
  • c7ddee0 chore: make internal-rules not being a package (#18601) (Milos Djermanovic)
  • 3379164 chore: remove .eslintrc.js (#18011) (唯然)
  • d0c3a32 chore: update knip (with webdriver-io plugin) (#18594) (Lars Kappert)
  • d50db7b docs: Update vscode-eslint info (#18595) (Nicholas C. Zakas)
Commits

Updates typescript from 5.5.2 to 5.5.3

Release notes

Sourced from typescript's releases.

TypeScript 5.5.3

For release notes, check out the release announcement.

For the complete list of fixed issues, check out the

Downloads are available on:

Commits

Updates vite from 5.3.1 to 5.3.3

Changelog

Sourced from vite's changelog.

5.3.3 (2024-07-03)

5.3.2 (2024-06-27)

Commits
  • 22b2994 release: v5.3.3
  • 012490c fix(deps): update all non-major dependencies (#17590)
  • 14c3d49 fix(proxy): replace changeOrigin changes in 5.3.0 with new rewriteWsOrigin op...
  • 055f1c1 fix(lib): remove pure CSS dynamic import (#17601)
  • dafff4a fix: lazily evaluate __vite__mapDeps files (#17602)
  • 3af02bd release: v5.3.2
  • 24c799b fix(typescript): correctly expand ${configDir} in tsconfig.json (#17576)
  • a33a97f chore(deps): update all non-major dependencies (#17553)
  • 2d6672f chore(deps): update es-module-lexer to 1.5.4 (#17555)
  • 7c06ef0 refactor(optimizer): use early continues (#17551)
  • Additional commits viewable in compare view

Updates react-router-dom from 6.24.0 to 6.24.1

Release notes

Sourced from react-router-dom's releases.

react-router-dom-v5-compat@6.4.0-pre.15

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.15
    • react-router-dom@6.4.0-pre.15

react-router-dom-v5-compat@6.4.0-pre.11

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.11
    • react-router-dom@6.4.0-pre.11

react-router-dom-v5-compat@6.4.0-pre.10

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.10
    • react-router-dom@6.4.0-pre.10

react-router-dom-v5-compat@6.4.0-pre.9

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.9
    • react-router-dom@6.4.0-pre.9

react-router-dom-v5-compat@6.4.0-pre.8

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.8
    • react-router-dom@6.4.0-pre.8

react-router-dom-v5-compat@6.4.0-pre.7

Patch Changes

  • Updated dependencies
    • react-router@6.4.0-pre.7
    • react-router-dom@6.4.0-pre.7

react-router-dom-v5-compat@6.4.0-pre.6

Patch Changes

  • 44bce3c6: Fix react-router-dom peer dependency version
    • react-router@6.4.0-pre.6
    • react-router-dom@6.4.0-pre.6

react-router-dom-v5-compat@6.4.0-pre.5

... (truncated)

Changelog

Sourced from react-router-dom's changelog.

6.24.1

Patch Changes

  • Remove polyfill.io reference from warning message because the domain was sold and has since been determined to serve malware (#11741)
  • Export NavLinkRenderProps type for easier typing of custom NavLink callback (#11553)
  • Updated dependencies:
    • @remix-run/router@1.17.1
    • react-router@6.24.1
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

… updates

Bumps the typescript-sdk-dependencies group with 14 updates in the /typescript-sdk directory:

| Package | From | To |
| --- | --- | --- |
| [@microsoft/kiota-abstractions](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.56` | `1.0.0-preview.57` |
| [@microsoft/kiota-http-fetchlibrary](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.55` | `1.0.0-preview.56` |
| [@microsoft/kiota-serialization-form](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.45` | `1.0.0-preview.46` |
| [@microsoft/kiota-serialization-json](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.56` | `1.0.0-preview.57` |
| [@microsoft/kiota-authentication-azure](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.51` | `1.0.0-preview.52` |
| [@microsoft/kiota-serialization-text](https://github.com/microsoft-typescript/kiota) | `1.0.0-preview.53` | `1.0.0-preview.54` |
| [@microsoft/kiota-serialization-multipart](https://github.com/microsoft/kiota-typescript) | `1.0.0-preview.34` | `1.0.0-preview.35` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.14.8` | `20.14.10` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `7.14.1` | `7.15.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `7.14.1` | `7.15.0` |
| [eslint](https://github.com/eslint/eslint) | `9.5.0` | `9.6.0` |
| [typescript](https://github.com/Microsoft/TypeScript) | `5.5.2` | `5.5.3` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.3.1` | `5.3.3` |
| [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) | `6.24.0` | `6.24.1` |



Updates `@microsoft/kiota-abstractions` from 1.0.0-preview.56 to 1.0.0-preview.57
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/commits)

Updates `@microsoft/kiota-http-fetchlibrary` from 1.0.0-preview.55 to 1.0.0-preview.56
- [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.55...@microsoft/kiota-abstractions@1.0.0-preview.56)

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

Updates `@microsoft/kiota-serialization-json` from 1.0.0-preview.56 to 1.0.0-preview.57
- [Release notes](https://github.com/microsoft/kiota-typescript/releases)
- [Commits](https://github.com/microsoft/kiota-typescript/commits)

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

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

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

Updates `@types/node` from 20.14.8 to 20.14.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 7.14.1 to 7.15.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/v7.15.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 7.14.1 to 7.15.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/v7.15.0/packages/parser)

Updates `eslint` from 9.5.0 to 9.6.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.5.0...v9.6.0)

Updates `typescript` from 5.5.2 to 5.5.3
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.5.2...v5.5.3)

Updates `vite` from 5.3.1 to 5.3.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.3.3/packages/vite)

Updates `react-router-dom` from 6.24.0 to 6.24.1
- [Release notes](https://github.com/remix-run/react-router/releases)
- [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md)
- [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.24.1/packages/react-router-dom)

---
updated-dependencies:
- dependency-name: "@microsoft/kiota-abstractions"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: "@microsoft/kiota-http-fetchlibrary"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: "@microsoft/kiota-serialization-form"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: "@microsoft/kiota-serialization-json"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: "@microsoft/kiota-authentication-azure"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: "@microsoft/kiota-serialization-text"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: "@microsoft/kiota-serialization-multipart"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-sdk-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-sdk-dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-sdk-dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
- dependency-name: react-router-dom
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 5, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 8, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jul 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/typescript-sdk/typescript-sdk-dependencies-bf03d37fdf branch July 8, 2024 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants