pressbooks / pressbooks-book-directory-fe

A Vue.js frontend for the Pressbooks Directory
0 stars 1 forks source link

build(deps): bump vue-instantsearch from 4.11.0 to 4.15.0 #1107

Open dependabot[bot] opened 5 months ago

dependabot[bot] commented 5 months ago

Bumps vue-instantsearch from 4.11.0 to 4.15.0.

Release notes

Sourced from vue-instantsearch's releases.

vue-instantsearch@4.15.0

4.15.0 (2024-04-02)

Bug Fixes

  • vue-instantsearch: only render list in <refinement-list> when it has items (#6092) (9a38de0)
  • vue-instantsearch: properly add noRefinement class on <ais-refinement-list> (#6095) (9ae7c05)

Features

  • vue-instantsearch: render loading indicator in <ais-refinement-list> (#6096) (830f39e)

vue-instantsearch@4.14.0

4.14.0 (2024-02-27)

Features

vue-instantsearch@4.13.8

4.13.8 (2024-02-13)

Note: Version bump only for package vue-instantsearch

vue-instantsearch@4.13.7

4.13.7 (2024-02-06)

Note: Version bump only for package vue-instantsearch

vue-instantsearch@4.13.6

4.13.6 (2024-01-30)

Bug Fixes

  • searchbox: ignore composition events with option (#6009) (7d82b01)
  • vue-compat: Ensure getDefaultSlots works with @​vue/compat & Vue 3 (#6016) (e270069)

vue-instantsearch@4.13.5

4.13.5 (2024-01-23)

Bug Fixes

  • hydration: generate cache with search parameters from server-side request (#5991) (968cf43)

... (truncated)

Commits
  • d309ca3 chore: release (#6113)
  • 2c4397c test(numericMenu): add common test suite (#6109)
  • de8de56 chore(hits): add major comment on search parameters (#6108)
  • 6f1f40b feat(next-app-router): listen to external URL changes (#6107)
  • 1778b31 fix(react-instantsearch): index added twice with Next.js app router (#6106)
  • bc5122f feat(helper): set up state management for recommendations (#6100)
  • 8328b13 fix(next-app-router): using wrong initial results when mounting on client (#6...
  • a8064b8 test(refinementList): add common test suite (#6090)
  • 9ae7c05 fix(vue-instantsearch): properly add noRefinement class on `<ais-refinement...
  • 830f39e feat(vue-instantsearch): render loading indicator in \<ais-refinement-list> ...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)