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.1.1 #44

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps instantsearch.js from 3.7.0 to 4.1.1.

Changelog

Sourced from instantsearch.js's changelog.

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)

4.0.1 (2019-11-28)

Bug Fixes

... (truncated)
Commits
  • 385ab74 v4.1.1
  • 15d38dd fix(insights): move 'insightsClient not provided error' to wrapper level (#4254)
  • f0aa122 chore(deps): update dependency rollup to v1.27.13 (#4258)
  • b8f781e chore(deps): update dependency rollup-plugin-uglify to v6.0.4 (#4259)
  • a59e835 refactor(panel): migrate Panel widget stack to TypeScript (#4268)
  • 854a2c2 chore(ts): remove undefined type declaration in JSDoc (#4266)
  • 9bc66cf fix(configureRelatedItems): use facetFilters to exclude `obje… (#4264)
  • 7db6b7d chore: typos (#4263)
  • cf3022e chore: typo (#4262)
  • 20649af fix(insights): export Insights helper in the ESM build (#4261)
  • 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/mha2j0q90 🌍 Preview: https://scoop-docs-git-dependabot-npmandyarninstantsearchjs-411.kidonng.now.sh

kidonng commented 4 years ago

Pending https://github.com/algolia/vue-instantsearch/pull/745 Merged on Jan 10

dependabot-preview[bot] commented 4 years ago

Superseded by #46.