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.3 #1070

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 8 months ago

Bumps instantsearch.js from 4.58.0 to 4.64.3.

Release notes

Sourced from instantsearch.js's releases.

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)

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)

... (truncated)

Commits
  • 9afbaec chore: release (#6040)
  • 22eba2d chore(ui-components): set execution permissions on version script (#6039)
  • fbda9fb fix(insights): use up-to-date index name when sending events (#6036)
  • 1fc011e feat(cisa): style images (#6033)
  • 0dbeb82 fix(config): don't accept non-arrays for attributesToDisplay (#6027)
  • 06882b1 feat(instantsearch-ui-components): introduce Highlight component (#6029)
  • a86e10a feat(instantsearch-ui-components): initialize the package (#6024)
  • 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)
  • 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 8 months ago

Superseded by #1080.