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-dependencies group with 5 updates in the / directory:
2.1.5
2.2.0
4.74.2
4.75.5
2.17.2
2.17.3
3.5.8
3.5.13
4.19.5
4.19.11
Updates
@heroicons/vue
from 2.1.5 to 2.2.0Release notes
Sourced from
@heroicons/vue
's releases.Changelog
Sourced from
@heroicons/vue
's changelog.Commits
0435d4c
2.2.0f327cbe
Add React 19 support (#1247)56c073c
Update changelog64e2368
Remove clip-path from 20/arrow-left-circle (#1211)Updates
instantsearch.js
from 4.74.2 to 4.75.5Release notes
Sourced from instantsearch.js's releases.
Commits
091acdc
chore: release (#6434)05d93de
fix(deps): update search-insights (#6433)9a088ad
chore: release (#6423)76b0247
fix(insights): deduplicate view events (#6414)f82ebab
fix(fetch): change endpoint and path (#6416)54f11a5
chore(stories): avoid innerHTML (#6412)de88914
chore: release (#6411)a518c15
doc(templates): explain how to use htm in a connector (#6410)22016b0
fix(instantsearch.js): fix user token not being set in time for the first que...c5f9a44
chore: release (#6407)Updates
search-insights
from 2.17.2 to 2.17.3Release notes
Sourced from search-insights's releases.
Changelog
Sourced from search-insights's changelog.
Commits
83ad805
chore: release v2.17.3 (#563)86164bb
fix: save existing anon tokens for multiple init calls (#562)Updates
vue
from 3.5.8 to 3.5.13Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
... (truncated)
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
vue-instantsearch
from 4.19.5 to 4.19.11Release notes
Sourced from vue-instantsearch's releases.
Commits
091acdc
chore: release (#6434)05d93de
fix(deps): update search-insights (#6433)9a088ad
chore: release (#6423)76b0247
fix(insights): deduplicate view events (#6414)f82ebab
fix(fetch): change endpoint and path (#6416)54f11a5
chore(stories): avoid innerHTML (#6412)de88914
chore: release (#6411)a518c15
doc(templates): explain how to use htm in a connector (#6410)22016b0
fix(instantsearch.js): fix user token not being set in time for the first que...c5f9a44
chore: release (#6407)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