Commit efed26d
Merge #1072
1072: Bump angular-instantsearch from 4.4.0 to 4.4.1 r=bidoubiwa a=dependabot[bot]
Bumps [angular-instantsearch](https://github.com/algolia/angular-instantsearch) from 4.4.0 to 4.4.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/algolia/angular-instantsearch/releases">angular-instantsearch's releases</a>.</em></p>
<blockquote>
<h2>4.4.1</h2>
<h2><a href="https://github.com/algolia/angular-instantsearch/compare/4.4.0...4.4.1">4.4.1</a> (2023-04-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>SSR:</strong> inject <code>document</code> into searchBox rather than using global in Node environments (<a href="https://redirect.github.com/algolia/angular-instantsearch/issues/986">#986</a>) (<a href="https://github.com/algolia/angular-instantsearch/commit/e19ecf26e2672608479263972b49f6e8fe003250">e19ecf2</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/algolia/angular-instantsearch/blob/master/CHANGELOG.md">angular-instantsearch's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/algolia/angular-instantsearch/compare/4.4.0...4.4.1">4.4.1</a> (2023-04-06)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>SSR:</strong> inject <code>document</code> into searchBox rather than using global in Node environments (<a href="https://redirect.github.com/algolia/angular-instantsearch/issues/986">#986</a>) (<a href="https://github.com/algolia/angular-instantsearch/commit/e19ecf26e2672608479263972b49f6e8fe003250">e19ecf2</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/algolia/angular-instantsearch/commit/747ef873c440e7f509c0b53d2730b328a2f5cedb"><code>747ef87</code></a> chore: release v4.4.1 (<a href="https://redirect.github.com/algolia/angular-instantsearch/issues/991">#991</a>)</li>
<li><a href="https://github.com/algolia/angular-instantsearch/commit/e19ecf26e2672608479263972b49f6e8fe003250"><code>e19ecf2</code></a> fix(SSR): extend history router and inject document into searchBox (<a href="https://redirect.github.com/algolia/angular-instantsearch/issues/986">#986</a>)</li>
<li><a href="https://github.com/algolia/angular-instantsearch/commit/23b1a943057e7d9598aefe4200a46af7bd29c1f5"><code>23b1a94</code></a> ci: use environment variables from context (<a href="https://redirect.github.com/algolia/angular-instantsearch/issues/983">#983</a>)</li>
<li><a href="https://github.com/algolia/angular-instantsearch/commit/bd5fd63086cbd469c7abaad028a56c75d48275b5"><code>bd5fd63</code></a> ci(renovate): disable</li>
<li>See full diff in <a href="https://github.com/algolia/angular-instantsearch/compare/4.4.0...4.4.1">compare view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a href="https://www.npmjs.com/~instantsearch-bot">instantsearch-bot</a>, a new releaser for angular-instantsearch since your current version.</p>
</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>> **Note**
> Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
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 | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3656 | 3656 | | |
3657 | 3657 | | |
3658 | 3658 | | |
3659 | | - | |
3660 | | - | |
3661 | | - | |
3662 | | - | |
| 3659 | + | |
| 3660 | + | |
| 3661 | + | |
| 3662 | + | |
3663 | 3663 | | |
3664 | 3664 | | |
3665 | 3665 | | |
| |||
0 commit comments