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 frontend group in /frontend with 8 updates:
1.45.1
1.45.2
2.10.1
2.10.2
20.14.10
20.14.11
2.42.0
2.43.0
3.2.5
3.2.6
3.4.4
3.4.6
5.3.3
5.3.4
2.0.2
2.0.3
Updates
@playwright/test
from 1.45.1 to 1.45.2Release notes
Sourced from
@playwright/test
's releases.Commits
d8a5f3b
chore: mark v1.45.2 (#31702)51fa0ff
Revert "chore: move artifacts recording to TestLifecycleInstrumentation (#309...80f44f3
cherry-pick(#31666): Revert "fix(chromium): pass --enable-gpu when running he...4bd2d25
cherry-pick(#31511): docs(clock): update time types in Python/.NETUpdates
@skeletonlabs/skeleton
from 2.10.1 to 2.10.2Release notes
Sourced from
@skeletonlabs/skeleton
's releases.Commits
c634efa
Merge pull request #2763 from skeletonlabs/changeset-release/master427205c
chore(release): version packagedcc0917
Merge pull request #2762 from skeletonlabs/dev0c27815
AppShell Layout Guide link added7432bb3
Chore/revert tile click event (#2751)25759ed
fix: add restProps to InputChip (#2739)Updates
@types/node
from 20.14.10 to 20.14.11Commits
Updates
eslint-plugin-svelte
from 2.42.0 to 2.43.0Release notes
Sourced from eslint-plugin-svelte's releases.
Commits
b1d59b4
chore: release eslint-plugin-svelte (#828)dc7eefc
fix(deps): update dependency svelte-eslint-parser to ^0.41.0 (#827)5d53db1
chore(deps): update dependency rimraf to v6Updates
prettier-plugin-svelte
from 3.2.5 to 3.2.6Changelog
Sourced from prettier-plugin-svelte's changelog.
Commits
727ddce
chore: release 3.2.6699c7a9
feat: never quote single attribute expressions in Svelte 5 (#451)Updates
tailwindcss
from 3.4.4 to 3.4.6Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
d622977
Update changelog0573c07
Loosen :is() wrapping rules in applyImportantSelector for more readable outpu...9c29e47
3.4.6daa5266
Update changelogae6a8d5
Fix extracting utilities from slim/pug templates (#14006)a0dbb3d
Update runner image10a1197
3.4.59033d62
Always generate -webkit-backdrop-filter property (#13997)074736c
Avoid over-extracting utilities from candidates with decimal values (#13959)588a822
Add.mts
and.cts
config file detection (#13940)Updates
vite
from 5.3.3 to 5.3.4Changelog
Sourced from vite's changelog.
Commits
4e57a97
release: v5.3.41465b20
fix(css): include.css?url
in assets field of manifest (#17623)c4a2227
refactor: replace includes with logical operations (#17620)d8a5d70
chore: add callback to http-proxy.d.ts jsdoc (#17646)4be96b4
fix(build): skip preload treeshaking for nested braces (#17687)b723a75
fix: update Terser type definitions (fix #17668) (#17669)07bc489
fix(worker): nested inlined worker always fallbacked to data URI worker inste...Updates
vitest
from 2.0.2 to 2.0.3Release notes
Sourced from vitest's releases.
Commits
81b8d67
chore: release v2.0.309dc75c
chore(deps): update dependency@edge-runtime/vm
to v4 (#6047)f851982
fix:--inspect-brk
stop on Windows (#6110)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