algolia-webcrawler
algolia-webcrawler copied to clipboard
Bump algoliasearch from 3.35.1 to 4.10.3
Bumps algoliasearch from 3.35.1 to 4.10.3.
Release notes
Sourced from algoliasearch's releases.
4.10.3
v4.10.3
- fix(answers): omit original hits in response (#1293) (fb62b15), closes #1293
- fix(facetOrdering): facetOrdering.facets, not .facet (d931976)
4.10.2
v4.10.2
- fix(recommend): export method types (#1287) (95281fe), closes #1287
- chore(release): force public access on npm release (#1288) (2fefd78), closes #1288
4.10.0
v4.10.0
The
@algolia/client-recommendation
is now deprecated, please use@algolia/client-personalization
instead. If you were usinginitRecommendation
from thealgoliasearch
package, please useinitPersonalization
instead.
- feat(recommend): introduce Recommend API client (#1280) (97ebde6), closes #1280 #1278
- feat(personalization): deprecate client-recommendation (#1278)
- fix(rules): automaticOptionalFacetFilters type takes the same input as automaticFacetFilters (#1279) (831a3de), closes #1279
4.9.3
v4.9.3
- fix(ts): make all keys in facetOrdering optional (d772f98)
4.9.2
v4.9.2
- feat(ts): document renderingContent (#1273) (04f2a20), closes #1273
- fix(api-keys): fix typing issues (#1270) (fec87a9), closes #1270
4.9.1
v4.9.1
4.9.0
v4.9.0
- feat(dictionaries): adds methods and tests (#1253) (aed6554), closes #1253
- feat(types): support
type
andfacet
in search methods (#1263) (54c1cb7), closes #1263- fix(findAnswers): omit removeWordsIfNoResults correctly (3aec216)
4.8.6
v4.8.6
... (truncated)
Changelog
Sourced from algoliasearch's changelog.
v4.10.3
- fix(answers): omit original hits in response (#1293) (fb62b15), closes #1293
- fix(facetOrdering): facetOrdering.facets, not .facet (d931976)
v4.10.2
- fix(recommend): export method types (#1287) (95281fe), closes #1287
- chore(release): force public access on npm release (#1288) (2fefd78), closes #1288
v4.10.0
The
@algolia/client-recommendation
is now deprecated, please use@algolia/client-personalization
instead. If you were usinginitRecommendation
from thealgoliasearch
package, please useinitPersonalization
instead.
- feat(recommend): introduce Recommend API client (#1280) (97ebde6), closes #1280 #1278
- feat(personalization): deprecate client-recommendation (#1278)
- fix(rules): automaticOptionalFacetFilters type takes the same input as automaticFacetFilters (#1279) (831a3de), closes #1279
v4.9.3
- fix(ts): make all keys in facetOrdering optional (d772f98)
v4.9.2
- feat(ts): document renderingContent (#1273) (04f2a20), closes #1273
- fix(api-keys): fix typing issues (#1270) (fec87a9), closes #1270
v4.9.1
v4.9.0
... (truncated)
Commits
7c8e967
chore: release v4.10.3 (#1294)d931976
fix(facetOrdering): facetOrdering.facets, not .facetfb62b15
fix(answers): omit original hits in response (#1293)4f6ccea
chore: release v4.10.2aa36feb
chore(release): release withyarn publish
(#1291)4c5d3aa
chore: release v4.10.2 (#1290)95281fe
fix(recommend): export method types (#1287)2fefd78
chore(release): force public access on npm release (#1288)9d2d23b
chore: release v4.10.0 (#1282)5cf64dd
feat(recommend): support multiple queries (#1283)- Additional commits viewable in compare view
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 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 use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language -
@dependabot badge me
will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)