pressbooks / pressbooks-book-directory-fe

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

build(deps): bump instantsearch.js from 4.58.0 to 4.64.2 #1066

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps instantsearch.js from 4.58.0 to 4.64.2.

Release notes

Sourced from instantsearch.js's releases.

instantsearch.js@4.64.2

4.64.2 (2024-01-30)

Bug Fixes

  • searchbox: ignore composition events with option (#6009) (7d82b01)

instantsearch.js@4.64.1

4.64.1 (2024-01-23)

Bug Fixes

  • hydration: generate cache with search parameters from server-side request (#5991) (968cf43)
  • perf: remove usage of SearchParameters.clearRefinements (#6004) (d9491e1)

instantsearch.js@4.64.0

4.64.0 (2024-01-16)

Features

  • createInsightsMiddleware: support authenticatedUserToken (#5997) (a20715c)

instantsearch.js@4.63.1

4.63.1 (2024-01-16)

Bug Fixes

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

instantsearch.js@4.63.0

4.63.0 (2023-12-19)

Bug Fixes

  • searchbox: only refine if composition ended when using an IME (#5963) (0820455)

Features

  • insights: update default version to support authenticatedUserToken (#5958) (b62f2bc)
  • history: provide option to not clean url on dispose (#5966) (e60ac95)

instantsearch.js@4.62.0

4.62.0 (2023-12-07)

... (truncated)

Commits
  • c841133 chore: release (#6022)
  • e270069 fix(vue-compat): Ensure getDefaultSlots works with @​vue/compat & Vue 3 (#6016)
  • 7d82b01 fix(searchbox): ignore composition events with option (#6009)
  • 3f061b1 chore: release (#6017)
  • d1aa720 fix(perf): improve speed of setQueryParameters
  • 31dbf87 fix(requestBuilder): sort facet refinements in a non-mutating manner (#6012)
  • d9491e1 fix(perf): remove usage of SearchParameters.clearRefinements (#6004)
  • 332933c chore(comments): remove outdated "experimental" warnings (#6005)
  • 968cf43 fix(hydration): generate cache with search parameters from server-side reques...
  • d1e415e chore: release (#6003)
  • 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 7 months ago

Superseded by #1070.