Commit 4d41a16
authored
chore(deps-dev): bump baseline-browser-mapping from 2.9.19 to 2.10.0 in /webapp [skip ci]
Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.9.19 to 2.10.0.
Release notes
*Sourced from [baseline-browser-mapping's releases](https://github.com/web-platform-dx/baseline-browser-mapping/releases).*
> v2.10.0
> -------
>
> What's Changed
> --------------
>
> * Introduces support for Node 6 by refactoring all `Object.entries` and `Object.values` instances and lowering ES target in Rollup to `es2015`.
> * Adds specified Node version support in package.json for >=6.0.0.
> * Refactors CLI code to avoid `parseArgs` which is not supported by versions of Node prior to 18, changes `import` to `require` and changes Rollup export to `cjs` to allow execution on older versions of Node.
> * Adds a new `legacy-test.js` file that allows basic testing on older versions of Node where current versions of Jasmine and ESLint are not supported.
> * Adds a test matrix to run tests on all even-numbered Node versions from 6 to 24.
> * refactor publish workflows to support NPM's new OIDC integration
>
> **Full Changelog**: <web-platform-dx/baseline-browser-mapping@v2.9.24...v2.10.0>
Commits
* [`874d44b`](web-platform-dx/baseline-browser-mapping@874d44b) 2.10.0
* [`39d29e7`](web-platform-dx/baseline-browser-mapping@39d29e7) Add trigger to run\_tests.yml to test all PRs to main
* [`b663e5b`](web-platform-dx/baseline-browser-mapping@b663e5b) update publish.yml to use new run\_tests.yml workflow
* [`85856ee`](web-platform-dx/baseline-browser-mapping@85856ee) Rewrite CLI to avoid parseArgs
* [`e89115c`](web-platform-dx/baseline-browser-mapping@e89115c) refactor locations of tests
* [`6b49470`](web-platform-dx/baseline-browser-mapping@6b49470) Revert to Node 18 and up for Jasmine tests
* [`0fc540a`](web-platform-dx/baseline-browser-mapping@0fc540a) remove unneeded eslint-disable
* [`613a0c7`](web-platform-dx/baseline-browser-mapping@613a0c7) Run full test suite from node 16 onwards
* [`06f3825`](web-platform-dx/baseline-browser-mapping@06f3825) Include Node 24
* [`15c7517`](web-platform-dx/baseline-browser-mapping@15c7517) Fix test script path
* Additional commits viewable in [compare view](web-platform-dx/baseline-browser-mapping@v2.9.19...v2.10.0)
Maintainer changes
This version was pushed to npm by [GitHub Actions](<https://www.npmjs.com/~GitHub> Actions), a new releaser for baseline-browser-mapping since your current version.
[](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)
---
Dependabot commands and options
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 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)1 file changed
+7
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments