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.14.0 #1089

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps vue-instantsearch from 4.11.0 to 4.14.0.

Release notes

Sourced from vue-instantsearch's releases.

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)

vue-instantsearch@4.13.4

4.13.4 (2024-01-16)

Note: Version bump only for package vue-instantsearch

vue-instantsearch@4.13.3

4.13.3 (2024-01-16)

Bug Fixes

  • RatingMenu/RefinementList: handle clicks in svg (#5993) (a6698f5)

vue-instantsearch@4.13.2

... (truncated)

Commits
  • 358f849 chore: release (#6078)
  • 0d14ed0 revert: accept optional Recommend client (#6053) (#6080)
  • f258b2e chore(examples): use local polyfills (#6076)
  • 2974343 feat: use shared highlight component in vue3 (#6051)
  • cdba2a2 chore: generalize watch mode in packages and document process in contributing...
  • 7929f52 fix: require @​babel/runtime dependency (#6072)
  • 261016c chore(examples): add react types dev dependencies (#6069)
  • c4b37fe chore(examples): remove env files (#6065)
  • a12e567 fix(helper): correctly set isRefined for hierarchical facet values with trail...
  • e98e898 ci(e2e): improve reliability on IE by running on Windows 10 (#6066)
  • 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)
dependabot[bot] commented 5 months ago

Superseded by #1107.