Commit 4c1159d
Merge #523
523: Bump instantsearch.js from 4.30.0 to 4.30.1 r=bidoubiwa a=dependabot[bot]
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.30.0 to 4.30.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/algolia/instantsearch.js/releases">instantsearch.js's releases</a>.</em></p>
<blockquote>
<h2>v4.30.1</h2>
<h2><a href="https://github.com/algolia/instantsearch.js/compare/v4.30.0...v4.30.1">4.30.1</a> (2021-09-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>insightsMiddleware:</strong> throw an error when credentials can't be extracted (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4901">#4901</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/55313e4ea4105b777f3f102e9f48a7e440496d25">55313e4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/algolia/instantsearch.js/blob/master/CHANGELOG.md">instantsearch.js's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/algolia/instantsearch.js/compare/v4.30.0...v4.30.1">4.30.1</a> (2021-09-14)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>insightsMiddleware:</strong> throw an error when credentials can't be extracted (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4901">#4901</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/55313e4ea4105b777f3f102e9f48a7e440496d25">55313e4</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/algolia/instantsearch.js/commit/506dceb9853e4677c52c9cb0b26d6f1f662b7e13"><code>506dceb</code></a> chore: release v4.30.1 (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4906">#4906</a>)</li>
<li><a href="https://github.com/algolia/instantsearch.js/commit/55313e4ea4105b777f3f102e9f48a7e440496d25"><code>55313e4</code></a> fix(insightsMiddleware): throw an error when credentials can't be extracted (...</li>
<li><a href="https://github.com/algolia/instantsearch.js/commit/47cdd814b44ef14140d8d785c4c578f1cbe523d0"><code>47cdd81</code></a> chore(dynamicWidgets): use non-deprecated form in examples (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4903">#4903</a>)</li>
<li>See full diff in <a href="https://github.com/algolia/instantsearch.js/compare/v4.30.0...v4.30.1">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR by commenting ``@dependabot` rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
| 88 | + | |
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4115 | 4115 | | |
4116 | 4116 | | |
4117 | 4117 | | |
4118 | | - | |
4119 | | - | |
4120 | | - | |
4121 | | - | |
| 4118 | + | |
| 4119 | + | |
| 4120 | + | |
| 4121 | + | |
4122 | 4122 | | |
4123 | 4123 | | |
4124 | 4124 | | |
| |||
0 commit comments