chore(deps): Bump vega-embed from 6.21.0 to 6.28.0 in /experimenter (#11736)
Bumps [vega-embed](https://github.com/vega/vega-embed) from 6.21.0 to 6.28.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vega/vega-embed/releases">vega-embed's releases</a>.</em></p> <blockquote> <h2>Release 6.28.0</h2> <h1><a href="https://github.com/vega/vega-embed/compare/v6.27.1...v6.28.0">6.28.0</a> (2024-11-07)</h1> <h3>Features</h3> <ul> <li>use esm version of fast-json-patch (<a href="https://redirect.github.com/vega/vega-embed/issues/1364">#1364</a>) (<a href="1a3684553a
">1a36845</a>)</li> </ul> <h2>Release 6.27.1</h2> <h2><a href="https://github.com/vega/vega-embed/compare/v6.27.0...v6.27.1">6.27.1</a> (2024-11-07)</h2> <h3>Bug Fixes</h3> <ul> <li>correct types reference (<a href="794b9ccca3
">794b9cc</a>)</li> </ul> <h2>Release 6.27.0</h2> <h1><a href="https://github.com/vega/vega-embed/compare/v6.26.0...v6.27.0">6.27.0</a> (2024-11-05)</h1> <h3>Features</h3> <ul> <li>update vega tooltip and add update rollup typescript (<a href="2e90bf4b27
">2e90bf4</a>)</li> </ul> <h2>Release 6.26.0</h2> <h1><a href="https://github.com/vega/vega-embed/compare/v6.25.0...v6.26.0">6.26.0</a> (2024-07-03)</h1> <h3>Bug Fixes</h3> <ul> <li>apply patch before posting (<a href="https://redirect.github.com/vega/vega-embed/issues/1337">#1337</a>) (<a href="2397535062
">2397535</a>)</li> </ul> <h3>Features</h3> <ul> <li>add explicit exports (<a href="https://redirect.github.com/vega/vega-embed/issues/1301">#1301</a>) (<a href="3d1e921186
">3d1e921</a>)</li> </ul> <h2>Release 6.25.0</h2> <h1><a href="https://github.com/vega/vega-embed/compare/v6.24.0...v6.25.0">6.25.0</a> (2024-04-10)</h1> <h3>Features</h3> <ul> <li>remove patch package and update deps (<a href="https://redirect.github.com/vega/vega-embed/issues/1315">#1315</a>) (<a href="37dc579128
">37dc579</a>)</li> </ul> <h2>Release 6.24.0</h2> <h1><a href="https://github.com/vega/vega-embed/compare/v6.23.0...v6.24.0">6.24.0</a> (2023-12-19)</h1> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/vega/vega-embed/blob/main/CHANGELOG.md">vega-embed's changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/vega/vega-embed/compare/v6.27.1...v6.28.0">6.28.0</a> (2024-11-07)</h1> <h3>Features</h3> <ul> <li>use esm version of fast-json-patch (<a href="https://redirect.github.com/vega/vega-embed/issues/1364">#1364</a>) (<a href="1a3684553a
">1a36845</a>)</li> </ul> <h2><a href="https://github.com/vega/vega-embed/compare/v6.27.0...v6.27.1">6.27.1</a> (2024-11-07)</h2> <h3>Bug Fixes</h3> <ul> <li>correct types reference (<a href="794b9ccca3
">794b9cc</a>)</li> </ul> <h1><a href="https://github.com/vega/vega-embed/compare/v6.26.0...v6.27.0">6.27.0</a> (2024-11-05)</h1> <h3>Features</h3> <ul> <li>update vega tooltip and add update rollup typescript (<a href="2e90bf4b27
">2e90bf4</a>)</li> </ul> <h1><a href="https://github.com/vega/vega-embed/compare/v6.25.0...v6.26.0">6.26.0</a> (2024-07-03)</h1> <h3>Bug Fixes</h3> <ul> <li>apply patch before posting (<a href="https://redirect.github.com/vega/vega-embed/issues/1337">#1337</a>) (<a href="2397535062
">2397535</a>)</li> </ul> <h3>Features</h3> <ul> <li>add explicit exports (<a href="https://redirect.github.com/vega/vega-embed/issues/1301">#1301</a>) (<a href="3d1e921186
">3d1e921</a>)</li> </ul> <h1><a href="https://github.com/vega/vega-embed/compare/v6.24.0...v6.25.0">6.25.0</a> (2024-04-10)</h1> <h3>Features</h3> <ul> <li>remove patch package and update deps (<a href="https://redirect.github.com/vega/vega-embed/issues/1315">#1315</a>) (<a href="37dc579128
">37dc579</a>)</li> </ul> <h1><a href="https://github.com/vega/vega-embed/compare/v6.23.0...v6.24.0">6.24.0</a> (2023-12-19)</h1> <h3>Bug Fixes</h3> <ul> <li>allow all themes from vega themes in types (<a href="https://redirect.github.com/vega/vega-embed/issues/1288">#1288</a>) (<a href="cab79d226d
">cab79d2</a>)</li> </ul> <h3>Features</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="2dfdf591c8
"><code>2dfdf59</code></a> chore: release v6.28.0</li> <li><a href="1a3684553a
"><code>1a36845</code></a> feat: use esm version of fast-json-patch (<a href="https://redirect.github.com/vega/vega-embed/issues/1364">#1364</a>)</li> <li><a href="f6af8bfc28
"><code>f6af8bf</code></a> chore: release v6.27.1</li> <li><a href="794b9ccca3
"><code>794b9cc</code></a> fix: correct types reference</li> <li><a href="d73e04ee0b
"><code>d73e04e</code></a> chore: release v6.27.0</li> <li><a href="2e90bf4b27
"><code>2e90bf4</code></a> feat: update vega tooltip and add update rollup typescript</li> <li><a href="4ccb0e3798
"><code>4ccb0e3</code></a> chore: update deps</li> <li><a href="426ac566f4
"><code>426ac56</code></a> chore(deps-dev): bump del-cli from 5.1.0 to 6.0.0 (<a href="https://redirect.github.com/vega/vega-embed/issues/1360">#1360</a>)</li> <li><a href="868c43035b
"><code>868c430</code></a> chore(deps-dev): bump rollup from 4.23.0 to 4.24.3 (<a href="https://redirect.github.com/vega/vega-embed/issues/1359">#1359</a>)</li> <li><a href="4bb27ca778
"><code>4bb27ca</code></a> chore(deps-dev): bump typescript-eslint from 8.8.0 to 8.12.2 (<a href="https://redirect.github.com/vega/vega-embed/issues/1361">#1361</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vega/vega-embed/compare/v6.21.0...v6.28.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=vega-embed&package-manager=npm_and_yarn&previous-version=6.21.0&new-version=6.28.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
78dc7e7b13
Коммит
28429dbb45
|
@ -66,7 +66,7 @@
|
|||
"react-tooltip": "^4.5.0",
|
||||
"typescript": "4.3.4",
|
||||
"vega": "5.22.0",
|
||||
"vega-embed": "^6.21.0",
|
||||
"vega-embed": "^6.28.0",
|
||||
"vega-lite": "^4.17.0",
|
||||
"zod": "^3.23.0"
|
||||
},
|
||||
|
|
|
@ -2861,6 +2861,11 @@
|
|||
lodash "^4.17.20"
|
||||
lodash-es "^4.17.20"
|
||||
|
||||
"@rollup/rollup-linux-x64-gnu@^4.24.4":
|
||||
version "4.25.0"
|
||||
resolved "https://registry.yarnpkg.com/@rollup/rollup-linux-x64-gnu/-/rollup-linux-x64-gnu-4.25.0.tgz#dfcceebc5ccac7fc2db19471996026258c81b55f"
|
||||
integrity sha512-ThcnU0EcMDn+J4B9LD++OgBYxZusuA7iemIIiz5yzEcFg04VZFzdFjuwPdlURmYPZw+fgVrFzj4CA64jSTG4Ig==
|
||||
|
||||
"@rtsao/scc@^1.1.0":
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8"
|
||||
|
@ -17124,10 +17129,10 @@ semver@^6.0.0, semver@^6.1.0, semver@^6.1.1, semver@^6.1.2, semver@^6.2.0, semve
|
|||
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.1.tgz#556d2ef8689146e46dcea4bfdd095f3434dffcb4"
|
||||
integrity sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==
|
||||
|
||||
semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.4:
|
||||
version "7.6.2"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.2.tgz#1e3b34759f896e8f14d6134732ce798aeb0c6e13"
|
||||
integrity sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==
|
||||
semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semver@^7.5.4, semver@^7.6.3:
|
||||
version "7.6.3"
|
||||
resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3.tgz#980f7b5550bc175fb4dc09403085627f9eb33143"
|
||||
integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==
|
||||
|
||||
send@0.19.0:
|
||||
version "0.19.0"
|
||||
|
@ -18608,15 +18613,10 @@ tslib@^1.10.0, tslib@^1.8.1, tslib@^1.9.0, tslib@^1.9.3:
|
|||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00"
|
||||
integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==
|
||||
|
||||
tslib@^2, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.4.0:
|
||||
version "2.4.0"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.4.0.tgz#7cecaa7f073ce680a05847aa77be941098f36dc3"
|
||||
integrity sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==
|
||||
|
||||
tslib@^2.6.2:
|
||||
version "2.6.3"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.6.3.tgz#0438f810ad7a9edcde7a241c3d80db693c8cbfe0"
|
||||
integrity sha512-xNvxJEOUiWPGhUuUdQgAJPKOOJfGnIyKySOc09XkKsgdUV/3E2zvwZYdejjmRgPCgcym1juLH3226yA7sEFJKQ==
|
||||
tslib@^2, tslib@^2.0.0, tslib@^2.0.1, tslib@^2.1.0, tslib@^2.3.0, tslib@^2.3.1, tslib@^2.6.2, tslib@^2.8.1:
|
||||
version "2.8.1"
|
||||
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
|
||||
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
|
||||
|
||||
tslib@~2.0.3:
|
||||
version "2.0.3"
|
||||
|
@ -19268,19 +19268,19 @@ vega-dataflow@^5.7.3, vega-dataflow@^5.7.4, vega-dataflow@~5.7.4:
|
|||
vega-loader "^4.3.2"
|
||||
vega-util "^1.16.1"
|
||||
|
||||
vega-embed@^6.21.0:
|
||||
version "6.21.0"
|
||||
resolved "https://registry.yarnpkg.com/vega-embed/-/vega-embed-6.21.0.tgz#a6f7d4965c653e40620bfd0a51fb419321cff02c"
|
||||
integrity sha512-Tzo9VAfgNRb6XpxSFd7uphSeK2w5OxDY2wDtmpsQ+rQlPSEEI9TE6Jsb2nHRLD5J4FrmXKLrTcORqidsNQSXEg==
|
||||
vega-embed@^6.28.0:
|
||||
version "6.28.0"
|
||||
resolved "https://registry.yarnpkg.com/vega-embed/-/vega-embed-6.28.0.tgz#18ea7ea24e12df4d6075496ce4dd601fca23ce0d"
|
||||
integrity sha512-QCjrNCDZPrSOZPG3UmfFZsd95mUQEZSYAWdoi2TOEnzBv/NzB+BX+Fc6jdpcAHsORn3TqxL0um/jktyjnV88zg==
|
||||
dependencies:
|
||||
fast-json-patch "^3.1.1"
|
||||
json-stringify-pretty-compact "^3.0.0"
|
||||
semver "^7.3.7"
|
||||
tslib "^2.4.0"
|
||||
vega-interpreter "^1.0.4"
|
||||
semver "^7.6.3"
|
||||
tslib "^2.8.1"
|
||||
vega-interpreter "^1.0.5"
|
||||
vega-schema-url-parser "^2.2.0"
|
||||
vega-themes "^2.10.0"
|
||||
vega-tooltip "^0.28.0"
|
||||
vega-themes "^2.15.0"
|
||||
vega-tooltip "^0.35.1"
|
||||
|
||||
vega-encode@~4.9.0:
|
||||
version "4.9.0"
|
||||
|
@ -19378,10 +19378,10 @@ vega-hierarchy@~4.1.0:
|
|||
vega-dataflow "^5.7.3"
|
||||
vega-util "^1.15.2"
|
||||
|
||||
vega-interpreter@^1.0.4:
|
||||
version "1.0.4"
|
||||
resolved "https://registry.yarnpkg.com/vega-interpreter/-/vega-interpreter-1.0.4.tgz#291ebf85bc2d1c3550a3da22ff75b3ba0d326a39"
|
||||
integrity sha512-6tpYIa/pJz0cZo5fSxDSkZkAA51pID2LjOtQkOQvbzn+sJiCaWKPFhur8MBqbcmYZ9bnap1OYNwlrvpd2qBLvg==
|
||||
vega-interpreter@^1.0.5:
|
||||
version "1.0.5"
|
||||
resolved "https://registry.yarnpkg.com/vega-interpreter/-/vega-interpreter-1.0.5.tgz#19e1d1b5f84a4ea9cb25c4e90a05ce16cd058484"
|
||||
integrity sha512-po6oTOmeQqr1tzTCdD15tYxAQLeUnOVirAysgVEemzl+vfmvcEP7jQmlc51jz0jMA+WsbmE6oJywisQPu/H0Bg==
|
||||
|
||||
vega-label@~1.2.0:
|
||||
version "1.2.0"
|
||||
|
@ -19502,10 +19502,10 @@ vega-statistics@^1.7.9, vega-statistics@^1.8.0, vega-statistics@~1.8.0:
|
|||
dependencies:
|
||||
d3-array "^3.1.1"
|
||||
|
||||
vega-themes@^2.10.0:
|
||||
version "2.10.0"
|
||||
resolved "https://registry.yarnpkg.com/vega-themes/-/vega-themes-2.10.0.tgz#82768b14686e3fbfbdab0e77cb63e12c62b4911e"
|
||||
integrity sha512-prePRUKFUFGWniuZsJOfkdb+27Gwrrm82yAlVuU+912kcknsx1DVmMSg2yF79f4jdtqnAFIGycZgxoj13SEIuQ==
|
||||
vega-themes@^2.15.0:
|
||||
version "2.15.0"
|
||||
resolved "https://registry.yarnpkg.com/vega-themes/-/vega-themes-2.15.0.tgz#cf7592efb45406957e9beb67d7033ee5f7b7a511"
|
||||
integrity sha512-DicRAKG9z+23A+rH/3w3QjJvKnlGhSbbUXGjBvYGseZ1lvj9KQ0BXZ2NS/+MKns59LNpFNHGi9us/wMlci4TOA==
|
||||
|
||||
vega-time@^2.0.3, vega-time@^2.1.0, vega-time@~2.1.0:
|
||||
version "2.1.0"
|
||||
|
@ -19516,12 +19516,14 @@ vega-time@^2.0.3, vega-time@^2.1.0, vega-time@~2.1.0:
|
|||
d3-time "^3.0.0"
|
||||
vega-util "^1.15.2"
|
||||
|
||||
vega-tooltip@^0.28.0:
|
||||
version "0.28.0"
|
||||
resolved "https://registry.yarnpkg.com/vega-tooltip/-/vega-tooltip-0.28.0.tgz#8bae2601ffae5e67622de37108f53f284e9a978b"
|
||||
integrity sha512-DbK0V5zzk+p9cphZZXV91ZGeKq0zr6JIS0VndUoGTisldzw4tRgmpGQcTfMjew53o7/voeTM2ELTnJAJRzX4tg==
|
||||
vega-tooltip@^0.35.1:
|
||||
version "0.35.1"
|
||||
resolved "https://registry.yarnpkg.com/vega-tooltip/-/vega-tooltip-0.35.1.tgz#a789bda75b9ca79b41401bf3c045a6e0cc3a1ca2"
|
||||
integrity sha512-KpPa3H0tE3bTr0DFho1qJUygRLmVy8+iAnEnJvPaQIdI6QBcvFqrkHoA23QhTFtRLNdHaGzmuxoJNWJ1TcIyzg==
|
||||
dependencies:
|
||||
vega-util "^1.17.0"
|
||||
vega-util "^1.17.2"
|
||||
optionalDependencies:
|
||||
"@rollup/rollup-linux-x64-gnu" "^4.24.4"
|
||||
|
||||
vega-transforms@~4.10.0:
|
||||
version "4.10.0"
|
||||
|
@ -19548,6 +19550,11 @@ vega-util@^1.15.2, vega-util@^1.16.0, vega-util@^1.16.1, vega-util@^1.17.0, vega
|
|||
resolved "https://registry.yarnpkg.com/vega-util/-/vega-util-1.17.0.tgz#b72ae0baa97f943bf591f8f5bb27ceadf06834ac"
|
||||
integrity sha512-HTaydZd9De3yf+8jH66zL4dXJ1d1p5OIFyoBzFiOli4IJbwkL1jrefCKz6AHDm1kYBzDJ0X4bN+CzZSCTvNk1w==
|
||||
|
||||
vega-util@^1.17.2:
|
||||
version "1.17.2"
|
||||
resolved "https://registry.yarnpkg.com/vega-util/-/vega-util-1.17.2.tgz#f69aa09fd5d6110c19c4a0f0af9e35945b99987d"
|
||||
integrity sha512-omNmGiZBdjm/jnHjZlywyYqafscDdHaELHx1q96n5UOz/FlO9JO99P4B3jZg391EFG8dqhWjQilSf2JH6F1mIw==
|
||||
|
||||
vega-util@~1.16.0:
|
||||
version "1.16.1"
|
||||
resolved "https://registry.yarnpkg.com/vega-util/-/vega-util-1.16.1.tgz#992bf3c3b6e145797214d99862841baea417ba39"
|
||||
|
|
Загрузка…
Ссылка в новой задаче