Closed dependabot[bot] closed 2 months ago
Bumps the typescript-sdk-dependencies group with 17 updates in the /typescript-sdk directory:
1.0.0-preview.61
1.0.0-preview.66
1.0.0-preview.60
1.0.0-preview.65
1.0.0-preview.50
1.0.0-preview.54
1.0.0-preview.56
1.0.0-preview.58
1.0.0-preview.63
1.0.0-preview.39
1.0.0-preview.44
22.5.2
22.5.5
18.3.5
18.3.7
8.4.0
8.6.0
9.9.1
9.10.0
0.4.11
0.4.12
5.5.4
5.6.2
5.4.2
5.4.6
4.1.0
4.2.1
6.26.1
6.26.2
Updates @microsoft/kiota-abstractions from 1.0.0-preview.61 to 1.0.0-preview.66
@microsoft/kiota-abstractions
Updates @microsoft/kiota-http-fetchlibrary from 1.0.0-preview.60 to 1.0.0-preview.65
@microsoft/kiota-http-fetchlibrary
f13c350
25b1612
feb697f
4137905
086486e
d45aec9
ddfff0c
2cf02ba
cff3d4c
461795d
Updates @microsoft/kiota-serialization-form from 1.0.0-preview.50 to 1.0.0-preview.54
@microsoft/kiota-serialization-form
Updates @microsoft/kiota-serialization-json from 1.0.0-preview.61 to 1.0.0-preview.66
@microsoft/kiota-serialization-json
Updates @microsoft/kiota-authentication-azure from 1.0.0-preview.56 to 1.0.0-preview.61
@microsoft/kiota-authentication-azure
Updates @microsoft/kiota-serialization-text from 1.0.0-preview.58 to 1.0.0-preview.63
@microsoft/kiota-serialization-text
Updates @microsoft/kiota-serialization-multipart from 1.0.0-preview.39 to 1.0.0-preview.44
@microsoft/kiota-serialization-multipart
Updates @types/node from 22.5.2 to 22.5.5
@types/node
Updates @types/react from 18.3.5 to 18.3.7
@types/react
Updates @typescript-eslint/eslint-plugin from 8.4.0 to 8.6.0
@typescript-eslint/eslint-plugin
Sourced from @typescript-eslint/eslint-plugin's releases.
@typescript-eslint/eslint-plugin
v8.6.0 8.6.0 (2024-09-16) 🚀 Features add allow option for restrict-template-expressions (#8556) eslint-plugin: [no-unnecessary-condition] check switch cases (#9912) eslint-plugin: [no-misused-promises] check array predicate return (#9955) type-utils: isNullableType add Void logic (#9937) typescript-estree: disable plugin loading by default in project service (#9964) 🩹 Fixes eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice (#9969) eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment (#9978) eslint-plugin: [no-deprecated] report on deprecated properties with function-like types (#9977) eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message (#9940) typescript-estree: don't throw on missing tsconfig.json by default in project service (#9989) ❤️ Thank You Abraham Guo auvred @auvred Josh Goldberg ✨ Kim Sang Du @developer-bandi YeonJuan @yeonjuan You can read about our versioning strategy and releases on our website. v8.5.0 8.5.0 (2024-09-09) 🚀 Features eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary | undefined for optional parameters (#9479) eslint-plugin: [no-unsafe-argument] differentiate error types (#9920) typescript-estree: default projectService.defaultProject to 'tsconfig.json' (#9893) 🩹 Fixes deps: update dependency prism-react-renderer to v2.4.0 (#9943) eslint-plugin: [no-unnecessary-type-assertion] fix TSNonNullExpression fixer (#9898) eslint-plugin: [no-misused-promises] handle static method (#9951) eslint-plugin: [no-unnecessary-type-parameters] fix AST quick path scope analysis (#9900) eslint-plugin: [consistent-type-assertions] access parser services lazily (#9921) ❤️ Thank You
allow
restrict-template-expressions
@auvred
@developer-bandi
@yeonjuan
You can read about our versioning strategy and releases on our website.
| undefined
... (truncated)
Sourced from @typescript-eslint/eslint-plugin's changelog.
8.6.0 (2024-09-16) 🚀 Features add allow option for restrict-template-expressions type-utils: isNullableType add Void logic eslint-plugin: [no-unnecessary-condition] check switch cases eslint-plugin: [no-misused-promises] check array predicate return 🩹 Fixes eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment eslint-plugin: [no-deprecated] report on deprecated properties with function-like types eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message ❤️ Thank You Abraham Guo auvred Josh Goldberg ✨ Kim Sang Du YeonJuan You can read about our versioning strategy and releases on our website. 8.5.0 (2024-09-09) 🚀 Features eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary ` eslint-plugin: [no-unsafe-argument] differentiate error types 🩹 Fixes eslint-plugin: [no-unnecessary-type-assertion] fix TSNonNullExpression fixer eslint-plugin: [no-misused-promises] handle static method
add allow option for restrict-template-expressions
type-utils: isNullableType add Void logic
eslint-plugin: [no-unnecessary-condition] check switch cases
eslint-plugin: [no-misused-promises] check array predicate return
eslint-plugin: [no-deprecated] don't report recursive types in destructuring assignment twice
eslint-plugin: [no-deprecated] report on deprecated variables used in destructuring assignment
eslint-plugin: [no-deprecated] report on deprecated properties with function-like types
eslint-plugin: [no-unnecessary-condition] properly reflect multiple negations in message
eslint-plugin: [no-duplicate-type-constituents] prevent unnecessary `
eslint-plugin: [no-unsafe-argument] differentiate error types
eslint-plugin: [no-unnecessary-type-assertion] fix TSNonNullExpression fixer
eslint-plugin: [no-misused-promises] handle static method
343710e
454d37e
af92611
2a809e2
682299e
77e65df
c11ca06
2a956b2
9a80067
3710c9c
Updates @typescript-eslint/parser from 8.4.0 to 8.6.0
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's releases.
@typescript-eslint/parser
Sourced from @typescript-eslint/parser's changelog.
8.6.0 (2024-09-16) 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. 8.5.0 (2024-09-09) 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.
This was a version bump only for parser to align it with other projects, there were no code changes.
4d31ebe
4bc801e
Updates eslint from 9.9.1 to 9.10.0
eslint
Sourced from eslint's releases.
v9.10.0 Features 301b90d feat: Add types (#18854) (Nicholas C. Zakas) bcf0df5 feat: limit namespace import identifier in id-length rule (#18849) (ChaedongIm) 45c18e1 feat: add requireFlag option to require-unicode-regexp rule (#18836) (Brett Zamir) 183b459 feat: add error message for duplicate flags in no-invalid-regexp (#18837) (Tanuj Kanti) c69b406 feat: report duplicate allowed flags in no-invalid-regexp (#18754) (Tanuj Kanti) Documentation bee0e7a docs: update README (#18865) (Milos Djermanovic) 5d80b59 docs: specify that ruleId can be null in custom formatter docs (#18857) (Milos Djermanovic) 156b1c3 docs: Update README (GitHub Actions Bot) f6fdef9 docs: Update README (GitHub Actions Bot) a20c870 docs: Update README (GitHub Actions Bot) 90e699b docs: Update README (GitHub Actions Bot) Chores 24c3ff7 chore: upgrade to @eslint/js@9.10.0 (#18866) (Francesco Trotta) 1ebdde1 chore: package.json update for @eslint/js release (Jenkins) e8fc5bd chore: update dependency @eslint/core to ^0.5.0 (#18848) (renovate[bot]) 343f992 refactor: don't use node.value when removing unused directives (#18835) (Milos Djermanovic) 3db18b0 refactor: Extract FileContext into class (#18831) (Nicholas C. Zakas) 931d650 refactor: Use @eslint/plugin-kit (#18822) (Nicholas C. Zakas) ed5cf0c chore: update dependency @eslint/json to ^0.4.0 (#18829) (Milos Djermanovic) d1f0831 chore: added missing ids (#18817) (Strek) ec92813 refactor: Config class (#18763) (Nicholas C. Zakas)
301b90d
bcf0df5
45c18e1
requireFlag
require-unicode-regexp
183b459
no-invalid-regexp
c69b406
bee0e7a
5d80b59
ruleId
null
156b1c3
f6fdef9
a20c870
90e699b
24c3ff7
@eslint/js
@9
1ebdde1
e8fc5bd
@eslint/core
343f992
node.value
3db18b0
931d650
@eslint/plugin-kit
ed5cf0c
@eslint/json
d1f0831
ec92813
Sourced from eslint's changelog.
v9.10.0 - September 6, 2024 24c3ff7 chore: upgrade to @eslint/js@9.10.0 (#18866) (Francesco Trotta) 1ebdde1 chore: package.json update for @eslint/js release (Jenkins) 301b90d feat: Add types (#18854) (Nicholas C. Zakas) bee0e7a docs: update README (#18865) (Milos Djermanovic) bcf0df5 feat: limit namespace import identifier in id-length rule (#18849) (ChaedongIm) 45c18e1 feat: add requireFlag option to require-unicode-regexp rule (#18836) (Brett Zamir) 5d80b59 docs: specify that ruleId can be null in custom formatter docs (#18857) (Milos Djermanovic) 156b1c3 docs: Update README (GitHub Actions Bot) e8fc5bd chore: update dependency @eslint/core to ^0.5.0 (#18848) (renovate[bot]) 343f992 refactor: don't use node.value when removing unused directives (#18835) (Milos Djermanovic) 183b459 feat: add error message for duplicate flags in no-invalid-regexp (#18837) (Tanuj Kanti) f6fdef9 docs: Update README (GitHub Actions Bot) c69b406 feat: report duplicate allowed flags in no-invalid-regexp (#18754) (Tanuj Kanti) a20c870 docs: Update README (GitHub Actions Bot) 90e699b docs: Update README (GitHub Actions Bot) 3db18b0 refactor: Extract FileContext into class (#18831) (Nicholas C. Zakas) 931d650 refactor: Use @eslint/plugin-kit (#18822) (Nicholas C. Zakas) ed5cf0c chore: update dependency @eslint/json to ^0.4.0 (#18829) (Milos Djermanovic) d1f0831 chore: added missing ids (#18817) (Strek) ec92813 refactor: Config class (#18763) (Nicholas C. Zakas)
v9.10.0 - September 6, 2024
6448f32
afeb9b1
Updates eslint-plugin-react-refresh from 0.4.11 to 0.4.12
eslint-plugin-react-refresh
Sourced from eslint-plugin-react-refresh's releases.
v0.4.12 Support type assertion on default export (fixes #48) Add default export to fix usage with jiti (fixes #50)
Sourced from eslint-plugin-react-refresh's changelog.
0.4.12 Support type assertion on default export (fixes #48) Add default export to fix usage with jiti (fixes #50)
762c15c
78f987f
f6dbb3a
Updates typescript from 5.5.4 to 5.6.2
typescript
Sourced from typescript's releases.
TypeScript 5.6 For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.6.0 (Beta). fixed issues query for Typescript 5.6.1 (RC). fixed issues query for Typescript 5.6.2 (Stable). Downloads are available on: npm NuGet package TypeScript 5.6 RC For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for TypeScript v5.6.1 (RC). fixed issues query for TypeScript v5.6.0 (Beta). Downloads are available on: npm TypeScript 5.6 Beta For release notes, check out the release announcement. For the complete list of fixed issues, check out the fixed issues query for Typescript 5.6.0 (Beta). Downloads are available on: npm NuGet package
For release notes, check out the release announcement.
For the complete list of fixed issues, check out the
Downloads are available on:
a7e3374
2063357
4fe7e41
1a03e53
this
6212132
bbb5faf
e6914a5
34121c4
2a30c2a
936a79b
Updates vite from 5.4.2 to 5.4.6
vite
Sourced from vite's changelog.
5.4.6 (2024-09-16) fix: avoid DOM Clobbering gadget in getRelativeUrlFromDocument (#18115) (179b177), closes #18115 fix: fs raw query (#18112) (6820bb3), closes #18112 5.4.5 (2024-09-13) fix(preload): backport #18098, throw error preloading module as well (#18099) (faa2405), closes #18098 #18099 5.4.4 (2024-09-11) fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorrect 304 (#18078) (74a79c5), closes #17997 #18078 fix: backport #18063, allow scanning exports from script module in svelte (#18077) (d90ba40), closes #18063 #18077 fix(preload): backport #18046, allow ignoring dep errors (#18076) (8760293), closes #18046 #18076 5.4.3 (2024-09-03) fix: allow getting URL of JS files in publicDir (#17915) (943ece1), closes #17915 fix: cjs warning respect the logLevel flag (#17993) (dc3c14f), closes #17993 fix: improve CJS warning trace information (#17926) (5c5f82c), closes #17926 fix: only remove entry assets handled by Vite core (#17916) (ebfaa7e), closes #17916 fix: waitForRequestIdle locked (#17982) (ad13760), closes #17982 fix(css): fix directory index import in sass modern api (#17960) (9b001ba), closes #17960 fix(css): fix sass file:// reference (#17909) (561b940), closes #17909 fix(css): fix sass modern source map (#17938) (d428e7e), closes #17938 fix(deps): bump tsconfck (#17990) (8c661b2), closes #17990 fix(html): rewrite assets url in <template> (#17988) (413c86a), closes #17988 fix(preload): add crossorigin attribute in CSS link tags (#17930) (15871c7), closes #17930 chore: reduce diffs with v6 branch (#17942) (bf9065a), closes #17942 chore(deps): update all non-major dependencies (#17945) (cfb621e), closes #17945 chore(deps): update all non-major dependencies (#17991) (0ca53cf), closes #17991
getRelativeUrlFromDocument
script module
file://
f969176
179b177
6820bb3
37881e7
faa2405
54c55db
74a79c5
d90ba40
8760293
ccbfc1a
Updates vite-plugin-dts from 4.1.0 to 4.2.1
vite-plugin-dts
Sourced from vite-plugin-dts's releases.
v4.2.1 Please refer to CHANGELOG.md for details. v4.2.0 Deprecated! Please refer to CHANGELOG.md for details. v4.1.1 Please refer to CHANGELOG.md for details.
Please refer to CHANGELOG.md for details.
Deprecated!
Sourced from vite-plugin-dts's changelog.
4.2.1 (2024-09-08) Bug Fixes remove api-extractor patch (770d5b1) 4.2.0 (2024-09-08) Features upgrade vue language tools to v2.1 (#382) (b76fe5e) 4.1.1 (2024-09-06) Bug Fixes correct resolve Vue when create program (0621332), closes #380
fa84e9c
770d5b1
e0bbf89
b6d8981
b76fe5e
c152323
fe9f39d
87a06e7
0621332
Updates react-router-dom from 6.26.1 to 6.26.2
react-router-dom
Sourced from react-router-dom's releases.
react-router-dom-v5-compat@6.4.0-pre.15 Patch Changes Updated dependencies... _Description has been truncated_
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
Bumps the typescript-sdk-dependencies group with 17 updates in the /typescript-sdk directory:
1.0.0-preview.61
1.0.0-preview.66
1.0.0-preview.60
1.0.0-preview.65
1.0.0-preview.50
1.0.0-preview.54
1.0.0-preview.61
1.0.0-preview.66
1.0.0-preview.56
1.0.0-preview.61
1.0.0-preview.58
1.0.0-preview.63
1.0.0-preview.39
1.0.0-preview.44
22.5.2
22.5.5
18.3.5
18.3.7
8.4.0
8.6.0
8.4.0
8.6.0
9.9.1
9.10.0
0.4.11
0.4.12
5.5.4
5.6.2
5.4.2
5.4.6
4.1.0
4.2.1
6.26.1
6.26.2
Updates
@microsoft/kiota-abstractions
from 1.0.0-preview.61 to 1.0.0-preview.66Commits
Updates
@microsoft/kiota-http-fetchlibrary
from 1.0.0-preview.60 to 1.0.0-preview.65Commits
f13c350
Publish25b1612
chore: code lintingfeb697f
auto dependabot: bump the eslint group with 2 updates4137905
Merge pull request #1364 from tobiaswatzek/1357-path-parameters086486e
Allow falsy values as path parameters in URLd45aec9
Align OTEL http attributes with latest standard (#1363)ddfff0c
Update retry attribute names (#1359)2cf02ba
Merge pull request #1361 from microsoft/dependabot/npm_and_yarn/typescript-5.6.2cff3d4c
auto dependabot: bump typescript from 5.5.4 to 5.6.2461795d
Merge pull request #1355 from microsoft/dependabot/npm_and_yarn/eslint-f9fe60...Updates
@microsoft/kiota-serialization-form
from 1.0.0-preview.50 to 1.0.0-preview.54Commits
f13c350
Publish25b1612
chore: code lintingfeb697f
auto dependabot: bump the eslint group with 2 updates4137905
Merge pull request #1364 from tobiaswatzek/1357-path-parameters086486e
Allow falsy values as path parameters in URLd45aec9
Align OTEL http attributes with latest standard (#1363)ddfff0c
Update retry attribute names (#1359)2cf02ba
Merge pull request #1361 from microsoft/dependabot/npm_and_yarn/typescript-5.6.2cff3d4c
auto dependabot: bump typescript from 5.5.4 to 5.6.2461795d
Merge pull request #1355 from microsoft/dependabot/npm_and_yarn/eslint-f9fe60...Updates
@microsoft/kiota-serialization-json
from 1.0.0-preview.61 to 1.0.0-preview.66Commits
Updates
@microsoft/kiota-authentication-azure
from 1.0.0-preview.56 to 1.0.0-preview.61Commits
f13c350
Publish25b1612
chore: code lintingfeb697f
auto dependabot: bump the eslint group with 2 updates4137905
Merge pull request #1364 from tobiaswatzek/1357-path-parameters086486e
Allow falsy values as path parameters in URLd45aec9
Align OTEL http attributes with latest standard (#1363)ddfff0c
Update retry attribute names (#1359)2cf02ba
Merge pull request #1361 from microsoft/dependabot/npm_and_yarn/typescript-5.6.2cff3d4c
auto dependabot: bump typescript from 5.5.4 to 5.6.2461795d
Merge pull request #1355 from microsoft/dependabot/npm_and_yarn/eslint-f9fe60...Updates
@microsoft/kiota-serialization-text
from 1.0.0-preview.58 to 1.0.0-preview.63Commits
Updates
@microsoft/kiota-serialization-multipart
from 1.0.0-preview.39 to 1.0.0-preview.44Commits
f13c350
Publish25b1612
chore: code lintingfeb697f
auto dependabot: bump the eslint group with 2 updates4137905
Merge pull request #1364 from tobiaswatzek/1357-path-parameters086486e
Allow falsy values as path parameters in URLd45aec9
Align OTEL http attributes with latest standard (#1363)ddfff0c
Update retry attribute names (#1359)2cf02ba
Merge pull request #1361 from microsoft/dependabot/npm_and_yarn/typescript-5.6.2cff3d4c
auto dependabot: bump typescript from 5.5.4 to 5.6.2461795d
Merge pull request #1355 from microsoft/dependabot/npm_and_yarn/eslint-f9fe60...Updates
@types/node
from 22.5.2 to 22.5.5Commits
Updates
@types/react
from 18.3.5 to 18.3.7Commits
Updates
@typescript-eslint/eslint-plugin
from 8.4.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
343710e
chore(release): publish 8.6.0454d37e
feat(eslint-plugin): [no-misused-promises] check array predicate return (#9955)af92611
feat: addallow
option forrestrict-template-expressions
(#8556)2a809e2
test(eslint-plugin): [no-unnecessary-type-parameters] add tests with intrinsi...682299e
feat(eslint-plugin): [no-unnecessary-condition] check switch cases (#9912)77e65df
fix(eslint-plugin): [no-unnecessary-condition] properly reflect multiple nega...c11ca06
chore(eslint-plugin): make utility for static member access (#9836)2a956b2
fix(eslint-plugin): [no-deprecated] report on deprecated properties with func...9a80067
fix(eslint-plugin): [no-deprecated] report on deprecated variables used in de...3710c9c
feat(type-utils): isNullableType add Void logic (#9937)Updates
@typescript-eslint/parser
from 8.4.0 to 8.6.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.Commits
343710e
chore(release): publish 8.6.04d31ebe
chore(release): publish 8.5.04bc801e
chore: enable unicorn/no-array-reduce (#9640)Updates
eslint
from 9.9.1 to 9.10.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
6448f32
9.10.0afeb9b1
Build: changelog update for 9.10.024c3ff7
chore: upgrade to@eslint/js
@9
.10.0 (#18866)1ebdde1
chore: package.json update for@eslint/js
release301b90d
feat: Add types (#18854)bee0e7a
docs: update README (#18865)bcf0df5
feat: limit namespace import identifier in id-length rule (#18849)45c18e1
feat: addrequireFlag
option torequire-unicode-regexp
rule (#18836)5d80b59
docs: specify thatruleId
can benull
in custom formatter docs (#18857)156b1c3
docs: Update READMEUpdates
eslint-plugin-react-refresh
from 0.4.11 to 0.4.12Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
762c15c
Fix version [publish]78f987f
Support type assertion on default export (fixes #48) [publish]f6dbb3a
Add missing default export (fixes #50)Updates
typescript
from 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Updates
vite
from 5.4.2 to 5.4.6Changelog
Sourced from vite's changelog.
Commits
f969176
release: v5.4.6179b177
fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument
(#18115)6820bb3
fix: fs raw query (#18112)37881e7
release: v5.4.5faa2405
fix(preload): backport #18098, throw error preloading module as well (#18099)54c55db
release: v5.4.474a79c5
fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorr...d90ba40
fix: backport #18063, allow scanning exports fromscript module
in svelte (...8760293
fix(preload): backport #18046, allow ignoring dep errors (#18076)ccbfc1a
release: v5.4.3Updates
vite-plugin-dts
from 4.1.0 to 4.2.1Release notes
Sourced from vite-plugin-dts's releases.
Changelog
Sourced from vite-plugin-dts's changelog.
Commits
fa84e9c
release: v4.2.1770d5b1
fix: remove api-extractor patche0bbf89
release: v4.2.0b6d8981
build: remove plugin vue-tsc dependencyb76fe5e
feat: upgrade vue language tools to v2.1 (#382)c152323
chore: add .editorconfig filefe9f39d
release: v4.1.187a06e7
chore: explicitly specify unresolved types0621332
fix: correct resolve Vue when create programUpdates
react-router-dom
from 6.26.1 to 6.26.2Release notes
Sourced from react-router-dom's releases.