dependabot[bot] opened a new pull request, #42550: URL: https://github.com/apache/superset/pull/42550
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.10.44 to 2.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/web-platform-dx/baseline-browser-mapping/releases">baseline-browser-mapping's releases</a>.</em></p> <blockquote> <h2>v2.11.0</h2> <h2>What's Changed in 2.11.0</h2> <ul> <li>feat: Adds a new <code>getTimeline()</code> method for getting the series of minimum browser changes, either grouped by date or by browser.</li> <li>refactor: Substantial refactoring of the data compression process that replaces the full list of browsers from <code>@mdn/browser-compat-data</code> and <code>downstream-browsers.json</code> and features from <code>web-features</code> (in their very pared down form) with a change-list timeline that reflects which versions supported Baseline (newly available) on a given date. Thanks to <a href="https://github.com/swwind"><code>@swwind</code></a> for the idea!</li> <li>refactor: Some common functions have been moved to a <code>util.ts</code> module for use in other scripts.</li> <li>fix: Removes <code>process.exit()</code> calls when unsupported option combinations are passed to getCompatibleVersions() and <code>getAllVersions()</code> in favour of throwing an <code>Error</code>. There is a small security risk with <code>process.exit()</code> calls that sites accepting unsanitised inputs could be the subject of attacks. Unsupported config options now throw and Error which should allow for more graceful handling. Thanks to <a href="https://github.com/bnbdr"><code>@bnbdr</code></a> for flagging this as vulnerability CVE-2026-45819 .</li> </ul> <p>Fixes <a href="https://redirect.github.com/web-platform-dx/baseline-browser-mapping/issues/134">#134</a></p> <p><strong>Full Changelog</strong>: <a href="https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.10.44...v2.11.0">https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.10.44...v2.11.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/de733e2d8959559f7bb255d5927f3afcb6f31589"><code>de733e2</code></a> feat: add getTimeline() and refactor data compression (<a href="https://redirect.github.com/web-platform-dx/baseline-browser-mapping/issues/137">#137</a>)</li> <li>See full diff in <a href="https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.10.44...v2.11.0">compare view</a></li> </ul> </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 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> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
