Closed dependabot[bot] closed 2 months ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Bumps the regular group with 4 updates: eslint-plugin-vue, finalhandler, vue and vite.
Updates
eslint-plugin-vue
from 9.27.0 to 9.28.0Release notes
Sourced from eslint-plugin-vue's releases.
Commits
d77fbf7
9.28.0889c192
feat(require-toggle-inside-transition): add additionalDirectives option (#253...354c0de
fix(attribute-hyphenation): apply to v-model directive (#2511)21d3ed8
fix(no-deprecated-slot-attribute): no fix for dynamic components (#2530)b08273c
fix(no-deprecated-slot-attribute): handle v-for with dynamic slot (#2529)ddc0525
fix(attribute-hyphenation): skip auto-fix when suffixed with.sync
(#2533)a4aed0a
Implements proposed max-template-depth rule (#2525)6ebd607
Update ruledefine-macros-order
for custom macros (#2501)0fbe35e
Improve error range forvue/max-props
(#2532)705d262
Fix code example invue/define-props-declaration
docs (#2527)Updates
finalhandler
from 1.2.0 to 1.3.0Changelog
Sourced from finalhandler's changelog.
Commits
Maintainer changes
This version was pushed to npm by wesleytodd, a new releaser for finalhandler since your current version.
Updates
vue
from 3.4.38 to 3.5.0Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
6402b98
release: v3.5.0c3ce9fe
fix(runtime-dom): avoid unnecessary prop patch for checkbox (#11657)fe07f70
fix(types/defineModel): allow getter and setter types to be unrelated (#11699)b1be9bd
fix(runtime-dom): prevent unnecessary DOM update from v-model (#11656)6039e25
fix(server-renderer): Fix call to serverPrefetch in server renderer with an a...7b5b6e0
fix(cssVars): correctly escape double quotes in SSR (#11784)9817c80
fix(reactivity): correctly handle method calls on user-extended arrays (#11760)52cdb0f
fix(server-renderer): renderclassName
during SSR (#11722)ca12e77
fix(hydration): escape css var name to avoid mismatch (#11739)cb843e0
fix(deps): update dependency postcss to ^8.4.44 (#11774)Updates
vite
from 5.4.2 to 5.4.3Changelog
Sourced from vite's changelog.
Commits
ccbfc1a
release: v5.4.39b001ba
fix(css): fix directory index import in sass modern api (#17960)5c5f82c
fix: improve CJS warning trace information (#17926)15871c7
fix(preload): add crossorigin attribute in CSS link tags (#17930)413c86a
fix(html): rewrite assets url in <template> (#17988)dc3c14f
fix: cjs warning respect the logLevel flag (#17993)0ca53cf
chore(deps): update all non-major dependencies (#17991)ebfaa7e
fix: only remove entry assets handled by Vite core (#17916)d428e7e
fix(css): fix sass modern source map (#17938)ad13760
fix: waitForRequestIdle locked (#17982)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