Closed dependabot[bot] closed 6 days ago
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/next@15.0.4-canary.18 | environment, filesystem, network, shell, unsafe | +8 |
121 MB | vercel-release-bot |
🚮 Removed packages: npm/@vue/runtime-dom@3.5.12, npm/next@15.0.4-canary.12
Bumps @vue/runtime-dom from 3.5.12 to 3.5.13.
Release notes
Sourced from
@vue/runtime-dom
's releases.Changelog
Sourced from
@vue/runtime-dom
's changelog.Commits
6eb29d3
release: v3.5.134b479db
fix(transition): reflow before leave-active class after leave-from (#12288)352bc88
fix(custom-element): avoid triggering mutationObserver when relecting propsc4312f9
fix(runtime-dom): set css vars on update to handle child forcing reflow in on...2d5c5e2
fix(runtime-dom): set css vars before user onMounted hooksDependabot 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