-
Notifications
You must be signed in to change notification settings - Fork 66
Commit d8010f6
602: Bump instantsearch.js from 4.33.1 to 4.33.2 r=bidoubiwa a=dependabot[bot]
Bumps [instantsearch.js](https://github.com/algolia/instantsearch.js) from 4.33.1 to 4.33.2.
<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.33.2</h2>
<h2><a href="https://github.com/algolia/instantsearch.js/compare/v4.33.1...v4.33.2">4.33.2</a> (2021-11-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>connectNumericMenu:</strong> allow option for same start/end values (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4951">#4951</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/18da714574fa98957d29014add3123e9c377551f">18da714</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.33.1...v4.33.2">4.33.2</a> (2021-11-16)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>connectNumericMenu:</strong> allow option for same start/end values (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4951">#4951</a>) (<a href="https://github.com/algolia/instantsearch.js/commit/18da714574fa98957d29014add3123e9c377551f">18da714</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/algolia/instantsearch.js/commit/ca928c6f9b6e9a76720970beea73777702eda122"><code>ca928c6</code></a> chore: release v4.33.2 (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4955">#4955</a>)</li>
<li><a href="https://github.com/algolia/instantsearch.js/commit/ee10be31bdd387f3f9376a53491f7c977ae26d98"><code>ee10be3</code></a> chore(version): bump algoliasearch version to v4.11.0 (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4939">#4939</a>)</li>
<li><a href="https://github.com/algolia/instantsearch.js/commit/18da714574fa98957d29014add3123e9c377551f"><code>18da714</code></a> fix(connectNumericMenu): allow option for same start/end values (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4951">#4951</a>)</li>
<li><a href="https://github.com/algolia/instantsearch.js/commit/0e632e11e8e55278f241c2d7955d9ec6c5f26a2d"><code>0e632e1</code></a> docs(contributing): remove outdated information</li>
<li><a href="https://github.com/algolia/instantsearch.js/commit/29fafcaa60a0b004e808a5187bed47beca47e703"><code>29fafca</code></a> chore(types): remove redundant exclusion from tsconfig (<a href="https://github-redirect.dependabot.com/algolia/instantsearch.js/issues/4932">#4932</a>)</li>
<li>See full diff in <a href="https://github.com/algolia/instantsearch.js/compare/v4.33.1...v4.33.2">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>
603: Bump @babel/preset-env from 7.15.8 to 7.16.4 r=bidoubiwa a=dependabot[bot]
Bumps [`@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env)` from 7.15.8 to 7.16.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/releases"><code>`@babel/preset-env</code>'s` releases</a>.</em></p>
<blockquote>
<h2>v7.16.4 (2021-11-16)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-helper-remap-async-to-generator</code>, <code>babel-plugin-transform-async-to-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13961">#13961</a> Wait the correct number of ticks on nested <code>await</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13929">#13929</a> Refactor bindingProperty parsing (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13957">#13957</a> Add <code>assertions</code> to <code>ExportNamedDeclaration</code> without <code>from</code> (<a href="https://github.com/sosukesuzuki"><code>`@sosukesuzuki</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13951">#13951</a> Throw on duplicate <code>__proto__</code> props followed by assignment (<a href="https://github.com/The-x-Theorist"><code>`@The-x-Theorist</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12827">#12827</a> Add file extension when using <code>absoluteRuntime</code> (<a href="https://github.com/mbehzad"><code>`@mbehzad</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13960">#13960</a> Always expose <code>expressionValue</code> in <code>DirectiveLiteral</code> nodes (<a href="https://github.com/tolmasky"><code>`@tolmasky</code></a>)</li>`
</ul>
</li>
</ul>
<h4>Committers: 7</h4>
<ul>
<li>Babel Bot (<a href="https://github.com/babel-bot"><code>`@babel-bot</code></a>)</li>`
<li>Francisco Ryan Tolmasky I (<a href="https://github.com/tolmasky"><code>`@tolmasky</code></a>)</li>`
<li>Huáng Jùnliàng (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
<li>M Behzad (<a href="https://github.com/mbehzad"><code>`@mbehzad</code></a>)</li>`
<li>Nicolò Ribaudo (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
<li>Sneh Khatri (<a href="https://github.com/The-x-Theorist"><code>`@The-x-Theorist</code></a>)</li>`
<li>Sosuke Suzuki (<a href="https://github.com/sosukesuzuki"><code>`@sosukesuzuki</code></a>)</li>`
</ul>
<h2>v7.16.3 (2021-11-09)</h2>
<p>Thanks <a href="https://github.com/The-x-Theorist"><code>`@The-x-Theorist</code></a>` for your first PR!</p>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13862">#13862</a> fix(helpers): match <code>Reflect.get</code> behaviour (<a href="https://github.com/lightmare"><code>`@lightmare</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13941">#13941</a> Support transforming params of arrow functions in class fields (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13928">#13928</a> fix: incorrect await rejection following arrow function in parameters (Closes <a href="https://github-redirect.dependabot.com/babel/babel/issues/13872">#13872</a>) (<a href="https://github.com/The-x-Theorist"><code>`@The-x-Theorist</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13918">#13918</a> Fix <code>parserOverride</code> support in <code>`@babel/eslint-parser</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13891">#13891</a> Simplifiy tracking of valid JSX positions (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13892">#13892</a> extract tt.lt and tt.gt from tt.relation (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13914">#13914</a> Update browserslist (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>Committers: 5</h4>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/babel/babel/blob/main/CHANGELOG.md"><code>`@babel/preset-env</code>'s` changelog</a>.</em></p>
<blockquote>
<h2>v7.16.4 (2021-11-16)</h2>
<h4>:eyeglasses: Spec Compliance</h4>
<ul>
<li><code>babel-helper-remap-async-to-generator</code>, <code>babel-plugin-transform-async-to-generator</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13961">#13961</a> Wait the correct number of ticks on nested <code>await</code> (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13929">#13929</a> Refactor bindingProperty parsing (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13957">#13957</a> Add <code>assertions</code> to <code>ExportNamedDeclaration</code> without <code>from</code> (<a href="https://github.com/sosukesuzuki"><code>`@sosukesuzuki</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13951">#13951</a> Throw on duplicate <code>__proto__</code> props followed by assignment (<a href="https://github.com/The-x-Theorist"><code>`@The-x-Theorist</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-proposal-async-generator-functions</code>, <code>babel-plugin-proposal-decorators</code>, <code>babel-plugin-transform-runtime</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/12827">#12827</a> Add file extension when using <code>absoluteRuntime</code> (<a href="https://github.com/mbehzad"><code>`@mbehzad</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:nail_care: Polish</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13960">#13960</a> Always expose <code>expressionValue</code> in <code>DirectiveLiteral</code> nodes (<a href="https://github.com/tolmasky"><code>`@tolmasky</code></a>)</li>`
</ul>
</li>
</ul>
<h2>v7.16.3 (2021-11-09)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-helpers</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13862">#13862</a> fix(helpers): match <code>Reflect.get</code> behaviour (<a href="https://github.com/lightmare"><code>`@lightmare</code></a>)</li>`
</ul>
</li>
<li><code>babel-plugin-transform-parameters</code>, <code>babel-traverse</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13941">#13941</a> Support transforming params of arrow functions in class fields (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13928">#13928</a> fix: incorrect await rejection following arrow function in parameters (Closes <a href="https://github-redirect.dependabot.com/babel/babel/issues/13872">#13872</a>) (<a href="https://github.com/The-x-Theorist"><code>`@The-x-Theorist</code></a>)</li>`
</ul>
</li>
<li>Other
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13918">#13918</a> Fix <code>parserOverride</code> support in <code>`@babel/eslint-parser</code>` (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13891">#13891</a> Simplifiy tracking of valid JSX positions (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13892">#13892</a> extract tt.lt and tt.gt from tt.relation (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
<li><code>babel-helper-compilation-targets</code>, <code>babel-preset-env</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13914">#13914</a> Update browserslist (<a href="https://github.com/nicolo-ribaudo"><code>`@nicolo-ribaudo</code></a>)</li>`
</ul>
</li>
</ul>
<h2>v7.16.2 (2021-11-01)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-bugfix-safari-id-destructuring-collision-in-function-expression</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13910">#13910</a> skip id-destructuring bugfix when binding info is not found (<a href="https://github.com/JLHwung"><code>`@JLHwung</code></a>)</li>`
</ul>
</li>
</ul>
<h4>:house: Internal</h4>
<ul>
<li><code>babel-parser</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13905">#13905</a> babel-parser: add missing assertions type (<a href="https://github.com/sosukesuzuki"><code>`@sosukesuzuki</code></a>)</li>`
</ul>
</li>
</ul>
<h2>v7.16.1 (2021-10-30)</h2>
<h4>:bug: Bug Fix</h4>
<ul>
<li><code>babel-plugin-transform-typescript</code>
<ul>
<li><a href="https://github-redirect.dependabot.com/babel/babel/pull/13900">#13900</a> Fix binding access for plugin-transform-typescript (<a href="https://github.com/PeachScript"><code>`@PeachScript</code></a>)</li>`
</ul>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/babel/babel/commit/99774ee9fa7ec9008079538bf36a9359b7965ec9"><code>99774ee</code></a> v7.16.4</li>
<li><a href="https://github.com/babel/babel/commit/d3fffd95b6688120dd76deb9abdb17b81a36e059"><code>d3fffd9</code></a> Add file extension when using <code>absoluteRuntime</code> (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/12827">#12827</a>)</li>
<li><a href="https://github.com/babel/babel/commit/f731522125dbd5582187135bca4ebb02a9e6ae52"><code>f731522</code></a> chore: update compat-data (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13949">#13949</a>)</li>
<li><a href="https://github.com/babel/babel/commit/76e4566bfca8b299c28d8c96c30feb750f129016"><code>76e4566</code></a> Update browserslist (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13914">#13914</a>)</li>
<li><a href="https://github.com/babel/babel/commit/45308f3cba99704b67a08b694bcdec66e1d482e6"><code>45308f3</code></a> v7.16.0</li>
<li><a href="https://github.com/babel/babel/commit/e33186c68e8d1c57e3f29afa39f9c0a0038a8f7f"><code>e33186c</code></a> Pre-release updates</li>
<li><a href="https://github.com/babel/babel/commit/0c820a456d2c04e2fe089234834b2ebb76035b7b"><code>0c820a4</code></a> Update <code>core-js</code> and polyfill plugins (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13897">#13897</a>)</li>
<li><a href="https://github.com/babel/babel/commit/ddc45a5a502576dc17b424748a98703b3c021f93"><code>ddc45a5</code></a> Enable class static blocks by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13713">#13713</a>)</li>
<li><a href="https://github.com/babel/babel/commit/c7ddb1ae9379cbcdeecb5e0b7f1e0b1ba1d9cb07"><code>c7ddb1a</code></a> Use <code>workspace:^</code> to specify <code>`@babel/</code>` dependencies (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13772">#13772</a>)</li>
<li><a href="https://github.com/babel/babel/commit/e45d86c33380e2e7e98b5713443b8e20658494a9"><code>e45d86c</code></a> [babel 8] Enable preset-env bugfixes by default (<a href="https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env/issues/13866">#13866</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/babel/babel/commits/v7.16.4/packages/babel-preset-env">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>
File tree
Expand file treeCollapse file tree
2 files changed
+415
-582
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
2 files changed
+415
-582
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
| 62 | + | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
0 commit comments