Bump the all-dependencies group across 1 directory with 6 updates #694
+193
−202
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 6 updates in the /samples/AspireWithJavaScript/AspireJavaScript.Vue directory:
3.4.33
3.5.13
22.12.0
22.13.4
14.3.0
14.4.0
3.4.2
3.5.1
6.0.11
6.1.0
2.2.0
2.2.2
Updates
vue
from 3.4.33 to 3.5.13Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
6eb29d3
release: v3.5.134f8d807
fix(ssr): handle initial selected state for select with v-model + v-for optio...983eb50
fix(templateRef): set ref on cached async component which wrapped in KeepAliv...da7ad5e
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)1f75d4e
fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...4b479db
fix(transition): reflow before leave-active class after leave-from (#12288)a20a4cb
fix(hydration): the component vnode's el should be updated when a mismatch oc...352bc88
fix(custom-element): avoid triggering mutationObserver when relecting props10ab8c0
chore(playground): reset version when opening local playground from reproductiond637bd6
perf(reactivity): do not track inner key `__v_skip`` (#11690)Updates
@types/node
from 22.12.0 to 22.13.4Commits
Updates
@vue/eslint-config-typescript
from 14.3.0 to 14.4.0Release notes
Sourced from
@vue/eslint-config-typescript
's releases.Commits
e0ca842
14.4.09af0a59
chore: dependency maintenance63853bd
chore(deps): update dependency unplugin-vue-router to ^0.11.2 (#140)d7818bb
chore(deps): update dependency vitest to v3.0.5 [security] (#141)7cacc3e
chore(deps): update vite packages (#138)c7803b1
chore(deps): update all non-major dependencies (#139)98f56ad
fix: proper support forextends
field, fixes #136 (#143)9a1ed8a
feat: optionaltsSyntaxInTemplates
; so that linting can be sped up by disab...d23d94c
chore(deps): update dependency vite to ^6.0.10 (#125)f89d834
chore(deps): update dependency vitest to v3 (#134)Updates
prettier
from 3.4.2 to 3.5.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
34f02bd
Release 3.5.161c0129
Invalidate outdated cache file (#17100)9cf8ec2
Support dockercompose and github-actions-workflow (#17101)59e3696
Remove blog-post-intro (#17102)92ac6d0
Add missing optionexperimentalOperatorPosition
types (#17091)8b1dda2
docs: avoid using.html
extension for blog posts (#17090)f95cfbc
Playground: Enable v3.5.0 features (#17093)df43d96
Fix blog titlea4940b3
Release blog for 3.5 (#17020)8810b5b
run prettierUpdates
vite
from 6.0.11 to 6.1.0Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
3734f80
fix(css): escape double quotes inurl()
when lightningcss is used (#18997)2b4f115
fix(deps): update all non-major dependencies (#18996)12b612d
fix: fallback terser to main thread when function options are used (#18987)d88d000
fix(deps): update all non-major dependencies (#18967)21680bd
fix(css): skip non css in custom sass importer (#18970)62fad6d
chore(deps): update dependency@rollup/plugin-node-resolve
to v16 (#18968)8a6bb4e
fix(optimizer): keep NODE_ENV as-is when keepProcessEnv istrue
(#18899)7d6dd5d
fix(ssr): recreate ssrCompatModuleRunner on restart (#18973)c4b532c
fix(css): root relative import in sass modern API on Windows (#18945)27f691b
refactor: make internal invoke event to use the same interface with `handleIn...Updates
vue-tsc
from 2.2.0 to 2.2.2Release notes
Sourced from vue-tsc's releases.
... (truncated)
Changelog
Sourced from vue-tsc's changelog.
Commits
2adda8e
v2.2.2 (#5182)c4c0413
refactor(language-core): reduce codegen size of template returns87f44a2
chore: do not uselatest
as dependency versions38ec503
test: format of slotsef38d68
fix(language-core): do not wrap slots withReadonly
81dec4a
fix(language-core): intersect__VLS_slots
with__VLS_ctx.$slots
(#5083)7da8b85
refactor(language-core): generate the type of slots with function property (#...b41801b
feat(component-meta): collect destructured props defaults (#5101)3f138d6
refactor(language-core): rewrite vueCompilerOptions resolution logic47946f1
feat(language-core): unwrap__VLS_template
& type support ofuseAttrs
(#5...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)Description has been truncated