PR #76 opened: build(deps-dev): bump the minor-and-patch group across 1 directory with 3 updates
Bumps the minor-and-patch group with 3 updates in the / directory: @vitejs/plugin-vue, postcss and vue.
Updates @vitejs/plugin-vue from 6.0.4 to 6.0.5
▶Release notes
Sourced from @vitejs/plugin-vue's releases.
[email protected]
Please refer to CHANGELOG.md for details.
▶Commits
6ad6cc1release: [email protected]b3f23e4chore: remove Vite 8 beta from supported range (#746)- See full diff in compare view
Updates postcss from 8.5.6 to 8.5.8
▶Release notes
Sourced from postcss's releases.
8.5.8
- Fixed
Processor#version.8.5.7
- Improved source map annotation cleaning performance (by CodeAnt AI).
▶Changelog
Sourced from postcss's changelog.
8.5.8
- Fixed
Processor#version.8.5.7
- Improved source map annotation cleaning performance (by CodeAnt AI).
▶Commits
65de537Release 8.5.8 versionb2c6d97Run git hook register0ae0a49Update Processor#version6ee9f14Release 8.5.7 version3fbc951Fix uvu Node.js 25 support52db53eUpdate dependencies497daefSpeed up source map annotation cleaning by moving from RegExp41e739aRemove banner1329142chore: speed up space-only string check in lib/parser.js (#2064)23beff9Update dependencies- Additional commits viewable in compare view
Updates vue from 3.5.29 to 3.5.30
▶Release notes
Sourced from vue's releases.
v3.5.30
For stable releases, please refer to CHANGELOG.md for details. For pre-releases, please refer to CHANGELOG.md of the
minorbranch.
▶Changelog
Sourced from vue's changelog.
3.5.30 (2026-03-09)
Bug Fixes
- compat: add
entitiesto@vue/compatdeps to fix CJS edge cases (#12514) (e725a67), closes #10609- custom-element: ensure child component styles are injected in correct order before parent styles (#13374) (1398bf8), closes #13029
- custom-element: properly locate parent when slotted in shadow dom (#12480) (f06c81a), closes #12479
- custom-element: should properly patch as props for vue custom elements (#12409) (740983e), closes #12408
- reactivity: avoid duplicate raw/proxy entries in Set.add (#14545) (d943612)
- reactivity: fix reduce on reactive arrays to preserve reactivity (#12737) (16ef165), closes #12735
- reactivity: handle
Setwith initial reactive values edge case (#12393) (5dc27ca), closes #8647- runtime-core: warn about negative number in v-for (#12308) (9438cc5)
- ssr: prevent watch from firing after async setup await (#14547) (6cda71d), closes #14546
- types: make generics with runtime props in defineComponent work (fix #11374) (#13119) (cea3cf7), closes #13763
- types: narrow useAttrs class/style typing for TSX (#14492) (bbb8977), closes #14489
▶Commits
fdd863frelease: v3.5.306cda71dfix(ssr): prevent watch from firing after async setup await (#14547)9438cc5fix(runtime-core): warn about negative number in v-for (#12308)1398bf8fix(custom-element): ensure child component styles are injected in correct or...0d63202chore(deps): update dependency puppeteer to ~24.38.0 (#14544)5098986chore(deps): update all non-major dependencies (#14498)5d98213chore(deps): update dependency minimatch to v10.2.3 [security] (#14495)6a06ee5chore(deps): update actions/upload-artifact action to v7 (#14500)34a5d84fix(deps): update dependency postcss to ^8.5.8 (#14543)d4ea55bchore(deps): update build (#14497)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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