Skip to content

Commit

Permalink
Merge #597
Browse files Browse the repository at this point in the history
597: Bump color from 4.2.3 to 5.0.0 r=Strift a=dependabot[bot]

Bumps [color](https://github.com/Qix-/color) from 4.2.3 to 5.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/Qix-/color/releases">color's releases</a>.</em></p>
<blockquote>
<h2>5.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>move to ESM by <a href="https://github.com/LitoMore"><code>`@​LitoMore</code></a>` in <a href="https://github.com/Qix-/color/pull/264">https://github.com/Qix-/color/pull/264</a></li>
<li>fix: typo error, cant arrive at the anchor by <a href="https://github.com/buzuosheng"><code>`@​buzuosheng</code></a>` in <a href="https://github.com/Qix-/color/pull/252">https://github.com/Qix-/color/pull/252</a></li>
<li>Added more constructor examples (<a href="https://github.com/Qix-/color/issues/181">#181</a>) by <a href="https://github.com/ChristinaRau"><code>`@​ChristinaRau</code></a>` in <a href="https://github.com/Qix-/color/pull/260">https://github.com/Qix-/color/pull/260</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/buzuosheng"><code>`@​buzuosheng</code></a>` made their first contribution in <a href="https://github.com/Qix-/color/pull/252">https://github.com/Qix-/color/pull/252</a></li>
<li><a href="https://github.com/ChristinaRau"><code>`@​ChristinaRau</code></a>` made their first contribution in <a href="https://github.com/Qix-/color/pull/260">https://github.com/Qix-/color/pull/260</a></li>
<li><a href="https://github.com/LitoMore"><code>`@​LitoMore</code></a>` made their first contribution in <a href="https://github.com/Qix-/color/pull/264">https://github.com/Qix-/color/pull/264</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/Qix-/color/compare/4.2.3...5.0.0">https://github.com/Qix-/color/compare/4.2.3...5.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/Qix-/color/commit/fef7b619edd678455595b9b6a10780f13b58d285"><code>fef7b61</code></a> 5.0.0</li>
<li><a href="https://github.com/Qix-/color/commit/f14937b79b7b81f5072518a584ab4799f3f3fe5c"><code>f14937b</code></a> move to ESM (<a href="https://github.com/Qix-/color/issues/264">#264</a>)</li>
<li><a href="https://github.com/Qix-/color/commit/daec0b26942cd37dfa13bc5592a58670e77d2143"><code>daec0b2</code></a> revert incorrect language tag</li>
<li><a href="https://github.com/Qix-/color/commit/a6e6f67a9be7796ca8bd938042cb318d6d2c5d88"><code>a6e6f67</code></a> Added more constructor examples (<a href="https://github.com/Qix-/color/issues/181">#181</a>) (<a href="https://github.com/Qix-/color/issues/260">#260</a>)</li>
<li><a href="https://github.com/Qix-/color/commit/e188999dee229c902102ec37e398ff4d868616e5"><code>e188999</code></a> fix: typo error, cant arrive at the anchor (<a href="https://github.com/Qix-/color/issues/252">#252</a>)</li>
<li>See full diff in <a href="https://github.com/Qix-/color/compare/4.2.3...5.0.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=color&package-manager=npm_and_yarn&previous-version=4.2.3&new-version=5.0.0)](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` show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- ``@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
meili-bors[bot] and dependabot[bot] authored Mar 9, 2025
2 parents a916648 + bc68f93 commit 62f6c97
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"@meilisearch/instant-meilisearch": "0.24",
"@styled-system/should-forward-prop": "^5.1.5",
"babel-loader": "9.1.3",
"color": "^4.2.3",
"color": "^5.0.0",
"eslint-plugin-import": "^2.29.1",
"meilisearch": "0.48.2",
"prop-types": "^15.8.1",
Expand Down
59 changes: 29 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5705,37 +5705,52 @@ __metadata:
languageName: node
linkType: hard

"color-convert@npm:^3.0.1":
version: 3.0.1
resolution: "color-convert@npm:3.0.1"
dependencies:
color-name: "npm:^2.0.0"
checksum: 10c0/1ff3db76f4b247aec9062c079b96050f3bcde4fe2183fabf60652b25933fecb85b191bd92044ca60abece39927ad08a3e6d829d9fda9f505c1a1273d13dbc780
languageName: node
linkType: hard

"color-name@npm:1.1.3":
version: 1.1.3
resolution: "color-name@npm:1.1.3"
checksum: 10c0/566a3d42cca25b9b3cd5528cd7754b8e89c0eb646b7f214e8e2eaddb69994ac5f0557d9c175eb5d8f0ad73531140d9c47525085ee752a91a2ab15ab459caf6d6
languageName: node
linkType: hard

"color-name@npm:^1.0.0, color-name@npm:~1.1.4":
"color-name@npm:^2.0.0":
version: 2.0.0
resolution: "color-name@npm:2.0.0"
checksum: 10c0/fc0304606e5c5941f4649a9975c03a2ecd52a22aba3dadb3309b3e4ee61d78c3e13ff245e80b9a930955d38c5f32a9004196a7456c4542822aa1fcfea8e928ed
languageName: node
linkType: hard

"color-name@npm:~1.1.4":
version: 1.1.4
resolution: "color-name@npm:1.1.4"
checksum: 10c0/a1a3f914156960902f46f7f56bc62effc6c94e84b2cae157a526b1c1f74b677a47ec602bf68a61abfa2b42d15b7c5651c6dbe72a43af720bc588dff885b10f95
languageName: node
linkType: hard

"color-string@npm:^1.9.0":
version: 1.9.1
resolution: "color-string@npm:1.9.1"
"color-string@npm:^2.0.0":
version: 2.0.1
resolution: "color-string@npm:2.0.1"
dependencies:
color-name: "npm:^1.0.0"
simple-swizzle: "npm:^0.2.2"
checksum: 10c0/b0bfd74c03b1f837f543898b512f5ea353f71630ccdd0d66f83028d1f0924a7d4272deb278b9aef376cacf1289b522ac3fb175e99895283645a2dc3a33af2404
color-name: "npm:^2.0.0"
checksum: 10c0/8547edb171cfcc9b56d54664560fba98afd065deedd6812e9545be6448c9c38f89dff51e38d18249b3670fa11647824cbcb77bfbb0c8bff8e37c53c9c0baecc1
languageName: node
linkType: hard

"color@npm:^4.2.3":
version: 4.2.3
resolution: "color@npm:4.2.3"
"color@npm:^5.0.0":
version: 5.0.0
resolution: "color@npm:5.0.0"
dependencies:
color-convert: "npm:^2.0.1"
color-string: "npm:^1.9.0"
checksum: 10c0/7fbe7cfb811054c808349de19fb380252e5e34e61d7d168ec3353e9e9aacb1802674bddc657682e4e9730c2786592a4de6f8283e7e0d3870b829bb0b7b2f6118
color-convert: "npm:^3.0.1"
color-string: "npm:^2.0.0"
checksum: 10c0/fa5f2e84add2e1622abe016b917cca739535fc9845305db32043a5bde4b8164033f179fd1807ac3fe52c9ee7888f82d80e5ff90d1e2652454a2341ab3d23d086
languageName: node
linkType: hard

Expand Down Expand Up @@ -9327,13 +9342,6 @@ __metadata:
languageName: node
linkType: hard

"is-arrayish@npm:^0.3.1":
version: 0.3.2
resolution: "is-arrayish@npm:0.3.2"
checksum: 10c0/f59b43dc1d129edb6f0e282595e56477f98c40278a2acdc8b0a5c57097c9eff8fe55470493df5775478cf32a4dc8eaf6d3a749f07ceee5bc263a78b2434f6a54
languageName: node
linkType: hard

"is-async-function@npm:^2.0.0":
version: 2.1.0
resolution: "is-async-function@npm:2.1.0"
Expand Down Expand Up @@ -11191,7 +11199,7 @@ __metadata:
"@styled-system/should-forward-prop": "npm:^5.1.5"
"@svgr/cli": "npm:^8.1.0"
babel-loader: "npm:9.1.3"
color: "npm:^4.2.3"
color: "npm:^5.0.0"
cypress: "npm:^14.0.3"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:^19.0.4"
Expand Down Expand Up @@ -14460,15 +14468,6 @@ __metadata:
languageName: node
linkType: hard

"simple-swizzle@npm:^0.2.2":
version: 0.2.2
resolution: "simple-swizzle@npm:0.2.2"
dependencies:
is-arrayish: "npm:^0.3.1"
checksum: 10c0/df5e4662a8c750bdba69af4e8263c5d96fe4cd0f9fe4bdfa3cbdeb45d2e869dff640beaaeb1ef0e99db4d8d2ec92f85508c269f50c972174851bc1ae5bd64308
languageName: node
linkType: hard

"sisteransi@npm:^1.0.5":
version: 1.0.5
resolution: "sisteransi@npm:1.0.5"
Expand Down

0 comments on commit 62f6c97

Please sign in to comment.