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.66.0 #1085

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps instantsearch.js from 4.58.0 to 4.66.0.

Release notes

Sourced from instantsearch.js's releases.

instantsearch.js@4.66.0

4.66.0 (2024-02-27)

Bug Fixes

Features

instantsearch.js@4.65.0

4.65.0 (2024-02-13)

Features

  • instantsearch-ui-components: update build (#6037) (b4ed187)
  • instantsearch.js: replace Highlight and cx (#6030) (ff8b345)

Bug Fixes

instantsearch.js@4.64.3

4.64.3 (2024-02-06)

Bug Fixes

  • insights: use up-to-date index name when sending events (#6036) (fbda9fb)

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)

... (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 #1108.