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 patch-minor group with 6 updates:
0.11.1
0.11.2
2.6.1
2.6.2
5.2.1
5.2.3
2.1.1
2.1.2
2.19.0
2.19.1
2.1.1
2.1.2
Updates
satori
from 0.11.1 to 0.11.2Release notes
Sourced from satori's releases.
Commits
618d565
fix: textDecoration should compatible with transform (#640)f7b0254
docs: add best practice for fonts persistence (#638)Updates
@sveltejs/kit
from 2.6.1 to 2.6.2Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
ec84888
Version Packages (#12751)ef38c38
chore(deps): update dependency cookie to ^0.7.0 (#12746)Updates
@testing-library/svelte
from 5.2.1 to 5.2.3Release notes
Sourced from
@testing-library/svelte
's releases.Commits
f4b1508
fix(svelte5): ensure typings are actually included in the module (#402)f215ad8
chore(deps-dev): bump svelte-check from 3.8.6 to 4.0.4 in the test group (#401)6f45a96
fix(svelte5): update typings to support new component types (#400)2cf781c
chore(deps-dev): bump the test group with 3 updates (#399)574c1e4
chore(deps-dev): bump the lint group with 2 updates (#397)48ecc0b
ci: simplify main CI workflow matrix configuration (#393)Updates
@vitest/coverage-v8
from 2.1.1 to 2.1.2Release notes
Sourced from
@vitest/coverage-v8
's releases.Commits
0ce26a4
chore: release v2.1.288bde99
fix(coverage):cleanOnRerun: false
to invalidate previous results (#6592)1371ca6
fix(coverage): remove empty coverage folder on test failure too (#6547)Updates
sveltekit-superforms
from 2.19.0 to 2.19.1Release notes
Sourced from sveltekit-superforms's releases.
Changelog
Sourced from sveltekit-superforms's changelog.
Commits
91fd5b2
Linter2225364
2.19.18c40e2d
2.19.1 changelog136121a
Reverted form argument in onError0330389
Error status fixesbeeb449
Test updatese3b2d37
form is now available as an argument in onError447473b
Tiny optimization of simple-schema809e098
Exported ClientValidationAdapter71fb855
Lockfile fixUpdates
vitest
from 2.1.1 to 2.1.2Release notes
Sourced from vitest's releases.
Commits
0ce26a4
chore: release v2.1.2383f179
fix(browser): throw an error if "@vitest/browser/
context" is imported outside...821400b
fix(vitest): don't start a websocket server if api is disabled (#6617)8a8d3f0
fix(vitest): make env.SSR consistent between different pools (#6616)ed8b7c0
fix(vitest): install dependencies with the same version when prompted (#6611)d2a86ff
fix(workspace): ignore DS_Store by default (#6571)88bde99
fix(coverage):cleanOnRerun: false
to invalidate previous results (#6592)5f75790
refactor: replacestrip-ansi
withstripVTControlCharacters
from `node:uti...e7f3521
fix: moveVitest.setServer
to postconfigureServer
hook to enable import ...891d6fe
docs: deprecatebenchmark.outputFile
option (#6591)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