chore(deps-dev): bump the dev-tools group with 5 updates #682
+596
−344
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dev-tools group with 5 updates:
4.3.4
5.0.3
3.5.2
3.6.2
4.1.0
4.3.0
5.7.3
5.9.2
6.3.4
7.1.7
Updates
@vitejs/plugin-react
from 4.3.4 to 5.0.3Release notes
Sourced from
@vitejs/plugin-react
's releases.... (truncated)
Changelog
Sourced from
@vitejs/plugin-react
's changelog.... (truncated)
Commits
8293cb3
release: [email protected]89ec16d
fix(react): hmr did not work for components imported with queries with rolldo...3a8b4a9
perf: avoid sourcemap for refresh wrapper injection (#835)afa28f1
fix(deps): update all non-major dependencies (#823)437bab2
fix(deps): update all non-major dependencies (#809)1f4b4d9
release: [email protected]c719e5d
perf(react): skip transform hook completely in rolldown-vite in dev if possib...9989897
fix(deps): update all non-major dependencies (#773)1ab2666
build: watchcommon
package (#748)efe4344
release: [email protected]Updates
prettier
from 3.5.2 to 3.6.2Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
7a8b05f
Release 3.6.246526b4
Add missing blank line around code block (#17675)a04ec11
chore(deps): update babel to v7.27.7 (#17684)32be5b6
chore(deps): update dependency flow-parser to v0.274.1 (#17676)b55e777
Update docs about "TypeScript Configuration Files" (#17677)b197c99
chore(deps): update dependency@vitejs/plugin-react
to v4.6.0 (#17674)1185f83
chore(deps): update dependency@angular/compiler
to v20.0.5 (#17680)aa1316f
chore(deps): update dependency browserslist to v4.25.1 (#17671)c468d33
chore(deps): update dependency oxc-parser to v0.75.0 (#17672)3f46d91
chore(deps): update dependency vite to v7 (#17673)Updates
prettier-plugin-organize-imports
from 4.1.0 to 4.3.0Release notes
Sourced from prettier-plugin-organize-imports's releases.
Commits
f354c0e
4.3.098d053a
chore: update dev dependenciesbc4d8fa
feat: allow configuration oforganizeImportsTypeOrder
(#152)ed9c19a
docs: update changelog93df501
4.2.0253d1bf
chore: update all dev dependencies858cbbe
fix: usegetDefaultCompilerOptions
from vue-tsc instead of the deprecated `...c777cd8
feat: allow vue-tsc 3 as peer dependencye79ed64
chore(ci): removecheck-types
step (part oftest
now)Updates
typescript
from 5.7.3 to 5.9.2Release notes
Sourced from typescript's releases.
... (truncated)
Commits
be86783
Give more specific errors forverbatimModuleSyntax
(#62113)22ef577
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250714...d5a414c
Don't usenoErrorTruncation
when printing types withmaximumLength
set (#...f14b5c8
Remove unused and confusing dom.iterable.d.ts file (#62037)2778e84
Restore AbortSignal.abort (#62086)65cb4bd
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250710...9e20e03
Clear out checker-level stacks on pop (#62016)87740bc
Fix for Issue 61081 (#61221)833a8d4
Fix Symbol completion priority and cursor positioning (#61945)0018c9f
LEGO: Pull request from lego/hb_5378966c-b857-470a-8675-daebef4a6da1_20250702...Updates
vite
from 6.3.4 to 7.1.7Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
693d255
release: v7.1.798a3484
fix(hmr): wait forimport.meta.hot.prune
callbacks to complete before runni...9f32b1d
fix(hmr): trigger prune event when import is removed from non hmr module (#20...9f2247c
fix(deps): update all non-major dependencies (#20811)105abe8
fix(glob): handle glob imports from folders starting with dot (#20800)4c4583c
fix(build): fix ssr environmentemitAssets: true
when `sharedConfigBuild: t...9bc9d12
fix(client): use CSP nonce when rendering error overlay (#20791)54377f7
release: v7.1.688af2ae
fix(deps): update all non-major dependencies (#20773)d785e72
chore(deps): update rolldown-related dependencies (#20772)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vite since your current version.
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