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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the npm-dev-dependencies group with 2 updates: @vue/compiler-sfc and cypress.
Updates
@vue/compiler-sfc
from 3.5.8 to 3.5.10Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.Commits
4b09ab2
release: v3.5.1001f15be
release: v3.5.9fa0ba24
fix(vue): properly cache runtime compilation (#12019)Updates
cypress
from 13.14.2 to 13.15.0Release notes
Sourced from cypress's releases.
Commits
5afb929
chore: Update Chrome (stable) to 129.0.6668.70 (#30279)0d2248c
chore: release 13.15.0 (#30292)8d71cc4
chore: Update changelog to 'addresses' rather than addressed in (#30275)1d84532
feat: Improve UX when Test Replay upload fails due to slow upload (#30235)fbe51fc
chore: fix net_stubbing flake (#30276)88900e7
chore: update tests to skip the welcome screen on launchpad tests. (#30240)954cc50
chore: [Snyk] Security upgrade express from 4.19.2 to 4.21.0 in packages/grap...3ff88b7
chore: Fix double bugfixes headings in changelog (#30268)0bdf495
chore: Update Chrome (beta) to 130.0.6723.6 (#30256)f7946de
docs: update guides/building-release-artifacts.md (#30257)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