build(deps-dev): bump the development-dependencies group across 1 directory with 5 updates #568
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 development-dependencies group with 5 updates in the /vue directory:
5.1.4
5.2.1
9.28.0
9.32.0
1.79.4
1.85.1
16.0.2
16.0.5
5.4.14
6.2.0
Updates
@vitejs/plugin-vue
from 5.1.4 to 5.2.1Release notes
Sourced from
@vitejs/plugin-vue
's releases.Changelog
Sourced from
@vitejs/plugin-vue
's changelog.Commits
d156ad7
release: plugin-vue@5.2.14288652
chore: add vite 6 peer dep (#481)b2df95e
chore(deps): update dependency rollup to ^4.27.2 (#476)378aea3
chore: fix lint7edc3d9
release: plugin-vue@5.2.07a1fc4c
feat: add a feature option to support custom component id generator (#461)7d081cc
release: plugin-vue@5.1.591210cc
chore(deps): update dependency rollup to ^4.25.0 (#472)e432bcb
fix(deps): update all non-major dependencies (#439)62b17f3
fix(hmr): should reload if relies file changed after re-render (#471)Updates
eslint-plugin-vue
from 9.28.0 to 9.32.0Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Commits
4cbcad6
9.32.0dc06535
docs: add example config with typescript-eslint and Prettier (#2522)618f49c
fix(require-explicit-slots): add support for type references (#2617)a270df8
feat: add slot-name-casing rule (#2620)fdfffd6
fix(prefer-use-template-ref): only check root-level variables (#2612)39b353a
Chore: workaround for ESLint Stylistic issue (#2623)bed816b
feat: addrestricted-component-names
rule (#2611)9ddf3e5
feat: addignoreTags
option (#2609)bea53c0
feat(no-v-text-v-html-on-component): add ignore namespace option (#2610)86a8138
feat(no-duplicate-attr-inheritance): ignore multi root (#2598)Updates
sass
from 1.79.4 to 1.85.1Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
87ef19a
Fix IsCalculationSafe.visitBinaryOperationExpression (#2524)fae0217
Add support for parsing interpolated function calls (#2521)c540875
Add support for function call expressions (#2519)7c4ff8f
Add support for map expressions (#2517)1b58aa9
Add support for list literals (#2515)f32ec4f
Fix riscv64 release (#2506)7ab44ef
Fix dart analyze and format on 3.7.0 (#2513)f766f43
Revert the core of #2255 (#2511)97bb2a7
Build android-ia32 on android-x64 sdk (#2508)8212024
Resynchronize from #2509 (#2510)Updates
sass-loader
from 16.0.2 to 16.0.5Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
300ac87
chore(release): 16.0.53352e49
fix: allow to import CSS using@use
withcss
extension (#1254)115b9a0
chore: update codecov-action from v4 to v5 (#1251)1c98038
chore(release): 16.0.470a10ff
fix: include sources map сontent for modern api by default (#1250)38c79b5
docs: update README.md (#1247)8a9e060
chore(release): 16.0.3004ed38
fix(modern-compiler): dispose redundant compilers (#1245)262dc3d
ci: add Node.js v23 (#1243)eda8505
docs: update (#1242)Updates
vite
from 5.4.14 to 6.2.0Release notes
Sourced from vite's releases.
... (truncated)
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
fa7c211
chore: update 6.1.0 changelog (#19363)051370a
release: v6.1.06e0e3c0
refactor: deprecatevite optimize
command (#19348)7c2a794
feat: use native runtime to import the config (#19178)fcd5785
fix(build): fix stale build manifest on watch rebuild (#19361)a5e306f
feat: show hosts in cert in CLI (#19317)4d88f6c
feat: support for env var for defining allowed hosts (#19325)fdb36e0
fix: avoid builtStart during vite optimize (#19356)5ce7443
release: v6.1.0-beta.2e7b4ba3
fix(html): fix css disorder when building multiple entry html (#19143)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