Bump the all-dependencies group across 1 directory with 7 updates #1152
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 all-dependencies group with 7 updates in the /samples/AspireWithJavaScript/AspireJavaScript.Vue directory:
3.5.18
3.5.22
1.12.0
1.13.0
24.3.0
24.6.2
10.4.0
10.5.0
5.9.2
5.9.3
7.1.2
7.1.9
3.0.5
3.1.0
Updates
vue
from 3.5.18 to 3.5.22Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
5a8aa0b
release: v3.5.221be5ddf
fix(transition-group): runforceReflow
on the correct document (fix #13849)...d44a5a9
chore(deps): update build (#13856)c8a9917
chore(deps): update dependency jsdom to v27 (#13913)b46481a
chore(deps): update compiler (#13857)8593647
chore(deps): update test (#13882)f2487d8
chore(deps): update actions/github-script action to v8 (#13885)b374ec7
chore(deps): update actions/setup-node action to v5 (#13912)9612b95
chore(deps): update all non-major dependencies (#13883)5953c9f
fix(compiler-core): identifiers in switch-case should not be inferred as refe...Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vue since your current version.
Updates
@rushstack/eslint-patch
from 1.12.0 to 1.13.0Changelog
Sourced from
@rushstack/eslint-patch
's changelog.Commits
6ce5fae
Bump versions [skip ci]acdc7bc
Update changelogs [skip ci]1627a83
Include some ESLint rules to normalize imports. (#5392)cea05aa
Bump cyclics. (#5388)d85e956
Bump decoupled local dependencies. (#5344)72fde22
Bump cyclics. (#5284)aabb1ec
Bump cyclic dependencies and convert the decoupled-local-node-rig to use flat...Updates
@types/node
from 24.3.0 to 24.6.2Commits
Updates
eslint-plugin-vue
from 10.4.0 to 10.5.0Release notes
Sourced from eslint-plugin-vue's releases.
Changelog
Sourced from eslint-plugin-vue's changelog.
Commits
9f9bd2a
Version Packages (#2910)7aaba4d
feat: Object.assign detection to mutation rules (#2929)79d6a31
AddedignoredObjectNames
option tovue/no-async-in-computed-properties
(#...3e122e5
test(integrations/import): align fixture to ESLint ^9 (#2931)35ea4cb
test(required-typed-ref): remove invalid}
outside\<script>
(#2935)adc460d
feat(attributes-order): add sortLineLength option (#2759)10d645e
feat(component-name-in-template-casing):global
option support regex (#2928)a5127b0
fix(valid-define-options): Allow the use of simple constants (#2920)64f9880
chore: fix generate:version script (#2922)75b46ee
chore: fix test fixture for script-indent rule (#2923)Updates
typescript
from 5.9.2 to 5.9.3Release notes
Sourced from typescript's releases.
Commits
c63de15
Bump version to 5.9.3 and LKG8428ca4
🤖 Pick PR #62438 (Fix incorrectly ignored dts file fr...) into release-5.9 (#...a131cac
🤖 Pick PR #62351 (Add missing Float16Array constructo...) into release-5.9 (#...0424333
🤖 Pick PR #62423 (Revert PR 61928) into release-5.9 (#62425)bdb641a
🤖 Pick PR #62311 (Fix parenthesizer rules for manuall...) into release-5.9 (#...0d9b9b9
🤖 Pick PR #61978 (Restructure CI to prepare for requi...) into release-5.9 (#...2dce0c5
Intentionally regress one buggy declaration output to an older version (#62163)Updates
vite
from 7.1.2 to 7.1.9Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
17e2517
release: v7.1.912d72b0
revert(server): drain stdin when not interactive (#20885)8d12c8b
release: v7.1.863e040f
fix(glob): fix HMR for array patterns with exclusions (#20872)24a61a3
fix(css): improve url escape characters handling (#20847)6bc6c4d
fix(dev): skip JS responses for document requests (#20866)166a178
chore: update url ofcreate-react-app
license (#20865)d4eca98
fix: keep ids for virtual modules as-is (#20808)e670799
fix(deps): update artichokie to 0.4.2 (#20864)bb950e9
fix(server): drain stdin when not interactive (#20837)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.
Updates
vue-tsc
from 3.0.5 to 3.1.0Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
... (truncated)
Commits
1308528
v3.1.0 (#5657)39eb65c
perf(language-core): drop internal component (#5532)10d056b
v3.0.8 (#5654)75dca51
v3.0.7 (#5621)bec4f08
v3.0.6 (#5608)0ed384f
chore: update volar to 2.4.23882abc0
refactor(language-core): generate setup returns on demand112f65b
refactor(language-core): wrap__VLS_InheritedAttrs
withPartial
at defini...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