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 production-dependencies group in /app with 5 updates:
1.25.9
1.25.25
25.0.2
25.0.6
3.5.1
3.5.10
4.4.3
4.4.5
3.7.1
3.7.2
Updates
@scalar/api-reference
from 1.25.9 to 1.25.25Changelog
Sourced from
@scalar/api-reference
's changelog.... (truncated)
Commits
Updates
keycloak-js
from 25.0.2 to 25.0.6Release notes
Sourced from keycloak-js's releases.
... (truncated)
Commits
ab33487
Set version to 25.0.69f37a83
Improve handling for loopback redirect-uri validation (#195)ae6a686
Use references to obtain the signed elements in a signature (#188)f253f90
Do not send attributes when unlocking the user (#32993)9b1df07
Do not automatically re-import users if they already exist locally when searc...966bc46
fix: refining v2 hostname validation (#32659) (#32809)8c813e0
Ensure realm attributes import happens before client import109db4f
Remove@NoCache
annotation in admin client interfaces (#32795)19e557d
Set idle time the same as for the internal cache, but extend it for refreshes48c2b02
Includerfc4648
in the import map for login v2Updates
vue
from 3.5.1 to 3.5.10Release notes
Sourced from vue's releases.
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 compilerUpdates
vuetify
from 3.7.1 to 3.7.2Release notes
Sourced from vuetify's releases.
Commits
5511c5c
chore(release): publish v3.7.24e41c7e
fix(nested): use reactive proxy of opened (#20438)1979fd7
chore: replace jest with vitestca49443
fix(v-tooltip): use textContent instead of innerHTMLbc647f6
fix(a11y): addaria-current="page"
attribute to links (#20413)45e0c8a
fix(v-tooltip): use default location from VTooltipeb0c99e
fix(VDialog): add height to form in fullscreen dialog (#20417)1c40ed4
fix(VDialog): removearia-expanded
from activator (#20414)970f827
fix(nested): Prevent infinite loops when resolving path (#20390)f95a405
fix(VTreeview): Load children when expanded (#20364)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