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 5 updates in the / directory:
7.119.0
7.119.2
3.5.8
3.5.12
13.14.2
13.15.0
9.28.0
9.29.1
3.4.13
3.4.14
Updates
@sentry/vue
from 7.119.0 to 7.119.2Release notes
Sourced from
@sentry/vue
's releases.Changelog
Sourced from
@sentry/vue
's changelog.Commits
9211bd4
release: 7.119.20f62f78
chore(nextjs/v7): Bump rollup to 2.79.2 (#13936)d05aab4
Merge branch 'release/7.119.1' into v7c8452e1
release: 7.119.15a88ff6
fix(browser/v7): Ensurewrap()
only returns functions (#13838 backport) (#1...5adcbf9
Merge branch 'release/7.119.0' into v7Updates
@vue/compiler-sfc
from 3.5.8 to 3.5.12Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
770ea67
release: v3.5.124474c11
fix(compiler-sfc): use sass modern api if available and avoid deprecation war...d3ecde8
fix(compiler-sfc): do not skip TSInstantiationExpression when transforming p...6e4de8d
release: v3.5.11435e4fe
chore(deps): update all non-major dependencies (#12080)2328b05
fix(compiler-sfc): do not skipTSSatisfiesExpression
when transforming prop...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)Updates
eslint-plugin-vue
from 9.28.0 to 9.29.1Release notes
Sourced from eslint-plugin-vue's releases.
Commits
7502cf8
9.29.1aa476d6
Fix Linter type import in index.d.ts (#2572)635b6ed
9.29.0ba6a1d4
fix: type declarations for configs (#2566)a91ae04
fix(utils): also recognize .tsx files as Vue files (#2565)2dc606c
Add support for props destructure tovue/no-setup-props-reactivity-loss
rul...e8a09e9
doc: add example for Vue class component (#2561)4c38983
Add support for props destructure tovue/no-restricted-props
rule (#2562)3137e50
Add support for props destructure tovue/no-required-prop-with-default
rule...3d32c1b
Add support for props destructure tovue/no-boolean-default
rule (#2553)Updates
tailwindcss
from 3.4.13 to 3.4.14Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
c616fb9
3.4.14b570e2b
Don't setdisplay: none
on elements that usehidden="until-found"
(#14625)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