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 major-dependencies group in /src/ClientApp with 3 updates: @tanstack/react-query, vite and vitest.
Updates
@tanstack/react-query
from 4.36.1 to 5.17.0Release notes
Sourced from
@tanstack/react-query
's releases.... (truncated)
Commits
ca6ad31
release: v5.17.09a240c5
release: v5.15.56ec6ee8
fix(queriesObserver): do not bail-out of calling setResult for empty queries ...da38f64
release: v5.15.4639c725
fix(react): don't set options before suspending (#6611)7f1f8e4
release: v5.15.3425aaf6
chore: Ensure each package has Vite framework adapter (#6609)bbe828c
release: v5.15.042362e4
chore: Fix coverage range and nested tests (#6588)67f76b1
release: v5.14.6Updates
vite
from 4.5.0 to 5.0.10Release notes
Sourced from vite's releases.
Changelog
Sourced from vite's changelog.
... (truncated)
Commits
5684fcd
release: v5.0.101bbff16
fix(build): use base64 for inline SVG if it contains both single and double q...d9ae1b2
fix: omit protocol does not require pre-transform (#15355)77d5165
release: v5.0.956a5740
fix(server): avoid chokidar throttling on startup (#15347)129d0d0
fix(scanner): catch all external files for glob imports (#15286)b1a6c84
feat: log re-optimization reasons (#15339)2b39fe6
fix: more stable hash calculation for depsOptimize (#15337)c902545
fix: htmlFallbackMiddleware for favicon (#15301)7b71854
chore: temporary typo (#15329)Updates
vitest
from 0.34.6 to 1.1.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
c8abbc1
chore: release v1.1.12baea35
fix(vitest): showbeforeAll/afterAll
errors in junit reporter (#4819)7e6a62a
fix: match jest json output by making json reporter output ndjson-compatible ...5053a5d
fix: correct option name--no-parallelism
(#4831)06c14f7
fix(vitest): fix file snapshots in skipped suites considered obsolete (#4795)8ddb494
chore: always externalize vitest (#4816)8f6225b
fix: don't fail ifinline: true
is set (#4815)ee8b46d
fix: don't crash when using happy-dom or jsdom environment on Yarn PnP worksp...957daa3
fix(vitest): initialize snapshot state only once for each file suite (#4796)cf53d4b
fix(vm-threads): tests not cancelled on key press, cancelled tests shown twic...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