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 actions group in /web with 5 updates:
3.5.3
3.5.6
4.4.3
4.4.5
8.4.45
8.4.47
3.4.10
3.4.11
5.4.3
5.4.6
Updates
vue
from 3.5.3 to 3.5.6Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
9a36f2a
release: v3.5.6c74bb8c
fix(reactivity): avoid exponential perf cost and reduce call stack depth for ...cbc39d5
fix(deps): update playground (#11939)3db0a0f
chore(deps): update vitest to ^2.1.1 (#11943)8492c3c
fix(compiler-sfc): preserve old behavior when using withDefaults with desutru...fbae210
chore(deps): update dependency eslint-plugin-import-x to v4 (#11942)726db0a
chore(deps): update lint (#11940)47bda40
fix(deps): update dependency postcss to ^8.4.47 (#11938)732a38e
chore(deps): update dependency npm-run-all2 to ^6.2.3 (#11937)6b07244
chore(deps): update build (#11936)Updates
vue-router
from 4.4.3 to 4.4.5Release notes
Sourced from vue-router's releases.
Commits
14219b0
release: vue-router@4.4.55e20afb
fix: fix mods in aliasesc7dd2a1
fix: mods must be added only wiht definePropertya8df616
fix: make internal property non enumerablebe68148
release: vue-router@4.4.45ff2cd0
feat(loaders): internal mods in route records4861467
fix(ssr): handle symboless Modules in dynamic imports (#2355)ba3ab9a
docs: fix small colors99c7251
docs: refactor and fix become sponsor button colors00dd266
chore: pin vue versions because of withDefaults bug in compilerUpdates
postcss
from 8.4.45 to 8.4.47Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
5e6fd13
Release 8.4.47 version714bc10
Typo439d20e
Release 8.4.46 versionb93582f
Update dependenciesc51e467
Fix error on inserting node without raws in some cases829ae47
Update dependencies5aaaec2
Update remaining workflow jobs to use latest version of actions (#1968)Updates
tailwindcss
from 3.4.10 to 3.4.11Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
818d10a
3.4.118dd9246
update changelog6d9ae82
Allowanchor-size(…)
in arbitrary values (#14393)Updates
vite
from 5.4.3 to 5.4.6Changelog
Sourced from vite's changelog.
Commits
f969176
release: v5.4.6179b177
fix: avoid DOM Clobbering gadget ingetRelativeUrlFromDocument
(#18115)6820bb3
fix: fs raw query (#18112)37881e7
release: v5.4.5faa2405
fix(preload): backport #18098, throw error preloading module as well (#18099)54c55db
release: v5.4.474a79c5
fix: backport #17997, ensure req.url matches moduleByEtag URL to avoid incorr...d90ba40
fix: backport #18063, allow scanning exports fromscript module
in svelte (...8760293
fix(preload): backport #18046, allow ignoring dep errors (#18076)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