Skip to content

Commit

Permalink
Bump @ant-design/compatible from 5.1.2 to 5.1.3 (#2316)
Browse files Browse the repository at this point in the history
Bumps [@ant-design/compatible](https://github.com/ant-design/compatible)
from 5.1.2 to 5.1.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ant-design/compatible/releases"><code>@​ant-design/compatible</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v5.1.3</h2>
<ul>
<li>fix: antd latest version compatible  fe96701</li>
<li>fix CSS-in-JS warning about content without quotes (<a
href="https://redirect.github.com/ant-design/compatible/issues/157">#157</a>)
921f883</li>
</ul>
<p><a
href="https://github.com/ant-design/compatible/compare/v5.1.2...v5.1.3">https://github.com/ant-design/compatible/compare/v5.1.2...v5.1.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ant-design/compatible/commit/37222fa0e6af0bb7f61ddf374eac35b7ab02eb3d"><code>37222fa</code></a>
5.1.3</li>
<li><a
href="https://github.com/ant-design/compatible/commit/fe967017b3d3435a1db210a3819ff7dc1db124cb"><code>fe96701</code></a>
fix: antd latest version compatible</li>
<li><a
href="https://github.com/ant-design/compatible/commit/921f883a01eb9b3fa7ed02f9023945b725ff55aa"><code>921f883</code></a>
fix CSS-in-JS warning about content without quotes (<a
href="https://redirect.github.com/ant-design/compatible/issues/157">#157</a>)</li>
<li>See full diff in <a
href="https://github.com/ant-design/compatible/compare/v5.1.2...v5.1.3">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@ant-design/compatible&package-manager=npm_and_yarn&previous-version=5.1.2&new-version=5.1.3)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 5, 2024
1 parent e6a5183 commit 823c48c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
2 changes: 1 addition & 1 deletion packages/jaeger-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"vite-plugin-imp": "^2.3.1"
},
"dependencies": {
"@ant-design/compatible": "^5.1.2",
"@ant-design/compatible": "^5.1.3",
"@jaegertracing/plexus": "0.2.0",
"@pyroscope/flamegraph": "0.21.4",
"antd": "^5.10.2",
Expand Down
18 changes: 5 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@
dependencies:
"@ctrl/tinycolor" "^3.4.0"

"@ant-design/compatible@^5.1.2":
version "5.1.2"
resolved "https://registry.yarnpkg.com/@ant-design/compatible/-/compatible-5.1.2.tgz#af6ae0a32466440e3719bb8c1118ae14f5950044"
integrity sha512-PcNV6hCrlx1JnKBjC148BjJNM3XLVSEER422SOk/HRVD8rm8ZovItlZrQOoO3WH5L4jqwj5gxQap2cqSnmQaTg==
"@ant-design/compatible@^5.1.3":
version "5.1.3"
resolved "https://registry.yarnpkg.com/@ant-design/compatible/-/compatible-5.1.3.tgz#5ede26392defae43f54e19f604fdb44eb9859816"
integrity sha512-uLvjwENnpY/1gxYb5m8L2k+WmBpBHqH45fO76+4J+WUDKTUKpmwbEW3OG/in2mSO2HI6h3Mcp57+tAMr18ZkgQ==
dependencies:
classnames "^2.2.6"
dayjs "^1.11.4"
Expand Down Expand Up @@ -8817,15 +8817,7 @@ rc-util@^4.15.3:
react-lifecycles-compat "^3.0.4"
shallowequal "^1.1.0"

rc-util@^5.0.1, rc-util@^5.16.1, rc-util@^5.17.0, rc-util@^5.18.1, rc-util@^5.2.0, rc-util@^5.20.1, rc-util@^5.21.0, rc-util@^5.24.4, rc-util@^5.27.0, rc-util@^5.36.0, rc-util@^5.37.0:
version "5.37.0"
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.37.0.tgz#6df9a55cb469b41b6995530a45b5f3dd3219a4ea"
integrity sha512-cPMV8DzaHI1KDaS7XPRXAf4J7mtBqjvjikLpQieaeOO7+cEbqY2j7Kso/T0R0OiEZTNcLS/8Zl9YrlXiO9UbjQ==
dependencies:
"@babel/runtime" "^7.18.3"
react-is "^16.12.0"

rc-util@^5.24.5, rc-util@^5.25.2, rc-util@^5.28.0, rc-util@^5.30.0, rc-util@^5.31.1, rc-util@^5.32.2, rc-util@^5.34.1, rc-util@^5.35.0, rc-util@^5.38.0:
rc-util@^5.0.1, rc-util@^5.16.1, rc-util@^5.17.0, rc-util@^5.18.1, rc-util@^5.2.0, rc-util@^5.20.1, rc-util@^5.21.0, rc-util@^5.24.4, rc-util@^5.24.5, rc-util@^5.25.2, rc-util@^5.27.0, rc-util@^5.28.0, rc-util@^5.30.0, rc-util@^5.31.1, rc-util@^5.32.2, rc-util@^5.34.1, rc-util@^5.35.0, rc-util@^5.36.0, rc-util@^5.37.0, rc-util@^5.38.0:
version "5.38.0"
resolved "https://registry.yarnpkg.com/rc-util/-/rc-util-5.38.0.tgz#18a3d1c26ba3c43fabfbe6303e825dabd9e5f4f0"
integrity sha512-yV/YBNdFn+edyBpBdCqkPE29Su0jWcHNgwx2dJbRqMrMfrUcMJUjCRV+ZPhcvWyKFJ63GzEerPrz9JIVo0zXmA==
Expand Down

0 comments on commit 823c48c

Please sign in to comment.