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 patches group with 4 updates: axios, pinia, vue and vitest.
Updates
axios
from 1.7.7 to 1.7.8Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
415ca94
chore(release): v1.7.8 (#6715)0a8d6e1
fix: use URL API instead of DOM to fix a potential vulnerability warning; (#6...c71811b
fix(types): export CJS types from ESM (#6218)4355a6d
chore(sponsor): update sponsor block (#6709)5d54d22
chore(sponsor): update sponsor block (#6707)eac4619
fix: allow passing a callback as paramsSerializer to buildURL (#6680)df956d1
fix(http): useglobalThis.TextEncoder
when available (#6634)7139ce9
chore(deps): bump cookie and socket.io (#6704)5ebb124
chore(deps-dev): bump elliptic from 6.5.4 to 6.6.0 (#6698)4e9b33d
chore(deps): bump send and express (#6699)Updates
pinia
from 2.2.5 to 2.2.8Release notes
Sourced from pinia's releases.
Commits
4715104
release: pinia@2.2.8f939868
test: unused import1064c3e
chore: ignore file7097fc4
test: organize and use vitest3223983
docs: Nuxt 2 --> 3 (#2766)67d3109
fix: avoid immediate computing withstoreToRefs
ea14e53
fix(types): unwrap refs inmapWritableState
for setup stores (#2805)d1858e8
feat: deprecate old defineStore64fbd46
docs: note about nuxt module needing pinia3269742
release:@pinia/nuxt
@0
.8.0Updates
vue
from 3.5.12 to 3.5.13Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
6eb29d3
release: v3.5.134f8d807
fix(ssr): handle initial selected state for select with v-model + v-for optio...983eb50
fix(templateRef): set ref on cached async component which wrapped in KeepAliv...da7ad5e
fix(ssr): avoid updating subtree of async component if it is resolved (#12363)1f75d4e
fix(ssr): ensure v-text updates correctly with custom directives in SSR outpu...4b479db
fix(transition): reflow before leave-active class after leave-from (#12288)a20a4cb
fix(hydration): the component vnode's el should be updated when a mismatch oc...352bc88
fix(custom-element): avoid triggering mutationObserver when relecting props10ab8c0
chore(playground): reset version when opening local playground from reproductiond637bd6
perf(reactivity): do not track inner key `__v_skip`` (#11690)Updates
vitest
from 2.1.4 to 2.1.6Release notes
Sourced from vitest's releases.
Commits
b936702
bump: 2.1.632f23b9
chore: release v2.1.5417bdb4
fix(browser): init browsers eagerly when tests are running (#6876)93b67c2
fix: throw an error and a warning if.poll
,.element
,.rejects
/`.resolv...9a0c93d
fix(browser): stop the browser rpc when the pool is closed (#6858)251893b
chore: setresolve.mainFields
andresolve.conditions
for SSR environment ...0ad2cdc
chore(deps): update all non-major dependencies (#6890)4c96cce
fix: print ssrTransform error (#6885)98f76ea
fix: don't rerun on Esc or Ctrl-C during watch filter (#6895)00ebea6
refactor(reporters): base reporter readability improvements (#6889)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