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 npm group with 5 updates in the /frontend directory:
1.9.1
1.9.2
2.2.2
2.2.4
3.2.3
4.0.2
3.4.38
3.5.10
4.4.3
4.4.5
Updates
loglevel
from 1.9.1 to 1.9.2Commits
40d10ef
v1.9.2c1d0054
Don't include test, vendors or .github in published package3c5c7f1
Merge pull request #198 from Mr0grog/191-contributing-docs-cleanup9e42005
Clean up remaining audit issueseee0949
Document Node.js requirements and test details02301f2
Fix minor grammar/typo/code quote issues52a80eb
Merge pull request #197 from Mr0grog/196-better-ts-testing54aadd4
Undo deliberate failure54f31ae
Deliberately cause tests to faila9be95d
Run TypeScript tests in ts-nodeUpdates
pinia
from 2.2.2 to 2.2.4Release notes
Sourced from pinia's releases.
Commits
281c149
release: pinia@2.2.4b464a1f
fix(types): allow writable getters with storeToRefs09935e8
release:@pinia/nuxt
@0
.5.5 pinia@2.2.3@pinia/testing
@0
.1.6a950401
refactor: remove uneeded type guard40275cf
chore: fixup type errors249d5c4
test: extra test94f5a63
fix(types): allow writable getters855510a
docs: add a options template to localize algolia tool instructions (#2758)688c526
docs: updatesa44f801
chore: up depsUpdates
pinia-plugin-persistedstate
from 3.2.3 to 4.0.2Release notes
Sourced from pinia-plugin-persistedstate's releases.
... (truncated)
Changelog
Sourced from pinia-plugin-persistedstate's changelog.
... (truncated)
Commits
9cde18e
chore(release): v4.0.2c2ae5a0
chore: upgrade dependencies48669d5
fix(nuxt): avoid calling runWithContext (#334)9e77053
fix: inferCookieStorageOptions
from@nuxt/schema
rather thannuxt/schema
13b6332
docs: improve readability (code group icons + code titles)ba8cd49
chore: upgrade dependencies6f1aaae
chore(release): v4.0.1274f04e
fix: augment@nuxt/schema
rather thannuxt/schema
(#330)d9768d8
docs: add group icon plugin (#329)67f9664
chore(release): v4.0.0Updates
vue
from 3.4.38 to 3.5.10Release notes
Sourced from vue's releases.
... (truncated)
Changelog
Sourced from vue's changelog.
... (truncated)
Commits
4b09ab2
release: v3.5.1093c95dd
fix(reactivity): fix nested batch edge caseaa9ef23
fix(reactivity): only clear notified flags for computed in first batch iteration60c2029
test: add test case for #11928e2c19c2
fix(types/ref): handle nested refs in UnwrapRef (#12049)ea3efa0
fix(custom-element): properly set kebab-case props on Vue custom elementsa77b959
workflow: link to release workflow in release script [ci skip]01f15be
release: v3.5.910ff159
fix(reactivity): fix recursive sync watcher on computed edge casecb34b28
fix(runtime-core): avoid rendering plain object as VNode (#12038)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 compilerDependabot 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