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.120.0
3.5.8
3.5.13
13.14.2
13.16.0
9.28.0
9.31.0
3.4.13
3.4.15
Updates
@sentry/vue
from 7.119.0 to 7.120.0Release notes
Sourced from
@sentry/vue
's releases.Changelog
Sourced from
@sentry/vue
's changelog.Commits
611282e
release: 7.120.091bd1f5
meta(changelog): Update changelog for v7.120.0 (#14252)0cb1a4e
feat(v7/browser): Add moduleMetadataIntegration lazy loading support (#13822)9b3ec19
Merge branch 'release/7.119.2' into v79211bd4
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.13Release notes
Sourced from
@vue/compiler-sfc
's releases.Changelog
Sourced from
@vue/compiler-sfc
's changelog.... (truncated)
Commits
6eb29d3
release: v3.5.134aeff31
chore(deps): update dependency postcss-selector-parser to v7 (#12289)b5ff930
fix(deps): update dependency postcss to ^8.4.48 (#12356)7d0dc73
chore(deps): update all non-major dependencies (#12316)ad247b3
chore(deps): update all non-major dependencies (#12275)ed01d92
chore(deps): update all non-major dependencies (#12222)828d4a4
fix(test): update snapshot (#12169)3b5d8d2
test(defineProps): add intersection type test (#8684)be9eed2
chore(deps): update all non-major dependencies (#12164)770ea67
release: v3.5.12Updates
cypress
from 13.14.2 to 13.16.0Release notes
Sourced from cypress's releases.
Commits
5c21c4b
chore: release 13.16.0 (#30650)6e523b0
chore(deps): update dependency cypress-example-kitchensink to 3.1.2 (#30640)82f45c5
feat: added ability to specify the default browser in cypress config (#30517)4bf8e58
fix: ensure that each js file served up by vite dev server has an inline sour...50db03b
docs: add contributing restriction for ubuntu 24.10 (#30617)0975b2f
feat: update the protocol to be able to flex logic based on project config (#...8fe4499
chore: Update Chrome (stable) to 131.0.6778.69 (#30608)0b0143a
chore: update v8 snapshot cache action to not squash merge on conflicts (#30598)55888e8
chore: Update Chrome (beta) to 131.0.6778.33 (#30573)52da561
chore: Update v8 snapshot cache - windows (#30570)Updates
eslint-plugin-vue
from 9.28.0 to 9.31.0Release notes
Sourced from eslint-plugin-vue's releases.
... (truncated)
Commits
16c8778
9.31.0b779f88
feat(no-empty-component-block): support auto fix (#2595)a5fb774
feat: add prefer-use-template-ref rule (#2554)e13089e
fix(require-explicit-slots): ignore attribute binding (#2591)54a99c5
refactor: store the defineEmits variable name (#2592)9205cc8
feat(no-reserved-component-names): add case sensitive option (#2594)4729a3b
fix(define-macros-order): skip TSModuleDeclaration statements (#2593)50bde65
9.30.09a56de8
Fix false negatives and false positives invue/require-valid-default-prop
r...86300c4
fix(custom-event-name-casing): check defineEmits variable name in template (#...Updates
postcss
from 8.4.47 to 8.4.49Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
aed8b89
Release 8.4.49 version3450630
Fix position calculations when offset is missing (#1983)77420d6
Release 8.4.48 version341529f
Update dependencies66fa667
Add Node.js 23 to CI1a8b261
fix inconsistent position calculations (#1980)1cc6ac3
Clarify usage in docsUpdates
tailwindcss
from 3.4.13 to 3.4.15Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
6069a81
v3.4.15d093dce
Add variable fallback to fix Chrome issue (#15003)4de0769
Fix config types for boxShadow (#14856)8b41e82
update changelog825cd83
AddCODEOWNERS
file (#14702)c8c3a22
Bump dependencies to fix vulnerabilities (#14697)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