build(deps): bump vega-functions from 5.17.0 to 6.1.1 in /ui in the npm_and_yarn group across 0 directory (#4408) Updates `vega-functions` from 5.17.0 to 6.1.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vega/vega/releases">vega-functions's releases</a>.</em></p> <blockquote> <h2>v6.1.1</h2> <p><strong>Full Changelog</strong>: <a href="https://github.com/vega/vega/compare/v6.1.0...v6.1.1">https://github.com/vega/vega/compare/v6.1.0...v6.1.1</a></p> <h2>v6.1.0</h2> <h2>What's Changed</h2> <ul> <li>chore: bump cli to v6.0.0 by <a href="https://github.com/lsh"><code>@lsh</code></a> in <a href="https://redirect.github.com/vega/vega/pull/4043">vega/vega#4043</a></li> <li>fix: update version in specs by <a href="https://github.com/domoritz"><code>@domoritz</code></a> in <a href="https://redirect.github.com/vega/vega/pull/4045">vega/vega#4045</a></li> <li>feat: export schema from vega package by <a href="https://github.com/domoritz"><code>@domoritz</code></a> in <a href="https://redirect.github.com/vega/vega/pull/4046">vega/vega#4046</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vega/vega/compare/v6.0.0...v6.1.0">https://github.com/vega/vega/compare/v6.0.0...v6.1.0</a></p> <h2>v6.0.0</h2> <p>changes since v5.33.0</p> <p><strong>monorepo</strong></p> <ul> <li>Vega is now ESM only! (via <a href="https://redirect.github.com/vega/vega/issues/4018">#4018</a>) (Thanks <a href="https://github.com/domoritz"><code>@domoritz</code></a>!)</li> <li>(fix) Correct browser export syntax (via <a href="https://redirect.github.com/vega/vega/issues/4039">#4039</a>) (Thanks <a href="https://github.com/domoritz"><code>@domoritz</code></a>!)</li> <li>(fix) Fix source maps (via <a href="https://redirect.github.com/vega/vega/issues/4041">#4041</a>) (Thanks <a href="https://github.com/domoritz"><code>@domoritz</code></a>!)</li> <li>(fix) handle string datetime in interpreter (via <a href="https://redirect.github.com/vega/vega/issues/4042">#4042</a>) (Thanks <a href="https://github.com/domoritz"><code>@domoritz</code></a>!)</li> </ul> <p><strong>vega-typings</strong></p> <ul> <li>Expose resetSVGDefIds (via <a href="https://redirect.github.com/vega/vega/issues/4012">#4012</a>) (Thanks <a href="https://github.com/domoritz"><code>@domoritz</code></a>!)</li> </ul> <p><strong>docs</strong></p> <ul> <li>Update deps and datasets (via <a href="https://redirect.github.com/vega/vega/issues/4036">#4036</a>) (Thanks <a href="https://github.com/domoritz"><code>@domoritz</code></a>!)</li> </ul> <h2>v5.33.1</h2> <h2>What's Changed</h2> <p>Fixes <a href="https://github.com/vega/vega/security/advisories/GHSA-7f2v-3qq3-vvjf">https://github.com/vega/vega/security/advisories/GHSA-7f2v-3qq3-vvjf</a> for v5 releases</p> <ul> <li>fix: improve expressions by <a href="https://github.com/markov00"><code>@markov00</code></a> in <a href="https://redirect.github.com/vega/vega/pull/4147">vega/vega#4147</a></li> <li>chore(build): remove schema publish from long term support branch by <a href="https://github.com/hydrosquall"><code>@hydrosquall</code></a> in <a href="https://redirect.github.com/vega/vega/pull/4154">vega/vega#4154</a></li> <li>build: bump lockfile for 5.33.1 release by <a href="https://github.com/hydrosquall"><code>@hydrosquall</code></a> in <a href="https://redirect.github.com/vega/vega/pull/4158">vega/vega#4158</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/vega/vega/compare/v5.33.0...v5.33.1">https://github.com/vega/vega/compare/v5.33.0...v5.33.1</a></p> <h2>v5.33.0</h2> <p>Changes since v5.32.0</p> <p><strong>docs</strong></p> <ul> <li>Add release number to docs for base64 encode/decode (atob, btoa) (via <a href="https://redirect.github.com/vega/vega/issues/4023">#4023</a>). (Thanks <a href="https://github.com/hydrosquall"><code>@hydrosquall</code></a>!)</li> <li>Fix docs for exponential regression (via <a href="https://redirect.github.com/vega/vega/issues/4024">#4024</a>). (Thanks <a href="https://github.com/elliot-at-looker"><code>@elliot-at-looker</code></a>!)</li> </ul> <h2>v5.32.0</h2> <p>Changes since v5.31.0</p> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vega/vega/commit/d67c1b7d5ee707eabd82905088aff1605ca866ba"><code>d67c1b7</code></a> chore: bump to 6.1.1</li> <li><a href="https://github.com/vega/vega/commit/e5745308e2b0573d95eeca63c981c6db79b17a52"><code>e574530</code></a> chore: bump vega-cli</li> <li><a href="https://github.com/vega/vega/commit/77227893bf888ecd7d6017266c7699bae217e0a9"><code>7722789</code></a> chore: bump to 6.1.0</li> <li><a href="https://github.com/vega/vega/commit/6ba2d1b32e91b111713f37f33f486f996faef78d"><code>6ba2d1b</code></a> feat: export schema from vega package (<a href="https://redirect.github.com/vega/vega/issues/4046">#4046</a>)</li> <li><a href="https://github.com/vega/vega/commit/d98c6c77ec2b4a13c76020a6e2418617cce61d97"><code>d98c6c7</code></a> fix: update version in specs (<a href="https://redirect.github.com/vega/vega/issues/4045">#4045</a>)</li> <li><a href="https://github.com/vega/vega/commit/9d01d54cf28937782824ab3091b6c1f2ab6213a0"><code>9d01d54</code></a> chore: bump vega-typings version</li> <li><a href="https://github.com/vega/vega/commit/f30adaa30ddf454691be9bc9266c6ef2724691b4"><code>f30adaa</code></a> fix: correct type export</li> <li><a href="https://github.com/vega/vega/commit/3ddb79e84787c3f091b5eb2fed4a76131250f815"><code>3ddb79e</code></a> chore: bump cli to v6.0.0 (<a href="https://redirect.github.com/vega/vega/issues/4043">#4043</a>)</li> <li><a href="https://github.com/vega/vega/commit/45ce7657f6212c448be409887018b693a8103fd4"><code>45ce765</code></a> chore: v6.0.0 (<a href="https://redirect.github.com/vega/vega/issues/4040">#4040</a>)</li> <li><a href="https://github.com/vega/vega/commit/6cd32f9f92259506694478335517b58007424640"><code>6cd32f9</code></a> fix: handle string datetime in interpreter (<a href="https://redirect.github.com/vega/vega/issues/4042">#4042</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vega/vega/compare/v5.17.0...v6.1.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~hydrosquall">hydrosquall</a>, a new releaser for vega-functions since your current version.</p> </details> <br /> [](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 <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/google/perfetto/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Perfetto is an open-source suite of SDKs, daemons and tools which use tracing to help developers understand the behaviour of complex systems and root-cause functional and performance issues on client and embedded systems.
It is a production-grade tool that is the default tracing system for the Android operating system and the Chromium browser.
Perfetto is not a single tool, but a collection of components that work together:
Perfetto was designed to be a versatile and powerful tracing system for a wide range of use cases.
ftrace, allowing you to visualize scheduling, syscalls, interrupts, and custom kernel tracepoints on a timeline.chrome://tracing. Use it to debug and root-cause issues in the browser, V8, and Blink.We‘ve designed our documentation to guide you to the right information as quickly as possible, whether you’re a newcomer to performance analysis or an experienced developer.
New to tracing? If you're unfamiliar with concepts like tracing and profiling, start here:
Ready to dive in? Our “Getting Started” guide is the main entry point for all users. It will help you find the right tutorials and documentation for your specific needs:
Want the full overview? For a comprehensive look at what Perfetto is, why it's useful, and who uses it, see our main documentation page:
For users interested in the Debian distribution of Perfetto, the official source of truth and packaging efforts are maintained at Debian Perfetto Salsa Repository
Have questions? Need help?
We follow Google's Open Source Community Guidelines.