Skip to content

Commit

Permalink
Merge #415 #418
Browse files Browse the repository at this point in the history
415: Bump @meilisearch/instant-meilisearch from 0.11.0 to 0.11.1 r=bidoubiwa a=dependabot[bot]

Bumps [`@meilisearch/instant-meilisearch](https://github.com/meilisearch/instant-meilisearch)` from 0.11.0 to 0.11.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/meilisearch/instant-meilisearch/releases"><code>`@​meilisearch/instant-meilisearch</code>'s` releases</a>.</em></p>
<blockquote>
<h2><code>`@​meilisearch/instant-meilisearch</code><a` href="https://github.com/0"><code>`@​0</code></a>.11.1</h2>`
<h3>Patch Changes</h3>
<ul>
<li>8ad13aa: Fix the initial facet distribution cache when performing a sort-by</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/0862e2e14912b2c8308b206ff7100835d9d32f03"><code>0862e2e</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/instant-meilisearch/issues/1017">#1017</a></li>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/9523ab4d144b7f0169aeeb274e222401068c954f"><code>9523ab4</code></a> Version Packages</li>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/4ea1db95a0103de8db40b8deaf8354bc9b668bb5"><code>4ea1db9</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/instant-meilisearch/issues/1016">#1016</a></li>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/8ad13aa83b6f28ec5dcd12704139ca9ccd42b0df"><code>8ad13aa</code></a> Add changeset</li>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/b9b9ee9e71c9169fd8ed6d5613db4c295c946475"><code>b9b9ee9</code></a> Fix initial facet distribution when using sortby</li>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/e494880713473385c784a73e624c799951055531"><code>e494880</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/instant-meilisearch/issues/1006">#1006</a></li>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/d70e6dbdd851ef5d77003743e03210972369d348"><code>d70e6db</code></a> Merge <a href="https://github-redirect.dependabot.com/meilisearch/instant-meilisearch/issues/998">#998</a></li>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/7d6416303b41de2c548b447ccabda494164b4b3e"><code>7d64163</code></a> Update the outdated meilisearch host in the README's</li>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/a726d92bc79ad86b577135857f532d9d1d5e32e6"><code>a726d92</code></a> Remove /tag from Meilisearch engine link</li>
<li><a href="https://github.com/meilisearch/instant-meilisearch/commit/6e3c95cafafe6580f636b8ae20016480036736a0"><code>6e3c95c</code></a> Update README.md</li>
<li>See full diff in <a href="https://github.com/meilisearch/instant-meilisearch/compare/`@meilisearch/[email protected]...@meilisearch/[email protected]">compare` view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=`@meilisearch/instant-meilisearch&package-manager=npm_and_yarn&previous-version=0.11.0&new-version=0.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)`

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-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>

418: Bump styled-components from 5.3.6 to 5.3.9 r=bidoubiwa a=dependabot[bot]

Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.3.6 to 5.3.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/styled-components/styled-components/releases">styled-components's releases</a>.</em></p>
<blockquote>
<h2>v5.3.9</h2>
<h2>What's Changed</h2>
<ul>
<li>[v5] Make styled components work when the Object prototype is frozen by <a href="https://github.com/jportner"><code>`@​jportner</code></a>` in <a href="https://redirect.github.com/styled-components/styled-components/pull/3964">styled-components/styled-components#3964</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/styled-components/styled-components/compare/v5.3.8...v5.3.9">https://github.com/styled-components/styled-components/compare/v5.3.8...v5.3.9</a></p>
<h2>v5.3.8</h2>
<h2>What's Changed</h2>
<p>fix(constants): rework process env guard</p>
<p><strong>Full Changelog</strong>: <a href="https://github.com/styled-components/styled-components/compare/v5.3.7-fixed...v5.3.8">https://github.com/styled-components/styled-components/compare/v5.3.7-fixed...v5.3.8</a></p>
<h2>v5.3.7</h2>
<ul>
<li>
<p>fix: (React Native) passing testID as attrs property by <a href="https://github.com/ku8ar"><code>`@​ku8ar</code></a>` (see <a href="https://redirect.github.com/styled-components/styled-components/issues/3857">#3857</a>)</p>
</li>
<li>
<p>fix: prevent crash when process.env is not defined by Suhas R (see <a href="https://redirect.github.com/styled-components/styled-components/issues/3957">#3957</a>)</p>
</li>
<li>
<p>Add support for the <code>translate</code> attribute as a valid prop by <a href="https://github.com/ay4toh5i"><code>`@​ay4toh5i</code></a>` (see <a href="https://redirect.github.com/styled-components/styled-components/issues/3619">#3619</a>)</p>
</li>
<li>
<p>remove Ukraine message; it's now out of date and the message has been received</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/styled-components/styled-components/commit/659a577274bf2ccd5a4a13a50e1221c62d80044e"><code>659a577</code></a> chore: v5.3.9</li>
<li><a href="https://github.com/styled-components/styled-components/commit/e7602e674111cb24bd85372950891721fa952fd4"><code>e7602e6</code></a> Merge pull request <a href="https://redirect.github.com/styled-components/styled-components/issues/3964">#3964</a> from jportner/frozen-prototype-fix-v5</li>
<li><a href="https://github.com/styled-components/styled-components/commit/3a9f8beb54c648b92392c9bba7f1c73d7a1cfb20"><code>3a9f8be</code></a> Change StyledComponent to explicitly shadow the prototype's &quot;toString&quot; property</li>
<li><a href="https://github.com/styled-components/styled-components/commit/d68365d1709c5396dd38191c57ffc5f2fb24e2a1"><code>d68365d</code></a> v5.3.8</li>
<li><a href="https://github.com/styled-components/styled-components/commit/a138717669161a16c67718049f358cd89141fa05"><code>a138717</code></a> fix(constants): rework process env guard</li>
<li><a href="https://github.com/styled-components/styled-components/commit/b2e294534eebd1a5b1615d0024a7ebaf3ce0df4c"><code>b2e2945</code></a> chore: v5.3.7</li>
<li><a href="https://github.com/styled-components/styled-components/commit/4e550e80bdebc07b17fa0e1614430a91d2e2ba40"><code>4e550e8</code></a> Merge pull request <a href="https://redirect.github.com/styled-components/styled-components/issues/3957">#3957</a> from suhas1294/prevent_issue_env</li>
<li><a href="https://github.com/styled-components/styled-components/commit/86d8ca3c44ca4d40eab9b6b4833677fc0cdfbcdd"><code>86d8ca3</code></a> fix: prevent crash when process.env is not defined</li>
<li><a href="https://github.com/styled-components/styled-components/commit/6fccf439a71f1ff4a3d85930e03a7ed7b0ddb3bd"><code>6fccf43</code></a> fix testID (<a href="https://redirect.github.com/styled-components/styled-components/issues/3857">#3857</a>)</li>
<li>See full diff in <a href="https://github.com/styled-components/styled-components/compare/v5.3.6...v5.3.9">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=styled-components&package-manager=npm_and_yarn&previous-version=5.3.6&new-version=5.3.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-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>
  • Loading branch information
bors[bot] and dependabot[bot] authored Mar 28, 2023
3 parents f78fd0f + 2993a29 + 8463d57 commit 5c3b8b7
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 46 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.2.6",
"private": true,
"dependencies": {
"@meilisearch/instant-meilisearch": "^0.11.0",
"@meilisearch/instant-meilisearch": "^0.11.1",
"@styled-system/should-forward-prop": "^5.1.5",
"babel-loader": "9.1.2",
"color": "^4.2.3",
Expand All @@ -17,7 +17,7 @@
"react-lazy-load-image-component": "^1.5.6",
"react-scripts": "5.0.1",
"reakit": "^1.3.11",
"styled-components": "^5.3.6",
"styled-components": "^5.3.9",
"styled-system": "^5.1.5"
},
"scripts": {
Expand Down
55 changes: 11 additions & 44 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -135,15 +135,6 @@
jsesc "^2.5.1"
source-map "^0.5.0"

"@babel/generator@^7.18.10":
version "7.18.12"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.12.tgz#fa58daa303757bd6f5e4bbca91b342040463d9f4"
integrity sha512-dfQ8ebCN98SvyL7IxNMCUtZQSq5R7kxgN+r8qYTGDmmSion1hX2C0zq2yo1bsCDhXixokv1SAWTZUMYbO/V5zg==
dependencies:
"@babel/types" "^7.18.10"
"@jridgewell/gen-mapping" "^0.3.2"
jsesc "^2.5.1"

"@babel/generator@^7.18.6", "@babel/generator@^7.7.2":
version "7.18.7"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.18.7.tgz#2aa78da3c05aadfc82dbac16c99552fc802284bd"
Expand Down Expand Up @@ -346,14 +337,6 @@
"@babel/template" "^7.18.6"
"@babel/types" "^7.18.6"

"@babel/helper-function-name@^7.18.9":
version "7.18.9"
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz#940e6084a55dee867d33b4e487da2676365e86b0"
integrity sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==
dependencies:
"@babel/template" "^7.18.6"
"@babel/types" "^7.18.9"

"@babel/helper-function-name@^7.19.0":
version "7.19.0"
resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.19.0.tgz#941574ed5390682e872e52d3f38ce9d1bef4648c"
Expand Down Expand Up @@ -669,7 +652,7 @@
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.7.tgz#6099720c8839ca865a2637e6c85852ead0bdb595"
integrity sha512-X67Z5y+VBJuHB/RjwECp8kSl5uYi0BvRbNeWqkaJCVh+LiTPl19WBUfG627psSgp9rSf6ojuXghQM3ha6qHHdA==

"@babel/parser@^7.18.10", "@babel/parser@^7.18.11":
"@babel/parser@^7.18.10":
version "7.18.11"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.18.11.tgz#68bb07ab3d380affa9a3f96728df07969645d2d9"
integrity sha512-9JKn5vN+hDt0Hdqn1PiJ2guflwP+B6Ga8qbDuoF0PzzVhrzsKIJo8yGqVk6CmMHiMei9w1C1Bp9IMJSIK+HPIQ==
Expand Down Expand Up @@ -2089,23 +2072,7 @@
"@babel/parser" "^7.18.6"
"@babel/types" "^7.18.6"

"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.18.6", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.2":
version "7.18.11"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.18.11.tgz#3d51f2afbd83ecf9912bcbb5c4d94e3d2ddaa16f"
integrity sha512-TG9PiM2R/cWCAy6BPJKeHzNbu4lPzOSZpeMfeNErskGpTJx6trEvFaVCbDvpcxwy49BKWmEPwiW8mrysNiDvIQ==
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/generator" "^7.18.10"
"@babel/helper-environment-visitor" "^7.18.9"
"@babel/helper-function-name" "^7.18.9"
"@babel/helper-hoist-variables" "^7.18.6"
"@babel/helper-split-export-declaration" "^7.18.6"
"@babel/parser" "^7.18.11"
"@babel/types" "^7.18.10"
debug "^4.1.0"
globals "^11.1.0"

"@babel/traverse@^7.20.1":
"@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.18.6", "@babel/traverse@^7.20.1", "@babel/traverse@^7.4.5", "@babel/traverse@^7.7.2":
version "7.20.1"
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.1.tgz#9b15ccbf882f6d107eeeecf263fbcdd208777ec8"
integrity sha512-d3tN8fkVJwFLkHkBN479SOsw4DMZnz8cdbL/gvuDuzy3TS6Nfw80HuQqhw1pITbIruHyh7d1fMA47kWzmcUEGA==
Expand All @@ -2129,7 +2096,7 @@
"@babel/helper-validator-identifier" "^7.14.5"
to-fast-properties "^2.0.0"

"@babel/types@^7.18.10", "@babel/types@^7.18.9":
"@babel/types@^7.18.10":
version "7.18.10"
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10.tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6"
integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ==
Expand Down Expand Up @@ -2729,10 +2696,10 @@
resolved "https://registry.yarnpkg.com/@mdx-js/util/-/util-1.6.22.tgz#219dfd89ae5b97a8801f015323ffa4b62f45718b"
integrity sha512-H1rQc1ZOHANWBvPcW+JpGwr+juXSxM8Q8YCkm3GhZd8REu1fHR3z99CErO1p9pkcfcxZnMdIZdIsXkOHY0NilA==

"@meilisearch/instant-meilisearch@^0.11.0":
version "0.11.0"
resolved "https://registry.yarnpkg.com/@meilisearch/instant-meilisearch/-/instant-meilisearch-0.11.0.tgz#28dfecf30427726ddcf54e7eb673943cd6a22de5"
integrity sha512-JaSiF8aWeN/ZZQYpPTws2a7M3RWam8dtRxMb7Im2oJ6ui7Iacc6qxgmVXsY6SgW+mBC8SqEQGPLZTWUQfPvBQQ==
"@meilisearch/instant-meilisearch@^0.11.1":
version "0.11.1"
resolved "https://registry.yarnpkg.com/@meilisearch/instant-meilisearch/-/instant-meilisearch-0.11.1.tgz#1b8fdbbfee9d67ed8dcab46cedfae05bc0ded11c"
integrity sha512-FOAp1Lh1CAoY1CIJ2aYBYqw3oHcgzYEOBarPcrNqBfw0wQXuj6rHgANGm21pSxl8BNHLyYX85ntyOcUfD5f03g==
dependencies:
meilisearch "^0.31.1"

Expand Down Expand Up @@ -15707,10 +15674,10 @@ [email protected], style-to-object@^0.3.0:
dependencies:
inline-style-parser "0.1.1"

styled-components@^5.3.6:
version "5.3.6"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.6.tgz#27753c8c27c650bee9358e343fc927966bfd00d1"
integrity sha512-hGTZquGAaTqhGWldX7hhfzjnIYBZ0IXQXkCYdvF1Sq3DsUaLx6+NTHC5Jj1ooM2F68sBiVz3lvhfwQs/S3l6qg==
styled-components@^5.3.9:
version "5.3.9"
resolved "https://registry.yarnpkg.com/styled-components/-/styled-components-5.3.9.tgz#641af2a8bb89904de708c71b439caa9633e8f0ba"
integrity sha512-Aj3kb13B75DQBo2oRwRa/APdB5rSmwUfN5exyarpX+x/tlM/rwZA2vVk2vQgVSP6WKaZJHWwiFrzgHt+CLtB4A==
dependencies:
"@babel/helper-module-imports" "^7.0.0"
"@babel/traverse" "^7.4.5"
Expand Down

0 comments on commit 5c3b8b7

Please sign in to comment.