Skip to content

Comments

build(deps-dev): Bump baseline-browser-mapping from 2.9.19 to 2.10.0#4491

Merged
dartcafe merged 1 commit intomainfrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.10.0
Feb 21, 2026
Merged

build(deps-dev): Bump baseline-browser-mapping from 2.9.19 to 2.10.0#4491
dartcafe merged 1 commit intomainfrom
dependabot/npm_and_yarn/baseline-browser-mapping-2.10.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 20, 2026

Bumps baseline-browser-mapping from 2.9.19 to 2.10.0.

Release notes

Sourced from baseline-browser-mapping's 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 2.10.0
  • 39d29e7 Add trigger to run_tests.yml to test all PRs to main
  • b663e5b update publish.yml to use new run_tests.yml workflow
  • 85856ee Rewrite CLI to avoid parseArgs
  • e89115c refactor locations of tests
  • 6b49470 Revert to Node 18 and up for Jasmine tests
  • 0fc540a remove unneeded eslint-disable
  • 613a0c7 Run full test suite from node 16 onwards
  • 06f3825 Include Node 24
  • 15c7517 Fix test script path
  • Additional commits viewable in compare view
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.


Dependabot compatibility score

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 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 <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)

Bumps [baseline-browser-mapping](https://github.com/web-platform-dx/baseline-browser-mapping) from 2.9.19 to 2.10.0.
- [Release notes](https://github.com/web-platform-dx/baseline-browser-mapping/releases)
- [Commits](web-platform-dx/baseline-browser-mapping@v2.9.19...v2.10.0)

---
updated-dependencies:
- dependency-name: baseline-browser-mapping
  dependency-version: 2.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Feb 20, 2026
@dartcafe dartcafe merged commit cf5c9f4 into main Feb 21, 2026
42 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/baseline-browser-mapping-2.10.0 branch February 21, 2026 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant