kidonng / scoop-docs

📚 Scoop documentation done right
https://scoop-docs.now.sh/
MIT License
43 stars 7 forks source link

build(deps): bump instantsearch.js from 3.7.0 to 4.2.0 #46

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps instantsearch.js from 3.7.0 to 4.2.0.

Release notes

Sourced from instantsearch.js's releases.

v4.2.0

4.2.0 (2020-01-23)

Features

  • algoliasearch: add support for algoliasearch v4 (#4294) (73f1584)
  • insights: add getInsightsAnonymousUserToken helper (#4279) (4653f95)
Changelog

Sourced from instantsearch.js's changelog.

4.2.0 (2020-01-23)

Features

  • algoliasearch: add support for algoliasearch v4 (#4294) (73f1584)
  • insights: add getInsightsAnonymousUserToken helper (#4279) (4653f95)

4.1.1 (2019-12-20)

Bug Fixes

  • configureRelatedItems: use facetFilters to exclude `obje… (#4264) (9bc66cf)
  • index: fix warning for widgets sharing connectors (#4260) (ec97b4a)
  • insights: export Insights helper in the ESM build (#4261) (20649af)
  • insights: move 'insightsClient not provided error' to wrapper level (#4254) (15d38dd)

Features

4.1.0 (2019-12-10)

The 4.0.1 release contained experimental TypeScript definitions in the ESM build by accident. We rolled this back in 4.1.0 because types will first be released on an experimental tag: experimental-typescript.

Bug Fixes

  • core: display correct object types in messages (#4249) (fb2c3c9)
  • insights: detect clicks on children of [data-insights] HTML elements (#4197) (9cac5a3)
  • insights: display docs URL when missing (#4231) (9df1e7f)
  • widgets: override connectors' $$type (#4227) (50f4af3)

Features

  • middleware: introduce EXPERIMENTAL_use to plug middleware into InstantSearch (#4224) (9d1f7be)
  • router: plug router as a middleware (#4224) (9d1f7be)
  • insights: detect window.aa when available on global scope and a function (#4191) (d6df5af)
  • typescript: add declaration files (experimental) (#4220) (ebacfe5)
  • widgets: introduce Related Items widgets as experimental (EXPERIMENTAL_configureRelatedItems and EXPERIMENTAL_connectConfigureRelatedItems) (#4233) (f811f4e)
... (truncated)
Commits
  • e88cae5 chore: release v4.2.0 (#4313)
  • 7706730 chore: do not run test again before publish (#4312)
  • 413ed4f chore: release v4.2.0 (#4311)
  • 83b1365 chore: fix wrong version in experimental typescript tag (#4310)
  • 8c068af chore(release): publish experimental-typescript (#4307)
  • 73f1584 feat(algoliasearch): add support for algoliasearch v4 (#4294)
  • 204e841 chore(deps): update dependency jest to v25 (#4308)
  • 5bf3879 chore(major): add a dev comment to hasMapMoveSinceLastRefine (#4267)
  • f25e80d chore(deps): update circleci/node:12.14.1 docker digest to 84b5e98 (#4300)
  • f1992a2 chore(deps): update babel monorepo to v7.8.3 (#4301)
  • 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 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](https://app.dependabot.com): - 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)
vercel[bot] commented 4 years ago

This pull request is being automatically deployed with ZEIT Now (learn more). To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://zeit.co/kidonng/scoop-docs/9yrzn208x ✅ Preview: https://scoop-docs-git-dependabot-npmandyarninstantsearchjs-420.kidonng.now.sh

kidonng commented 4 years ago

Before vue-instantsearch use instantsearch.js 4.x we won't be able to upgrade the latter separately: https://github.com/algolia/vue-instantsearch/blob/14554bbb81e450c993e0e6fc211925a2384ff471/package.json#L51

dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.