algoliasearch-netlify icon indicating copy to clipboard operation
algoliasearch-netlify copied to clipboard

chore(deps): update algoliasearch-autocomplete monorepo to v1.19.2

Open renovate[bot] opened this issue 3 years ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@algolia/autocomplete-js 1.5.6 -> 1.19.2 age adoption passing confidence
@algolia/autocomplete-preset-algolia 1.5.6 -> 1.19.2 age adoption passing confidence
@algolia/autocomplete-theme-classic 1.5.6 -> 1.19.2 age adoption passing confidence

Release Notes

algolia/autocomplete (@​algolia/autocomplete-js)

v1.19.2

Compare Source

Bug Fixes

v1.19.1

Compare Source

Bug Fixes

v1.19.0

Compare Source

Features

1.18.1 (2025-02-11)

Bug Fixes
  • autocomplete: filter out empty collections in aria-controls (#​1302) (d4cca8c)

v1.18.1

Compare Source

Bug Fixes
  • autocomplete: filter out empty collections in aria-controls (#​1302) (d4cca8c)

v1.18.0

Compare Source

Features

1.17.9 (2025-01-07)

Bug Fixes
  • tags: use proper type on default template remove button (#​1293) (c52c5d5)

1.17.8 (2024-12-09)

Bug Fixes
  • insights-plugin: prevent authenticated token being set as the userToken (#​1291) (08e9cd0)
  • plugins: support translations in local storage recent searches plugins (#​1286) (893ad5f), closes #​1285

1.17.7 (2024-11-05)

Bug Fixes
  • plugins: add translations for query suggestions and recent searches plugins (#​1283) (572cd3c), closes #​1282

1.17.6 (2024-10-16)

Bug Fixes
  • shared: import adequate FacetHit types for v4 and v5 search client (#​1280) (7d14539)

1.17.5 (2024-10-15)

Bug Fixes
  • core: use updated aria control attribute for root element (#​1278) (f64497b)

1.17.4 (2024-07-11)

Bug Fixes
  • deps: update search-insights and instantsearch dependencies (#​1268) (ebcc557)

1.17.3 (2024-07-09)

Bug Fixes

1.17.2 (2024-05-28)

Bug Fixes

1.17.1 (2024-05-14)

Bug Fixes

v1.17.9

Compare Source

Bug Fixes
  • tags: use proper type on default template remove button (#​1293) (c52c5d5)

v1.17.8

Compare Source

Bug Fixes
  • insights-plugin: prevent authenticated token being set as the userToken (#​1291) (08e9cd0)
  • plugins: support translations in local storage recent searches plugins (#​1286) (893ad5f), closes #​1285

v1.17.7

Compare Source

Bug Fixes
  • plugins: add translations for query suggestions and recent searches plugins (#​1283) (572cd3c), closes #​1282

v1.17.6

Compare Source

Bug Fixes
  • shared: import adequate FacetHit types for v4 and v5 search client (#​1280) (7d14539)

v1.17.5

Compare Source

Bug Fixes
  • core: use updated aria control attribute for root element (#​1278) (f64497b)

v1.17.4

Compare Source

Bug Fixes
  • deps: update search-insights and instantsearch dependencies (#​1268) (ebcc557)

v1.17.3

Compare Source

Bug Fixes

v1.17.2

Compare Source

Bug Fixes

v1.17.1

Compare Source

Bug Fixes

v1.17.0

Compare Source

Features

v1.16.0

Compare Source

Features

1.15.1 (2024-01-30)

Bug Fixes

v1.15.1

Compare Source

Bug Fixes

v1.15.0

Compare Source

Features

v1.14.0

Compare Source

Bug Fixes
Features

v1.13.0

Compare Source

Features
  • insights: update default version to support authenticatedUserToken (#​1225) (3e4c180)

1.12.2 (2023-11-28)

Bug Fixes
  • insights: do not throw if insightsClient is undefined in server environments (#​1220) (0692375)

1.12.1 (2023-10-31)

Bug Fixes

v1.12.2

Compare Source

Bug Fixes
  • insights: do not throw if insightsClient is undefined in server environments (#​1220) (0692375)

v1.12.1

Compare Source

Bug Fixes

v1.12.0

Compare Source

Features

1.11.1 (2023-10-02)

Bug Fixes

v1.11.1

Compare Source

Bug Fixes

v1.11.0

Compare Source

Features
  • insights: forward insights usertoken to algolia api calls (#​1179) (7a71eb4)

v1.10.0

Compare Source

Features
  • autocomplete-core: add enterKeyHint option to manually set hint on virtual keyboards (#​1164) (e5aeea8)

1.9.4 (2023-06-20)

Bug Fixes

1.9.3 (2023-06-07)

Bug Fixes
  • autocomplete-core: don't update enterKeyHint on Samsung Browser (#​1153) (2971076)
  • fetchAlgoliaResults: safely access searchClient credentials (#​1133) (f0f7a62)
  • insights: retrieve index name from query if not returned by response (#​1138) (8406eb2)

1.9.2 (2023-04-24)

Note: Version bump only

1.9.1 (2023-04-24)

Bug Fixes

v1.9.4

Compare Source

Bug Fixes

v1.9.3

Compare Source

Bug Fixes
  • autocomplete-core: don't update enterKeyHint on Samsung Browser (#​1153) (2971076)
  • fetchAlgoliaResults: safely access searchClient credentials (#​1133) (f0f7a62)
  • insights: retrieve index name from query if not returned by response (#​1138) (8406eb2)

v1.9.2

Compare Source

Note: Version bump only

v1.9.1

Compare Source

Bug Fixes

v1.9.0

Compare Source

Bug Fixes
  • algolia: throw error if searchClient is missing (#​1122) (8144cf3)
  • autocomplete-js: display warning when there are more than one instances of autocomplete (#​1108) (2926feb)
Features

1.8.3 (2023-03-02)

Bug Fixes
  • autocomplete-js: query is reflected in the detached search button (#​1100) (a41ccc6)

1.8.2 (2023-02-21)

Bug Fixes

1.8.1 (2023-02-14)

Bug Fixes
  • insights: split large view event payloads into multiple chunks (#​1087) (df58096)
  • querySuggestions: allow categoryAttribute to be optional in hit (#​1086) (2dcbcd8)
  • redirect: reopen menu when redirect detected (#​1091) (53b9ce5)

v1.8.3

Compare Source

Bug Fixes
  • autocomplete-js: query is reflected in the detached search button (#​1100) (a41ccc6)

v1.8.2

Compare Source

Bug Fixes

v1.8.1

Compare Source

Bug Fixes
  • insights: split large view event payloads into multiple chunks (#​1087) (df58096)
  • querySuggestions: allow categoryAttribute to be optional in hit (#​1086) (2dcbcd8)
  • redirect: reopen menu when redirect detected (#​1091) (53b9ce5)

v1.8.0

Compare Source

Bug Fixes
Features

1.7.4 (2022-12-20)

Bug Fixes

1.7.3 (2022-11-02)

Bug Fixes
  • preset-algolia: ensure "ts-ignore" is present in the output (#​1035) (c8a0f68)

1.7.2 (2022-10-18)

Bug Fixes

1.7.1 (2022-06-27)

Bug Fixes

v1.7.4

Compare Source

Bug Fixes

v1.7.3

Compare Source

Bug Fixes
  • preset-algolia: ensure "ts-ignore" is present in the output (#​1035) (c8a0f68)

v1.7.2

Compare Source

Bug Fixes

v1.7.1

Compare Source

Bug Fixes

v1.7.0

Compare Source

Bug Fixes
  • autocomplete-js: leave the modal open on reset on pointer devices (#​987) (3e387e6)

1.6.3 (2022-05-10)

Bug Fixes

1.6.2 (2022-04-12)

Bug Fixes
  • autocomplete-js: avoid warning when renderer is not specified at all (#​947) (5fbae0d)
  • autocomplete-js: update components with new renderer (#​946) (8fa038b)

1.6.1 (2022-04-08)

Bug Fixes
  • render: pass renderer.render to default render function (#​940) (55f53d1)

v1.6.3

Compare Source

Bug Fixes

v1.6.2

Compare Source

Bug Fixes
  • autocomplete-js: avoid warning when renderer is not specified at all (#​947) (5fbae0d)
  • autocomplete-js: update components with new renderer (#​946) (8fa038b)

v1.6.1

Compare Source

Bug Fixes
  • render: pass renderer.render to default render function (#​940) (55f53d1)

v1.6.0

Compare Source

Features

1.5.7 (2022-04-05)

Bug Fixes

1.5.6 (2022-03-31)

Bug Fixes
  • js: stop touchstart event propagation if coming from cancel button in detached mode (#​924) (24cf9d6)

1.5.5 (2022-03-30)

Bug Fixes
  • enterKeyHint: use a fixed enterKeyHint value on Samsung devices (#​916) (b4aa087)

1.5.4 (2022-03-23)

Bug Fixes
  • js: prevent event bubbling on cancel button click (#​922) (ba17ccd)

1.5.3 (2022-02-23)

Bug Fixes

1.5.2 (2022-01-26)

Bug Fixes
  • handle late resolving promises with promise cancelation (#​864) (9640c2d)

v1.5.7

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] avatar Apr 15 '22 18:04 renovate[bot]