Skip to content

Commit 4c1159d

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=instantsearch.js&package-manager=npm_and_yarn&previous-version=4.30.0&new-version=4.30.1)](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 parents 8bed4e9 + e210f6d commit 4c1159d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"eslint-plugin-react": "^7.22.0",
8686
"eslint-plugin-standard": "^5.0.0",
8787
"eslint-plugin-vue": "^7.7.0",
88-
"instantsearch.js": "^4.30.0",
88+
"instantsearch.js": "^4.30.1",
8989
"jest": "^26.6.3",
9090
"jest-watch-typeahead": "^0.6.3",
9191
"prettier": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4115,10 +4115,10 @@ [email protected]:
41154115
resolved "https://registry.yarnpkg.com/ini/-/ini-2.0.0.tgz#e5fd556ecdd5726be978fa1001862eacb0a94bc5"
41164116
integrity sha512-7PnF4oN3CvZF23ADhA5wRaYEQpJ8qygSkbtTXWBeXWXmEVRXK+1ITciHWwHhsjv1TmW0MgacIv6hEi5pX5NQdA==
41174117

4118-
instantsearch.js@^4.30.0:
4119-
version "4.30.0"
4120-
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.0.tgz#84d45f28ea1735fce14da94dc6a2128a7140e748"
4121-
integrity sha512-UTtDbAqaw9l0Zs+L/veYwtllqeeqc8WyPcXWrQxnLa+zAgS+9wj+kjKsLHlQF13EBuSp5szPoOQWugKE6Yoe2w==
4118+
instantsearch.js@^4.30.1:
4119+
version "4.30.1"
4120+
resolved "https://registry.yarnpkg.com/instantsearch.js/-/instantsearch.js-4.30.1.tgz#57b9cb2a3c9fc64ce3b12f38d4a81f641e212941"
4121+
integrity sha512-msdTQsavHhqGir+dzwdsocm5cCuRVIDNdXCMHAJuy023bRby7SYJADWpSlQnkE6tCehxYeT5GbkomtKkyanU1g==
41224122
dependencies:
41234123
"@types/google.maps" "^3.45.3"
41244124
"@types/hogan.js" "^3.0.0"

0 commit comments

Comments
 (0)