dependabot[bot] opened a new pull request, #38116: URL: https://github.com/apache/superset/pull/38116
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.9.19 to 2.10.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.10.0</h2> <h2>What's Changed</h2> <ul> <li>Introduces support for Node 6 by refactoring all <code>Object.entries</code> and <code>Object.values</code> instances and lowering ES target in Rollup to <code>es2015</code>.</li> <li>Adds specified Node version support in package.json for >=6.0.0.</li> <li>Refactors CLI code to avoid <code>parseArgs</code> which is not supported by versions of Node prior to 18, changes <code>import</code> to <code>require</code> and changes Rollup export to <code>cjs</code> to allow execution on older versions of Node.</li> <li>Adds a new <code>legacy-test.js</code> file that allows basic testing on older versions of Node where current versions of Jasmine and ESLint are not supported.</li> <li>Adds a test matrix to run tests on all even-numbered Node versions from 6 to 24.</li> <li>refactor publish workflows to support NPM's new OIDC integration</li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.9.24...v2.10.0">https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.9.24...v2.10.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/874d44b343e8eda9386e318838d01c6a27bf65a2"><code>874d44b</code></a> 2.10.0</li> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/39d29e71c68bb4f6cb7f6c4036e4e0f13c6bf367"><code>39d29e7</code></a> Add trigger to run_tests.yml to test all PRs to main</li> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/b663e5bb5445d91fbcc51e614177e980c7ab5a74"><code>b663e5b</code></a> update publish.yml to use new run_tests.yml workflow</li> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/85856ee2dd51fed40d7240c6377b8b7550738c99"><code>85856ee</code></a> Rewrite CLI to avoid parseArgs</li> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/e89115c023f72597b081099181d8a1a58b1d8b07"><code>e89115c</code></a> refactor locations of tests</li> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/6b494709223630586398f8025654062e702343d8"><code>6b49470</code></a> Revert to Node 18 and up for Jasmine tests</li> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/0fc540a507a4c4cc177d288459d42edc2cefed43"><code>0fc540a</code></a> remove unneeded eslint-disable</li> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/613a0c7d51a831e62290c33e95f3746cbc7c86ed"><code>613a0c7</code></a> Run full test suite from node 16 onwards</li> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/06f3825a9e1b9dfd6004e36a7937da333c5d6a6a"><code>06f3825</code></a> Include Node 24</li> <li><a href="https://github.com/web-platform-dx/baseline-browser-mapping/commit/15c7517061d1965dc1bdaebb0eaa8a4b22426483"><code>15c7517</code></a> Fix test script path</li> <li>Additional commits viewable in <a href="https://github.com/web-platform-dx/baseline-browser-mapping/compare/v2.9.19...v2.10.0">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for baseline-browser-mapping 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 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]
